2024-04-24T16:42:18.473 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-24T16:42:18.473 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_adking@teuthology --name adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi --archive /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800 --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} -- /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800/orig.config.yaml 2024-04-24T16:42:18.505 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-24T16:42:18.586 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800 branch: wip-adk-testing-2024-04-24-0937 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: '7671800' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-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-24-0937 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: 5904d29475f5be602879d9fb26280e89b808d5cc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5904d29475f5be602879d9fb26280e89b808d5cc workunit: branch: wip-adk-testing-2024-04-24-0937 sha1: 5904d29475f5be602879d9fb26280e89b808d5cc 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: 2532 sha1: 5904d29475f5be602879d9fb26280e89b808d5cc sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-24-0937 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_5904d29475f5be602879d9fb26280e89b808d5cc/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 5904d29475f5be602879d9fb26280e89b808d5cc targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOed8m4rOwyprwqrYWV4mKK659ja3kU/IoNZNEBj0SABQWkzy13vhAFS0W1Sf86tHb91NrUIqUMDaw1mkBL04TU= smithi204.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHxNpN2OBKJyQs3XHltZT/ZeyBX3IVXgzQtmbNjp4JyUwAYb7XiZTN4EHiYaiUBP6M6Uh6NG6EhSpEBcCauXnoc= 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-24_15:49:18 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-24T16:42:18.586 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_5904d29475f5be602879d9fb26280e89b808d5cc/qa; will attempt to use it 2024-04-24T16:42:18.587 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_5904d29475f5be602879d9fb26280e89b808d5cc/qa/tasks 2024-04-24T16:42:18.587 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-24T16:42:18.589 INFO:teuthology.task.internal:Checking packages... 2024-04-24T16:42:18.614 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '5904d29475f5be602879d9fb26280e89b808d5cc' 2024-04-24T16:42:18.614 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-24T16:42:18.615 INFO:teuthology.packaging:ref: None 2024-04-24T16:42:18.615 INFO:teuthology.packaging:tag: None 2024-04-24T16:42:18.615 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-24-0937 2024-04-24T16:42:18.615 INFO:teuthology.packaging:sha1: 5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T16:42:18.615 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-24-0937 2024-04-24T16:42:18.859 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3285-g5904d294-1jammy 2024-04-24T16:42:18.863 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-24T16:42:18.884 INFO:teuthology.task.internal:no buildpackages task found 2024-04-24T16:42:18.884 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-24T16:42:18.891 INFO:teuthology.task.internal:Saving configuration 2024-04-24T16:42:18.907 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-24T16:42:18.927 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-24T16:42:18.954 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800', '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-24 16:36:42.245149', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFp1wtpSV0vvRFLCk9wECgR3LWzKliHaUky5fiMjB/3+'} 2024-04-24T16:42:18.979 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800', '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-24 16:36:42.246519', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPaFsHwfYiZbchCTTY2TS0gLV/qZwkWhxLaVj/iWI1Pn'} 2024-04-24T16:42:18.979 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-24T16:42:18.985 INFO:teuthology.task.internal:roles: ubuntu@smithi040.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-24T16:42:18.985 INFO:teuthology.task.internal:roles: ubuntu@smithi204.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-24T16:42:18.986 INFO:teuthology.run_tasks:Running task console_log... 2024-04-24T16:42:19.084 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f17c5a6e670>, signals=[15]) 2024-04-24T16:42:19.084 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-24T16:42:19.092 INFO:teuthology.task.internal:Opening connections... 2024-04-24T16:42:19.092 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2024-04-24T16:42:19.094 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:42:19.198 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi204.front.sepia.ceph.com 2024-04-24T16:42:19.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:42:19.278 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-24T16:42:19.286 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2024-04-24T16:42:19.292 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2024-04-24T16:42:19.292 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="Ubuntu" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="22.04" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_CODENAME=jammy 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:ID=ubuntu 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE=debian 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-24T16:42:19.344 INFO:teuthology.orchestra.run.smithi040.stdout:UBUNTU_CODENAME=jammy 2024-04-24T16:42:19.345 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2024-04-24T16:42:19.372 DEBUG:teuthology.orchestra.run.smithi204:> uname -m 2024-04-24T16:42:19.378 INFO:teuthology.orchestra.run.smithi204.stdout:x86_64 2024-04-24T16:42:19.379 DEBUG:teuthology.orchestra.run.smithi204:> cat /etc/os-release 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:NAME="Ubuntu" 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_ID="22.04" 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_CODENAME=jammy 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:ID=ubuntu 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:ID_LIKE=debian 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-24T16:42:19.426 INFO:teuthology.orchestra.run.smithi204.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-24T16:42:19.427 INFO:teuthology.orchestra.run.smithi204.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-24T16:42:19.427 INFO:teuthology.orchestra.run.smithi204.stdout:UBUNTU_CODENAME=jammy 2024-04-24T16:42:19.427 INFO:teuthology.lock.ops:Updating smithi204.front.sepia.ceph.com on lock server 2024-04-24T16:42:19.455 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-24T16:42:19.472 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-24T16:42:19.566 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-24T16:42:19.566 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2024-04-24T16:42:19.569 DEBUG:teuthology.orchestra.run.smithi204:> test '!' -e /home/ubuntu/cephtest 2024-04-24T16:42:19.574 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-24T16:42:19.599 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-24T16:42:19.599 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2024-04-24T16:42:19.617 DEBUG:teuthology.orchestra.run.smithi204:> test -z $(ls -A /var/lib/ceph) 2024-04-24T16:42:19.637 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-24T16:42:19.690 INFO:teuthology.run_tasks:Running task kernel... 2024-04-24T16:42:19.703 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-24T16:42:19.704 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-24T16:42:19.704 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-24T16:42:19.704 DEBUG:teuthology.orchestra.run.smithi204:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-24T16:42:19.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T16:42:19.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T16:42:19.710 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-04-24T16:42:19.710 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-04-24T16:42:19.756 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-56-generic 2024-04-24T16:42:19.757 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.15.0-56-generic 2024-04-24T16:42:19.757 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2024-04-24T16:42:19.758 INFO:teuthology.orchestra.run.smithi204.stdout:5.15.0-56-generic 2024-04-24T16:42:19.758 INFO:teuthology.task.kernel:Running kernel on smithi204: 5.15.0-56-generic 2024-04-24T16:42:19.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get clean 2024-04-24T16:42:19.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-04-24T16:42:19.891 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2024-04-24T16:42:20.050 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T16:42:20.050 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-24T16:42:20.050 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-24T16:42:20.080 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T16:42:20.080 INFO:teuthology.orchestra.run.smithi204.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-24T16:42:20.081 INFO:teuthology.orchestra.run.smithi204.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-24T16:42:20.133 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-24T16:42:20.146 INFO:teuthology.orchestra.run.smithi204.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-24T16:42:20.310 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,392 kB] 2024-04-24T16:42:20.321 INFO:teuthology.orchestra.run.smithi204.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,392 kB] 2024-04-24T16:42:20.385 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-24T16:42:20.391 INFO:teuthology.orchestra.run.smithi204.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-24T16:42:20.428 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-24T16:42:20.434 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-24T16:42:20.437 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-24T16:42:20.438 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-24T16:42:20.442 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,768 kB] 2024-04-24T16:42:20.443 INFO:teuthology.orchestra.run.smithi204.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-24T16:42:20.448 INFO:teuthology.orchestra.run.smithi204.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-24T16:42:20.455 INFO:teuthology.orchestra.run.smithi204.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-24T16:42:20.456 INFO:teuthology.orchestra.run.smithi204.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,768 kB] 2024-04-24T16:42:20.481 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-24T16:42:20.489 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T16:42:20.489 INFO:teuthology.orchestra.run.smithi040.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-24T16:42:20.499 INFO:teuthology.orchestra.run.smithi204.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-24T16:42:20.499 INFO:teuthology.orchestra.run.smithi204.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-24T16:42:20.503 INFO:teuthology.orchestra.run.smithi040.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-24T16:42:20.506 INFO:teuthology.orchestra.run.smithi204.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T16:42:20.506 INFO:teuthology.orchestra.run.smithi204.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-24T16:42:20.520 INFO:teuthology.orchestra.run.smithi040.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-24T16:42:20.521 INFO:teuthology.orchestra.run.smithi040.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-24T16:42:20.521 INFO:teuthology.orchestra.run.smithi040.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-24T16:42:20.522 INFO:teuthology.orchestra.run.smithi040.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-24T16:42:20.522 INFO:teuthology.orchestra.run.smithi040.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-24T16:42:20.522 INFO:teuthology.orchestra.run.smithi204.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-24T16:42:20.529 INFO:teuthology.orchestra.run.smithi204.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-24T16:42:20.533 INFO:teuthology.orchestra.run.smithi204.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-24T16:42:20.536 INFO:teuthology.orchestra.run.smithi204.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-24T16:42:20.540 INFO:teuthology.orchestra.run.smithi040.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-24T16:42:20.544 INFO:teuthology.orchestra.run.smithi040.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-24T16:42:20.547 INFO:teuthology.orchestra.run.smithi040.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-24T16:42:20.547 INFO:teuthology.orchestra.run.smithi040.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-24T16:42:20.547 INFO:teuthology.orchestra.run.smithi040.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-24T16:42:20.551 INFO:teuthology.orchestra.run.smithi040.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-24T16:42:20.563 INFO:teuthology.orchestra.run.smithi204.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-24T16:42:20.563 INFO:teuthology.orchestra.run.smithi204.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-24T16:42:20.563 INFO:teuthology.orchestra.run.smithi204.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-24T16:42:20.563 INFO:teuthology.orchestra.run.smithi204.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-24T16:42:20.567 INFO:teuthology.orchestra.run.smithi204.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-24T16:42:20.569 INFO:teuthology.orchestra.run.smithi204.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-24T16:42:20.569 INFO:teuthology.orchestra.run.smithi204.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-24T16:42:20.578 INFO:teuthology.orchestra.run.smithi040.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-24T16:42:20.583 INFO:teuthology.orchestra.run.smithi040.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T16:42:20.583 INFO:teuthology.orchestra.run.smithi040.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-24T16:42:20.592 INFO:teuthology.orchestra.run.smithi040.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-24T16:42:20.609 INFO:teuthology.orchestra.run.smithi040.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-24T16:42:20.612 INFO:teuthology.orchestra.run.smithi204.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-24T16:42:20.612 INFO:teuthology.orchestra.run.smithi040.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-24T16:42:20.613 INFO:teuthology.orchestra.run.smithi040.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-24T16:42:20.613 INFO:teuthology.orchestra.run.smithi040.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-24T16:42:20.613 INFO:teuthology.orchestra.run.smithi204.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-24T16:42:20.614 INFO:teuthology.orchestra.run.smithi040.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-24T16:42:20.619 INFO:teuthology.orchestra.run.smithi204.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-24T16:42:20.619 INFO:teuthology.orchestra.run.smithi204.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-24T16:42:20.624 INFO:teuthology.orchestra.run.smithi040.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-24T16:42:20.624 INFO:teuthology.orchestra.run.smithi040.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [82.9 kB] 2024-04-24T16:42:20.625 INFO:teuthology.orchestra.run.smithi040.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [90.8 kB] 2024-04-24T16:42:20.626 INFO:teuthology.orchestra.run.smithi040.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-24T16:42:20.636 INFO:teuthology.orchestra.run.smithi204.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-24T16:42:20.643 INFO:teuthology.orchestra.run.smithi040.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-24T16:42:20.644 INFO:teuthology.orchestra.run.smithi040.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [18.5 kB] 2024-04-24T16:42:20.644 INFO:teuthology.orchestra.run.smithi040.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [29.8 kB] 2024-04-24T16:42:20.645 INFO:teuthology.orchestra.run.smithi204.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-24T16:42:20.645 INFO:teuthology.orchestra.run.smithi040.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-24T16:42:20.645 INFO:teuthology.orchestra.run.smithi040.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-24T16:42:20.647 INFO:teuthology.orchestra.run.smithi204.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-24T16:42:20.648 INFO:teuthology.orchestra.run.smithi204.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-24T16:42:20.648 INFO:teuthology.orchestra.run.smithi204.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-24T16:42:20.649 INFO:teuthology.orchestra.run.smithi204.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-24T16:42:20.649 INFO:teuthology.orchestra.run.smithi204.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-24T16:42:20.649 INFO:teuthology.orchestra.run.smithi204.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [82.9 kB] 2024-04-24T16:42:20.651 INFO:teuthology.orchestra.run.smithi204.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [90.8 kB] 2024-04-24T16:42:20.664 INFO:teuthology.orchestra.run.smithi204.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-24T16:42:20.684 INFO:teuthology.orchestra.run.smithi204.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-24T16:42:20.684 INFO:teuthology.orchestra.run.smithi204.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [29.8 kB] 2024-04-24T16:42:20.685 INFO:teuthology.orchestra.run.smithi204.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [18.5 kB] 2024-04-24T16:42:20.685 INFO:teuthology.orchestra.run.smithi204.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-24T16:42:20.685 INFO:teuthology.orchestra.run.smithi204.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-24T16:42:26.248 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 13.3 MB in 2s (7,029 kB/s) 2024-04-24T16:42:26.748 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 13.3 MB in 2s (6,735 kB/s) 2024-04-24T16:42:27.628 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-04-24T16:42:27.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T16:42:27.702 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-04-24T16:42:27.894 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-04-24T16:42:27.894 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-04-24T16:42:28.049 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T16:42:28.050 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T16:42:28.050 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T16:42:28.050 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T16:42:28.050 INFO:teuthology.orchestra.run.smithi204.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-24T16:42:28.050 INFO:teuthology.orchestra.run.smithi204.stdout: python2.7-minimal 2024-04-24T16:42:28.050 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T16:42:28.051 INFO:teuthology.orchestra.run.smithi204.stdout:The following additional packages will be installed: 2024-04-24T16:42:28.051 INFO:teuthology.orchestra.run.smithi204.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T16:42:28.052 INFO:teuthology.orchestra.run.smithi204.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-24T16:42:28.052 INFO:teuthology.orchestra.run.smithi204.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-24T16:42:28.053 INFO:teuthology.orchestra.run.smithi204.stdout:Suggested packages: 2024-04-24T16:42:28.053 INFO:teuthology.orchestra.run.smithi204.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-24T16:42:28.053 INFO:teuthology.orchestra.run.smithi204.stdout:Recommended packages: 2024-04-24T16:42:28.053 INFO:teuthology.orchestra.run.smithi204.stdout: thermald 2024-04-24T16:42:28.098 INFO:teuthology.orchestra.run.smithi204.stdout:The following NEW packages will be installed: 2024-04-24T16:42:28.098 INFO:teuthology.orchestra.run.smithi204.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T16:42:28.098 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-24T16:42:28.098 INFO:teuthology.orchestra.run.smithi204.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-24T16:42:28.099 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages will be upgraded: 2024-04-24T16:42:28.100 INFO:teuthology.orchestra.run.smithi204.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-24T16:42:28.158 INFO:teuthology.orchestra.run.smithi204.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T16:42:28.158 INFO:teuthology.orchestra.run.smithi204.stdout:Need to get 113 MB of archives. 2024-04-24T16:42:28.158 INFO:teuthology.orchestra.run.smithi204.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-24T16:42:28.158 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:28.202 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-04-24T16:42:28.219 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T16:42:28.281 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-04-24T16:42:28.486 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2024-04-24T16:42:28.486 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2024-04-24T16:42:28.639 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:28.667 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T16:42:28.668 INFO:teuthology.orchestra.run.smithi040.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T16:42:28.668 INFO:teuthology.orchestra.run.smithi040.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T16:42:28.668 INFO:teuthology.orchestra.run.smithi040.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T16:42:28.668 INFO:teuthology.orchestra.run.smithi040.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-24T16:42:28.669 INFO:teuthology.orchestra.run.smithi040.stdout: python2.7-minimal 2024-04-24T16:42:28.669 INFO:teuthology.orchestra.run.smithi040.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T16:42:28.670 INFO:teuthology.orchestra.run.smithi040.stdout:The following additional packages will be installed: 2024-04-24T16:42:28.670 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T16:42:28.670 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-24T16:42:28.670 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-24T16:42:28.672 INFO:teuthology.orchestra.run.smithi040.stdout:Suggested packages: 2024-04-24T16:42:28.672 INFO:teuthology.orchestra.run.smithi040.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-24T16:42:28.672 INFO:teuthology.orchestra.run.smithi040.stdout:Recommended packages: 2024-04-24T16:42:28.672 INFO:teuthology.orchestra.run.smithi040.stdout: thermald 2024-04-24T16:42:28.728 INFO:teuthology.orchestra.run.smithi040.stdout:The following NEW packages will be installed: 2024-04-24T16:42:28.728 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-24T16:42:28.728 INFO:teuthology.orchestra.run.smithi040.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-24T16:42:28.728 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-24T16:42:28.730 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages will be upgraded: 2024-04-24T16:42:28.730 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-24T16:42:28.754 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:28.799 INFO:teuthology.orchestra.run.smithi040.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T16:42:28.799 INFO:teuthology.orchestra.run.smithi040.stdout:Need to get 113 MB of archives. 2024-04-24T16:42:28.799 INFO:teuthology.orchestra.run.smithi040.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-24T16:42:28.799 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:29.532 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:29.713 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:29.943 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:29.943 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:29.943 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:30.170 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:30.227 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:30.647 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 113 MB in 2s (53.4 MB/s) 2024-04-24T16:42:30.833 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-24T16:42:30.941 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:30.942 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:30.942 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:31.153 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:31.233 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:31.660 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 113 MB in 2s (45.4 MB/s) 2024-04-24T16:42:31.902 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-24T16:42:32.989 INFO:teuthology.orchestra.run.smithi204.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-24T16:42:32.993 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:33.223 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:33.915 INFO:teuthology.orchestra.run.smithi040.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-24T16:42:33.919 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:34.025 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:35.399 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-24T16:42:35.420 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:35.505 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:35.936 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-24T16:42:35.956 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:35.994 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:36.302 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-24T16:42:36.323 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:36.418 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:37.039 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-24T16:42:37.059 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:37.097 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:42.878 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T16:42:42.980 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T16:42:43.322 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T16:42:43.450 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T16:42:43.753 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-24T16:42:43.776 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-24T16:42:43.837 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T16:42:43.873 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T16:42:44.000 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T16:42:44.361 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T16:42:44.487 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T16:42:44.765 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-24T16:42:44.788 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-24T16:42:44.894 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T16:42:49.360 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-24T16:42:49.397 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:49.472 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:51.054 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-24T16:42:51.092 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-24T16:42:51.137 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:52.248 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T16:42:52.373 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T16:42:52.705 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T16:42:52.827 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:52.937 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-24T16:42:53.048 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:53.932 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-24T16:42:54.082 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-24T16:42:54.380 INFO:teuthology.orchestra.run.smithi204.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-24T16:42:54.380 INFO:teuthology.orchestra.run.smithi204.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-24T16:42:54.380 INFO:teuthology.orchestra.run.smithi204.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-24T16:42:54.380 INFO:teuthology.orchestra.run.smithi204.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-24T16:42:54.416 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-24T16:42:54.542 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:54.562 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:54.688 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-24T16:42:54.808 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:56.257 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-24T16:42:56.257 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-24T16:42:56.257 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-24T16:42:56.257 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-24T16:42:56.354 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:56.652 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:57.737 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-24T16:42:57.847 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-24T16:42:57.965 INFO:teuthology.orchestra.run.smithi204.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:58.038 INFO:teuthology.orchestra.run.smithi204.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-24T16:42:58.038 INFO:teuthology.orchestra.run.smithi204.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-24T16:42:58.088 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:59.488 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-24T16:42:59.614 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-24T16:42:59.732 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-24T16:42:59.779 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-24T16:42:59.779 INFO:teuthology.orchestra.run.smithi040.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-24T16:43:12.912 INFO:teuthology.orchestra.run.smithi204.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-24T16:43:12.912 INFO:teuthology.orchestra.run.smithi204.stdout:Sourcing file `/etc/default/grub' 2024-04-24T16:43:12.935 INFO:teuthology.orchestra.run.smithi204.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T16:43:12.958 INFO:teuthology.orchestra.run.smithi204.stdout:Generating grub configuration file ... 2024-04-24T16:43:13.223 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T16:43:13.238 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T16:43:13.533 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T16:43:13.539 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T16:43:13.604 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T16:43:13.610 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T16:43:13.782 INFO:teuthology.orchestra.run.smithi204.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T16:43:13.782 INFO:teuthology.orchestra.run.smithi204.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T16:43:13.782 INFO:teuthology.orchestra.run.smithi204.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T16:43:13.819 INFO:teuthology.orchestra.run.smithi204.stdout:done 2024-04-24T16:43:14.285 DEBUG:teuthology.orchestra.run.smithi204:> dpkg -s linux-image-generic 2024-04-24T16:43:14.306 INFO:teuthology.orchestra.run.smithi204.stdout:Package: linux-image-generic 2024-04-24T16:43:14.306 INFO:teuthology.orchestra.run.smithi204.stdout:Status: install ok installed 2024-04-24T16:43:14.306 INFO:teuthology.orchestra.run.smithi204.stdout:Priority: optional 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Section: kernel 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Installed-Size: 21 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: amd64 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Source: linux-meta 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Version: 5.15.0.105.102 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.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-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.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-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Recommends: thermald 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout:Description: Generic Linux kernel image 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout: This package will always depend on the latest generic kernel image 2024-04-24T16:43:14.307 INFO:teuthology.orchestra.run.smithi204.stdout: available. 2024-04-24T16:43:14.307 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-24T16:43:14.308 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-24T16:43:14.308 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-24T16:43:14.308 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-24T16:43:14.308 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi204.front.sepia.ceph.com, path=None, version=distro) 2024-04-24T16:43:14.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get clean 2024-04-24T16:43:14.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-04-24T16:43:14.568 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-24T16:43:14.568 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub' 2024-04-24T16:43:14.591 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T16:43:14.610 INFO:teuthology.orchestra.run.smithi040.stdout:Generating grub configuration file ... 2024-04-24T16:43:14.691 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-24T16:43:14.751 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T16:43:14.833 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-24T16:43:14.914 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-24T16:43:14.923 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T16:43:14.954 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T16:43:15.336 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T16:43:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T16:43:15.412 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T16:43:15.417 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T16:43:15.599 INFO:teuthology.orchestra.run.smithi040.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T16:43:15.599 INFO:teuthology.orchestra.run.smithi040.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T16:43:15.599 INFO:teuthology.orchestra.run.smithi040.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T16:43:15.642 INFO:teuthology.orchestra.run.smithi040.stdout:done 2024-04-24T16:43:16.087 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2024-04-24T16:43:16.088 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-04-24T16:43:16.105 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 21 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.105.102 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.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-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.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-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2024-04-24T16:43:16.106 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2024-04-24T16:43:16.107 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2024-04-24T16:43:16.107 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-24T16:43:16.107 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-24T16:43:16.107 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-24T16:43:16.107 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-24T16:43:16.107 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2024-04-24T16:43:16.107 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2024-04-24T16:43:16.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T16:43:16.160 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-04-24T16:43:16.263 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2024-04-24T16:43:16.339 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-04-24T16:43:16.339 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-04-24T16:43:16.498 INFO:teuthology.orchestra.run.smithi204.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-24T16:43:16.499 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T16:43:16.499 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T16:43:16.499 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T16:43:16.499 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T16:43:16.499 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-24T16:43:16.499 INFO:teuthology.orchestra.run.smithi204.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-24T16:43:16.499 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T16:43:16.515 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-24T16:43:16.537 INFO:teuthology.orchestra.run.smithi204.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T16:43:16.539 DEBUG:teuthology.orchestra.run.smithi204:> dpkg -s linux-image-generic 2024-04-24T16:43:16.585 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-24T16:43:16.596 INFO:teuthology.orchestra.run.smithi204.stdout:Package: linux-image-generic 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Status: install ok installed 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Priority: optional 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Section: kernel 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Installed-Size: 21 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: amd64 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Source: linux-meta 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Version: 5.15.0.105.102 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.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-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.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-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Recommends: thermald 2024-04-24T16:43:16.597 INFO:teuthology.orchestra.run.smithi204.stdout:Description: Generic Linux kernel image 2024-04-24T16:43:16.598 INFO:teuthology.orchestra.run.smithi204.stdout: This package will always depend on the latest generic kernel image 2024-04-24T16:43:16.598 INFO:teuthology.orchestra.run.smithi204.stdout: available. 2024-04-24T16:43:16.598 DEBUG:teuthology.orchestra.run.smithi204:> mktemp 2024-04-24T16:43:16.641 INFO:teuthology.orchestra.run.smithi204.stdout:/tmp/tmp.kt1rRMmGHB 2024-04-24T16:43:16.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo cp /boot/grub/grub.cfg /tmp/tmp.kt1rRMmGHB 2024-04-24T16:43:16.667 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-24T16:43:16.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0666 /tmp/tmp.kt1rRMmGHB 2024-04-24T16:43:16.827 DEBUG:teuthology.orchestra.remote:smithi204:/tmp/tmp.kt1rRMmGHB is 10KB 2024-04-24T16:43:16.840 DEBUG:teuthology.orchestra.run.smithi204:> rm -fr /tmp/tmp.kt1rRMmGHB 2024-04-24T16:43:16.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-24T16:43:16.883 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-24T16:43:16.901 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T16:43:16.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-24T16:43:16.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-24T16:43:16.977 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-24T16:43:16.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo update-grub 2024-04-24T16:43:18.064 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-04-24T16:43:18.084 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-24T16:43:18.137 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-04-24T16:43:18.200 INFO:teuthology.orchestra.run.smithi204.stderr:Sourcing file `/etc/default/grub' 2024-04-24T16:43:18.201 INFO:teuthology.orchestra.run.smithi204.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T16:43:18.204 INFO:teuthology.orchestra.run.smithi204.stderr:Generating grub configuration file ... 2024-04-24T16:43:18.318 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2024-04-24T16:43:18.319 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2024-04-24T16:43:18.396 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T16:43:18.403 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T16:43:18.481 INFO:teuthology.orchestra.run.smithi040.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-24T16:43:18.481 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages were automatically installed and are no longer required: 2024-04-24T16:43:18.482 INFO:teuthology.orchestra.run.smithi040.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-24T16:43:18.482 INFO:teuthology.orchestra.run.smithi040.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-24T16:43:18.482 INFO:teuthology.orchestra.run.smithi040.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-24T16:43:18.482 INFO:teuthology.orchestra.run.smithi040.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-24T16:43:18.482 INFO:teuthology.orchestra.run.smithi040.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-24T16:43:18.482 INFO:teuthology.orchestra.run.smithi040.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-24T16:43:18.521 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-24T16:43:18.523 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 21 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2024-04-24T16:43:18.583 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2024-04-24T16:43:18.584 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.105.102 2024-04-24T16:43:18.584 INFO:teuthology.orchestra.run.smithi040.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-24T16:43:18.584 INFO:teuthology.orchestra.run.smithi040.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-24T16:43:18.584 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2024-04-24T16:43:18.584 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2024-04-24T16:43:18.584 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2024-04-24T16:43:18.584 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2024-04-24T16:43:18.584 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2024-04-24T16:43:18.628 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.aEUn0JYr49 2024-04-24T16:43:18.629 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub/grub.cfg /tmp/tmp.aEUn0JYr49 2024-04-24T16:43:18.629 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T16:43:18.635 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T16:43:18.680 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T16:43:18.685 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T16:43:18.691 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.aEUn0JYr49 2024-04-24T16:43:18.802 INFO:teuthology.orchestra.run.smithi204.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T16:43:18.802 INFO:teuthology.orchestra.run.smithi204.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T16:43:18.802 INFO:teuthology.orchestra.run.smithi204.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T16:43:18.812 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.aEUn0JYr49 is 10KB 2024-04-24T16:43:18.823 INFO:teuthology.orchestra.run.smithi204.stderr:done 2024-04-24T16:43:18.825 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.aEUn0JYr49 2024-04-24T16:43:18.830 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-24T16:43:18.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo shutdown -r now 2024-04-24T16:43:18.885 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:43:18.885 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-24T16:43:18.885 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-24T16:43:18.951 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-24T16:43:18.952 DEBUG:teuthology.orchestra.run.smithi040:> sudo update-grub 2024-04-24T16:43:20.334 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub' 2024-04-24T16:43:20.335 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-24T16:43:20.338 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2024-04-24T16:43:20.621 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-24T16:43:20.628 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-24T16:43:20.948 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-24T16:43:20.954 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-24T16:43:21.000 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-24T16:43:21.005 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-24T16:43:21.122 INFO:teuthology.orchestra.run.smithi040.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-24T16:43:21.122 INFO:teuthology.orchestra.run.smithi040.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-24T16:43:21.123 INFO:teuthology.orchestra.run.smithi040.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-24T16:43:21.133 INFO:teuthology.orchestra.run.smithi040.stderr:done 2024-04-24T16:43:21.136 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2024-04-24T16:43:48.862 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-24T16:43:48.863 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-24T16:43:48.864 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:43:51.182 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-24T16:43:51.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-04-24T16:43:51.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:44:07.327 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-04-24T16:44:09.630 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2024-04-24T16:44:16.334 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-24T16:44:16.335 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:44:18.634 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-04-24T16:44:18.635 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:44:19.390 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-04-24T16:44:21.694 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2024-04-24T16:44:31.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-24T16:44:31.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:44:33.697 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-04-24T16:44:33.698 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:45:06.160 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-04-24T16:45:06.772 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-04-24T16:45:06.772 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-24T16:45:06.772 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-04-24T16:45:06.819 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-105-generic 2024-04-24T16:45:06.820 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-24T16:45:06.820 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-24T16:45:06.820 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-24T16:45:07.821 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-24T16:45:07.822 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-24T16:45:07.909 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2024-04-24T16:45:07.941 DEBUG:teuthology.parallel:result is None 2024-04-24T16:45:31.402 DEBUG:teuthology.orchestra.remote:timed out 2024-04-24T16:45:46.403 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-24T16:45:46.404 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:45:46.613 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-04-24T16:45:47.177 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-24T16:45:47.177 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-24T16:45:47.177 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-04-24T16:45:47.223 INFO:teuthology.orchestra.run.smithi204.stdout:5.15.0-105-generic 2024-04-24T16:45:47.224 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-24T16:45:47.224 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-24T16:45:47.224 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-24T16:45:48.225 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-24T16:45:48.225 DEBUG:teuthology.orchestra.run.smithi204:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-24T16:45:48.582 INFO:teuthology.orchestra.run.smithi204.stdout:ttyS1 2024-04-24T16:45:48.601 DEBUG:teuthology.parallel:result is None 2024-04-24T16:45:48.601 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-24T16:45:48.609 INFO:teuthology.task.internal:Creating test directory... 2024-04-24T16:45:48.609 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-24T16:45:48.612 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-24T16:45:48.618 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-24T16:45:48.624 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-24T16:45:48.634 INFO:teuthology.task.internal:Creating archive directory... 2024-04-24T16:45:48.634 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-24T16:45:48.661 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-24T16:45:48.683 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-24T16:45:48.690 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-24T16:45:48.690 DEBUG:teuthology.orchestra.run.smithi040:> 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-24T16:45:48.717 DEBUG:teuthology.orchestra.run.smithi204:> 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-24T16:45:48.737 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T16:45:48.742 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T16:45:48.745 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T16:45:48.750 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-24T16:45:48.752 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-24T16:45:48.759 INFO:teuthology.task.internal:Configuring sudo... 2024-04-24T16:45:48.759 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-24T16:45:48.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-24T16:45:48.812 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-24T16:45:48.821 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-24T16:45:48.821 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-24T16:45:48.852 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-24T16:45:48.859 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-24T16:45:48.904 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-24T16:45:48.953 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:45:48.953 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-24T16:45:49.020 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-24T16:45:49.027 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-24T16:45:49.075 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T16:45:49.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-24T16:45:49.164 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2024-04-24T16:45:49.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo service rsyslog restart 2024-04-24T16:45:49.236 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-24T16:45:49.244 INFO:teuthology.task.internal:Starting timer... 2024-04-24T16:45:49.244 INFO:teuthology.run_tasks:Running task pcp... 2024-04-24T16:45:49.265 INFO:teuthology.run_tasks:Running task selinux... 2024-04-24T16:45:49.275 DEBUG:teuthology.task.selinux:Excluding smithi040: OS 'ubuntu' does not support SELinux 2024-04-24T16:45:49.275 DEBUG:teuthology.task.selinux:Excluding smithi204: OS 'ubuntu' does not support SELinux 2024-04-24T16:45:49.275 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-24T16:45:49.275 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-24T16:45:49.275 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-24T16:45:49.275 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-24T16:45:49.285 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-24T16:45:49.304 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-24T16:45:49.306 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi204.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-24T16:52:55.566 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi204.front.sepia.ceph.com')] 2024-04-24T16:52:55.568 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-04-24T16:52:55.569 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:52:55.652 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-04-24T16:52:55.731 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-04-24T16:52:55.731 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-24T16:52:55.732 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-24T16:52:55.811 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-04-24T16:52:55.890 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-24T16:52:55.891 INFO:teuthology.run_tasks:Running task clock... 2024-04-24T16:52:55.901 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-24T16:52:55.902 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-24T16:52:55.902 DEBUG:teuthology.orchestra.run.smithi040:> 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-24T16:52:55.905 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-24T16:52:55.905 DEBUG:teuthology.orchestra.run.smithi204:> 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-24T16:52:55.932 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-24T16:52:55.932 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Command line: ntpd -gq 2024-04-24T16:52:55.932 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: ---------------------------------------------------- 2024-04-24T16:52:55.932 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: ntp-4 is maintained by Network Time Foundation, 2024-04-24T16:52:55.933 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-24T16:52:55.933 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: corporation. Support and training for ntp-4 are 2024-04-24T16:52:55.933 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: available at https://www.nwtime.org/support 2024-04-24T16:52:55.933 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: ---------------------------------------------------- 2024-04-24T16:52:55.933 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: proto: precision = 0.066 usec (-24) 2024-04-24T16:52:55.933 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: basedate set to 2022-02-04 2024-04-24T16:52:55.934 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: gps base set to 2022-02-06 (week 2196) 2024-04-24T16:52:55.934 INFO:teuthology.orchestra.run.smithi040.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T16:52:55.934 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T16:52:55.934 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: restrict ::: KOD does nothing without LIMITED. 2024-04-24T16:52:55.935 INFO:teuthology.orchestra.run.smithi040.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-24T16:52:55.936 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Listen and drop on 0 v6wildcard [::]:123 2024-04-24T16:52:55.936 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-24T16:52:55.936 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Listen normally on 2 lo 127.0.0.1:123 2024-04-24T16:52:55.936 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Listen normally on 3 ens1f0 172.21.15.40:123 2024-04-24T16:52:55.936 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Listen normally on 4 lo [::1]:123 2024-04-24T16:52:55.937 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12cc%4]:123 2024-04-24T16:52:55.937 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:52:55 ntpd[17124]: Listening on routing socket on fd #22 for interface updates 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Command line: ntpd -gq 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: ---------------------------------------------------- 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: ntp-4 is maintained by Network Time Foundation, 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: corporation. Support and training for ntp-4 are 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: available at https://www.nwtime.org/support 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: ---------------------------------------------------- 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: proto: precision = 0.045 usec (-24) 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: basedate set to 2022-02-04 2024-04-24T16:52:55.964 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: gps base set to 2022-02-06 (week 2196) 2024-04-24T16:52:55.965 INFO:teuthology.orchestra.run.smithi204.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T16:52:55.965 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-24T16:52:55.965 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: restrict ::: KOD does nothing without LIMITED. 2024-04-24T16:52:55.965 INFO:teuthology.orchestra.run.smithi204.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-24T16:52:55.966 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Listen and drop on 0 v6wildcard [::]:123 2024-04-24T16:52:55.966 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-24T16:52:55.967 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Listen normally on 2 lo 127.0.0.1:123 2024-04-24T16:52:55.967 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Listen normally on 3 enp3s0f1 172.21.15.204:123 2024-04-24T16:52:55.967 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Listen normally on 4 lo [::1]:123 2024-04-24T16:52:55.967 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:77ab%5]:123 2024-04-24T16:52:55.967 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:52:55 ntpd[17195]: Listening on routing socket on fd #22 for interface updates 2024-04-24T16:52:56.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:56.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:56.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:56.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:56.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:56.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:56.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:52:56.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:56 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:52:56.964 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:56 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:56.964 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:56 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:56.964 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:56 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:56.964 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:56 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:56.964 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:56 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:52:56.964 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:56 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:52:57.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:57 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:57.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:57 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:57.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:57 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:57.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:57 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:57.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:57 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:52:57.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:57 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:52:58.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:58 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:58.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:58 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:58.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:58 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:58.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:58 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:58.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:58 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:52:58.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:58 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:52:58.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:52:58.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:58 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:52:59.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:59 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:59.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:59 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:59.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:59 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:59.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:59 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:52:59.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:59 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:52:59.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:52:59 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:52:59.963 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:59 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:52:59.964 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:52:59 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.935 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.935 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:00.935 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:00 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:00.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:00.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:00 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:01.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:01 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:01.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:01 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:01.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:01 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:01.933 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:01 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:01.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:01 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:01.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:01 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:02.934 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:02.935 INFO:teuthology.orchestra.run.smithi040.stdout:24 Apr 16:53:02 ntpd[17124]: ntpd: time slew -0.001233 s 2024-04-24T16:53:02.935 INFO:teuthology.orchestra.run.smithi040.stdout:ntpd: time slew -0.001233s 2024-04-24T16:53:02.935 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-24T16:53:02.935 INFO:teuthology.orchestra.run.smithi040.stderr:24 Apr 16:53:02 ntpd[17124]: can't open /var/log/ntpstats/loopstats.20240424: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:02.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:02.967 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:02 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:02.981 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T16:53:02.981 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2024-04-24T16:53:02.982 INFO:teuthology.orchestra.run.smithi040.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:02.982 INFO:teuthology.orchestra.run.smithi040.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:02.982 INFO:teuthology.orchestra.run.smithi040.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:02.982 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:04.965 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/rawstats.20240424: Permission denied 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/peerstats.20240424: Permission denied 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stdout:24 Apr 16:53:04 ntpd[17195]: ntpd: time slew +0.000194 s 2024-04-24T16:53:04.966 INFO:teuthology.orchestra.run.smithi204.stdout:ntpd: time slew +0.000194s 2024-04-24T16:53:04.967 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-24T16:53:04.967 INFO:teuthology.orchestra.run.smithi204.stderr:24 Apr 16:53:04 ntpd[17195]: can't open /var/log/ntpstats/loopstats.20240424: Permission denied 2024-04-24T16:53:05.015 INFO:teuthology.orchestra.run.smithi204.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T16:53:05.015 INFO:teuthology.orchestra.run.smithi204.stdout:============================================================================== 2024-04-24T16:53:05.015 INFO:teuthology.orchestra.run.smithi204.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:05.015 INFO:teuthology.orchestra.run.smithi204.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:05.015 INFO:teuthology.orchestra.run.smithi204.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:05.015 INFO:teuthology.orchestra.run.smithi204.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-24T16:53:05.016 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-24T16:53:05.119 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': '5904d29475f5be602879d9fb26280e89b808d5cc'} 2024-04-24T16:53:05.119 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-24T16:53:05.120 INFO:tasks.cephadm:Cluster fsid is 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:53:05.120 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-24T16:53:05.120 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.40', 'mon.c': '[v2:172.21.15.40:3301,v1:172.21.15.40:6790]', 'mon.b': '172.21.15.204'} 2024-04-24T16:53:05.120 INFO:tasks.cephadm:First mon is mon.a on smithi040 2024-04-24T16:53:05.120 INFO:tasks.cephadm:First mgr is y 2024-04-24T16:53:05.120 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-24T16:53:05.120 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2024-04-24T16:53:05.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo hostname $(hostname -s) 2024-04-24T16:53:05.150 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-24T16:53:05.151 DEBUG:teuthology.orchestra.run.smithi040:> 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-24T16:53:05.646 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 24 16:53 /home/ubuntu/cephtest/cephadm 2024-04-24T16:53:05.646 DEBUG:teuthology.orchestra.run.smithi204:> 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-24T16:53:05.968 INFO:teuthology.orchestra.run.smithi204.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 24 16:53 /home/ubuntu/cephtest/cephadm 2024-04-24T16:53:05.968 DEBUG:teuthology.orchestra.run.smithi040:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-24T16:53:05.976 DEBUG:teuthology.orchestra.run.smithi204:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-24T16:53:05.994 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-24T16:53:05.994 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-24T16:53:06.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-24T16:53:06.177 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-24T16:53:06.182 INFO:teuthology.orchestra.run.smithi204.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-24T16:53:53.104 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T16:53:53.105 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-24T16:53:53.105 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-24T16:53:53.105 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2024-04-24T16:53:53.105 INFO:teuthology.orchestra.run.smithi040.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-24T16:53:53.105 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-04-24T16:53:53.105 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T16:53:53.916 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-04-24T16:53:53.917 INFO:teuthology.orchestra.run.smithi204.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-24T16:53:53.917 INFO:teuthology.orchestra.run.smithi204.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-24T16:53:53.917 INFO:teuthology.orchestra.run.smithi204.stdout: "repo_digests": [ 2024-04-24T16:53:53.917 INFO:teuthology.orchestra.run.smithi204.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-24T16:53:53.917 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-04-24T16:53:53.917 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-04-24T16:53:53.940 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2024-04-24T16:53:53.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo mkdir -p /etc/ceph 2024-04-24T16:53:53.967 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2024-04-24T16:53:54.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 777 /etc/ceph 2024-04-24T16:53:54.025 INFO:tasks.cephadm:Writing seed config... 2024-04-24T16:53:54.026 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-24T16:53:54.026 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-24T16:53:54.026 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-24T16:53:54.026 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-24T16:53:54.027 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-24T16:53:54.027 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-24T16:53:54.027 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-24T16:53:54.027 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-24T16:53:54.027 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-24T16:53:54.027 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:53:54.027 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-24T16:53:54.059 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 = 1ea53982-025b-11ef-bc93-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-24T16:53:54.059 DEBUG:teuthology.orchestra.run.smithi040:mon.a> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service 2024-04-24T16:53:54.108 DEBUG:teuthology.orchestra.run.smithi040:mgr.y> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service 2024-04-24T16:53:54.151 INFO:tasks.cephadm:Bootstrapping... 2024-04-24T16:53:54.151 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 1ea53982-025b-11ef-bc93-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.40 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-24T16:53:54.355 INFO:teuthology.orchestra.run.smithi040.stderr:-------------------------------------------------------------------------------- 2024-04-24T16:53:54.355 INFO:teuthology.orchestra.run.smithi040.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '1ea53982-025b-11ef-bc93-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.40', '--skip-admin-label'] 2024-04-24T16:53:54.355 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying podman|docker is present... 2024-04-24T16:53:54.355 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying lvm2 is present... 2024-04-24T16:53:54.355 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying time synchronization is in place... 2024-04-24T16:53:54.360 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-24T16:53:54.366 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.371 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-24T16:53:54.375 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.379 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: masked 2024-04-24T16:53:54.383 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.387 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-24T16:53:54.391 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.396 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: enabled 2024-04-24T16:53:54.399 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: active 2024-04-24T16:53:54.400 INFO:teuthology.orchestra.run.smithi040.stderr:Unit ntp.service is enabled and running 2024-04-24T16:53:54.400 INFO:teuthology.orchestra.run.smithi040.stderr:Repeating the final host check... 2024-04-24T16:53:54.400 INFO:teuthology.orchestra.run.smithi040.stderr:docker (/usr/bin/docker) is present 2024-04-24T16:53:54.400 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl is present 2024-04-24T16:53:54.400 INFO:teuthology.orchestra.run.smithi040.stderr:lvcreate is present 2024-04-24T16:53:54.403 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-24T16:53:54.407 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.410 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-24T16:53:54.413 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.417 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: masked 2024-04-24T16:53:54.421 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.424 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-24T16:53:54.427 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2024-04-24T16:53:54.432 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: enabled 2024-04-24T16:53:54.435 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: active 2024-04-24T16:53:54.436 INFO:teuthology.orchestra.run.smithi040.stderr:Unit ntp.service is enabled and running 2024-04-24T16:53:54.436 INFO:teuthology.orchestra.run.smithi040.stderr:Host looks OK 2024-04-24T16:53:54.437 INFO:teuthology.orchestra.run.smithi040.stderr:Cluster fsid: 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:53:54.437 INFO:teuthology.orchestra.run.smithi040.stderr:Acquiring lock 140684744656256 on /run/cephadm/1ea53982-025b-11ef-bc93-c7b262605968.lock 2024-04-24T16:53:54.437 INFO:teuthology.orchestra.run.smithi040.stderr:Lock 140684744656256 acquired on /run/cephadm/1ea53982-025b-11ef-bc93-c7b262605968.lock 2024-04-24T16:53:54.437 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying IP 172.21.15.40 port 3300 ... 2024-04-24T16:53:54.437 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying IP 172.21.15.40 port 6789 ... 2024-04-24T16:53:54.437 INFO:teuthology.orchestra.run.smithi040.stderr:Base mon IP is 172.21.15.40, final addrv is [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-04-24T16:53:54.439 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-04-24T16:53:54.439 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-24T16:53:54.439 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 2024-04-24T16:53:54.441 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-24T16:53:54.441 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-24T16:53:54.441 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1761sec hoplimit 64 pref medium 2024-04-24T16:53:54.443 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-24T16:53:54.443 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-24T16:53:54.443 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-24T16:53:54.443 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-24T16:53:54.443 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:12cc/64 scope link 2024-04-24T16:53:54.444 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-24T16:53:54.444 INFO:teuthology.orchestra.run.smithi040.stderr:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2024-04-24T16:53:54.444 INFO:teuthology.orchestra.run.smithi040.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-24T16:53:54.445 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-24T16:53:55.060 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-24T16:53:55.181 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-24T16:53:55.181 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-24T16:53:55.206 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-24T16:53:56.173 INFO:teuthology.orchestra.run.smithi040.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-24T16:53:56.731 INFO:teuthology.orchestra.run.smithi040.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-24T16:53:56.731 INFO:teuthology.orchestra.run.smithi040.stderr:Extracting ceph user uid/gid from container image... 2024-04-24T16:53:57.395 INFO:teuthology.orchestra.run.smithi040.stderr:stat: 167 167 2024-04-24T16:53:57.985 INFO:teuthology.orchestra.run.smithi040.stderr:Creating initial keys... 2024-04-24T16:53:58.687 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-authtool: AQAmOSlmvUQEKRAAbKhT8/DFQSRnPaH9DL8vkQ== 2024-04-24T16:54:00.030 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-authtool: AQAoOSlmF9raARAA+YYjBe8X0SPqUoH2zR5BBw== 2024-04-24T16:54:01.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-authtool: AQApOSlmw4VyEBAAzI2Cis58kTg20yKzfT/2GA== 2024-04-24T16:54:01.825 INFO:teuthology.orchestra.run.smithi040.stderr:Creating initial monmap... 2024-04-24T16:54:02.549 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-24T16:54:02.550 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-24T16:54:02.550 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:02.550 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-24T16:54:03.220 INFO:teuthology.orchestra.run.smithi040.stderr:monmaptool for a [v2:172.21.15.40:3300,v1:172.21.15.40:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-24T16:54:03.221 INFO:teuthology.orchestra.run.smithi040.stderr:setting min_mon_release = octopus 2024-04-24T16:54:03.221 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: set fsid to 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:03.221 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-24T16:54:03.221 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:54:03.221 INFO:teuthology.orchestra.run.smithi040.stderr:Creating mon... 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.935+0000 7f785ac80880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.935+0000 7f785ac80880 1 imported monmap: 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: last_changed 2024-04-24T16:54:02.549635+0000 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: created 2024-04-24T16:54:02.549635+0000 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-24T16:54:03.945 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 0 /usr/bin/ceph-mon: set fsid to 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: RocksDB version: 6.15.5 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Compile date Apr 18 2022 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: DB SUMMARY 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: DB Session ID: Q9JROM3GJQM9HJWQTA6Y 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-24T16:54:03.946 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.947 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.error_if_exists: 0 2024-04-24T16:54:03.947 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.create_if_missing: 1 2024-04-24T16:54:03.947 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T16:54:03.972 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T16:54:03.972 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.env: 0x564fdc8c6860 2024-04-24T16:54:03.972 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.fs: Posix File System 2024-04-24T16:54:03.972 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.info_log: 0x564fde1e3320 2024-04-24T16:54:03.972 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.statistics: (nil) 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.use_fsync: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T16:54:03.973 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.db_log_dir: 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.write_buffer_manager: 0x564fde483950 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T16:54:03.974 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.unordered_write: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.row_cache: None 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.wal_filter: None 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.preserve_deletes: 0 2024-04-24T16:54:03.975 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.two_write_queues: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.atomic_flush: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T16:54:03.976 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_open_files: -1 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T16:54:03.977 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Compression algorithms supported: 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kZSTD supported: 0 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kXpressCompression supported: 0 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kZlibCompression supported: 1 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-24T16:54:03.978 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.merge_operator: 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_filter: None 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564fde234b08) 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-24T16:54:03.979 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_cache: 0x564fde214170 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-24T16:54:03.980 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-24T16:54:03.981 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression: NoCompression 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.num_levels: 7 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T16:54:03.982 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T16:54:03.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T16:54:03.984 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.table_properties_collectors: 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T16:54:03.985 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.bloom_locality: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.ttl: 2592000 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.enable_blob_files: false 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.min_blob_size: 0 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T16:54:03.986 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 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-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.939+0000 7f785ac80880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.943+0000 7f785ac80880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x564fde1faa80 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.943+0000 7f785ac80880 4 rocksdb: DB pointer 0x564fde26e000 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.943+0000 7f784c86a700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.943+0000 7f784c86a700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:54:03.987 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:03.988 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.989 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.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-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-24T16:54:03.990 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: 2024-04-24T16:54:03.991 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.943+0000 7f785ac80880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-24T16:54:03.991 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.943+0000 7f785ac80880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-24T16:54:03.991 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-mon: debug 2024-04-24T16:54:03.943+0000 7f785ac80880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-24T16:54:04.501 INFO:teuthology.orchestra.run.smithi040.stderr:create mon.a on 2024-04-24T16:54:04.748 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-24T16:54:04.941 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1ea53982-025b-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968.target. 2024-04-24T16:54:04.941 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-1ea53982-025b-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968.target. 2024-04-24T16:54:05.375 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to reset failed state of unit ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-24T16:54:05.379 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968.target.wants/ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service. 2024-04-24T16:54:05.578 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld does not appear to be present 2024-04-24T16:54:05.578 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to enable service . firewalld.service is not available 2024-04-24T16:54:05.578 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mon to start... 2024-04-24T16:54:05.578 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mon... 2024-04-24T16:54:07.050 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: cluster: 2024-04-24T16:54:07.050 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: id: 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: services: 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.218069s) 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: data: 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: pgs: 2024-04-24T16:54:07.051 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:07.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:06 smithi040 bash[18020]: cluster 2024-04-24T16:54:06.800140+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-24T16:54:07.693 INFO:teuthology.orchestra.run.smithi040.stderr:mon is available 2024-04-24T16:54:07.693 INFO:teuthology.orchestra.run.smithi040.stderr:Assimilating anything we can from ceph.conf... 2024-04-24T16:54:08.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:07 smithi040 bash[18020]: cluster 2024-04-24T16:54:06.831520+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-24T16:54:08.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:07 smithi040 bash[18020]: cluster 2024-04-24T16:54:06.831747+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} 2024-04-24T16:54:08.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:07 smithi040 bash[18020]: cluster 2024-04-24T16:54:06.840345+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-24T16:54:08.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:07 smithi040 bash[18020]: cluster 2024-04-24T16:54:06.849194+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-24T16:54:08.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:07 smithi040 bash[18020]: cluster 2024-04-24T16:54:06.849646+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-24T16:54:08.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:07 smithi040 bash[18020]: audit 2024-04-24T16:54:07.049535+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.40:0/1339905555' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-24T16:54:08.622 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:08.622 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [global] 2024-04-24T16:54:08.622 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: fsid = 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:08.622 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-04-24T16:54:08.622 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-24T16:54:08.623 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-24T16:54:08.623 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-24T16:54:08.623 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-24T16:54:08.623 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:08.623 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [mgr] 2024-04-24T16:54:08.623 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-24T16:54:08.624 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-24T16:54:08.624 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:08.624 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [osd] 2024-04-24T16:54:08.624 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-24T16:54:08.624 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-24T16:54:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:08 smithi040 bash[18020]: audit 2024-04-24T16:54:08.613239+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.40:0/3780850030' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-24T16:54:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:08 smithi040 bash[18020]: audit 2024-04-24T16:54:08.619134+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.40:0/3780850030' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-24T16:54:09.291 INFO:teuthology.orchestra.run.smithi040.stderr:Generating new minimal ceph.conf... 2024-04-24T16:54:10.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:10 smithi040 bash[18020]: audit 2024-04-24T16:54:10.239200+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.40:0/3094923869' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:54:10.779 INFO:teuthology.orchestra.run.smithi040.stderr:Restarting the monitor... 2024-04-24T16:54:11.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:10 smithi040 systemd[1]: Stopping Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T16:54:11.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:10 smithi040 bash[18391]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon.a 2024-04-24T16:54:11.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:10 smithi040 bash[18020]: debug 2024-04-24T16:54:10.867+0000 7f0d0e7fa700 -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-24T16:54:11.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:10 smithi040 bash[18020]: debug 2024-04-24T16:54:10.867+0000 7f0d0e7fa700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-24T16:54:11.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:11 smithi040 bash[18400]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-a 2024-04-24T16:54:11.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:11 smithi040 bash[18434]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon.a 2024-04-24T16:54:11.505 INFO:teuthology.orchestra.run.smithi040.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-24T16:54:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:11 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-24T16:54:11.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:11 smithi040 systemd[1]: Stopped Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T16:54:11.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:11 smithi040 systemd[1]: Started Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T16:54:12.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.579+0000 7fe1ba52d880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.579+0000 7fe1ba52d880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.579+0000 7fe1ba52d880 0 pidfile_write: ignore empty --pid-file 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 0 load: jerasure load: lrc 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: RocksDB version: 6.15.5 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Compile date Apr 18 2022 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: DB SUMMARY 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: DB Session ID: MT0N68Z6RDZCEZQKYVFS 2024-04-24T16:54:12.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: CURRENT file: CURRENT 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82629 ; 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.error_if_exists: 0 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.create_if_missing: 0 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.env: 0x559ed2ac6860 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.fs: Posix File System 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.info_log: 0x559ed4443e00 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.statistics: (nil) 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.use_fsync: 0 2024-04-24T16:54:12.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T16:54:12.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.db_log_dir: 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.write_buffer_manager: 0x559ed45342d0 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T16:54:12.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.unordered_write: 0 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.row_cache: None 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.wal_filter: None 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T16:54:12.887 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.preserve_deletes: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.two_write_queues: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.atomic_flush: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T16:54:12.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_open_files: -1 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T16:54:12.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Compression algorithms supported: 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kZSTD supported: 0 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kXpressCompression supported: 0 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kZlibCompression supported: 1 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.583+0000 7fe1ba52d880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T16:54:12.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.merge_operator: 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_filter: None 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559ed4411d00) 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: cache_index_and_filter_blocks: 1 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: pin_top_level_index_and_filter: 1 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: index_type: 0 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: data_block_index_type: 0 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: index_shortening: 1 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: hash_index_allow_collision: 1 2024-04-24T16:54:12.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: checksum: 1 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: no_block_cache: 0 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_cache: 0x559ed4478170 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_cache_name: BinnedLRUCache 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_cache_options: 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: capacity : 536870912 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: num_shard_bits : 4 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: strict_capacity_limit : 0 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: high_pri_pool_ratio: 0.000 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_cache_compressed: (nil) 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: persistent_cache: (nil) 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_size: 4096 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_size_deviation: 10 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_restart_interval: 16 2024-04-24T16:54:12.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: index_block_restart_interval: 1 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: metadata_block_size: 4096 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: partition_filters: 0 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: use_delta_encoding: 1 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: whole_key_filtering: 1 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: verify_compression: 0 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: read_amp_bytes_per_bit: 0 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: format_version: 4 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: enable_index_compression: 1 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: block_align: 0 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression: NoCompression 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T16:54:12.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.num_levels: 7 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T16:54:12.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T16:54:12.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T16:54:12.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.table_properties_collectors: 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T16:54:12.898 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.bloom_locality: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.ttl: 2592000 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.enable_blob_files: false 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.min_blob_size: 0 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T16:54:12.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 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-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713977652592746, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 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-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713977652593620, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79179, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77442, "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": 71751, "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": 1713977652, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "3f0731f0-7460-44c9-99a6-e479bfbb27eb", "db_session_id": "MT0N68Z6RDZCEZQKYVFS"}} 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713977652594021, "job": 1, "event": "recovery_finished"} 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 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-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559ed445ea80 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.587+0000 7fe1ba52d880 4 rocksdb: DB pointer 0x559ed446e000 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1aa2b5700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-24T16:54:12.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1aa2b5700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ** DB Stats ** 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ** Compaction Stats [default] ** 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.6 0.00 0.00 1 0.001 0 0 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.6 0.00 0.00 1 0.001 0 0 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.6 0.00 0.00 1 0.001 0 0 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ** Compaction Stats [default] ** 2024-04-24T16:54:12.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.6 0.00 0.00 1 0.001 0 0 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Cumulative compaction: 0.00 GB write, 19.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Interval compaction: 0.00 GB write, 19.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ** Compaction Stats [default] ** 2024-04-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.6 0.00 0.00 1 0.001 0 0 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.6 0.00 0.00 1 0.001 0 0 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ** Compaction Stats [default] ** 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 135.6 0.00 0.00 1 0.001 0 0 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: Cumulative compaction: 0.00 GB write, 19.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.903 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 1 mon.a@-1(???) e1 preinit fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 0 mon.a@-1(???).mds e1 new map 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 0 mon.a@-1(???).mds e1 print_map 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: e1 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 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-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: legacy client fscid: -1 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: No filesystems configured 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T16:54:12.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T16:54:12.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T16:54:12.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: debug 2024-04-24T16:54:12.591+0000 7fe1ba52d880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-24T16:54:12.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: cluster 2024-04-24T16:54:12.619553+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-24T16:54:12.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: cluster 2024-04-24T16:54:12.619627+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} 2024-04-24T16:54:12.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: cluster 2024-04-24T16:54:12.619741+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-24T16:54:12.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: cluster 2024-04-24T16:54:12.619776+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-24T16:54:12.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:12 smithi040 bash[18471]: cluster 2024-04-24T16:54:12.620178+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-24T16:54:13.448 INFO:teuthology.orchestra.run.smithi040.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-24T16:54:13.448 INFO:teuthology.orchestra.run.smithi040.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-24T16:54:13.448 INFO:teuthology.orchestra.run.smithi040.stderr:Creating mgr... 2024-04-24T16:54:13.448 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying port 9283 ... 2024-04-24T16:54:13.709 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to reset failed state of unit ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-24T16:54:13.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:54:13.716 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:54:13.717 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968.target.wants/ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service. 2024-04-24T16:54:13.924 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld does not appear to be present 2024-04-24T16:54:13.925 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to enable service . firewalld.service is not available 2024-04-24T16:54:13.925 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld does not appear to be present 2024-04-24T16:54:13.925 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-24T16:54:13.925 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr to start... 2024-04-24T16:54:13.925 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr... 2024-04-24T16:54:14.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:54:14.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:13 smithi040 bash[18471]: audit 2024-04-24T16:54:12.868380+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.40:0/3113556042' entity='client.admin' 2024-04-24T16:54:14.191 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:54:14.191 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:13 smithi040 systemd[1]: Started Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T16:54:15.269 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:15.269 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:54:15.269 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "1ea53982-025b-11ef-bc93-c7b262605968", 2024-04-24T16:54:15.269 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2024-04-24T16:54:15.269 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T16:54:15.269 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T16:54:15.269 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "a" 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T16:54:15.270 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T16:54:15.271 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T16:54:15.275 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": false, 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:15.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:15.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T16:54:15.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:15.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2024-04-24T16:54:06.834946+0000", 2024-04-24T16:54:15.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:15.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:15.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T16:54:15.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:54:15.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:15 smithi040 bash[18471]: audit 2024-04-24T16:54:15.266006+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.40:0/3993756966' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T16:54:15.466 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:15 smithi040 bash[18725]: debug 2024-04-24T16:54:15.199+0000 7f118d080000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T16:54:15.922 INFO:teuthology.orchestra.run.smithi040.stderr:mgr not available, waiting (1/15)... 2024-04-24T16:54:17.134 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:16 smithi040 bash[18725]: debug 2024-04-24T16:54:16.779+0000 7f118d080000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T16:54:17.134 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:16 smithi040 bash[18725]: debug 2024-04-24T16:54:16.879+0000 7f118d080000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T16:54:17.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:17 smithi040 bash[18725]: debug 2024-04-24T16:54:17.127+0000 7f118d080000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T16:54:18.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:17 smithi040 bash[18725]: debug 2024-04-24T16:54:17.887+0000 7f118d080000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T16:54:18.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:18 smithi040 bash[18725]: debug 2024-04-24T16:54:17.995+0000 7f118d080000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T16:54:18.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:18 smithi040 bash[18725]: debug 2024-04-24T16:54:18.099+0000 7f118d080000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T16:54:18.686 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:18 smithi040 bash[18725]: debug 2024-04-24T16:54:18.211+0000 7f118d080000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T16:54:18.686 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:18 smithi040 bash[18725]: debug 2024-04-24T16:54:18.423+0000 7f118d080000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T16:54:18.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:18 smithi040 bash[18725]: debug 2024-04-24T16:54:18.711+0000 7f118d080000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T16:54:18.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:18 smithi040 bash[18725]: debug 2024-04-24T16:54:18.815+0000 7f118d080000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T16:54:19.016 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:19.016 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:54:19.016 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "1ea53982-025b-11ef-bc93-c7b262605968", 2024-04-24T16:54:19.016 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "a" 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T16:54:19.017 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T16:54:19.018 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T16:54:19.022 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": false, 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:19.023 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T16:54:19.024 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:19.024 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2024-04-24T16:54:06.834946+0000", 2024-04-24T16:54:19.024 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:19.024 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:19.024 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T16:54:19.024 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:54:19.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:19 smithi040 bash[18725]: debug 2024-04-24T16:54:18.999+0000 7f118d080000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T16:54:19.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:19 smithi040 bash[18725]: debug 2024-04-24T16:54:19.247+0000 7f118d080000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T16:54:19.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:19 smithi040 bash[18471]: audit 2024-04-24T16:54:19.013608+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.40:0/2379711294' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T16:54:19.633 INFO:teuthology.orchestra.run.smithi040.stderr:mgr not available, waiting (2/15)... 2024-04-24T16:54:19.936 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:19 smithi040 bash[18725]: debug 2024-04-24T16:54:19.523+0000 7f118d080000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T16:54:19.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:19 smithi040 bash[18725]: debug 2024-04-24T16:54:19.695+0000 7f118d080000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:54:20.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:19 smithi040 bash[18725]: debug 2024-04-24T16:54:19.931+0000 7f118d080000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T16:54:20.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:20 smithi040 bash[18725]: debug 2024-04-24T16:54:20.051+0000 7f118d080000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T16:54:20.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:20 smithi040 bash[18725]: debug 2024-04-24T16:54:20.391+0000 7f118d080000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:54:21.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:21 smithi040 bash[18725]: debug 2024-04-24T16:54:21.139+0000 7f118d080000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T16:54:21.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:21 smithi040 bash[18725]: debug 2024-04-24T16:54:21.251+0000 7f118d080000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T16:54:21.796 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:21 smithi040 bash[18725]: debug 2024-04-24T16:54:21.463+0000 7f118d080000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T16:54:22.183 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:21 smithi040 bash[18725]: debug 2024-04-24T16:54:21.791+0000 7f118d080000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18725]: debug 2024-04-24T16:54:22.179+0000 7f118d080000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18725]: debug 2024-04-24T16:54:22.295+0000 7f118d080000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: cluster 2024-04-24T16:54:22.320889+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: cluster 2024-04-24T16:54:22.326100+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00529486s) 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: audit 2024-04-24T16:54:22.327102+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: audit 2024-04-24T16:54:22.327336+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: audit 2024-04-24T16:54:22.327564+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: audit 2024-04-24T16:54:22.327801+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:54:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: audit 2024-04-24T16:54:22.328210+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T16:54:22.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: cluster 2024-04-24T16:54:22.352971+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-24T16:54:22.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: audit 2024-04-24T16:54:22.365967+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:54:22.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:22 smithi040 bash[18471]: audit 2024-04-24T16:54:22.367386+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:54:22.635 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "1ea53982-025b-11ef-bc93-c7b262605968", 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T16:54:22.636 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "a" 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T16:54:22.637 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T16:54:22.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": false, 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2024-04-24T16:54:22.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2024-04-24T16:54:06.834946+0000", 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T16:54:22.640 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:54:23.174 INFO:teuthology.orchestra.run.smithi040.stderr:mgr not available, waiting (3/15)... 2024-04-24T16:54:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:23 smithi040 bash[18471]: audit 2024-04-24T16:54:22.379457+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' 2024-04-24T16:54:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:23 smithi040 bash[18471]: audit 2024-04-24T16:54:22.381777+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' 2024-04-24T16:54:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:23 smithi040 bash[18471]: audit 2024-04-24T16:54:22.385314+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.40:0/135732640' entity='mgr.y' 2024-04-24T16:54:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:23 smithi040 bash[18471]: audit 2024-04-24T16:54:22.629068+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.40:0/1358167061' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T16:54:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:23 smithi040 bash[18471]: cluster 2024-04-24T16:54:23.333273+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01245s) 2024-04-24T16:54:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:25 smithi040 bash[18471]: cluster 2024-04-24T16:54:24.385765+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-24T16:54:26.681 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:26.682 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:54:26.682 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "1ea53982-025b-11ef-bc93-c7b262605968", 2024-04-24T16:54:26.682 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2024-04-24T16:54:26.682 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-24T16:54:26.684 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2024-04-24T16:54:26.684 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2024-04-24T16:54:26.684 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "a" 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:26.685 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-24T16:54:26.686 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-24T16:54:26.689 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": true, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2024-04-24T16:54:26.690 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2024-04-24T16:54:06.834946+0000", 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-24T16:54:26.691 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:54:27.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:26 smithi040 bash[18471]: audit 2024-04-24T16:54:26.680838+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.40:0/4077213120' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-24T16:54:27.271 INFO:teuthology.orchestra.run.smithi040.stderr:mgr is available 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [global] 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: fsid = 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [mgr] 2024-04-24T16:54:28.460 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-24T16:54:28.461 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2024-04-24T16:54:28.461 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [osd] 2024-04-24T16:54:28.461 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-24T16:54:28.461 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-24T16:54:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:28 smithi040 bash[18471]: audit 2024-04-24T16:54:28.452741+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.40:0/2380941438' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-24T16:54:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:28 smithi040 bash[18471]: audit 2024-04-24T16:54:28.458807+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.40:0/2380941438' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-24T16:54:29.035 INFO:teuthology.orchestra.run.smithi040.stderr:Enabling cephadm module... 2024-04-24T16:54:30.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:30 smithi040 bash[18471]: audit 2024-04-24T16:54:30.345970+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.40:0/1791501754' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-24T16:54:30.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:30 smithi040 bash[18725]: ignoring --setuser ceph since I am not root 2024-04-24T16:54:30.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:30 smithi040 bash[18725]: ignoring --setgroup ceph since I am not root 2024-04-24T16:54:30.691 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:30 smithi040 bash[18725]: debug 2024-04-24T16:54:30.579+0000 7f4c6334b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T16:54:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:31 smithi040 bash[18471]: audit 2024-04-24T16:54:30.402239+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.40:0/1791501754' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-24T16:54:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:31 smithi040 bash[18471]: cluster 2024-04-24T16:54:30.402329+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-24T16:54:32.204 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:54:32.204 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-24T16:54:32.204 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": true, 2024-04-24T16:54:32.204 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-24T16:54:32.204 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-24T16:54:32.204 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:54:32.404 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:32 smithi040 bash[18725]: debug 2024-04-24T16:54:32.143+0000 7f4c6334b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T16:54:32.404 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:32 smithi040 bash[18725]: debug 2024-04-24T16:54:32.243+0000 7f4c6334b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T16:54:32.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:32 smithi040 bash[18471]: audit 2024-04-24T16:54:32.203556+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.40:0/2250462550' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-24T16:54:32.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:32 smithi040 bash[18725]: debug 2024-04-24T16:54:32.491+0000 7f4c6334b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T16:54:32.754 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for the mgr to restart... 2024-04-24T16:54:32.754 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr epoch 5... 2024-04-24T16:54:33.593 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:33 smithi040 bash[18725]: debug 2024-04-24T16:54:33.259+0000 7f4c6334b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T16:54:33.593 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:33 smithi040 bash[18725]: debug 2024-04-24T16:54:33.371+0000 7f4c6334b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T16:54:33.593 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:33 smithi040 bash[18725]: debug 2024-04-24T16:54:33.475+0000 7f4c6334b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T16:54:33.593 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:33 smithi040 bash[18725]: debug 2024-04-24T16:54:33.587+0000 7f4c6334b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T16:54:33.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:33 smithi040 bash[18725]: debug 2024-04-24T16:54:33.799+0000 7f4c6334b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T16:54:34.373 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:34 smithi040 bash[18725]: debug 2024-04-24T16:54:34.083+0000 7f4c6334b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T16:54:34.373 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:34 smithi040 bash[18725]: debug 2024-04-24T16:54:34.183+0000 7f4c6334b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T16:54:34.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:34 smithi040 bash[18725]: debug 2024-04-24T16:54:34.367+0000 7f4c6334b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T16:54:34.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:34 smithi040 bash[18725]: debug 2024-04-24T16:54:34.615+0000 7f4c6334b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T16:54:35.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:34 smithi040 bash[18725]: debug 2024-04-24T16:54:34.891+0000 7f4c6334b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T16:54:35.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:35 smithi040 bash[18725]: debug 2024-04-24T16:54:35.059+0000 7f4c6334b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:54:35.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:35 smithi040 bash[18725]: debug 2024-04-24T16:54:35.299+0000 7f4c6334b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T16:54:35.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:35 smithi040 bash[18725]: debug 2024-04-24T16:54:35.415+0000 7f4c6334b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T16:54:36.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:35 smithi040 bash[18725]: debug 2024-04-24T16:54:35.759+0000 7f4c6334b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:54:36.837 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:36 smithi040 bash[18725]: debug 2024-04-24T16:54:36.507+0000 7f4c6334b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T16:54:36.837 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:36 smithi040 bash[18725]: debug 2024-04-24T16:54:36.619+0000 7f4c6334b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T16:54:37.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:36 smithi040 bash[18725]: debug 2024-04-24T16:54:36.831+0000 7f4c6334b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T16:54:37.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:37 smithi040 bash[18725]: debug 2024-04-24T16:54:37.155+0000 7f4c6334b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T16:54:37.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:37 smithi040 bash[18725]: debug 2024-04-24T16:54:37.539+0000 7f4c6334b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T16:54:37.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:37 smithi040 bash[18725]: debug 2024-04-24T16:54:37.655+0000 7f4c6334b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T16:54:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: cluster 2024-04-24T16:54:37.685116+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-24T16:54:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: cluster 2024-04-24T16:54:37.685928+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: cluster 2024-04-24T16:54:37.689573+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: cluster 2024-04-24T16:54:38.610957+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.925184s) 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.612881+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.615269+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.616746+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.616977+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.617193+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: cluster 2024-04-24T16:54:38.645584+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.663110+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.666530+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.669225+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.672319+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.674182+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:54:38.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:38 smithi040 bash[18471]: audit 2024-04-24T16:54:38.678398+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:54:39.625 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:54:39.625 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-24T16:54:39.625 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "initialized": true 2024-04-24T16:54:39.625 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:54:39.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:39 smithi040 bash[18471]: audit 2024-04-24T16:54:38.691721+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:54:39.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:39 smithi040 bash[18471]: audit 2024-04-24T16:54:38.693482+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:54:39.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:39 smithi040 bash[18471]: cluster 2024-04-24T16:54:39.614985+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.92923s) 2024-04-24T16:54:40.298 INFO:teuthology.orchestra.run.smithi040.stderr:mgr epoch 5 is available 2024-04-24T16:54:40.298 INFO:teuthology.orchestra.run.smithi040.stderr:Setting orchestrator backend to cephadm... 2024-04-24T16:54:40.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:40 smithi040 bash[18471]: audit 2024-04-24T16:54:39.613480+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-24T16:54:40.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:40 smithi040 bash[18471]: audit 2024-04-24T16:54:39.624978+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-24T16:54:40.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:40 smithi040 bash[18471]: cluster 2024-04-24T16:54:40.615647+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-24T16:54:40.942 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:40 smithi040 bash[18725]: [24/Apr/2024:16:54:40] ENGINE Bus STARTING 2024-04-24T16:54:40.943 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:40 smithi040 bash[18725]: [24/Apr/2024:16:54:40] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T16:54:40.943 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:40 smithi040 bash[18725]: [24/Apr/2024:16:54:40] ENGINE Bus STARTED 2024-04-24T16:54:42.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:41 smithi040 bash[18471]: cephadm 2024-04-24T16:54:40.787433+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [24/Apr/2024:16:54:40] ENGINE Bus STARTING 2024-04-24T16:54:42.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:41 smithi040 bash[18471]: cephadm 2024-04-24T16:54:40.909517+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [24/Apr/2024:16:54:40] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T16:54:42.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:41 smithi040 bash[18471]: cephadm 2024-04-24T16:54:40.909680+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [24/Apr/2024:16:54:40] ENGINE Bus STARTED 2024-04-24T16:54:42.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:41 smithi040 bash[18471]: audit 2024-04-24T16:54:40.915304+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:42.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:41 smithi040 bash[18471]: audit 2024-04-24T16:54:40.949223+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:54:42.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:41 smithi040 bash[18471]: audit 2024-04-24T16:54:41.472654+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:42.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:41 smithi040 bash[18471]: audit 2024-04-24T16:54:41.516929+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:54:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:42 smithi040 bash[18471]: audit 2024-04-24T16:54:41.462832+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-24T16:54:43.238 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: value unchanged 2024-04-24T16:54:43.828 INFO:teuthology.orchestra.run.smithi040.stderr:Generating ssh key... 2024-04-24T16:54:44.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:43 smithi040 bash[18471]: audit 2024-04-24T16:54:43.238050+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-24T16:54:45.527 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: Generating public/private rsa key pair. 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: Your identification has been saved in /tmp/tmp2ccb5vwv/key. 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: Your public key has been saved in /tmp/tmp2ccb5vwv/key.pub. 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: The key fingerprint is: 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: SHA256:XWOVDAnM/p5AvlXzZ3WzczZr8iU7AB+7hFZB35Qs/0Q ceph-1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: The key's randomart image is: 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: +---[RSA 3072]----+ 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | o.oo+o.o| 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | o o+o=E| 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | . +.+..| 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | .+oo.oo+| 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | So.* + +*| 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | = B +B| 2024-04-24T16:54:45.528 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | . * +.oB| 2024-04-24T16:54:45.529 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | . +..=.| 2024-04-24T16:54:45.529 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: | =o | 2024-04-24T16:54:45.529 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:54:45 smithi040 bash[18725]: +----[SHA256]-----+ 2024-04-24T16:54:46.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:46 smithi040 bash[18471]: audit 2024-04-24T16:54:45.012363+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-24T16:54:46.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:46 smithi040 bash[18471]: cephadm 2024-04-24T16:54:45.012595+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-24T16:54:46.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:46 smithi040 bash[18471]: audit 2024-04-24T16:54:45.455559+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:46.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:46 smithi040 bash[18471]: audit 2024-04-24T16:54:45.458404+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:47.272 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/i339552F4OMnWC7xmNeCKDgwJTA7UjX51Z2MB62jc/ghHPc/XJWpaqNZ2dij//HtOA+GrBN/WGnPhAWCdBWIZ2iS8w6OicaZaVNuf7jfxtbeKOg1IzDLaZ8dSHBCmKpyzb573hDwYLLINUg0UZl+u8tKgFyz32mxd9MEbAgrFHlg/U4/d/3TE2nq3fo71vwpkb7SSSjjF5jgityxGSSi7xwdc43W5wbP4GHWEwZc814WJmEGV1fIbgzfrsK/VzBloBdbXRfOu1J5zA01e7DhIR8TKnG74dLSrrSbaaQRuMRNscs5mObPUxOZBeaOakuJIijHdebfpQwnkzZtwRI2bwCrZEBRXV1jegB6czyFpKCWfejeiQRoCM4vYz68v/iEUb+R51wSDkNgLVanbrDStK15Jig+AAngk0aTDmtBuQpZGc/N5LUTggCAjdjxKGVDrsXDkLobUHIy3qxoIyuHOdpPBeoo9KKy1yah3UvXe5SxL5l0Zkhkzyz34MVbFKs= ceph-1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:54:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:47 smithi040 bash[18471]: audit 2024-04-24T16:54:47.272450+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-24T16:54:47.840 INFO:teuthology.orchestra.run.smithi040.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-24T16:54:47.840 INFO:teuthology.orchestra.run.smithi040.stderr:Adding key to root@localhost authorized_keys... 2024-04-24T16:54:47.840 INFO:teuthology.orchestra.run.smithi040.stderr:Adding host smithi040... 2024-04-24T16:54:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:49 smithi040 bash[18471]: audit 2024-04-24T16:54:49.043874+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "addr": "172.21.15.40", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:54:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:49 smithi040 bash[18471]: cephadm 2024-04-24T16:54:49.402158+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi040 2024-04-24T16:54:49.983 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Added host 'smithi040' with addr '172.21.15.40' 2024-04-24T16:54:50.764 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying unmanaged mon service... 2024-04-24T16:54:51.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:50 smithi040 bash[18471]: audit 2024-04-24T16:54:49.983162+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:51.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:50 smithi040 bash[18471]: cephadm 2024-04-24T16:54:49.983537+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi040 2024-04-24T16:54:51.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:50 smithi040 bash[18471]: audit 2024-04-24T16:54:50.027501+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:54:52.522 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-24T16:54:53.307 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying unmanaged mgr service... 2024-04-24T16:54:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:53 smithi040 bash[18471]: audit 2024-04-24T16:54:52.513596+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-24T16:54:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:53 smithi040 bash[18471]: cephadm 2024-04-24T16:54:52.516576+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-24T16:54:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:53 smithi040 bash[18471]: audit 2024-04-24T16:54:52.521454+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:53 smithi040 bash[18471]: audit 2024-04-24T16:54:53.289994+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:54.832 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-24T16:54:54.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:54 smithi040 bash[18471]: audit 2024-04-24T16:54:53.545073+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:56.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:55 smithi040 bash[18471]: audit 2024-04-24T16:54:54.823494+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-24T16:54:56.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:55 smithi040 bash[18471]: cephadm 2024-04-24T16:54:54.825046+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-24T16:54:56.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:55 smithi040 bash[18471]: audit 2024-04-24T16:54:54.831810+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: audit 2024-04-24T16:54:56.479107+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: audit 2024-04-24T16:54:56.485060+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: audit 2024-04-24T16:54:56.485656+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:54:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: audit 2024-04-24T16:54:56.491718+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' 2024-04-24T16:54:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: audit 2024-04-24T16:54:56.493164+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T16:54:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: audit 2024-04-24T16:54:56.498016+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.40:0/2988673493' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]': finished 2024-04-24T16:54:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: audit 2024-04-24T16:54:56.668642+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.40:0/1212519283' entity='client.admin' 2024-04-24T16:54:57.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:57 smithi040 bash[18471]: cephadm 2024-04-24T16:54:57.446045+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T16:54:59.164 INFO:teuthology.orchestra.run.smithi040.stderr:Enabling the dashboard module... 2024-04-24T16:54:59.824 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:59 smithi040 bash[18471]: audit 2024-04-24T16:54:58.495010+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.40:0/1204750086' entity='client.admin' 2024-04-24T16:54:59.824 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:54:59 smithi040 bash[18471]: cluster 2024-04-24T16:54:58.618042+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-24T16:55:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:00 smithi040 bash[18471]: audit 2024-04-24T16:55:00.452689+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.40:0/3874012935' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-24T16:55:00.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:00 smithi040 bash[18725]: ignoring --setuser ceph since I am not root 2024-04-24T16:55:00.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:00 smithi040 bash[18725]: ignoring --setgroup ceph since I am not root 2024-04-24T16:55:00.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:00 smithi040 bash[18725]: debug 2024-04-24T16:55:00.679+0000 7fb92e14c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T16:55:01.829 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:01 smithi040 bash[18471]: audit 2024-04-24T16:55:00.501576+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.40:0/3874012935' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-24T16:55:01.829 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:01 smithi040 bash[18471]: cluster 2024-04-24T16:55:00.501685+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-04-24T16:55:02.446 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:55:02.447 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-24T16:55:02.447 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": true, 2024-04-24T16:55:02.447 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-24T16:55:02.447 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-24T16:55:02.447 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:55:02.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:02 smithi040 bash[18471]: audit 2024-04-24T16:55:02.446014+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.40:0/2983357779' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-24T16:55:02.625 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:02 smithi040 bash[18725]: debug 2024-04-24T16:55:02.267+0000 7fb92e14c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T16:55:02.625 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:02 smithi040 bash[18725]: debug 2024-04-24T16:55:02.367+0000 7fb92e14c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T16:55:02.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:02 smithi040 bash[18725]: debug 2024-04-24T16:55:02.619+0000 7fb92e14c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T16:55:03.151 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for the mgr to restart... 2024-04-24T16:55:03.151 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr epoch 9... 2024-04-24T16:55:03.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:03 smithi040 bash[18725]: debug 2024-04-24T16:55:03.375+0000 7fb92e14c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T16:55:03.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:03 smithi040 bash[18725]: debug 2024-04-24T16:55:03.487+0000 7fb92e14c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T16:55:03.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:03 smithi040 bash[18725]: debug 2024-04-24T16:55:03.591+0000 7fb92e14c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T16:55:03.862 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:03 smithi040 bash[18725]: debug 2024-04-24T16:55:03.707+0000 7fb92e14c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T16:55:04.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:03 smithi040 bash[18725]: debug 2024-04-24T16:55:03.923+0000 7fb92e14c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T16:55:04.502 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:04 smithi040 bash[18725]: debug 2024-04-24T16:55:04.207+0000 7fb92e14c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T16:55:04.503 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:04 smithi040 bash[18725]: debug 2024-04-24T16:55:04.315+0000 7fb92e14c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T16:55:04.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:04 smithi040 bash[18725]: debug 2024-04-24T16:55:04.495+0000 7fb92e14c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T16:55:04.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:04 smithi040 bash[18725]: debug 2024-04-24T16:55:04.743+0000 7fb92e14c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T16:55:05.433 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:05 smithi040 bash[18725]: debug 2024-04-24T16:55:05.019+0000 7fb92e14c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T16:55:05.433 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:05 smithi040 bash[18725]: debug 2024-04-24T16:55:05.187+0000 7fb92e14c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:55:05.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:05 smithi040 bash[18725]: debug 2024-04-24T16:55:05.427+0000 7fb92e14c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T16:55:05.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:05 smithi040 bash[18725]: debug 2024-04-24T16:55:05.547+0000 7fb92e14c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T16:55:06.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:05 smithi040 bash[18725]: debug 2024-04-24T16:55:05.887+0000 7fb92e14c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:55:06.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:06 smithi040 bash[18725]: debug 2024-04-24T16:55:06.635+0000 7fb92e14c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T16:55:06.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:06 smithi040 bash[18725]: debug 2024-04-24T16:55:06.751+0000 7fb92e14c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T16:55:07.297 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:06 smithi040 bash[18725]: debug 2024-04-24T16:55:06.963+0000 7fb92e14c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T16:55:07.680 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:07 smithi040 bash[18725]: debug 2024-04-24T16:55:07.291+0000 7fb92e14c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T16:55:07.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:07 smithi040 bash[18725]: debug 2024-04-24T16:55:07.675+0000 7fb92e14c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T16:55:07.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:07 smithi040 bash[18725]: debug 2024-04-24T16:55:07.791+0000 7fb92e14c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T16:55:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:08 smithi040 bash[18471]: cluster 2024-04-24T16:55:07.821310+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-04-24T16:55:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:08 smithi040 bash[18471]: cluster 2024-04-24T16:55:07.822111+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-04-24T16:55:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:08 smithi040 bash[18471]: cluster 2024-04-24T16:55:07.826467+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-24T16:55:09.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18725]: [24/Apr/2024:16:55:09] ENGINE Bus STARTING 2024-04-24T16:55:09.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18725]: [24/Apr/2024:16:55:09] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T16:55:09.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18725]: [24/Apr/2024:16:55:09] ENGINE Bus STARTED 2024-04-24T16:55:09.638 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2024-04-24T16:55:09.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-24T16:55:09.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "initialized": true 2024-04-24T16:55:09.639 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2024-04-24T16:55:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: cluster 2024-04-24T16:55:08.621170+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.799237s) 2024-04-24T16:55:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.624425+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:55:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.626909+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T16:55:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.628502+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T16:55:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.628860+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.629198+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: cluster 2024-04-24T16:55:08.661707+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.681958+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.684725+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.688466+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.706234+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:08.708170+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: cephadm 2024-04-24T16:55:09.100082+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [24/Apr/2024:16:55:09] ENGINE Bus STARTING 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: cephadm 2024-04-24T16:55:09.221099+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [24/Apr/2024:16:55:09] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: cephadm 2024-04-24T16:55:09.221256+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [24/Apr/2024:16:55:09] ENGINE Bus STARTED 2024-04-24T16:55:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:09 smithi040 bash[18471]: audit 2024-04-24T16:55:09.226865+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:10.299 INFO:teuthology.orchestra.run.smithi040.stderr:mgr epoch 9 is available 2024-04-24T16:55:10.299 INFO:teuthology.orchestra.run.smithi040.stderr:Generating a dashboard self-signed certificate... 2024-04-24T16:55:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:10 smithi040 bash[18471]: audit 2024-04-24T16:55:09.625520+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-24T16:55:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:10 smithi040 bash[18471]: cluster 2024-04-24T16:55:09.626932+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.805s) 2024-04-24T16:55:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:10 smithi040 bash[18471]: audit 2024-04-24T16:55:09.638673+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-24T16:55:11.603 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-24T16:55:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:11 smithi040 bash[18471]: cluster 2024-04-24T16:55:10.642935+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-24T16:55:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:11 smithi040 bash[18471]: audit 2024-04-24T16:55:11.495228+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-24T16:55:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:11 smithi040 bash[18471]: audit 2024-04-24T16:55:11.600486+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:11 smithi040 bash[18471]: audit 2024-04-24T16:55:11.603178+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:12.213 INFO:teuthology.orchestra.run.smithi040.stderr:Creating initial admin user... 2024-04-24T16:55:13.714 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$0Zt5D0.4iYG5mUgifM.hW.1aM7fuCPQIHE9ClkudIYCd1Unu3783u", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713977713, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-24T16:55:14.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:13 smithi040 bash[18471]: audit 2024-04-24T16:55:12.907084+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:14.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:13 smithi040 bash[18471]: audit 2024-04-24T16:55:12.907722+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:55:14.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:13 smithi040 bash[18471]: audit 2024-04-24T16:55:12.910960+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:14.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:13 smithi040 bash[18471]: audit 2024-04-24T16:55:12.912538+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T16:55:14.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:13 smithi040 bash[18471]: audit 2024-04-24T16:55:13.436206+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-24T16:55:14.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:13 smithi040 bash[18471]: audit 2024-04-24T16:55:13.713474+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:14.383 INFO:teuthology.orchestra.run.smithi040.stderr:Fetching dashboard port number... 2024-04-24T16:55:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:14 smithi040 bash[18471]: cephadm 2024-04-24T16:55:14.158328+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T16:55:15.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:14 smithi040 bash[18471]: cluster 2024-04-24T16:55:14.717238+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-24T16:55:15.672 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 8443 2024-04-24T16:55:15.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:15 smithi040 bash[18471]: audit 2024-04-24T16:55:15.672962+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.40:0/3600465245' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-24T16:55:16.258 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld does not appear to be present 2024-04-24T16:55:16.258 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-24T16:55:16.260 INFO:teuthology.orchestra.run.smithi040.stderr:Ceph Dashboard is now available at: 2024-04-24T16:55:16.260 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:16.260 INFO:teuthology.orchestra.run.smithi040.stderr: URL: https://smithi040.front.sepia.ceph.com:8443/ 2024-04-24T16:55:16.260 INFO:teuthology.orchestra.run.smithi040.stderr: User: admin 2024-04-24T16:55:16.260 INFO:teuthology.orchestra.run.smithi040.stderr: Password: 5y5c1zh4mm 2024-04-24T16:55:16.260 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:16.261 INFO:teuthology.orchestra.run.smithi040.stderr:Enabling autotune for osd_memory_target 2024-04-24T16:55:19.540 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-24T16:55:20.179 INFO:teuthology.orchestra.run.smithi040.stderr:You can access the Ceph CLI with: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: ceph telemetry on 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr:For more information see: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T16:55:20.180 INFO:teuthology.orchestra.run.smithi040.stderr:Bootstrap complete. 2024-04-24T16:55:20.231 INFO:tasks.cephadm:Fetching config... 2024-04-24T16:55:20.231 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:55:20.231 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-24T16:55:20.236 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-24T16:55:20.236 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:55:20.236 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-24T16:55:20.281 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-24T16:55:20.282 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:55:20.282 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-24T16:55:20.338 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-24T16:55:20.338 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:55:20.338 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-24T16:55:20.385 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-24T16:55:20.386 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/i339552F4OMnWC7xmNeCKDgwJTA7UjX51Z2MB62jc/ghHPc/XJWpaqNZ2dij//HtOA+GrBN/WGnPhAWCdBWIZ2iS8w6OicaZaVNuf7jfxtbeKOg1IzDLaZ8dSHBCmKpyzb573hDwYLLINUg0UZl+u8tKgFyz32mxd9MEbAgrFHlg/U4/d/3TE2nq3fo71vwpkb7SSSjjF5jgityxGSSi7xwdc43W5wbP4GHWEwZc814WJmEGV1fIbgzfrsK/VzBloBdbXRfOu1J5zA01e7DhIR8TKnG74dLSrrSbaaQRuMRNscs5mObPUxOZBeaOakuJIijHdebfpQwnkzZtwRI2bwCrZEBRXV1jegB6czyFpKCWfejeiQRoCM4vYz68v/iEUb+R51wSDkNgLVanbrDStK15Jig+AAngk0aTDmtBuQpZGc/N5LUTggCAjdjxKGVDrsXDkLobUHIy3qxoIyuHOdpPBeoo9KKy1yah3UvXe5SxL5l0Zkhkzyz34MVbFKs= ceph-1ea53982-025b-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-24T16:55:20.446 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/i339552F4OMnWC7xmNeCKDgwJTA7UjX51Z2MB62jc/ghHPc/XJWpaqNZ2dij//HtOA+GrBN/WGnPhAWCdBWIZ2iS8w6OicaZaVNuf7jfxtbeKOg1IzDLaZ8dSHBCmKpyzb573hDwYLLINUg0UZl+u8tKgFyz32mxd9MEbAgrFHlg/U4/d/3TE2nq3fo71vwpkb7SSSjjF5jgityxGSSi7xwdc43W5wbP4GHWEwZc814WJmEGV1fIbgzfrsK/VzBloBdbXRfOu1J5zA01e7DhIR8TKnG74dLSrrSbaaQRuMRNscs5mObPUxOZBeaOakuJIijHdebfpQwnkzZtwRI2bwCrZEBRXV1jegB6czyFpKCWfejeiQRoCM4vYz68v/iEUb+R51wSDkNgLVanbrDStK15Jig+AAngk0aTDmtBuQpZGc/N5LUTggCAjdjxKGVDrsXDkLobUHIy3qxoIyuHOdpPBeoo9KKy1yah3UvXe5SxL5l0Zkhkzyz34MVbFKs= ceph-1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:55:20.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:20.453 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:20.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/i339552F4OMnWC7xmNeCKDgwJTA7UjX51Z2MB62jc/ghHPc/XJWpaqNZ2dij//HtOA+GrBN/WGnPhAWCdBWIZ2iS8w6OicaZaVNuf7jfxtbeKOg1IzDLaZ8dSHBCmKpyzb573hDwYLLINUg0UZl+u8tKgFyz32mxd9MEbAgrFHlg/U4/d/3TE2nq3fo71vwpkb7SSSjjF5jgityxGSSi7xwdc43W5wbP4GHWEwZc814WJmEGV1fIbgzfrsK/VzBloBdbXRfOu1J5zA01e7DhIR8TKnG74dLSrrSbaaQRuMRNscs5mObPUxOZBeaOakuJIijHdebfpQwnkzZtwRI2bwCrZEBRXV1jegB6czyFpKCWfejeiQRoCM4vYz68v/iEUb+R51wSDkNgLVanbrDStK15Jig+AAngk0aTDmtBuQpZGc/N5LUTggCAjdjxKGVDrsXDkLobUHIy3qxoIyuHOdpPBeoo9KKy1yah3UvXe5SxL5l0Zkhkzyz34MVbFKs= ceph-1ea53982-025b-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-24T16:55:20.479 INFO:teuthology.orchestra.run.smithi204.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/i339552F4OMnWC7xmNeCKDgwJTA7UjX51Z2MB62jc/ghHPc/XJWpaqNZ2dij//HtOA+GrBN/WGnPhAWCdBWIZ2iS8w6OicaZaVNuf7jfxtbeKOg1IzDLaZ8dSHBCmKpyzb573hDwYLLINUg0UZl+u8tKgFyz32mxd9MEbAgrFHlg/U4/d/3TE2nq3fo71vwpkb7SSSjjF5jgityxGSSi7xwdc43W5wbP4GHWEwZc814WJmEGV1fIbgzfrsK/VzBloBdbXRfOu1J5zA01e7DhIR8TKnG74dLSrrSbaaQRuMRNscs5mObPUxOZBeaOakuJIijHdebfpQwnkzZtwRI2bwCrZEBRXV1jegB6czyFpKCWfejeiQRoCM4vYz68v/iEUb+R51wSDkNgLVanbrDStK15Jig+AAngk0aTDmtBuQpZGc/N5LUTggCAjdjxKGVDrsXDkLobUHIy3qxoIyuHOdpPBeoo9KKy1yah3UvXe5SxL5l0Zkhkzyz34MVbFKs= ceph-1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:55:20.488 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-24T16:55:20.757 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:20.758 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:20.758 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:20 smithi040 bash[18471]: audit 2024-04-24T16:55:19.537749+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.40:0/3860174517' entity='client.admin' 2024-04-24T16:55:20.778 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:20.778 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:21.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:21.072 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:21.595 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:21 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:55:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:55:21.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:21 smithi040 bash[18471]: audit 2024-04-24T16:55:20.652361+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:21.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:21 smithi040 bash[18471]: audit 2024-04-24T16:55:20.653707+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:21.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:21 smithi040 bash[18471]: audit 2024-04-24T16:55:20.658630+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:21.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:21 smithi040 bash[18471]: audit 2024-04-24T16:55:20.660495+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:21.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:21 smithi040 bash[18471]: audit 2024-04-24T16:55:20.665438+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:21.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:21 smithi040 bash[18471]: audit 2024-04-24T16:55:21.344091+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:24.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:23 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:55:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:55:24.191 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-24T16:55:24.191 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-24T16:55:24.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:24 smithi040 bash[18471]: audit 2024-04-24T16:55:23.242296+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.40:0/1762904857' entity='client.admin' 2024-04-24T16:55:24.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:24 smithi040 bash[18471]: audit 2024-04-24T16:55:23.286385+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:24.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:24 smithi040 bash[18471]: audit 2024-04-24T16:55:23.290535+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:24.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:24 smithi040 bash[18471]: audit 2024-04-24T16:55:23.706122+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:24.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:24 smithi040 bash[18471]: audit 2024-04-24T16:55:23.980806+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:24.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:24 smithi040 bash[18471]: audit 2024-04-24T16:55:23.984821+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:29.512 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi204 2024-04-24T16:55:29.512 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T16:55:29.512 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.conf 2024-04-24T16:55:29.518 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T16:55:29.518 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-24T16:55:29.566 INFO:tasks.cephadm:Adding host smithi204 to orchestrator... 2024-04-24T16:55:29.567 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch host add smithi204 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: audit 2024-04-24T16:55:28.370279+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-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: audit 2024-04-24T16:55:28.375271+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: audit 2024-04-24T16:55:28.417206+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: audit 2024-04-24T16:55:28.418220+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: audit 2024-04-24T16:55:28.418818+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: cephadm 2024-04-24T16:55:28.419909+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: cephadm 2024-04-24T16:55:28.502166+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: audit 2024-04-24T16:55:28.580795+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:29.644 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18471]: audit 2024-04-24T16:55:28.585646+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:29.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:29 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:55:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:55:30.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:30 smithi040 bash[18471]: cluster 2024-04-24T16:55:28.630172+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-24T16:55:30.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:30 smithi040 bash[18471]: audit 2024-04-24T16:55:29.635811+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:30.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:30 smithi040 bash[18471]: audit 2024-04-24T16:55:29.643671+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:32.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:32 smithi040 bash[18471]: cluster 2024-04-24T16:55:30.630518+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-24T16:55:33.277 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi204' with addr '172.21.15.204' 2024-04-24T16:55:33.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:33 smithi040 bash[18471]: audit 2024-04-24T16:55:32.251365+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:55:33.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:33 smithi040 bash[18471]: audit 2024-04-24T16:55:33.276642+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:33.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:33 smithi040 bash[18471]: audit 2024-04-24T16:55:33.285441+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:33.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:33 smithi040 bash[18471]: audit 2024-04-24T16:55:33.287325+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:33.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:33 smithi040 bash[18471]: audit 2024-04-24T16:55:33.288611+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:33.967 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: cephadm 2024-04-24T16:55:32.560994+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi204 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: cluster 2024-04-24T16:55:32.630923+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-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: cephadm 2024-04-24T16:55:33.277490+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi204 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: audit 2024-04-24T16:55:33.523893+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: audit 2024-04-24T16:55:34.234522+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: audit 2024-04-24T16:55:34.240232+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: audit 2024-04-24T16:55:34.241500+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: audit 2024-04-24T16:55:34.248631+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: audit 2024-04-24T16:55:34.251953+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T16:55:34.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:34 smithi040 bash[18471]: audit 2024-04-24T16:55:34.256568+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]': finished 2024-04-24T16:55:36.539 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T16:55:36.539 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.204", "hostname": "smithi204", "labels": [], "status": ""}] 2024-04-24T16:55:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:36 smithi040 bash[18471]: cluster 2024-04-24T16:55:34.631187+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:55:37.159 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-24T16:55:37.160 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-24T16:55:37.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:55:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:55:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: cephadm 2024-04-24T16:55:36.219297+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:36.539387+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:36.937973+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:36.940202+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:36.942622+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:36.944221+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:37.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:37.213628+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:37.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:37.217585+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:37.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:37.222161+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:37.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:37.224945+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:37.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:37.226595+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:37.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:37.227819+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:37.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:37 smithi040 bash[18471]: audit 2024-04-24T16:55:37.234570+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:38 smithi040 bash[18471]: cluster 2024-04-24T16:55:36.631403+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:55:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:38 smithi040 bash[18471]: cephadm 2024-04-24T16:55:36.947088+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:55:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:38 smithi040 bash[18471]: cephadm 2024-04-24T16:55:37.082222+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T16:55:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:38 smithi040 bash[18471]: audit 2024-04-24T16:55:37.722472+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:38 smithi040 bash[18471]: audit 2024-04-24T16:55:37.728505+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:39.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:39 smithi040 bash[18471]: cluster 2024-04-24T16:55:38.631748+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-24T16:55:39.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:39 smithi040 bash[18471]: audit 2024-04-24T16:55:38.712718+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:40.727 INFO:teuthology.orchestra.run.smithi040.stderr:adjusted tunables profile to default 2024-04-24T16:55:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:40 smithi040 bash[18471]: audit 2024-04-24T16:55:39.947711+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.40:0/1276548458' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-24T16:55:41.356 INFO:tasks.cephadm:Adding mon.a on smithi040 2024-04-24T16:55:41.356 INFO:tasks.cephadm:Adding mon.c on smithi040 2024-04-24T16:55:41.356 INFO:tasks.cephadm:Adding mon.b on smithi204 2024-04-24T16:55:41.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi204:172.21.15.204=b' 2024-04-24T16:55:41.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:41 smithi040 bash[18471]: cluster 2024-04-24T16:55:40.632166+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-24T16:55:41.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:41 smithi040 bash[18471]: audit 2024-04-24T16:55:40.723930+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.40:0/1276548458' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-24T16:55:41.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:41 smithi040 bash[18471]: cluster 2024-04-24T16:55:40.724078+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:55:42.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:42 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:55:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:55:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:43 smithi040 bash[18471]: audit 2024-04-24T16:55:42.144064+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:43 smithi040 bash[18471]: audit 2024-04-24T16:55:42.150309+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:43.995 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mon update... 2024-04-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: cluster 2024-04-24T16:55:42.632536+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-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: audit 2024-04-24T16:55:43.995283+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: audit 2024-04-24T16:55:44.017154+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: audit 2024-04-24T16:55:44.018652+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: audit 2024-04-24T16:55:44.019480+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: audit 2024-04-24T16:55:44.025619+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: audit 2024-04-24T16:55:44.027547+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:55:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:44 smithi040 bash[18471]: audit 2024-04-24T16:55:44.028384+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:44.568 DEBUG:teuthology.orchestra.run.smithi040:mon.c> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.c.service 2024-04-24T16:55:44.571 DEBUG:teuthology.orchestra.run.smithi204:mon.b> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.b.service 2024-04-24T16:55:44.574 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-24T16:55:44.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-24T16:55:45.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:45 smithi040 bash[18471]: audit 2024-04-24T16:55:43.982706+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:55:45.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:45 smithi040 bash[18471]: cephadm 2024-04-24T16:55:43.987989+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi204:172.21.15.204=b;count:3 2024-04-24T16:55:45.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:45 smithi040 bash[18471]: cephadm 2024-04-24T16:55:44.029362+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi040 2024-04-24T16:55:45.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:45 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:55:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:55:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:46 smithi040 bash[18471]: cluster 2024-04-24T16:55:44.632981+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-24T16:55:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:46 smithi040 bash[18471]: audit 2024-04-24T16:55:45.586192+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:46 smithi040 bash[18471]: audit 2024-04-24T16:55:45.591773+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:47.279 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-24T16:55:47.279 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1ea53982-025b-11ef-bc93-c7b262605968","modified":"2024-04-24T16:54:02.549635Z","created":"2024-04-24T16:54:02.549635Z","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.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-24T16:55:47.281 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-04-24T16:55:48.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:48 smithi040 bash[18471]: cluster 2024-04-24T16:55:46.633424+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-24T16:55:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:48 smithi040 bash[18471]: audit 2024-04-24T16:55:47.279511+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.204:0/393143443' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:55:48.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:48.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:48.785 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:48.785 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:55:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:55:48.854 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-24T16:55:48.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-24T16:55:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:49 smithi040 bash[23856]: debug 2024-04-24T16:55:49.746+0000 7f34ae726700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-24T16:55:53.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:53 smithi204 systemd[1]: Started Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.626+0000 7f8fe3d88880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.626+0000 7f8fe3d88880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.626+0000 7f8fe3d88880 0 pidfile_write: ignore empty --pid-file 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 0 load: jerasure load: lrc 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: RocksDB version: 6.15.5 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Compile date Apr 18 2022 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: DB SUMMARY 2024-04-24T16:55:54.850 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: DB Session ID: 6IRWRCDA49ODLMCM0GSF 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: CURRENT file: CURRENT 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.error_if_exists: 0 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.create_if_missing: 0 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.env: 0x559864ac6860 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.fs: Posix File System 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.info_log: 0x559865b2de00 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.statistics: (nil) 2024-04-24T16:55:54.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.use_fsync: 0 2024-04-24T16:55:54.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T16:55:54.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T16:55:54.852 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.db_log_dir: 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T16:55:54.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.write_buffer_manager: 0x559865c1e2d0 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T16:55:54.854 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.unordered_write: 0 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.row_cache: None 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.wal_filter: None 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T16:55:54.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.preserve_deletes: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.two_write_queues: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.atomic_flush: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T16:55:54.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_open_files: -1 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T16:55:54.857 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Compression algorithms supported: 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kZSTD supported: 0 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kXpressCompression supported: 0 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kZlibCompression supported: 1 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-24T16:55:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-24T16:55:54.859 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T16:55:54.859 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.merge_operator: 2024-04-24T16:55:54.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_filter: None 2024-04-24T16:55:54.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T16:55:54.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559865afbd00) 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cache_index_and_filter_blocks: 1 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: pin_top_level_index_and_filter: 1 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: index_type: 0 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: data_block_index_type: 0 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: index_shortening: 1 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T16:55:54.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: hash_index_allow_collision: 1 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: checksum: 1 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: no_block_cache: 0 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_cache: 0x559865b62170 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_cache_name: BinnedLRUCache 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_cache_options: 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: capacity : 536870912 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: num_shard_bits : 4 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: strict_capacity_limit : 0 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: high_pri_pool_ratio: 0.000 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_cache_compressed: (nil) 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: persistent_cache: (nil) 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_size: 4096 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_size_deviation: 10 2024-04-24T16:55:54.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_restart_interval: 16 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: index_block_restart_interval: 1 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: metadata_block_size: 4096 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: partition_filters: 0 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: use_delta_encoding: 1 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: whole_key_filtering: 1 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: verify_compression: 0 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: read_amp_bytes_per_bit: 0 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: format_version: 4 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: enable_index_compression: 1 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: block_align: 0 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression: NoCompression 2024-04-24T16:55:54.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.num_levels: 7 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T16:55:54.864 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T16:55:54.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T16:55:54.866 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.table_properties_collectors: 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.630+0000 7f8fe3d88880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.bloom_locality: 0 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T16:55:54.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.ttl: 2592000 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.enable_blob_files: false 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.min_blob_size: 0 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.634+0000 7f8fe3d88880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-24T16:55:54.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713977754640394, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 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-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713977754640805, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713977754, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "ea2ca8ee-8921-447b-bf21-57376fc105e4", "db_session_id": "6IRWRCDA49ODLMCM0GSF"}} 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713977754641208, "job": 1, "event": "recovery_finished"} 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559865b48a80 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 4 rocksdb: DB pointer 0x559865b58000 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fd3b10700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fd3b10700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ** DB Stats ** 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:55:54.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ** Compaction Stats [default] ** 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-04-24T16:55:54.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ** Compaction Stats [default] ** 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Interval compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ** Compaction Stats [default] ** 2024-04-24T16:55:54.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ** Compaction Stats [default] ** 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T16:55:54.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 0 using public_addr v2:172.21.15.204:0/0 -> [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.638+0000 7f8fe3d88880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.642+0000 7f8fe3d88880 1 mon.b@-1(???) e0 preinit fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.658+0000 7f8fd6b16700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.658+0000 7f8fd6b16700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: e1 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 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-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: legacy client fscid: -1 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: 2024-04-24T16:55:54.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: No filesystems configured 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.658+0000 7f8fd6b16700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.658+0000 7f8fd6b16700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.658+0000 7f8fd6b16700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.658+0000 7f8fd6b16700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.658+0000 7f8fd6b16700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.662+0000 7f8fd6b16700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.662+0000 7f8fd6b16700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.662+0000 7f8fd6b16700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.662+0000 7f8fd6b16700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.662+0000 7f8fd6b16700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cephadm 2024-04-24T16:55:36.219297+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:36.539387+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:36.937973+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:36.940202+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:54.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:36.942622+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:36.944221+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.213628+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.217585+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.222161+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.224945+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.226595+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.227819+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.234570+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cluster 2024-04-24T16:55:36.631403+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cephadm 2024-04-24T16:55:36.947088+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cephadm 2024-04-24T16:55:37.082222+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.722472+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:37.728505+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cluster 2024-04-24T16:55:38.631748+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-24T16:55:54.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:38.712718+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:39.947711+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.40:0/1276548458' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cluster 2024-04-24T16:55:40.632166+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-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:40.723930+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.40:0/1276548458' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cluster 2024-04-24T16:55:40.724078+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:42.144064+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:42.150309+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cluster 2024-04-24T16:55:42.632536+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-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:43.995283+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:44.017154+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:44.018652+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:44.019480+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:44.025619+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:44.027547+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:44.028384+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:54.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:43.982706+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cephadm 2024-04-24T16:55:43.987989+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi204:172.21.15.204=b;count:3 2024-04-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cephadm 2024-04-24T16:55:44.029362+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi040 2024-04-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cluster 2024-04-24T16:55:44.632981+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-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:45.586192+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:45.591773+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: cluster 2024-04-24T16:55:46.633424+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-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: audit 2024-04-24T16:55:47.279511+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.204:0/393143443' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:55:54.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:55:54 smithi204 bash[18742]: debug 2024-04-24T16:55:54.662+0000 7f8fd6b16700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:49.755810+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:49.755994+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:49.779949+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:50.634080+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-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:50.754114+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:51.754119+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:51.756194+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T16:55:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:52.634477+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-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:52.754223+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:53.754391+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:54.670096+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:54.754867+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:54.800635+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:54.808278+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:54.808420+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:54.808513+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:54.808945+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: cluster 2024-04-24T16:55:54.816432+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:54.821569+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:54.825678+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:54.828346+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[18471]: audit 2024-04-24T16:55:54.830075+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:49.755810+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:49.755994+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:49.779949+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:50.634080+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-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:50.754114+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:51.754119+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:51.756194+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:52.634477+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-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:52.754223+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:53.754391+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:54.670096+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:54.754867+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:54.800635+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:54.808278+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:54.808420+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:54.808513+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:54.808945+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: cluster 2024-04-24T16:55:54.816432+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:54.821569+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:54.825678+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:54.828346+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:55.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:54 smithi040 bash[23856]: audit 2024-04-24T16:55:54.830075+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:55:55.372 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-24T16:55:55.372 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":2,"fsid":"1ea53982-025b-11ef-bc93-c7b262605968","modified":"2024-04-24T16:55:49.753406Z","created":"2024-04-24T16:54:02.549635Z","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.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3301","nonce":0},{"type":"v1","addr":"172.21.15.40:6790","nonce":0}]},"addr":"172.21.15.40:6790/0","public_addr":"172.21.15.40:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-24T16:55:55.374 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 2 2024-04-24T16:55:56.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: cluster 2024-04-24T16:55:54.634851+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-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: cephadm 2024-04-24T16:55:54.833188+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: cephadm 2024-04-24T16:55:54.833649+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.019666+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.057256+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.061025+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: cephadm 2024-04-24T16:55:55.061533+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: cephadm 2024-04-24T16:55:55.062504+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.062797+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.063679+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.064450+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: cephadm 2024-04-24T16:55:55.065358+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.371918+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.204:0/207537992' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.671892+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[18471]: audit 2024-04-24T16:55:55.754923+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: cluster 2024-04-24T16:55:54.634851+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-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: cephadm 2024-04-24T16:55:54.833188+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: cephadm 2024-04-24T16:55:54.833649+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.019666+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.057256+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.061025+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: cephadm 2024-04-24T16:55:55.061533+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: cephadm 2024-04-24T16:55:55.062504+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.062797+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.063679+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.064450+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: cephadm 2024-04-24T16:55:55.065358+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T16:55:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.371918+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.204:0/207537992' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:55:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.671892+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:55:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:55:56 smithi040 bash[23856]: audit 2024-04-24T16:55:55.754923+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:55:57.179 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-24T16:55:57.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-24T16:56:02.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:56:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:02.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:56:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:02.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:56:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:02.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:56:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:55:56.635286+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:55:56.673273+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:55:56.673407+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:55:56.673580+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:55:56.673772+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:55:56.674131+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:55:57.670775+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:55:58.635700+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:55:58.670961+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:55:59.670396+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:00.636108+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-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:00.673740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.673088+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.692079+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.697595+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.697693+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.697744+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.698019+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.698406+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.705841+0000 mon.a (mon.0) 211 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.705884+0000 mon.a (mon.0) 212 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: cluster 2024-04-24T16:56:01.705936+0000 mon.a (mon.0) 213 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.711206+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.717086+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.718625+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.723180+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.724280+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:56:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.729205+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.730744+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[23856]: audit 2024-04-24T16:56:01.736785+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:55:56.635286+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:55:56.673273+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:55:56.673407+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:55:56.673580+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:55:56.673772+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:55:56.674131+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-24T16:56:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:55:57.670775+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:55:58.635700+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:55:58.670961+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:55:59.670396+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:00.636108+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-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:00.673740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.673088+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.692079+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.697595+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.697693+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.697744+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.698019+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.698406+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-24T16:56:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.705841+0000 mon.a (mon.0) 211 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.705884+0000 mon.a (mon.0) 212 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: cluster 2024-04-24T16:56:01.705936+0000 mon.a (mon.0) 213 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.711206+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.717086+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.718625+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.723180+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.724280+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.729205+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.730744+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:01 smithi040 bash[18471]: audit 2024-04-24T16:56:01.736785+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:02.781 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-24T16:56:02.781 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":3,"fsid":"1ea53982-025b-11ef-bc93-c7b262605968","modified":"2024-04-24T16:55:56.669971Z","created":"2024-04-24T16:54:02.549635Z","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.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3301","nonce":0},{"type":"v1","addr":"172.21.15.40:6790","nonce":0}]},"addr":"172.21.15.40:6790/0","public_addr":"172.21.15.40:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:3300","nonce":0},{"type":"v1","addr":"172.21.15.204:6789","nonce":0}]},"addr":"172.21.15.204:6789/0","public_addr":"172.21.15.204:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-24T16:56:02.783 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 3 2024-04-24T16:56:03.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: cephadm 2024-04-24T16:56:01.713244+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: cephadm 2024-04-24T16:56:01.733150+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: audit 2024-04-24T16:56:01.844925+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: audit 2024-04-24T16:56:01.849040+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: audit 2024-04-24T16:56:01.883635+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: audit 2024-04-24T16:56:01.888799+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: audit 2024-04-24T16:56:02.671752+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[18471]: audit 2024-04-24T16:56:02.781375+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.204:0/54893164' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: cephadm 2024-04-24T16:56:01.713244+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: cephadm 2024-04-24T16:56:01.733150+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T16:56:03.035 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: audit 2024-04-24T16:56:01.844925+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.036 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: audit 2024-04-24T16:56:01.849040+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.036 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: audit 2024-04-24T16:56:01.883635+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.036 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: audit 2024-04-24T16:56:01.888799+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.036 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: audit 2024-04-24T16:56:02.671752+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.036 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:02 smithi040 bash[23856]: audit 2024-04-24T16:56:02.781375+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.204:0/54893164' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:56:03.397 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-24T16:56:03.397 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:49.755810+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:49.755994+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:49.779949+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:50.634080+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-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:50.754114+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:51.754119+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:51.756194+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:52.634477+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-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:52.754223+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.683 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:53.754391+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:54.670096+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:54.754867+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:54.800635+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:54.808278+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:54.808420+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:54.808513+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:54.808945+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:54.816432+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:54.821569+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:54.825678+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:54.828346+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:54.830075+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:54.634851+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-24T16:56:03.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cephadm 2024-04-24T16:55:54.833188+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cephadm 2024-04-24T16:55:54.833649+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.019666+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.057256+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.061025+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cephadm 2024-04-24T16:55:55.061533+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cephadm 2024-04-24T16:55:55.062504+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.062797+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.063679+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.064450+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cephadm 2024-04-24T16:55:55.065358+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.371918+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.204:0/207537992' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.671892+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:55.754923+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:56.635286+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:03.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:56.673273+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:56.673407+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:56.673580+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:56.673772+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:56.674131+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:57.670775+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:55:58.635700+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:58.670961+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:55:59.670396+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:00.636108+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-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:00.673740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.673088+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.692079+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-24T16:56:03.686 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.697595+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.697693+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.697744+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.698019+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.698406+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.705841+0000 mon.a (mon.0) 211 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.705884+0000 mon.a (mon.0) 212 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cluster 2024-04-24T16:56:01.705936+0000 mon.a (mon.0) 213 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.711206+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.717086+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.718625+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.723180+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.724280+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.729205+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.730744+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.736785+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cephadm 2024-04-24T16:56:01.713244+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T16:56:03.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: cephadm 2024-04-24T16:56:01.733150+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T16:56:03.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.844925+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.849040+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.883635+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:01.888799+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:03.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:02.671752+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:03.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:03 smithi204 bash[18742]: audit 2024-04-24T16:56:02.781375+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.204:0/54893164' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-24T16:56:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:55:58.672519+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T16:56:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.686005+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T16:56:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.686151+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-24T16:56:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.686265+0000 mon.a (mon.0) 233 : cluster [INF] mon.a calling monitor election 2024-04-24T16:56:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.728588+0000 mon.a (mon.0) 234 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T16:56:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.735902+0000 mon.a (mon.0) 235 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:56:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.736008+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.736059+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.736327+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.736621+0000 mon.a (mon.0) 239 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.736663+0000 mon.a (mon.0) 240 : cluster [INF] Cluster is now healthy 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[23856]: cluster 2024-04-24T16:56:03.744030+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:55:58.672519+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.686005+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.686151+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.686265+0000 mon.a (mon.0) 233 : cluster [INF] mon.a calling monitor election 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.728588+0000 mon.a (mon.0) 234 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.735902+0000 mon.a (mon.0) 235 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.736008+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-04-24T16:56:04.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.736059+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:56:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.736327+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-24T16:56:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.736621+0000 mon.a (mon.0) 239 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T16:56:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.736663+0000 mon.a (mon.0) 240 : cluster [INF] Cluster is now healthy 2024-04-24T16:56:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:04 smithi040 bash[18471]: cluster 2024-04-24T16:56:03.744030+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:55:58.672519+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.686005+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.686151+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.686265+0000 mon.a (mon.0) 233 : cluster [INF] mon.a calling monitor election 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.728588+0000 mon.a (mon.0) 234 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.735902+0000 mon.a (mon.0) 235 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.736008+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.736059+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.736327+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-24T16:56:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.736621+0000 mon.a (mon.0) 239 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T16:56:04.705 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.736663+0000 mon.a (mon.0) 240 : cluster [INF] Cluster is now healthy 2024-04-24T16:56:04.705 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:04 smithi204 bash[18742]: cluster 2024-04-24T16:56:03.744030+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: cluster 2024-04-24T16:56:04.636940+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:04.672282+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.095463+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.097878+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.100536+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.102289+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: cephadm 2024-04-24T16:56:05.105714+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T16:56:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: cephadm 2024-04-24T16:56:05.106241+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.265737+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.274951+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.280996+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: cephadm 2024-04-24T16:56:05.282715+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.283102+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.283805+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: audit 2024-04-24T16:56:05.284464+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[23856]: cephadm 2024-04-24T16:56:05.285233+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: cluster 2024-04-24T16:56:04.636940+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:04.672282+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.095463+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.097878+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.100536+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.102289+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: cephadm 2024-04-24T16:56:05.105714+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: cephadm 2024-04-24T16:56:05.106241+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.265737+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.274951+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.280996+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: cephadm 2024-04-24T16:56:05.282715+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.283102+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.283805+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: audit 2024-04-24T16:56:05.284464+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:05.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:05 smithi040 bash[18471]: cephadm 2024-04-24T16:56:05.285233+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T16:56:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: cluster 2024-04-24T16:56:04.636940+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:04.672282+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:56:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.095463+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.097878+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.100536+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.102289+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: cephadm 2024-04-24T16:56:05.105714+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: cephadm 2024-04-24T16:56:05.106241+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.265737+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.274951+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.280996+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: cephadm 2024-04-24T16:56:05.282715+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.283102+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.283805+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: audit 2024-04-24T16:56:05.284464+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:05 smithi204 bash[18742]: cephadm 2024-04-24T16:56:05.285233+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T16:56:07.009 INFO:teuthology.orchestra.run.smithi040.stdout:# minimal ceph.conf for 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:56:07.010 INFO:teuthology.orchestra.run.smithi040.stdout:[global] 2024-04-24T16:56:07.010 INFO:teuthology.orchestra.run.smithi040.stdout: fsid = 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T16:56:07.010 INFO:teuthology.orchestra.run.smithi040.stdout: mon_host = [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] 2024-04-24T16:56:07.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:07 smithi040 bash[23856]: cluster 2024-04-24T16:56:06.637207+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:07.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:07 smithi040 bash[23856]: audit 2024-04-24T16:56:07.010539+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.40:0/2334432912' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:07.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:07 smithi040 bash[18471]: cluster 2024-04-24T16:56:06.637207+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:07.881 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:07 smithi040 bash[18471]: audit 2024-04-24T16:56:07.010539+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.40:0/2334432912' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:07.885 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-24T16:56:07.885 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:56:07.885 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2024-04-24T16:56:07.899 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:56:07.899 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-24T16:56:07.958 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T16:56:07.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.conf 2024-04-24T16:56:07.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:07 smithi204 bash[18742]: cluster 2024-04-24T16:56:06.637207+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:07.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:07 smithi204 bash[18742]: audit 2024-04-24T16:56:07.010539+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.40:0/2334432912' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:07.973 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T16:56:07.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-24T16:56:08.030 INFO:tasks.cephadm:Adding mgr.y on smithi040 2024-04-24T16:56:08.030 INFO:tasks.cephadm:Adding mgr.x on smithi204 2024-04-24T16:56:08.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi040=y;smithi204=x' 2024-04-24T16:56:09.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:08 smithi204 bash[18742]: audit 2024-04-24T16:56:07.840976+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:09.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:08 smithi204 bash[18742]: audit 2024-04-24T16:56:08.708068+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:56:09.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:08 smithi204 bash[18742]: audit 2024-04-24T16:56:08.709761+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:56:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:08 smithi040 bash[18471]: audit 2024-04-24T16:56:07.840976+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:08 smithi040 bash[18471]: audit 2024-04-24T16:56:08.708068+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:56:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:08 smithi040 bash[18471]: audit 2024-04-24T16:56:08.709761+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:56:09.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:08 smithi040 bash[23856]: audit 2024-04-24T16:56:07.840976+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:09.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:08 smithi040 bash[23856]: audit 2024-04-24T16:56:08.708068+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:56:09.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:08 smithi040 bash[23856]: audit 2024-04-24T16:56:08.709761+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:56:10.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:09 smithi204 bash[18742]: cluster 2024-04-24T16:56:08.637614+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:10.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:09 smithi040 bash[18471]: cluster 2024-04-24T16:56:08.637614+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:09 smithi040 bash[23856]: cluster 2024-04-24T16:56:08.637614+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:10.677 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mgr update... 2024-04-24T16:56:11.655 DEBUG:teuthology.orchestra.run.smithi204:mgr.x> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.x.service 2024-04-24T16:56:11.658 INFO:tasks.cephadm:Deploying OSDs... 2024-04-24T16:56:11.658 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T16:56:11.658 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2024-04-24T16:56:11.664 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-24T16:56:11.665 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2024-04-24T16:56:11.715 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-24T16:56:11.715 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:11.716 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-04-24T16:56:11.716 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:11.716 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-04-24 16:49:36.231514806 +0000 2024-04-24T16:56:11.716 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-04-24 16:49:35.959517223 +0000 2024-04-24T16:56:11.716 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-04-24 16:49:35.959517223 +0000 2024-04-24T16:56:11.716 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-04-24T16:56:11.717 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-24T16:56:11.769 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-04-24T16:56:11.770 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-04-24T16:56:11.770 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000395244 s, 1.3 MB/s 2024-04-24T16:56:11.771 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-24T16:56:11.821 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-04-24 16:49:36.711510539 +0000 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-04-24 16:49:36.467512708 +0000 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-04-24 16:49:36.467512708 +0000 2024-04-24T16:56:11.871 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-04-24T16:56:11.871 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-24T16:56:11.925 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-04-24T16:56:11.926 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-04-24T16:56:11.926 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000392697 s, 1.3 MB/s 2024-04-24T16:56:11.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: cluster 2024-04-24T16:56:10.638071+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:11.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.665992+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:11.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: cephadm 2024-04-24T16:56:10.669620+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi040=y;smithi204=x;count:2 2024-04-24T16:56:11.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.676852+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.715137+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.717991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.719901+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.730906+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.735247+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.741341+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.743143+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: audit 2024-04-24T16:56:10.745185+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[18471]: cephadm 2024-04-24T16:56:10.747253+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: cluster 2024-04-24T16:56:10.638071+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:11.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.665992+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: cephadm 2024-04-24T16:56:10.669620+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi040=y;smithi204=x;count:2 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.676852+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.715137+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.717991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.719901+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.730906+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.735247+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T16:56:11.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.741341+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-24T16:56:11.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.743143+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T16:56:11.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: audit 2024-04-24T16:56:10.745185+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:11.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:11 smithi040 bash[23856]: cephadm 2024-04-24T16:56:10.747253+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T16:56:11.931 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-24T16:56:11.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: cluster 2024-04-24T16:56:10.638071+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:11.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.665992+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:11.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: cephadm 2024-04-24T16:56:10.669620+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi040=y;smithi204=x;count:2 2024-04-24T16:56:11.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.676852+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:11.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.715137+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.717991+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.719901+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.730906+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.735247+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.741341+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.743143+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: audit 2024-04-24T16:56:10.745185+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:11.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:11 smithi204 bash[18742]: cephadm 2024-04-24T16:56:10.747253+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T16:56:11.980 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2024-04-24T16:56:12.030 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-24T16:56:12.030 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:12.031 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-04-24T16:56:12.031 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:12.031 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-04-24 16:49:37.207506130 +0000 2024-04-24T16:56:12.031 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-04-24 16:49:36.923508654 +0000 2024-04-24T16:56:12.031 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-04-24 16:49:36.923508654 +0000 2024-04-24T16:56:12.031 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-04-24T16:56:12.031 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-24T16:56:12.089 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-04-24T16:56:12.089 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-04-24T16:56:12.089 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.00037134 s, 1.4 MB/s 2024-04-24T16:56:12.091 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-24T16:56:12.144 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-04-24 16:49:37.435504103 +0000 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-04-24 16:49:37.431504139 +0000 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-04-24 16:49:37.431504139 +0000 2024-04-24T16:56:12.191 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-04-24T16:56:12.191 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-24T16:56:12.245 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-04-24T16:56:12.245 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-04-24T16:56:12.245 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000320154 s, 1.6 MB/s 2024-04-24T16:56:12.246 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-24T16:56:12.299 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T16:56:12.300 DEBUG:teuthology.orchestra.run.smithi204:> dd if=/scratch_devs of=/dev/stdout 2024-04-24T16:56:12.306 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-24T16:56:12.306 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_1 2024-04-24T16:56:12.354 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-24T16:56:12.354 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:12.354 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-04-24T16:56:12.354 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:12.355 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-24 16:49:31.383452854 +0000 2024-04-24T16:56:12.355 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-24 16:49:31.135455069 +0000 2024-04-24T16:56:12.355 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-24 16:49:31.135455069 +0000 2024-04-24T16:56:12.355 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-04-24T16:56:12.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-24T16:56:12.409 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-24T16:56:12.409 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-24T16:56:12.410 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000446337 s, 1.1 MB/s 2024-04-24T16:56:12.411 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-24T16:56:12.459 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_2 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-24 16:49:31.879448423 +0000 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-24 16:49:31.635450603 +0000 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-24 16:49:31.635450603 +0000 2024-04-24T16:56:12.507 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-04-24T16:56:12.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-24T16:56:12.561 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-24T16:56:12.561 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-24T16:56:12.561 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000441421 s, 1.2 MB/s 2024-04-24T16:56:12.562 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-24T16:56:12.612 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_3 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-24 16:49:32.391443850 +0000 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-24 16:49:32.143446065 +0000 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-24 16:49:32.143446065 +0000 2024-04-24T16:56:12.659 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-04-24T16:56:12.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-24T16:56:12.712 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-24T16:56:12.712 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-24T16:56:12.712 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.00029809 s, 1.7 MB/s 2024-04-24T16:56:12.713 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-24T16:56:12.763 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_4 2024-04-24T16:56:12.809 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-24T16:56:12.810 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-24T16:56:12.810 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-04-24T16:56:12.810 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-24T16:56:12.810 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-24 16:49:32.871439563 +0000 2024-04-24T16:56:12.810 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-24 16:49:32.623441778 +0000 2024-04-24T16:56:12.810 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-24 16:49:32.623441778 +0000 2024-04-24T16:56:12.810 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-04-24T16:56:12.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-24T16:56:12.862 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-24T16:56:12.862 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-24T16:56:12.862 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000242254 s, 2.1 MB/s 2024-04-24T16:56:12.863 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-24T16:56:12.915 INFO:tasks.cephadm:Deploying osd.0 on smithi040 with /dev/vg_nvme/lv_4... 2024-04-24T16:56:12.915 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-24T16:56:12.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:13.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:13.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:13.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:13.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:13 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:13.509 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:13 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:13.509 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:13 smithi204 systemd[1]: Started Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T16:56:14.246 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[19887]: debug 2024-04-24T16:56:14.034+0000 7fcf11b22700 1 -- 172.21.15.204:0/2856800666 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f29f0e0340 con 0x55f29fe5c400 2024-04-24T16:56:14.247 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[19887]: debug 2024-04-24T16:56:14.170+0000 7fcf1a791000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T16:56:14.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: cluster 2024-04-24T16:56:12.638520+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:14.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.249020+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:14.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.254047+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.256726+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.258308+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.268508+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: cephadm 2024-04-24T16:56:13.269414+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: cephadm 2024-04-24T16:56:13.271108+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.271659+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.273348+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: audit 2024-04-24T16:56:13.274833+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[18471]: cephadm 2024-04-24T16:56:13.276569+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: cluster 2024-04-24T16:56:12.638520+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.249020+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.254047+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.256726+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.258308+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.268508+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: cephadm 2024-04-24T16:56:13.269414+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: cephadm 2024-04-24T16:56:13.271108+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.271659+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.273348+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: audit 2024-04-24T16:56:13.274833+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:14.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:14 smithi040 bash[23856]: cephadm 2024-04-24T16:56:13.276569+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: cluster 2024-04-24T16:56:12.638520+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.249020+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.254047+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.256726+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.258308+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.268508+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: cephadm 2024-04-24T16:56:13.269414+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: cephadm 2024-04-24T16:56:13.271108+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-24T16:56:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.271659+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T16:56:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.273348+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T16:56:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: audit 2024-04-24T16:56:13.274833+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:14 smithi204 bash[18742]: cephadm 2024-04-24T16:56:13.276569+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T16:56:16.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:15 smithi204 bash[19887]: debug 2024-04-24T16:56:15.686+0000 7fcf1a791000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T16:56:16.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:15 smithi204 bash[19887]: debug 2024-04-24T16:56:15.782+0000 7fcf1a791000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T16:56:16.467 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[19887]: debug 2024-04-24T16:56:16.030+0000 7fcf1a791000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T16:56:16.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[18742]: cluster 2024-04-24T16:56:14.638765+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:16.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[18742]: audit 2024-04-24T16:56:15.967923+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:16.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[18742]: audit 2024-04-24T16:56:15.970427+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:16.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[18742]: audit 2024-04-24T16:56:15.972035+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:16.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[18742]: audit 2024-04-24T16:56:15.973098+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:16.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[18742]: audit 2024-04-24T16:56:15.982840+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[23856]: cluster 2024-04-24T16:56:14.638765+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[23856]: audit 2024-04-24T16:56:15.967923+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[23856]: audit 2024-04-24T16:56:15.970427+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[23856]: audit 2024-04-24T16:56:15.972035+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[23856]: audit 2024-04-24T16:56:15.973098+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[23856]: audit 2024-04-24T16:56:15.982840+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[18471]: cluster 2024-04-24T16:56:14.638765+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:16.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[18471]: audit 2024-04-24T16:56:15.967923+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:16.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[18471]: audit 2024-04-24T16:56:15.970427+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:16.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[18471]: audit 2024-04-24T16:56:15.972035+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:16.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[18471]: audit 2024-04-24T16:56:15.973098+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:16.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:16 smithi040 bash[18471]: audit 2024-04-24T16:56:15.982840+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:17.078 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[19887]: debug 2024-04-24T16:56:16.762+0000 7fcf1a791000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T16:56:17.079 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[19887]: debug 2024-04-24T16:56:16.866+0000 7fcf1a791000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T16:56:17.079 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:16 smithi204 bash[19887]: debug 2024-04-24T16:56:16.966+0000 7fcf1a791000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T16:56:17.079 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:17 smithi204 bash[19887]: debug 2024-04-24T16:56:17.078+0000 7fcf1a791000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T16:56:17.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:17 smithi204 bash[19887]: debug 2024-04-24T16:56:17.294+0000 7fcf1a791000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T16:56:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:17 smithi204 bash[18742]: cephadm 2024-04-24T16:56:15.983401+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:56:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:17 smithi204 bash[18742]: audit 2024-04-24T16:56:16.724044+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:17.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:17 smithi040 bash[18471]: cephadm 2024-04-24T16:56:15.983401+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:56:17.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:17 smithi040 bash[18471]: audit 2024-04-24T16:56:16.724044+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:17.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:17 smithi040 bash[23856]: cephadm 2024-04-24T16:56:15.983401+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T16:56:17.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:17 smithi040 bash[23856]: audit 2024-04-24T16:56:16.724044+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:17.853 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:17 smithi204 bash[19887]: debug 2024-04-24T16:56:17.570+0000 7fcf1a791000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T16:56:17.853 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:17 smithi204 bash[19887]: debug 2024-04-24T16:56:17.670+0000 7fcf1a791000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T16:56:18.106 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:17 smithi204 bash[19887]: debug 2024-04-24T16:56:17.850+0000 7fcf1a791000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T16:56:18.166 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T16:56:18.193 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2024-04-24T16:56:18.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:18 smithi204 bash[18742]: cluster 2024-04-24T16:56:16.639129+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:18.371 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:18 smithi204 bash[19887]: debug 2024-04-24T16:56:18.106+0000 7fcf1a791000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T16:56:18.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:18 smithi040 bash[18471]: cluster 2024-04-24T16:56:16.639129+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:18 smithi040 bash[23856]: cluster 2024-04-24T16:56:16.639129+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:18.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:18 smithi204 bash[19887]: debug 2024-04-24T16:56:18.386+0000 7fcf1a791000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T16:56:18.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:18 smithi204 bash[19887]: debug 2024-04-24T16:56:18.550+0000 7fcf1a791000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:56:19.060 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:18 smithi204 bash[19887]: debug 2024-04-24T16:56:18.782+0000 7fcf1a791000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T16:56:19.060 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:18 smithi204 bash[19887]: debug 2024-04-24T16:56:18.902+0000 7fcf1a791000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T16:56:19.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:19 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:56:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:19.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:19 smithi204 bash[19887]: debug 2024-04-24T16:56:19.246+0000 7fcf1a791000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T16:56:19.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:19 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:56:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:19.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:19 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:56:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:20.097 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:19 smithi204 bash[19887]: debug 2024-04-24T16:56:19.982+0000 7fcf1a791000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T16:56:20.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: cluster 2024-04-24T16:56:18.639510+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.059823+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.816813+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.821323+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.828530+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.832864+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.859546+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.861250+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.862026+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:20.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[18742]: audit 2024-04-24T16:56:19.870155+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: cluster 2024-04-24T16:56:18.639510+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.059823+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.816813+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.821323+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.828530+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.832864+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.859546+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.861250+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.862026+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:20.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[18471]: audit 2024-04-24T16:56:19.870155+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: cluster 2024-04-24T16:56:18.639510+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.059823+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.816813+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.821323+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.828530+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.832864+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.859546+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.861250+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.862026+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:20.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:20 smithi040 bash[23856]: audit 2024-04-24T16:56:19.870155+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:20.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[19887]: debug 2024-04-24T16:56:20.094+0000 7fcf1a791000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T16:56:20.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[19887]: debug 2024-04-24T16:56:20.298+0000 7fcf1a791000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T16:56:20.987 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[19887]: debug 2024-04-24T16:56:20.622+0000 7fcf1a791000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T16:56:21.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:20 smithi204 bash[19887]: debug 2024-04-24T16:56:20.986+0000 7fcf1a791000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T16:56:21.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:56:21 smithi204 bash[19887]: debug 2024-04-24T16:56:21.098+0000 7fcf1a791000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T16:56:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: cluster 2024-04-24T16:56:20.639934+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: cluster 2024-04-24T16:56:21.122699+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon x started 2024-04-24T16:56:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: audit 2024-04-24T16:56:21.124655+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T16:56:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: audit 2024-04-24T16:56:21.125510+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T16:56:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: audit 2024-04-24T16:56:21.126852+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T16:56:22.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: audit 2024-04-24T16:56:21.127381+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: audit 2024-04-24T16:56:21.577254+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: audit 2024-04-24T16:56:21.584297+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[18471]: audit 2024-04-24T16:56:21.585511+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: cluster 2024-04-24T16:56:20.639934+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: cluster 2024-04-24T16:56:21.122699+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon x started 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: audit 2024-04-24T16:56:21.124655+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: audit 2024-04-24T16:56:21.125510+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: audit 2024-04-24T16:56:21.126852+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: audit 2024-04-24T16:56:21.127381+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: audit 2024-04-24T16:56:21.577254+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: audit 2024-04-24T16:56:21.584297+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:56:22.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:22 smithi040 bash[23856]: audit 2024-04-24T16:56:21.585511+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: cluster 2024-04-24T16:56:20.639934+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: cluster 2024-04-24T16:56:21.122699+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon x started 2024-04-24T16:56:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: audit 2024-04-24T16:56:21.124655+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T16:56:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: audit 2024-04-24T16:56:21.125510+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T16:56:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: audit 2024-04-24T16:56:21.126852+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T16:56:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: audit 2024-04-24T16:56:21.127381+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/3444447925' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T16:56:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: audit 2024-04-24T16:56:21.577254+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:56:22.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: audit 2024-04-24T16:56:21.584297+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:56:22.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:22 smithi204 bash[18742]: audit 2024-04-24T16:56:21.585511+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:23.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:23 smithi040 bash[18471]: audit 2024-04-24T16:56:21.573323+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:23.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:23 smithi040 bash[18471]: cluster 2024-04-24T16:56:22.087602+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-24T16:56:23.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:23 smithi040 bash[18471]: audit 2024-04-24T16:56:22.087849+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T16:56:23.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:23 smithi040 bash[23856]: audit 2024-04-24T16:56:21.573323+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:23.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:23 smithi040 bash[23856]: cluster 2024-04-24T16:56:22.087602+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-24T16:56:23.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:23 smithi040 bash[23856]: audit 2024-04-24T16:56:22.087849+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T16:56:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:23 smithi204 bash[18742]: audit 2024-04-24T16:56:21.573323+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:23.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:23 smithi204 bash[18742]: cluster 2024-04-24T16:56:22.087602+0000 mon.a (mon.0) 292 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-24T16:56:23.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:23 smithi204 bash[18742]: audit 2024-04-24T16:56:22.087849+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T16:56:24.332 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:24 smithi040 bash[18471]: cluster 2024-04-24T16:56:22.640426+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:24.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:24 smithi040 bash[23856]: cluster 2024-04-24T16:56:22.640426+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:24 smithi204 bash[18742]: cluster 2024-04-24T16:56:22.640426+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:26.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:26 smithi040 bash[18471]: cluster 2024-04-24T16:56:24.640897+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:26.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:26 smithi040 bash[23856]: cluster 2024-04-24T16:56:24.640897+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:26.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:26 smithi204 bash[18742]: cluster 2024-04-24T16:56:24.640897+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[18471]: cluster 2024-04-24T16:56:26.641298+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[18471]: audit 2024-04-24T16:56:27.290484+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.40:0/2872800869' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7702990-fc94-4bbc-b0d2-05a570f213a9"}]: dispatch 2024-04-24T16:56:28.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[18471]: audit 2024-04-24T16:56:27.299332+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.40:0/2872800869' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7702990-fc94-4bbc-b0d2-05a570f213a9"}]': finished 2024-04-24T16:56:28.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[18471]: cluster 2024-04-24T16:56:27.299490+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-24T16:56:28.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[18471]: audit 2024-04-24T16:56:27.299621+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:28.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[18471]: audit 2024-04-24T16:56:27.977922+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.40:0/1342929988' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:56:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[23856]: cluster 2024-04-24T16:56:26.641298+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:28.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[23856]: audit 2024-04-24T16:56:27.290484+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.40:0/2872800869' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7702990-fc94-4bbc-b0d2-05a570f213a9"}]: dispatch 2024-04-24T16:56:28.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[23856]: audit 2024-04-24T16:56:27.299332+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.40:0/2872800869' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7702990-fc94-4bbc-b0d2-05a570f213a9"}]': finished 2024-04-24T16:56:28.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[23856]: cluster 2024-04-24T16:56:27.299490+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-24T16:56:28.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[23856]: audit 2024-04-24T16:56:27.299621+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:28.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:28 smithi040 bash[23856]: audit 2024-04-24T16:56:27.977922+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.40:0/1342929988' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:56:28.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:28 smithi204 bash[18742]: cluster 2024-04-24T16:56:26.641298+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:28.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:28 smithi204 bash[18742]: audit 2024-04-24T16:56:27.290484+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.40:0/2872800869' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7702990-fc94-4bbc-b0d2-05a570f213a9"}]: dispatch 2024-04-24T16:56:28.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:28 smithi204 bash[18742]: audit 2024-04-24T16:56:27.299332+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.40:0/2872800869' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7702990-fc94-4bbc-b0d2-05a570f213a9"}]': finished 2024-04-24T16:56:28.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:28 smithi204 bash[18742]: cluster 2024-04-24T16:56:27.299490+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-24T16:56:28.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:28 smithi204 bash[18742]: audit 2024-04-24T16:56:27.299621+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:28.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:28 smithi204 bash[18742]: audit 2024-04-24T16:56:27.977922+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.40:0/1342929988' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:56:30.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:30 smithi040 bash[18471]: cluster 2024-04-24T16:56:28.641888+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:30 smithi040 bash[23856]: cluster 2024-04-24T16:56:28.641888+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:30 smithi204 bash[18742]: cluster 2024-04-24T16:56:28.641888+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:32 smithi040 bash[18471]: cluster 2024-04-24T16:56:30.642370+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:32 smithi040 bash[23856]: cluster 2024-04-24T16:56:30.642370+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:32 smithi204 bash[18742]: cluster 2024-04-24T16:56:30.642370+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:33 smithi040 bash[18471]: cluster 2024-04-24T16:56:32.642821+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:33 smithi040 bash[23856]: cluster 2024-04-24T16:56:32.642821+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:33 smithi204 bash[18742]: cluster 2024-04-24T16:56:32.642821+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:35.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:35 smithi204 bash[18742]: cluster 2024-04-24T16:56:34.643220+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:36.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:35 smithi040 bash[18471]: cluster 2024-04-24T16:56:34.643220+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:36.096 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:35 smithi040 bash[23856]: cluster 2024-04-24T16:56:34.643220+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:37.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[18471]: cluster 2024-04-24T16:56:36.643513+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:37.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[18471]: audit 2024-04-24T16:56:37.510009+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T16:56:37.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[18471]: audit 2024-04-24T16:56:37.511335+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:37.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[18471]: cephadm 2024-04-24T16:56:37.512315+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T16:56:37.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[23856]: cluster 2024-04-24T16:56:36.643513+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:37.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[23856]: audit 2024-04-24T16:56:37.510009+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T16:56:37.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[23856]: audit 2024-04-24T16:56:37.511335+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:37.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:37 smithi040 bash[23856]: cephadm 2024-04-24T16:56:37.512315+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T16:56:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:37 smithi204 bash[18742]: cluster 2024-04-24T16:56:36.643513+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:38.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:37 smithi204 bash[18742]: audit 2024-04-24T16:56:37.510009+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T16:56:38.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:37 smithi204 bash[18742]: audit 2024-04-24T16:56:37.511335+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:38.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:37 smithi204 bash[18742]: cephadm 2024-04-24T16:56:37.512315+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T16:56:39.546 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:39 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:56:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:40.442 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:39 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:56:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:40.752 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[23856]: cluster 2024-04-24T16:56:38.643895+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[23856]: audit 2024-04-24T16:56:39.451115+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[23856]: audit 2024-04-24T16:56:39.456241+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[23856]: audit 2024-04-24T16:56:39.961227+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[23856]: audit 2024-04-24T16:56:39.968544+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[18471]: cluster 2024-04-24T16:56:38.643895+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[18471]: audit 2024-04-24T16:56:39.451115+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[18471]: audit 2024-04-24T16:56:39.456241+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[18471]: audit 2024-04-24T16:56:39.961227+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:40 smithi040 bash[18471]: audit 2024-04-24T16:56:39.968544+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:40 smithi204 bash[18742]: cluster 2024-04-24T16:56:38.643895+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:40 smithi204 bash[18742]: audit 2024-04-24T16:56:39.451115+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:40 smithi204 bash[18742]: audit 2024-04-24T16:56:39.456241+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:40 smithi204 bash[18742]: audit 2024-04-24T16:56:39.961227+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:40 smithi204 bash[18742]: audit 2024-04-24T16:56:39.968544+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:42.089 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:41 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:42.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:41 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:42.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:41 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:42.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:56:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:42 smithi204 bash[18742]: cluster 2024-04-24T16:56:40.644297+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:42 smithi204 bash[18742]: audit 2024-04-24T16:56:42.217760+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:42 smithi204 bash[18742]: audit 2024-04-24T16:56:42.242352+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:42 smithi204 bash[18742]: audit 2024-04-24T16:56:42.243622+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:42 smithi204 bash[18742]: audit 2024-04-24T16:56:42.244305+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:42 smithi204 bash[18742]: audit 2024-04-24T16:56:42.252876+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:42.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[18471]: cluster 2024-04-24T16:56:40.644297+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:42.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[18471]: audit 2024-04-24T16:56:42.217760+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:42.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[18471]: audit 2024-04-24T16:56:42.242352+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:42.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[18471]: audit 2024-04-24T16:56:42.243622+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:42.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[18471]: audit 2024-04-24T16:56:42.244305+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:42.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[18471]: audit 2024-04-24T16:56:42.252876+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:42.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[23856]: cluster 2024-04-24T16:56:40.644297+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:42.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[23856]: audit 2024-04-24T16:56:42.217760+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:42.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[23856]: audit 2024-04-24T16:56:42.242352+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:42.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[23856]: audit 2024-04-24T16:56:42.243622+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:42.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[23856]: audit 2024-04-24T16:56:42.244305+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:42.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:42 smithi040 bash[23856]: audit 2024-04-24T16:56:42.252876+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:43.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:43 smithi040 bash[18471]: cluster 2024-04-24T16:56:42.644780+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:43.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:43 smithi040 bash[23856]: cluster 2024-04-24T16:56:42.644780+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:44.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:43 smithi204 bash[18742]: cluster 2024-04-24T16:56:42.644780+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:45.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:45 smithi040 bash[18471]: cluster 2024-04-24T16:56:44.645228+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:45.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:45 smithi040 bash[23856]: cluster 2024-04-24T16:56:44.645228+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:46.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:45 smithi204 bash[18742]: cluster 2024-04-24T16:56:44.645228+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:48.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:47 smithi204 bash[18742]: cluster 2024-04-24T16:56:46.645648+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:48.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:47 smithi040 bash[18471]: cluster 2024-04-24T16:56:46.645648+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:47 smithi040 bash[23856]: cluster 2024-04-24T16:56:46.645648+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:50.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:49 smithi204 bash[18742]: cluster 2024-04-24T16:56:48.646048+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:50.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:49 smithi040 bash[18471]: cluster 2024-04-24T16:56:48.646048+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:50.021 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:49 smithi040 bash[23856]: cluster 2024-04-24T16:56:48.646048+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:50.034 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 0 on host 'smithi040' 2024-04-24T16:56:50.654 DEBUG:teuthology.orchestra.run.smithi040:osd.0> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.0.service 2024-04-24T16:56:50.657 INFO:tasks.cephadm:Deploying osd.1 on smithi040 with /dev/vg_nvme/lv_3... 2024-04-24T16:56:50.657 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-24T16:56:50.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:49.804745+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T16:56:50.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:50.033966+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:50.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:50.037637+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:50.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:50.039307+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:50.040391+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:50.043205+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: cephadm 2024-04-24T16:56:50.043982+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 15221M 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:50.051719+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[18471]: audit 2024-04-24T16:56:50.058748+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:49.804745+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:50.033966+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:50.037637+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:50.039307+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:50.040391+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:50.043205+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: cephadm 2024-04-24T16:56:50.043982+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 15221M 2024-04-24T16:56:50.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:50.051719+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:50.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:50 smithi040 bash[23856]: audit 2024-04-24T16:56:50.058748+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:49.804745+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:50.033966+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:50.037637+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:50.039307+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:50.040391+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:50.043205+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: cephadm 2024-04-24T16:56:50.043982+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 15221M 2024-04-24T16:56:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:50.051719+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:50 smithi204 bash[18742]: audit 2024-04-24T16:56:50.058748+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:52.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:51 smithi204 bash[18742]: cluster 2024-04-24T16:56:50.646532+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:52.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:51 smithi204 bash[18742]: audit 2024-04-24T16:56:50.723637+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T16:56:52.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:51 smithi204 bash[18742]: cluster 2024-04-24T16:56:50.723837+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-24T16:56:52.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:51 smithi204 bash[18742]: audit 2024-04-24T16:56:50.724146+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:52.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:51 smithi204 bash[18742]: audit 2024-04-24T16:56:50.724765+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:56:52.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[18471]: cluster 2024-04-24T16:56:50.646532+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:52.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[18471]: audit 2024-04-24T16:56:50.723637+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T16:56:52.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[18471]: cluster 2024-04-24T16:56:50.723837+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-24T16:56:52.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[18471]: audit 2024-04-24T16:56:50.724146+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:52.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[18471]: audit 2024-04-24T16:56:50.724765+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:56:52.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[23856]: cluster 2024-04-24T16:56:50.646532+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:52.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[23856]: audit 2024-04-24T16:56:50.723637+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T16:56:52.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[23856]: cluster 2024-04-24T16:56:50.723837+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-24T16:56:52.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[23856]: audit 2024-04-24T16:56:50.724146+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:52.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[23856]: audit 2024-04-24T16:56:50.724765+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:56:52.054 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[27246]: debug 2024-04-24T16:56:51.733+0000 7f47832e0700 -1 osd.0 0 waiting for initial osdmap 2024-04-24T16:56:52.054 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:56:51 smithi040 bash[27246]: debug 2024-04-24T16:56:51.741+0000 7f477ec79700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T16:56:53.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:52 smithi204 bash[18742]: audit 2024-04-24T16:56:51.728137+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:56:53.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:52 smithi204 bash[18742]: cluster 2024-04-24T16:56:51.728288+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-24T16:56:53.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:52 smithi204 bash[18742]: audit 2024-04-24T16:56:51.729147+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:53.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:52 smithi204 bash[18742]: audit 2024-04-24T16:56:51.742281+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:53.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[23856]: audit 2024-04-24T16:56:51.728137+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:56:53.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[23856]: cluster 2024-04-24T16:56:51.728288+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-24T16:56:53.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[23856]: audit 2024-04-24T16:56:51.729147+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:53.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[23856]: audit 2024-04-24T16:56:51.742281+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:53.135 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[18471]: audit 2024-04-24T16:56:51.728137+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:56:53.135 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[18471]: cluster 2024-04-24T16:56:51.728288+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-24T16:56:53.135 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[18471]: audit 2024-04-24T16:56:51.729147+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:53.135 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:52 smithi040 bash[18471]: audit 2024-04-24T16:56:51.742281+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: cluster 2024-04-24T16:56:50.814954+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: cluster 2024-04-24T16:56:50.815185+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: cluster 2024-04-24T16:56:52.647008+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: audit 2024-04-24T16:56:52.736598+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: cluster 2024-04-24T16:56:52.742771+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499] boot 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: cluster 2024-04-24T16:56:52.742862+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: audit 2024-04-24T16:56:52.743930+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:53 smithi204 bash[18742]: cluster 2024-04-24T16:56:53.742710+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-24T16:56:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: cluster 2024-04-24T16:56:50.814954+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:56:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: cluster 2024-04-24T16:56:50.815185+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:56:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: cluster 2024-04-24T16:56:52.647008+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: audit 2024-04-24T16:56:52.736598+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: cluster 2024-04-24T16:56:52.742771+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499] boot 2024-04-24T16:56:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: cluster 2024-04-24T16:56:52.742862+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: audit 2024-04-24T16:56:52.743930+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[18471]: cluster 2024-04-24T16:56:53.742710+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: cluster 2024-04-24T16:56:50.814954+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: cluster 2024-04-24T16:56:50.815185+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: cluster 2024-04-24T16:56:52.647008+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: audit 2024-04-24T16:56:52.736598+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: cluster 2024-04-24T16:56:52.742771+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3652838499,v1:172.21.15.40:6803/3652838499] boot 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: cluster 2024-04-24T16:56:52.742862+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: audit 2024-04-24T16:56:52.743930+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T16:56:54.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:53 smithi040 bash[23856]: cluster 2024-04-24T16:56:53.742710+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-24T16:56:54.401 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T16:56:54.440 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2024-04-24T16:56:56.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:55 smithi204 bash[18742]: cluster 2024-04-24T16:56:54.647311+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:56:56.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:55 smithi040 bash[18471]: cluster 2024-04-24T16:56:54.647311+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:56:56.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:55 smithi040 bash[23856]: cluster 2024-04-24T16:56:54.647311+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:56:58.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:57 smithi204 bash[18742]: cluster 2024-04-24T16:56:56.647681+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:56:58.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:57 smithi204 bash[18742]: audit 2024-04-24T16:56:57.192275+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:58.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:57 smithi204 bash[18742]: audit 2024-04-24T16:56:57.196859+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:56:58.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:57 smithi204 bash[18742]: audit 2024-04-24T16:56:57.202544+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:56:58.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:57 smithi204 bash[18742]: audit 2024-04-24T16:56:57.204147+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[18471]: cluster 2024-04-24T16:56:56.647681+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:56:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[18471]: audit 2024-04-24T16:56:57.192275+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[18471]: audit 2024-04-24T16:56:57.196859+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:56:58.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[18471]: audit 2024-04-24T16:56:57.202544+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:56:58.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[18471]: audit 2024-04-24T16:56:57.204147+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[23856]: cluster 2024-04-24T16:56:56.647681+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:56:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[23856]: audit 2024-04-24T16:56:57.192275+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:56:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[23856]: audit 2024-04-24T16:56:57.196859+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:56:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[23856]: audit 2024-04-24T16:56:57.202544+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:56:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:57 smithi040 bash[23856]: audit 2024-04-24T16:56:57.204147+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:56:59.905 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:56:59 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:56:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:56:59.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:59 smithi040 bash[18471]: cluster 2024-04-24T16:56:58.648183+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:56:59.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:59 smithi040 bash[18471]: audit 2024-04-24T16:56:59.620581+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:56:59.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:56:59 smithi040 bash[18471]: audit 2024-04-24T16:56:59.630807+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:00.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:59 smithi204 bash[18742]: cluster 2024-04-24T16:56:58.648183+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:00.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:59 smithi204 bash[18742]: audit 2024-04-24T16:56:59.620581+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:00.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:56:59 smithi204 bash[18742]: audit 2024-04-24T16:56:59.630807+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:00.165 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:00 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:57:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:57:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:59 smithi040 bash[23856]: cluster 2024-04-24T16:56:58.648183+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:59 smithi040 bash[23856]: audit 2024-04-24T16:56:59.620581+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:00.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:56:59 smithi040 bash[23856]: audit 2024-04-24T16:56:59.630807+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: audit 2024-04-24T16:57:00.147430+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: cephadm 2024-04-24T16:57:00.148750+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:57:01.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: audit 2024-04-24T16:57:00.153108+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: audit 2024-04-24T16:57:00.155107+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:01.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: audit 2024-04-24T16:57:00.156702+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:01.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: audit 2024-04-24T16:57:00.157583+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: cluster 2024-04-24T16:57:00.160290+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[23856]: audit 2024-04-24T16:57:00.163995+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: audit 2024-04-24T16:57:00.147430+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: cephadm 2024-04-24T16:57:00.148750+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: audit 2024-04-24T16:57:00.153108+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: audit 2024-04-24T16:57:00.155107+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: audit 2024-04-24T16:57:00.156702+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: audit 2024-04-24T16:57:00.157583+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: cluster 2024-04-24T16:57:00.160290+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:01.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18471]: audit 2024-04-24T16:57:00.163995+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: audit 2024-04-24T16:57:00.147430+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: cephadm 2024-04-24T16:57:00.148750+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:57:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: audit 2024-04-24T16:57:00.153108+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: audit 2024-04-24T16:57:00.155107+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: audit 2024-04-24T16:57:00.156702+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:01.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: audit 2024-04-24T16:57:00.157583+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:01.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: cluster 2024-04-24T16:57:00.160290+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:01.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:01 smithi204 bash[18742]: audit 2024-04-24T16:57:00.163995+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.148 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:01 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:57:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:57:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[23856]: cluster 2024-04-24T16:57:01.151547+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T16:57:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[23856]: audit 2024-04-24T16:57:01.766459+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[23856]: audit 2024-04-24T16:57:01.770988+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[23856]: audit 2024-04-24T16:57:01.788165+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[23856]: audit 2024-04-24T16:57:01.789388+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[23856]: audit 2024-04-24T16:57:01.790145+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[23856]: audit 2024-04-24T16:57:01.795386+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[18471]: cluster 2024-04-24T16:57:01.151547+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[18471]: audit 2024-04-24T16:57:01.766459+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[18471]: audit 2024-04-24T16:57:01.770988+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[18471]: audit 2024-04-24T16:57:01.788165+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[18471]: audit 2024-04-24T16:57:01.789388+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[18471]: audit 2024-04-24T16:57:01.790145+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:02.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:02 smithi040 bash[18471]: audit 2024-04-24T16:57:01.795386+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:02 smithi204 bash[18742]: cluster 2024-04-24T16:57:01.151547+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T16:57:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:02 smithi204 bash[18742]: audit 2024-04-24T16:57:01.766459+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:02 smithi204 bash[18742]: audit 2024-04-24T16:57:01.770988+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:02 smithi204 bash[18742]: audit 2024-04-24T16:57:01.788165+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:02 smithi204 bash[18742]: audit 2024-04-24T16:57:01.789388+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:02 smithi204 bash[18742]: audit 2024-04-24T16:57:01.790145+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:02 smithi204 bash[18742]: audit 2024-04-24T16:57:01.795386+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:03 smithi040 bash[18471]: cluster 2024-04-24T16:57:01.791855+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:03 smithi040 bash[18471]: cluster 2024-04-24T16:57:02.769435+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T16:57:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:03 smithi040 bash[18471]: cluster 2024-04-24T16:57:02.769486+0000 mon.a (mon.0) 349 : cluster [INF] Cluster is now healthy 2024-04-24T16:57:03.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:03 smithi040 bash[23856]: cluster 2024-04-24T16:57:01.791855+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:03.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:03 smithi040 bash[23856]: cluster 2024-04-24T16:57:02.769435+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T16:57:03.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:03 smithi040 bash[23856]: cluster 2024-04-24T16:57:02.769486+0000 mon.a (mon.0) 349 : cluster [INF] Cluster is now healthy 2024-04-24T16:57:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:03 smithi204 bash[18742]: cluster 2024-04-24T16:57:01.791855+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:03 smithi204 bash[18742]: cluster 2024-04-24T16:57:02.769435+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T16:57:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:03 smithi204 bash[18742]: cluster 2024-04-24T16:57:02.769486+0000 mon.a (mon.0) 349 : cluster [INF] Cluster is now healthy 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[23856]: audit 2024-04-24T16:57:03.707185+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.40:0/2994631455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]: dispatch 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[23856]: audit 2024-04-24T16:57:03.707873+0000 mon.a (mon.0) 350 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]: dispatch 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[23856]: audit 2024-04-24T16:57:03.713208+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]': finished 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[23856]: cluster 2024-04-24T16:57:03.713285+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[23856]: audit 2024-04-24T16:57:03.713507+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[18471]: audit 2024-04-24T16:57:03.707185+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.40:0/2994631455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]: dispatch 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[18471]: audit 2024-04-24T16:57:03.707873+0000 mon.a (mon.0) 350 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]: dispatch 2024-04-24T16:57:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[18471]: audit 2024-04-24T16:57:03.713208+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]': finished 2024-04-24T16:57:04.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[18471]: cluster 2024-04-24T16:57:03.713285+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-24T16:57:04.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:04 smithi040 bash[18471]: audit 2024-04-24T16:57:03.713507+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:04 smithi204 bash[18742]: audit 2024-04-24T16:57:03.707185+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.40:0/2994631455' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]: dispatch 2024-04-24T16:57:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:04 smithi204 bash[18742]: audit 2024-04-24T16:57:03.707873+0000 mon.a (mon.0) 350 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]: dispatch 2024-04-24T16:57:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:04 smithi204 bash[18742]: audit 2024-04-24T16:57:03.713208+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1fd15c4-cda9-400c-b194-c743bbdf109e"}]': finished 2024-04-24T16:57:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:04 smithi204 bash[18742]: cluster 2024-04-24T16:57:03.713285+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-24T16:57:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:04 smithi204 bash[18742]: audit 2024-04-24T16:57:03.713507+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:05 smithi040 bash[18471]: cluster 2024-04-24T16:57:03.792378+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:05 smithi040 bash[18471]: audit 2024-04-24T16:57:04.418888+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.40:0/75552129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:57:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:05 smithi040 bash[23856]: cluster 2024-04-24T16:57:03.792378+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:05 smithi040 bash[23856]: audit 2024-04-24T16:57:04.418888+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.40:0/75552129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:57:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:05 smithi204 bash[18742]: cluster 2024-04-24T16:57:03.792378+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:05 smithi204 bash[18742]: audit 2024-04-24T16:57:04.418888+0000 mon.a (mon.0) 354 : audit [DBG] from='client.? 172.21.15.40:0/75552129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:57:07.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:07 smithi040 bash[18471]: cluster 2024-04-24T16:57:05.792895+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:07 smithi040 bash[23856]: cluster 2024-04-24T16:57:05.792895+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:07.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:07 smithi204 bash[18742]: cluster 2024-04-24T16:57:05.792895+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:08 smithi040 bash[23856]: cluster 2024-04-24T16:57:07.793313+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:08 smithi040 bash[18471]: cluster 2024-04-24T16:57:07.793313+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:08 smithi204 bash[18742]: cluster 2024-04-24T16:57:07.793313+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:09.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:09 smithi040 bash[18471]: audit 2024-04-24T16:57:08.709898+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:57:09.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:09 smithi040 bash[18471]: audit 2024-04-24T16:57:08.711513+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:57:09.906 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:09 smithi040 bash[23856]: audit 2024-04-24T16:57:08.709898+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:57:09.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:09 smithi040 bash[23856]: audit 2024-04-24T16:57:08.711513+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:57:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:09 smithi204 bash[18742]: audit 2024-04-24T16:57:08.709898+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:57:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:09 smithi204 bash[18742]: audit 2024-04-24T16:57:08.711513+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:57:10.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:10 smithi040 bash[18471]: cluster 2024-04-24T16:57:09.793770+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:10 smithi040 bash[23856]: cluster 2024-04-24T16:57:09.793770+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:10 smithi204 bash[18742]: cluster 2024-04-24T16:57:09.793770+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:12 smithi040 bash[18471]: cluster 2024-04-24T16:57:11.794151+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:13.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:12 smithi040 bash[23856]: cluster 2024-04-24T16:57:11.794151+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:12 smithi204 bash[18742]: cluster 2024-04-24T16:57:11.794151+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:15.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[23856]: cluster 2024-04-24T16:57:13.794603+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:15.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[23856]: audit 2024-04-24T16:57:14.249640+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T16:57:15.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[23856]: audit 2024-04-24T16:57:14.251288+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:15.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[23856]: cephadm 2024-04-24T16:57:14.252646+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T16:57:15.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[18471]: cluster 2024-04-24T16:57:13.794603+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:15.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[18471]: audit 2024-04-24T16:57:14.249640+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T16:57:15.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[18471]: audit 2024-04-24T16:57:14.251288+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:15.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:14 smithi040 bash[18471]: cephadm 2024-04-24T16:57:14.252646+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T16:57:15.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:14 smithi204 bash[18742]: cluster 2024-04-24T16:57:13.794603+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:15.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:14 smithi204 bash[18742]: audit 2024-04-24T16:57:14.249640+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T16:57:15.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:14 smithi204 bash[18742]: audit 2024-04-24T16:57:14.251288+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:15.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:14 smithi204 bash[18742]: cephadm 2024-04-24T16:57:14.252646+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T16:57:16.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:16 smithi040 bash[23856]: cluster 2024-04-24T16:57:15.794981+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:16.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:16 smithi040 bash[18471]: cluster 2024-04-24T16:57:15.794981+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:16 smithi204 bash[18742]: cluster 2024-04-24T16:57:15.794981+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:17.801 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:17.802 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:17.802 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:17.802 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:18.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:18.052 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:18.052 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:18.053 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:57:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[18471]: cluster 2024-04-24T16:57:17.795287+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[18471]: audit 2024-04-24T16:57:18.040677+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[18471]: audit 2024-04-24T16:57:18.051530+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[18471]: audit 2024-04-24T16:57:18.053365+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[18471]: audit 2024-04-24T16:57:18.054546+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[18471]: audit 2024-04-24T16:57:18.061041+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[23856]: cluster 2024-04-24T16:57:17.795287+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[23856]: audit 2024-04-24T16:57:18.040677+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[23856]: audit 2024-04-24T16:57:18.051530+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[23856]: audit 2024-04-24T16:57:18.053365+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[23856]: audit 2024-04-24T16:57:18.054546+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[23856]: audit 2024-04-24T16:57:18.061041+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:19 smithi204 bash[18742]: cluster 2024-04-24T16:57:17.795287+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:19 smithi204 bash[18742]: audit 2024-04-24T16:57:18.040677+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:19 smithi204 bash[18742]: audit 2024-04-24T16:57:18.051530+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:19 smithi204 bash[18742]: audit 2024-04-24T16:57:18.053365+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:19 smithi204 bash[18742]: audit 2024-04-24T16:57:18.054546+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:19 smithi204 bash[18742]: audit 2024-04-24T16:57:18.061041+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:20.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:19 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:57:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:57:20.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:20 smithi040 bash[18471]: audit 2024-04-24T16:57:19.769464+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:20.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:20 smithi040 bash[18471]: audit 2024-04-24T16:57:19.776800+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:20.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:20 smithi040 bash[18471]: cluster 2024-04-24T16:57:19.795687+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:20 smithi040 bash[23856]: audit 2024-04-24T16:57:19.769464+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:20 smithi040 bash[23856]: audit 2024-04-24T16:57:19.776800+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:20 smithi040 bash[23856]: cluster 2024-04-24T16:57:19.795687+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:20 smithi204 bash[18742]: audit 2024-04-24T16:57:19.769464+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:20 smithi204 bash[18742]: audit 2024-04-24T16:57:19.776800+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:20 smithi204 bash[18742]: cluster 2024-04-24T16:57:19.795687+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:22.281 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:57:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:57:23.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: cluster 2024-04-24T16:57:21.796093+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: audit 2024-04-24T16:57:21.912047+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: cephadm 2024-04-24T16:57:21.913190+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: audit 2024-04-24T16:57:21.918636+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: audit 2024-04-24T16:57:21.938159+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: audit 2024-04-24T16:57:21.939711+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: audit 2024-04-24T16:57:21.940890+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[18471]: audit 2024-04-24T16:57:21.948973+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: cluster 2024-04-24T16:57:21.796093+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: audit 2024-04-24T16:57:21.912047+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: cephadm 2024-04-24T16:57:21.913190+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:57:23.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: audit 2024-04-24T16:57:21.918636+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: audit 2024-04-24T16:57:21.938159+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:23.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: audit 2024-04-24T16:57:21.939711+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:23.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: audit 2024-04-24T16:57:21.940890+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:23.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:22 smithi040 bash[23856]: audit 2024-04-24T16:57:21.948973+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: cluster 2024-04-24T16:57:21.796093+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: audit 2024-04-24T16:57:21.912047+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: cephadm 2024-04-24T16:57:21.913190+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:57:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: audit 2024-04-24T16:57:21.918636+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: audit 2024-04-24T16:57:21.938159+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: audit 2024-04-24T16:57:21.939711+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: audit 2024-04-24T16:57:21.940890+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:22 smithi204 bash[18742]: audit 2024-04-24T16:57:21.948973+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:24.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:24 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:57:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:57:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: cluster 2024-04-24T16:57:23.796577+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:24.339569+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:24.345143+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:24.371956+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:24.373326+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:24.374123+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:24.382576+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:25.191331+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[23856]: audit 2024-04-24T16:57:25.191720+0000 mon.a (mon.0) 378 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: cluster 2024-04-24T16:57:23.796577+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:24.339569+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:24.345143+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:24.371956+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:24.373326+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:24.374123+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:24.382576+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:25.191331+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T16:57:25.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:25 smithi040 bash[18471]: audit 2024-04-24T16:57:25.191720+0000 mon.a (mon.0) 378 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T16:57:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: cluster 2024-04-24T16:57:23.796577+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:24.339569+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:24.345143+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:24.371956+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:24.373326+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:24.374123+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:24.382576+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:25.191331+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T16:57:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:25 smithi204 bash[18742]: audit 2024-04-24T16:57:25.191720+0000 mon.a (mon.0) 378 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T16:57:25.943 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 1 on host 'smithi040' 2024-04-24T16:57:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.384862+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T16:57:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: cluster 2024-04-24T16:57:25.384985+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.385231+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.385983+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.386801+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.943098+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.954046+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.955930+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.956729+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.958750+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.959460+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.966689+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[18471]: audit 2024-04-24T16:57:25.973873+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.384862+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: cluster 2024-04-24T16:57:25.384985+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.385231+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.385983+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.386801+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.943098+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.954046+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.955930+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.956729+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.958750+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.959460+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.966689+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:26 smithi040 bash[23856]: audit 2024-04-24T16:57:25.973873+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.384862+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T16:57:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: cluster 2024-04-24T16:57:25.384985+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-24T16:57:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.385231+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.385983+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.386801+0000 mon.a (mon.0) 382 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.943098+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.954046+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.955930+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.956729+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.958750+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.959460+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.966689+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:26 smithi204 bash[18742]: audit 2024-04-24T16:57:25.973873+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:27.147 DEBUG:teuthology.orchestra.run.smithi040:osd.1> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.1.service 2024-04-24T16:57:27.150 INFO:tasks.cephadm:Deploying osd.2 on smithi040 with /dev/vg_nvme/lv_2... 2024-04-24T16:57:27.150 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-24T16:57:27.406 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[18471]: cluster 2024-04-24T16:57:25.797046+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:27.406 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[18471]: cephadm 2024-04-24T16:57:25.959963+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 7610M 2024-04-24T16:57:27.406 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[18471]: audit 2024-04-24T16:57:26.404526+0000 mon.a (mon.0) 391 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:57:27.406 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[18471]: cluster 2024-04-24T16:57:26.404792+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-24T16:57:27.406 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[18471]: audit 2024-04-24T16:57:26.405589+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:27.406 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[18471]: audit 2024-04-24T16:57:26.412234+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[23856]: cluster 2024-04-24T16:57:25.797046+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[23856]: cephadm 2024-04-24T16:57:25.959963+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 7610M 2024-04-24T16:57:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[23856]: audit 2024-04-24T16:57:26.404526+0000 mon.a (mon.0) 391 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:57:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[23856]: cluster 2024-04-24T16:57:26.404792+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-24T16:57:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[23856]: audit 2024-04-24T16:57:26.405589+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:27 smithi040 bash[23856]: audit 2024-04-24T16:57:26.412234+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:27 smithi204 bash[18742]: cluster 2024-04-24T16:57:25.797046+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-24T16:57:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:27 smithi204 bash[18742]: cephadm 2024-04-24T16:57:25.959963+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 7610M 2024-04-24T16:57:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:27 smithi204 bash[18742]: audit 2024-04-24T16:57:26.404526+0000 mon.a (mon.0) 391 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:57:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:27 smithi204 bash[18742]: cluster 2024-04-24T16:57:26.404792+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-24T16:57:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:27 smithi204 bash[18742]: audit 2024-04-24T16:57:26.405589+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:27 smithi204 bash[18742]: audit 2024-04-24T16:57:26.412234+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:28.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[18471]: cluster 2024-04-24T16:57:26.167923+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:57:28.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[18471]: cluster 2024-04-24T16:57:26.168055+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:57:28.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[18471]: cluster 2024-04-24T16:57:27.401940+0000 mon.a (mon.0) 395 : cluster [INF] osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445] boot 2024-04-24T16:57:28.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[18471]: cluster 2024-04-24T16:57:27.401978+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-24T16:57:28.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[18471]: audit 2024-04-24T16:57:27.402362+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:28.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[23856]: cluster 2024-04-24T16:57:26.167923+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:57:28.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[23856]: cluster 2024-04-24T16:57:26.168055+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:57:28.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[23856]: cluster 2024-04-24T16:57:27.401940+0000 mon.a (mon.0) 395 : cluster [INF] osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445] boot 2024-04-24T16:57:28.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[23856]: cluster 2024-04-24T16:57:27.401978+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-24T16:57:28.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:28 smithi040 bash[23856]: audit 2024-04-24T16:57:27.402362+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:28 smithi204 bash[18742]: cluster 2024-04-24T16:57:26.167923+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:57:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:28 smithi204 bash[18742]: cluster 2024-04-24T16:57:26.168055+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:57:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:28 smithi204 bash[18742]: cluster 2024-04-24T16:57:27.401940+0000 mon.a (mon.0) 395 : cluster [INF] osd.1 [v2:172.21.15.40:6810/715920445,v1:172.21.15.40:6811/715920445] boot 2024-04-24T16:57:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:28 smithi204 bash[18742]: cluster 2024-04-24T16:57:27.401978+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-24T16:57:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:28 smithi204 bash[18742]: audit 2024-04-24T16:57:27.402362+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T16:57:29.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:29 smithi040 bash[18471]: cluster 2024-04-24T16:57:27.797516+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:29.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:29 smithi040 bash[18471]: cluster 2024-04-24T16:57:28.656874+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-24T16:57:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:29 smithi040 bash[23856]: cluster 2024-04-24T16:57:27.797516+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:29 smithi040 bash[23856]: cluster 2024-04-24T16:57:28.656874+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-24T16:57:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:29 smithi204 bash[18742]: cluster 2024-04-24T16:57:27.797516+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:29 smithi204 bash[18742]: cluster 2024-04-24T16:57:28.656874+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-24T16:57:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:31 smithi040 bash[18471]: cluster 2024-04-24T16:57:29.797954+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:31 smithi040 bash[23856]: cluster 2024-04-24T16:57:29.797954+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:31.696 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T16:57:31.736 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_2 2024-04-24T16:57:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:31 smithi204 bash[18742]: cluster 2024-04-24T16:57:29.797954+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:33.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:33 smithi040 bash[18471]: cluster 2024-04-24T16:57:31.798438+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:33 smithi040 bash[23856]: cluster 2024-04-24T16:57:31.798438+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:33.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:33 smithi204 bash[18742]: cluster 2024-04-24T16:57:31.798438+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[18471]: cluster 2024-04-24T16:57:33.798927+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[18471]: audit 2024-04-24T16:57:34.447483+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:57:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[18471]: audit 2024-04-24T16:57:34.451367+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:57:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[18471]: audit 2024-04-24T16:57:34.456838+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:57:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[18471]: audit 2024-04-24T16:57:34.458088+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[23856]: cluster 2024-04-24T16:57:33.798927+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[23856]: audit 2024-04-24T16:57:34.447483+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:57:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[23856]: audit 2024-04-24T16:57:34.451367+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:57:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[23856]: audit 2024-04-24T16:57:34.456838+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:57:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:35 smithi040 bash[23856]: audit 2024-04-24T16:57:34.458088+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:35 smithi204 bash[18742]: cluster 2024-04-24T16:57:33.798927+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:35 smithi204 bash[18742]: audit 2024-04-24T16:57:34.447483+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:57:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:35 smithi204 bash[18742]: audit 2024-04-24T16:57:34.451367+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:57:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:35 smithi204 bash[18742]: audit 2024-04-24T16:57:34.456838+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:57:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:35 smithi204 bash[18742]: audit 2024-04-24T16:57:34.458088+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:37 smithi040 bash[18471]: cluster 2024-04-24T16:57:35.799415+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:37.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:37 smithi040 bash[23856]: cluster 2024-04-24T16:57:35.799415+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:37 smithi204 bash[18742]: cluster 2024-04-24T16:57:35.799415+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:38.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:38 smithi040 bash[18471]: cluster 2024-04-24T16:57:37.799913+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:38.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:38 smithi040 bash[23856]: cluster 2024-04-24T16:57:37.799913+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:39.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:38 smithi204 bash[18742]: cluster 2024-04-24T16:57:37.799913+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:40.442 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:39 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:57:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:57:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:40 smithi204 bash[18742]: cluster 2024-04-24T16:57:39.800397+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:40 smithi204 bash[18742]: audit 2024-04-24T16:57:39.947571+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:40 smithi204 bash[18742]: audit 2024-04-24T16:57:39.952956+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:40 smithi204 bash[18742]: audit 2024-04-24T16:57:40.378325+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.40:0/2195670507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "582f8a84-3e60-4b4d-b522-47fd56cc58ad"}]: dispatch 2024-04-24T16:57:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:40 smithi204 bash[18742]: audit 2024-04-24T16:57:40.386984+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.40:0/2195670507' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "582f8a84-3e60-4b4d-b522-47fd56cc58ad"}]': finished 2024-04-24T16:57:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:40 smithi204 bash[18742]: cluster 2024-04-24T16:57:40.387203+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-24T16:57:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:40 smithi204 bash[18742]: audit 2024-04-24T16:57:40.387344+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:57:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[18471]: cluster 2024-04-24T16:57:39.800397+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[18471]: audit 2024-04-24T16:57:39.947571+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[18471]: audit 2024-04-24T16:57:39.952956+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[18471]: audit 2024-04-24T16:57:40.378325+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.40:0/2195670507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "582f8a84-3e60-4b4d-b522-47fd56cc58ad"}]: dispatch 2024-04-24T16:57:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[18471]: audit 2024-04-24T16:57:40.386984+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.40:0/2195670507' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "582f8a84-3e60-4b4d-b522-47fd56cc58ad"}]': finished 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[18471]: cluster 2024-04-24T16:57:40.387203+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[18471]: audit 2024-04-24T16:57:40.387344+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[23856]: cluster 2024-04-24T16:57:39.800397+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[23856]: audit 2024-04-24T16:57:39.947571+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[23856]: audit 2024-04-24T16:57:39.952956+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[23856]: audit 2024-04-24T16:57:40.378325+0000 mon.a (mon.0) 404 : audit [INF] from='client.? 172.21.15.40:0/2195670507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "582f8a84-3e60-4b4d-b522-47fd56cc58ad"}]: dispatch 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[23856]: audit 2024-04-24T16:57:40.386984+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.40:0/2195670507' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "582f8a84-3e60-4b4d-b522-47fd56cc58ad"}]': finished 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[23856]: cluster 2024-04-24T16:57:40.387203+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-24T16:57:41.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:40 smithi040 bash[23856]: audit 2024-04-24T16:57:40.387344+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:57:42.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:41 smithi040 bash[18471]: audit 2024-04-24T16:57:41.205459+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1034660711' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:57:42.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:41 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:57:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:57:42.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:41 smithi040 bash[23856]: audit 2024-04-24T16:57:41.205459+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1034660711' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:57:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:41 smithi204 bash[18742]: audit 2024-04-24T16:57:41.205459+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1034660711' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:57:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:42 smithi204 bash[18742]: cluster 2024-04-24T16:57:41.800952+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:42 smithi204 bash[18742]: audit 2024-04-24T16:57:41.964028+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:42 smithi204 bash[18742]: audit 2024-04-24T16:57:41.972742+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:42 smithi040 bash[18471]: cluster 2024-04-24T16:57:41.800952+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:42 smithi040 bash[18471]: audit 2024-04-24T16:57:41.964028+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:42 smithi040 bash[18471]: audit 2024-04-24T16:57:41.972742+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:42 smithi040 bash[23856]: cluster 2024-04-24T16:57:41.800952+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:42 smithi040 bash[23856]: audit 2024-04-24T16:57:41.964028+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:42 smithi040 bash[23856]: audit 2024-04-24T16:57:41.972742+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:44 smithi204 bash[18742]: cluster 2024-04-24T16:57:43.801432+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:45.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:44 smithi040 bash[18471]: cluster 2024-04-24T16:57:43.801432+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:45.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:44 smithi040 bash[23856]: cluster 2024-04-24T16:57:43.801432+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:47.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:46 smithi040 bash[18471]: cluster 2024-04-24T16:57:45.801728+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:47.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:46 smithi040 bash[23856]: cluster 2024-04-24T16:57:45.801728+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:46 smithi204 bash[18742]: cluster 2024-04-24T16:57:45.801728+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:48.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:48 smithi040 bash[18471]: cluster 2024-04-24T16:57:47.802154+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:48.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:48 smithi040 bash[23856]: cluster 2024-04-24T16:57:47.802154+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:49.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:48 smithi204 bash[18742]: cluster 2024-04-24T16:57:47.802154+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:50 smithi040 bash[23856]: cluster 2024-04-24T16:57:49.802638+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:51.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:50 smithi040 bash[18471]: cluster 2024-04-24T16:57:49.802638+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:51.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:50 smithi204 bash[18742]: cluster 2024-04-24T16:57:49.802638+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:51.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:51 smithi040 bash[18471]: audit 2024-04-24T16:57:51.360773+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T16:57:51.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:51 smithi040 bash[18471]: audit 2024-04-24T16:57:51.362332+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:51.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:51 smithi040 bash[18471]: cephadm 2024-04-24T16:57:51.363592+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T16:57:51.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:51 smithi040 bash[23856]: audit 2024-04-24T16:57:51.360773+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T16:57:51.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:51 smithi040 bash[23856]: audit 2024-04-24T16:57:51.362332+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:51.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:51 smithi040 bash[23856]: cephadm 2024-04-24T16:57:51.363592+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T16:57:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:51 smithi204 bash[18742]: audit 2024-04-24T16:57:51.360773+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T16:57:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:51 smithi204 bash[18742]: audit 2024-04-24T16:57:51.362332+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:51 smithi204 bash[18742]: cephadm 2024-04-24T16:57:51.363592+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T16:57:53.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:52 smithi040 bash[18471]: cluster 2024-04-24T16:57:51.803187+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:53.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:52 smithi040 bash[23856]: cluster 2024-04-24T16:57:51.803187+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:53.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:52 smithi204 bash[18742]: cluster 2024-04-24T16:57:51.803187+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:55.094 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.095 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:57:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:54 smithi040 bash[18471]: cluster 2024-04-24T16:57:53.803650+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:55.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.096 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:54 smithi040 bash[23856]: cluster 2024-04-24T16:57:53.803650+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:55.096 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.096 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 16:57:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:54 smithi204 bash[18742]: cluster 2024-04-24T16:57:53.803650+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:57:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.440 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:57:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:55.441 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 16:57:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:57:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[18471]: audit 2024-04-24T16:57:55.233590+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[18471]: audit 2024-04-24T16:57:55.260687+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[18471]: audit 2024-04-24T16:57:55.261810+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[18471]: audit 2024-04-24T16:57:55.262480+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[18471]: audit 2024-04-24T16:57:55.269444+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:56.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[23856]: audit 2024-04-24T16:57:55.233590+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:56.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[23856]: audit 2024-04-24T16:57:55.260687+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:56.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[23856]: audit 2024-04-24T16:57:55.261810+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:56.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[23856]: audit 2024-04-24T16:57:55.262480+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:56.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:56 smithi040 bash[23856]: audit 2024-04-24T16:57:55.269444+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:56.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:56 smithi204 bash[18742]: audit 2024-04-24T16:57:55.233590+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:56.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:56 smithi204 bash[18742]: audit 2024-04-24T16:57:55.260687+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:57:56.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:56 smithi204 bash[18742]: audit 2024-04-24T16:57:55.261810+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:57:56.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:56 smithi204 bash[18742]: audit 2024-04-24T16:57:55.262480+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:57:56.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:56 smithi204 bash[18742]: audit 2024-04-24T16:57:55.269444+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:57:57.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:57 smithi204 bash[18742]: cluster 2024-04-24T16:57:55.804069+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:57 smithi040 bash[18471]: cluster 2024-04-24T16:57:55.804069+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:57 smithi040 bash[23856]: cluster 2024-04-24T16:57:55.804069+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:58.809 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:57:58 smithi040 bash[18471]: cluster 2024-04-24T16:57:57.804493+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:58.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:57:58 smithi040 bash[23856]: cluster 2024-04-24T16:57:57.804493+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:57:59.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:57:58 smithi204 bash[18742]: cluster 2024-04-24T16:57:57.804493+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:00.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:00 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:58:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:58:01.406 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:01 smithi040 bash[18471]: cluster 2024-04-24T16:57:59.804870+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:01.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:01 smithi040 bash[18471]: audit 2024-04-24T16:58:00.109978+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:01.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:01 smithi040 bash[18471]: audit 2024-04-24T16:58:00.118111+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:01.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:01 smithi040 bash[23856]: cluster 2024-04-24T16:57:59.804870+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:01.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:01 smithi040 bash[23856]: audit 2024-04-24T16:58:00.109978+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:01.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:01 smithi040 bash[23856]: audit 2024-04-24T16:58:00.118111+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:01.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:01 smithi204 bash[18742]: cluster 2024-04-24T16:57:59.804870+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:01.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:01 smithi204 bash[18742]: audit 2024-04-24T16:58:00.109978+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:01.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:01 smithi204 bash[18742]: audit 2024-04-24T16:58:00.118111+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:01.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:01 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:58:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:58:02.236 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 2 on host 'smithi040' 2024-04-24T16:58:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:01.400392+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: cephadm 2024-04-24T16:58:01.401193+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:58:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:01.406782+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.235835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.254119+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.255584+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.256460+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.259045+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.260044+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.261083+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.269514+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.277016+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.309591+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[18471]: audit 2024-04-24T16:58:02.309949+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T16:58:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:01.400392+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: cephadm 2024-04-24T16:58:01.401193+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:01.406782+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.235835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.254119+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.255584+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.256460+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.259045+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.260044+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.261083+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.269514+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.277016+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.309591+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T16:58:02.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:02 smithi040 bash[23856]: audit 2024-04-24T16:58:02.309949+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T16:58:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:01.400392+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: cephadm 2024-04-24T16:58:01.401193+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:58:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:01.406782+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.235835+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.254119+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.255584+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.256460+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.259045+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.260044+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.261083+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.269514+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.277016+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.309591+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T16:58:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:02 smithi204 bash[18742]: audit 2024-04-24T16:58:02.309949+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T16:58:03.407 DEBUG:teuthology.orchestra.run.smithi040:osd.2> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.2.service 2024-04-24T16:58:03.410 INFO:tasks.cephadm:Deploying osd.3 on smithi040 with /dev/vg_nvme/lv_1... 2024-04-24T16:58:03.410 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-24T16:58:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[23856]: cluster 2024-04-24T16:58:01.805302+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[23856]: cephadm 2024-04-24T16:58:02.261829+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 5073M 2024-04-24T16:58:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[23856]: audit 2024-04-24T16:58:03.287187+0000 mon.a (mon.0) 431 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T16:58:03.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[23856]: cluster 2024-04-24T16:58:03.287399+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-24T16:58:03.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[23856]: audit 2024-04-24T16:58:03.287647+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:03.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[23856]: audit 2024-04-24T16:58:03.288760+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:03.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[23856]: audit 2024-04-24T16:58:03.289639+0000 mon.a (mon.0) 434 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[18471]: cluster 2024-04-24T16:58:01.805302+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[18471]: cephadm 2024-04-24T16:58:02.261829+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 5073M 2024-04-24T16:58:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[18471]: audit 2024-04-24T16:58:03.287187+0000 mon.a (mon.0) 431 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T16:58:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[18471]: cluster 2024-04-24T16:58:03.287399+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-24T16:58:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[18471]: audit 2024-04-24T16:58:03.287647+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[18471]: audit 2024-04-24T16:58:03.288760+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:03 smithi040 bash[18471]: audit 2024-04-24T16:58:03.289639+0000 mon.a (mon.0) 434 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:03 smithi204 bash[18742]: cluster 2024-04-24T16:58:01.805302+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:03 smithi204 bash[18742]: cephadm 2024-04-24T16:58:02.261829+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 5073M 2024-04-24T16:58:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:03 smithi204 bash[18742]: audit 2024-04-24T16:58:03.287187+0000 mon.a (mon.0) 431 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T16:58:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:03 smithi204 bash[18742]: cluster 2024-04-24T16:58:03.287399+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-24T16:58:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:03 smithi204 bash[18742]: audit 2024-04-24T16:58:03.287647+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:03 smithi204 bash[18742]: audit 2024-04-24T16:58:03.288760+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:03 smithi204 bash[18742]: audit 2024-04-24T16:58:03.289639+0000 mon.a (mon.0) 434 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:04.440 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 16:58:04 smithi040 bash[33660]: debug 2024-04-24T16:58:04.288+0000 7fa91ea2f700 -1 osd.2 0 waiting for initial osdmap 2024-04-24T16:58:04.440 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 16:58:04 smithi040 bash[33660]: debug 2024-04-24T16:58:04.292+0000 7fa918bc5700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T16:58:05.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[23856]: cluster 2024-04-24T16:58:03.805773+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[23856]: audit 2024-04-24T16:58:04.285814+0000 mon.a (mon.0) 435 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[23856]: cluster 2024-04-24T16:58:04.286005+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[23856]: audit 2024-04-24T16:58:04.286330+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[23856]: audit 2024-04-24T16:58:04.293539+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[18471]: cluster 2024-04-24T16:58:03.805773+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[18471]: audit 2024-04-24T16:58:04.285814+0000 mon.a (mon.0) 435 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[18471]: cluster 2024-04-24T16:58:04.286005+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-24T16:58:05.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[18471]: audit 2024-04-24T16:58:04.286330+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:05.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:05 smithi040 bash[18471]: audit 2024-04-24T16:58:04.293539+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:05 smithi204 bash[18742]: cluster 2024-04-24T16:58:03.805773+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-24T16:58:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:05 smithi204 bash[18742]: audit 2024-04-24T16:58:04.285814+0000 mon.a (mon.0) 435 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:58:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:05 smithi204 bash[18742]: cluster 2024-04-24T16:58:04.286005+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-24T16:58:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:05 smithi204 bash[18742]: audit 2024-04-24T16:58:04.286330+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:05 smithi204 bash[18742]: audit 2024-04-24T16:58:04.293539+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[18471]: cluster 2024-04-24T16:58:03.309491+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:58:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[18471]: cluster 2024-04-24T16:58:03.309712+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:58:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[18471]: cluster 2024-04-24T16:58:05.288839+0000 mon.a (mon.0) 439 : cluster [INF] osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505] boot 2024-04-24T16:58:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[18471]: cluster 2024-04-24T16:58:05.288933+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-24T16:58:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[18471]: audit 2024-04-24T16:58:05.289677+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[23856]: cluster 2024-04-24T16:58:03.309491+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:58:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[23856]: cluster 2024-04-24T16:58:03.309712+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:58:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[23856]: cluster 2024-04-24T16:58:05.288839+0000 mon.a (mon.0) 439 : cluster [INF] osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505] boot 2024-04-24T16:58:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[23856]: cluster 2024-04-24T16:58:05.288933+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-24T16:58:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:06 smithi040 bash[23856]: audit 2024-04-24T16:58:05.289677+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:06 smithi204 bash[18742]: cluster 2024-04-24T16:58:03.309491+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:58:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:06 smithi204 bash[18742]: cluster 2024-04-24T16:58:03.309712+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:58:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:06 smithi204 bash[18742]: cluster 2024-04-24T16:58:05.288839+0000 mon.a (mon.0) 439 : cluster [INF] osd.2 [v2:172.21.15.40:6818/2341674505,v1:172.21.15.40:6819/2341674505] boot 2024-04-24T16:58:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:06 smithi204 bash[18742]: cluster 2024-04-24T16:58:05.288933+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-24T16:58:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:06 smithi204 bash[18742]: audit 2024-04-24T16:58:05.289677+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T16:58:07.601 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:07 smithi040 bash[18471]: cluster 2024-04-24T16:58:05.806338+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:07.601 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:07 smithi040 bash[18471]: cluster 2024-04-24T16:58:06.306097+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-24T16:58:07.601 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:07 smithi040 bash[18471]: audit 2024-04-24T16:58:06.783645+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' 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-24T16:58:07.601 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:07 smithi040 bash[23856]: cluster 2024-04-24T16:58:05.806338+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:07.602 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:07 smithi040 bash[23856]: cluster 2024-04-24T16:58:06.306097+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-24T16:58:07.602 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:07 smithi040 bash[23856]: audit 2024-04-24T16:58:06.783645+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' 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-24T16:58:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:07 smithi204 bash[18742]: cluster 2024-04-24T16:58:05.806338+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:07 smithi204 bash[18742]: cluster 2024-04-24T16:58:06.306097+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-24T16:58:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:07 smithi204 bash[18742]: audit 2024-04-24T16:58:06.783645+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' 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-24T16:58:08.026 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T16:58:08.065 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_1 2024-04-24T16:58:08.326 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:08 smithi040 bash[18471]: audit 2024-04-24T16:58:07.315696+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' 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-24T16:58:08.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:08 smithi040 bash[18471]: cluster 2024-04-24T16:58:07.315790+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-24T16:58:08.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:08 smithi040 bash[18471]: audit 2024-04-24T16:58:07.317028+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-24T16:58:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:08 smithi040 bash[23856]: audit 2024-04-24T16:58:07.315696+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' 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-24T16:58:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:08 smithi040 bash[23856]: cluster 2024-04-24T16:58:07.315790+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-24T16:58:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:08 smithi040 bash[23856]: audit 2024-04-24T16:58:07.317028+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-24T16:58:08.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:08 smithi204 bash[18742]: audit 2024-04-24T16:58:07.315696+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' 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-24T16:58:08.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:08 smithi204 bash[18742]: cluster 2024-04-24T16:58:07.315790+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-24T16:58:08.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:08 smithi204 bash[18742]: audit 2024-04-24T16:58:07.317028+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-24T16:58:09.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[18471]: cluster 2024-04-24T16:58:07.806933+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:09.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[18471]: audit 2024-04-24T16:58:08.323029+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-24T16:58:09.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[18471]: cluster 2024-04-24T16:58:08.323257+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-24T16:58:09.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[18471]: audit 2024-04-24T16:58:08.712019+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:58:09.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[18471]: audit 2024-04-24T16:58:08.713463+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:58:09.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[23856]: cluster 2024-04-24T16:58:07.806933+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:09.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[23856]: audit 2024-04-24T16:58:08.323029+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-24T16:58:09.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[23856]: cluster 2024-04-24T16:58:08.323257+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-24T16:58:09.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[23856]: audit 2024-04-24T16:58:08.712019+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:58:09.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:09 smithi040 bash[23856]: audit 2024-04-24T16:58:08.713463+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:58:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:09 smithi204 bash[18742]: cluster 2024-04-24T16:58:07.806933+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:09 smithi204 bash[18742]: audit 2024-04-24T16:58:08.323029+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-24T16:58:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:09 smithi204 bash[18742]: cluster 2024-04-24T16:58:08.323257+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-24T16:58:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:09 smithi204 bash[18742]: audit 2024-04-24T16:58:08.712019+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:58:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:09 smithi204 bash[18742]: audit 2024-04-24T16:58:08.713463+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:58:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:10 smithi040 bash[23856]: cluster 2024-04-24T16:58:09.669242+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-24T16:58:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:10 smithi040 bash[23856]: cluster 2024-04-24T16:58:09.807243+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:10 smithi040 bash[23856]: audit 2024-04-24T16:58:10.399491+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:10 smithi040 bash[18471]: cluster 2024-04-24T16:58:09.669242+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-24T16:58:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:10 smithi040 bash[18471]: cluster 2024-04-24T16:58:09.807243+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:10 smithi040 bash[18471]: audit 2024-04-24T16:58:10.399491+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:10 smithi204 bash[18742]: cluster 2024-04-24T16:58:09.669242+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-24T16:58:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:10 smithi204 bash[18742]: cluster 2024-04-24T16:58:09.807243+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:10 smithi204 bash[18742]: audit 2024-04-24T16:58:10.399491+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:11 smithi204 bash[18742]: audit 2024-04-24T16:58:10.931147+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:58:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:11 smithi204 bash[18742]: audit 2024-04-24T16:58:10.937309+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:58:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:11 smithi204 bash[18742]: audit 2024-04-24T16:58:10.940379+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:58:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:11 smithi204 bash[18742]: audit 2024-04-24T16:58:10.941128+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:12.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[18471]: audit 2024-04-24T16:58:10.931147+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:58:12.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[18471]: audit 2024-04-24T16:58:10.937309+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:58:12.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[18471]: audit 2024-04-24T16:58:10.940379+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:58:12.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[18471]: audit 2024-04-24T16:58:10.941128+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:12.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[23856]: audit 2024-04-24T16:58:10.931147+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:58:12.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[23856]: audit 2024-04-24T16:58:10.937309+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:58:12.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[23856]: audit 2024-04-24T16:58:10.940379+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:58:12.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:11 smithi040 bash[23856]: audit 2024-04-24T16:58:10.941128+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:13 smithi204 bash[18742]: cluster 2024-04-24T16:58:11.684967+0000 mon.a (mon.0) 456 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-24T16:58:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:13 smithi204 bash[18742]: audit 2024-04-24T16:58:12.269511+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:13.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:13 smithi040 bash[18471]: cluster 2024-04-24T16:58:11.684967+0000 mon.a (mon.0) 456 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-24T16:58:13.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:13 smithi040 bash[18471]: audit 2024-04-24T16:58:12.269511+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:13.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:13 smithi040 bash[23856]: cluster 2024-04-24T16:58:11.684967+0000 mon.a (mon.0) 456 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-24T16:58:13.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:13 smithi040 bash[23856]: audit 2024-04-24T16:58:12.269511+0000 mon.a (mon.0) 457 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: cluster 2024-04-24T16:58:11.807556+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.202177+0000 mon.a (mon.0) 458 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.204443+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.207606+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.208097+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.213549+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.213845+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.214267+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:13.214644+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:14.100636+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:14.104263+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:14.104421+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[18471]: audit 2024-04-24T16:58:14.104568+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: cluster 2024-04-24T16:58:11.807556+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.202177+0000 mon.a (mon.0) 458 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.204443+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.207606+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.208097+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.213549+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.213845+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.214267+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:13.214644+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:14.100636+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:14.104263+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:14.104421+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:15 smithi040 bash[23856]: audit 2024-04-24T16:58:14.104568+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: cluster 2024-04-24T16:58:11.807556+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.202177+0000 mon.a (mon.0) 458 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.204443+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.207606+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.208097+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.213549+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.213845+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.214267+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:13.214644+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:14.100636+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:14.104263+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:14.104421+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T16:58:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:15 smithi204 bash[18742]: audit 2024-04-24T16:58:14.104568+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T16:58:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[23856]: cluster 2024-04-24T16:58:13.807982+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[23856]: audit 2024-04-24T16:58:14.103389+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[23856]: audit 2024-04-24T16:58:15.008541+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[23856]: audit 2024-04-24T16:58:15.066800+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:16.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[18471]: cluster 2024-04-24T16:58:13.807982+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:16.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[18471]: audit 2024-04-24T16:58:14.103389+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:16.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[18471]: audit 2024-04-24T16:58:15.008541+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:16.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:16 smithi040 bash[18471]: audit 2024-04-24T16:58:15.066800+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:16 smithi204 bash[18742]: cluster 2024-04-24T16:58:13.807982+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:16 smithi204 bash[18742]: audit 2024-04-24T16:58:14.103389+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-24T16:58:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:16 smithi204 bash[18742]: audit 2024-04-24T16:58:15.008541+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-24T16:58:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:16 smithi204 bash[18742]: audit 2024-04-24T16:58:15.066800+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[18471]: cluster 2024-04-24T16:58:15.808519+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:17.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[18471]: audit 2024-04-24T16:58:17.034541+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.40:0/3408775850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]: dispatch 2024-04-24T16:58:17.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[18471]: audit 2024-04-24T16:58:17.035357+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]: dispatch 2024-04-24T16:58:17.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[18471]: audit 2024-04-24T16:58:17.044248+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]': finished 2024-04-24T16:58:17.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[18471]: cluster 2024-04-24T16:58:17.044333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-24T16:58:17.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[18471]: audit 2024-04-24T16:58:17.044480+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:17.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[23856]: cluster 2024-04-24T16:58:15.808519+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:17.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[23856]: audit 2024-04-24T16:58:17.034541+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.40:0/3408775850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]: dispatch 2024-04-24T16:58:17.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[23856]: audit 2024-04-24T16:58:17.035357+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]: dispatch 2024-04-24T16:58:17.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[23856]: audit 2024-04-24T16:58:17.044248+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]': finished 2024-04-24T16:58:17.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[23856]: cluster 2024-04-24T16:58:17.044333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-24T16:58:17.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:17 smithi040 bash[23856]: audit 2024-04-24T16:58:17.044480+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:17 smithi204 bash[18742]: cluster 2024-04-24T16:58:15.808519+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:17 smithi204 bash[18742]: audit 2024-04-24T16:58:17.034541+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.40:0/3408775850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]: dispatch 2024-04-24T16:58:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:17 smithi204 bash[18742]: audit 2024-04-24T16:58:17.035357+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]: dispatch 2024-04-24T16:58:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:17 smithi204 bash[18742]: audit 2024-04-24T16:58:17.044248+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9b38900-4a05-4904-901a-e3665be4b3ee"}]': finished 2024-04-24T16:58:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:17 smithi204 bash[18742]: cluster 2024-04-24T16:58:17.044333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-24T16:58:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:17 smithi204 bash[18742]: audit 2024-04-24T16:58:17.044480+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:18.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:18 smithi040 bash[23856]: audit 2024-04-24T16:58:17.755215+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.40:0/2491322693' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:58:18.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:18 smithi040 bash[18471]: audit 2024-04-24T16:58:17.755215+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.40:0/2491322693' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:58:18.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:18 smithi204 bash[18742]: audit 2024-04-24T16:58:17.755215+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.40:0/2491322693' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:58:19.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:19 smithi040 bash[18471]: cluster 2024-04-24T16:58:17.808916+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-24T16:58:19.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:19 smithi040 bash[23856]: cluster 2024-04-24T16:58:17.808916+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-24T16:58:19.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:19 smithi204 bash[18742]: cluster 2024-04-24T16:58:17.808916+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-24T16:58:20.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:20 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:58:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:58:20.514 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:20 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:58:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:58:21.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[18471]: cluster 2024-04-24T16:58:19.809482+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 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-24T16:58:21.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[18471]: audit 2024-04-24T16:58:20.067097+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[18471]: audit 2024-04-24T16:58:20.072185+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[18471]: audit 2024-04-24T16:58:20.269061+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[18471]: audit 2024-04-24T16:58:20.279701+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[23856]: cluster 2024-04-24T16:58:19.809482+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 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-24T16:58:21.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[23856]: audit 2024-04-24T16:58:20.067097+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[23856]: audit 2024-04-24T16:58:20.072185+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[23856]: audit 2024-04-24T16:58:20.269061+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:21 smithi040 bash[23856]: audit 2024-04-24T16:58:20.279701+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:21 smithi204 bash[18742]: cluster 2024-04-24T16:58:19.809482+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 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-24T16:58:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:21 smithi204 bash[18742]: audit 2024-04-24T16:58:20.067097+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:21 smithi204 bash[18742]: audit 2024-04-24T16:58:20.072185+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:21 smithi204 bash[18742]: audit 2024-04-24T16:58:20.269061+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:21 smithi204 bash[18742]: audit 2024-04-24T16:58:20.279701+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:23 smithi040 bash[18471]: cluster 2024-04-24T16:58:21.810010+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 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-24T16:58:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:23 smithi040 bash[23856]: cluster 2024-04-24T16:58:21.810010+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 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-24T16:58:23.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:23 smithi204 bash[18742]: cluster 2024-04-24T16:58:21.810010+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 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-24T16:58:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:25 smithi040 bash[23856]: cluster 2024-04-24T16:58:23.810636+0000 mgr.y (mgr.14152) 144 : 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-24T16:58:25.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:25 smithi040 bash[18471]: cluster 2024-04-24T16:58:23.810636+0000 mgr.y (mgr.14152) 144 : 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-24T16:58:25.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:25 smithi204 bash[18742]: cluster 2024-04-24T16:58:23.810636+0000 mgr.y (mgr.14152) 144 : 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-24T16:58:27.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:27 smithi040 bash[18471]: cluster 2024-04-24T16:58:25.811224+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 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-24T16:58:27.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:27 smithi040 bash[23856]: cluster 2024-04-24T16:58:25.811224+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 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-24T16:58:27.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:27 smithi204 bash[18742]: cluster 2024-04-24T16:58:25.811224+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 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-24T16:58:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:28 smithi204 bash[18742]: audit 2024-04-24T16:58:27.646473+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T16:58:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:28 smithi204 bash[18742]: audit 2024-04-24T16:58:27.647979+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:28.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:28 smithi040 bash[18471]: audit 2024-04-24T16:58:27.646473+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T16:58:28.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:28 smithi040 bash[18471]: audit 2024-04-24T16:58:27.647979+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:28 smithi040 bash[23856]: audit 2024-04-24T16:58:27.646473+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T16:58:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:28 smithi040 bash[23856]: audit 2024-04-24T16:58:27.647979+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:29.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:29 smithi040 bash[18471]: cephadm 2024-04-24T16:58:27.649260+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T16:58:29.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:29 smithi040 bash[18471]: cluster 2024-04-24T16:58:27.811797+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 73 KiB/s wr, 5 op/s 2024-04-24T16:58:29.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:29 smithi040 bash[23856]: cephadm 2024-04-24T16:58:27.649260+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T16:58:29.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:29 smithi040 bash[23856]: cluster 2024-04-24T16:58:27.811797+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 73 KiB/s wr, 5 op/s 2024-04-24T16:58:29.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:29 smithi204 bash[18742]: cephadm 2024-04-24T16:58:27.649260+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T16:58:29.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:29 smithi204 bash[18742]: cluster 2024-04-24T16:58:27.811797+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 73 KiB/s wr, 5 op/s 2024-04-24T16:58:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:31 smithi204 bash[18742]: cluster 2024-04-24T16:58:29.812194+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:31.581 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.582 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.582 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.582 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:31 smithi040 bash[18471]: cluster 2024-04-24T16:58:29.812194+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:31.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:31 smithi040 bash[23856]: cluster 2024-04-24T16:58:29.812194+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:31.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.939 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.940 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.940 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:31.941 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 16:58:31 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:58:32.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[23856]: audit 2024-04-24T16:58:31.719314+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[23856]: audit 2024-04-24T16:58:31.762406+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[23856]: audit 2024-04-24T16:58:31.763851+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[23856]: audit 2024-04-24T16:58:31.764595+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[23856]: audit 2024-04-24T16:58:31.770370+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[23856]: cluster 2024-04-24T16:58:31.812536+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[18471]: audit 2024-04-24T16:58:31.719314+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[18471]: audit 2024-04-24T16:58:31.762406+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[18471]: audit 2024-04-24T16:58:31.763851+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:33.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[18471]: audit 2024-04-24T16:58:31.764595+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[18471]: audit 2024-04-24T16:58:31.770370+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:32 smithi040 bash[18471]: cluster 2024-04-24T16:58:31.812536+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:32 smithi204 bash[18742]: audit 2024-04-24T16:58:31.719314+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:32 smithi204 bash[18742]: audit 2024-04-24T16:58:31.762406+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:32 smithi204 bash[18742]: audit 2024-04-24T16:58:31.763851+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:32 smithi204 bash[18742]: audit 2024-04-24T16:58:31.764595+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:32 smithi204 bash[18742]: audit 2024-04-24T16:58:31.770370+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:33.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:32 smithi204 bash[18742]: cluster 2024-04-24T16:58:31.812536+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:35.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:35 smithi204 bash[18742]: cluster 2024-04-24T16:58:33.813087+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:35.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:35 smithi040 bash[18471]: cluster 2024-04-24T16:58:33.813087+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:35.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:35 smithi040 bash[23856]: cluster 2024-04-24T16:58:33.813087+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:37.476 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:37 smithi040 bash[18471]: cluster 2024-04-24T16:58:35.813633+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:37.476 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:37 smithi040 bash[23856]: cluster 2024-04-24T16:58:35.813633+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:37.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:37 smithi204 bash[18742]: cluster 2024-04-24T16:58:35.813633+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:38.199 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 3 on host 'smithi040' 2024-04-24T16:58:39.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: cluster 2024-04-24T16:58:37.814185+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-24T16:58:39.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.198422+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.203795+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.205819+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.206958+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.210598+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.214204+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.215476+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.216708+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: cephadm 2024-04-24T16:58:38.217582+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 3805M 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.222505+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.233883+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.917893+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T16:58:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:39 smithi204 bash[18742]: audit 2024-04-24T16:58:38.918296+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T16:58:39.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: cluster 2024-04-24T16:58:37.814185+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-24T16:58:39.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.198422+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.203795+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.205819+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.206958+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.210598+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.214204+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.215476+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.216708+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: cephadm 2024-04-24T16:58:38.217582+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 3805M 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.222505+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.233883+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.917893+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T16:58:39.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[18471]: audit 2024-04-24T16:58:38.918296+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: cluster 2024-04-24T16:58:37.814185+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-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.198422+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.203795+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.205819+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.206958+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.210598+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.214204+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.215476+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.216708+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: cephadm 2024-04-24T16:58:38.217582+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 3805M 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.222505+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.233883+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:39.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.917893+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T16:58:39.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:39 smithi040 bash[23856]: audit 2024-04-24T16:58:38.918296+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T16:58:39.585 DEBUG:teuthology.orchestra.run.smithi040:osd.3> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.3.service 2024-04-24T16:58:39.587 INFO:tasks.cephadm:Deploying osd.4 on smithi204 with /dev/vg_nvme/lv_4... 2024-04-24T16:58:39.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-24T16:58:40.414 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:58:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:58:40.414 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[37028]: debug 2024-04-24T16:58:40.248+0000 7fb870588700 -1 osd.3 0 waiting for initial osdmap 2024-04-24T16:58:40.415 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[37028]: debug 2024-04-24T16:58:40.256+0000 7fb86bf21700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:39.238053+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: cluster 2024-04-24T16:58:39.238198+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:39.238387+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:39.239613+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:39.240186+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:40.194631+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:40.198647+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:40.205422+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:40.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:40.206566+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:40.207269+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[23856]: audit 2024-04-24T16:58:40.212168+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:39.238053+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: cluster 2024-04-24T16:58:39.238198+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:39.238387+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:39.239613+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:39.240186+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:40.194631+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:40.198647+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:40.205422+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:40.206566+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:40.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:40.207269+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18471]: audit 2024-04-24T16:58:40.212168+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:39.238053+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: cluster 2024-04-24T16:58:39.238198+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:39.238387+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:39.239613+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:39.240186+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:40.194631+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:40.198647+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:40.205422+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:40.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:40.206566+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:40.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:40.207269+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:40.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:40 smithi204 bash[18742]: audit 2024-04-24T16:58:40.212168+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:40.690 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:40 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:58:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:58:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: cluster 2024-04-24T16:58:39.814912+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: cephadm 2024-04-24T16:58:40.195475+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:58:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: audit 2024-04-24T16:58:40.245361+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:58:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: cluster 2024-04-24T16:58:40.245504+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-24T16:58:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: audit 2024-04-24T16:58:40.245942+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: audit 2024-04-24T16:58:40.252288+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: audit 2024-04-24T16:58:40.400497+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:41 smithi204 bash[18742]: audit 2024-04-24T16:58:40.413349+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: cluster 2024-04-24T16:58:39.814912+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: cephadm 2024-04-24T16:58:40.195475+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: audit 2024-04-24T16:58:40.245361+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: cluster 2024-04-24T16:58:40.245504+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: audit 2024-04-24T16:58:40.245942+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: audit 2024-04-24T16:58:40.252288+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: audit 2024-04-24T16:58:40.400497+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[18471]: audit 2024-04-24T16:58:40.413349+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: cluster 2024-04-24T16:58:39.814912+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-24T16:58:41.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: cephadm 2024-04-24T16:58:40.195475+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi040 2024-04-24T16:58:41.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: audit 2024-04-24T16:58:40.245361+0000 mon.a (mon.0) 506 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-04-24T16:58:41.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: cluster 2024-04-24T16:58:40.245504+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-24T16:58:41.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: audit 2024-04-24T16:58:40.245942+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:41.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: audit 2024-04-24T16:58:40.252288+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:41.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: audit 2024-04-24T16:58:40.400497+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:41.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:41 smithi040 bash[23856]: audit 2024-04-24T16:58:40.413349+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:42.471 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:42 smithi204 bash[18742]: cluster 2024-04-24T16:58:39.890867+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:58:42.471 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:42 smithi204 bash[18742]: cluster 2024-04-24T16:58:39.891106+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:58:42.471 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:42 smithi204 bash[18742]: cluster 2024-04-24T16:58:41.246953+0000 mon.a (mon.0) 512 : cluster [INF] osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103] boot 2024-04-24T16:58:42.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:42 smithi204 bash[18742]: cluster 2024-04-24T16:58:41.247114+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-24T16:58:42.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:42 smithi204 bash[18742]: audit 2024-04-24T16:58:41.247824+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:42.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[18471]: cluster 2024-04-24T16:58:39.890867+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:58:42.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[18471]: cluster 2024-04-24T16:58:39.891106+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:58:42.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[18471]: cluster 2024-04-24T16:58:41.246953+0000 mon.a (mon.0) 512 : cluster [INF] osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103] boot 2024-04-24T16:58:42.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[18471]: cluster 2024-04-24T16:58:41.247114+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-24T16:58:42.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[18471]: audit 2024-04-24T16:58:41.247824+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:42.655 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[23856]: cluster 2024-04-24T16:58:39.890867+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:58:42.656 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[23856]: cluster 2024-04-24T16:58:39.891106+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:58:42.656 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[23856]: cluster 2024-04-24T16:58:41.246953+0000 mon.a (mon.0) 512 : cluster [INF] osd.3 [v2:172.21.15.40:6826/2101656103,v1:172.21.15.40:6827/2101656103] boot 2024-04-24T16:58:42.656 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[23856]: cluster 2024-04-24T16:58:41.247114+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-24T16:58:42.656 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:42 smithi040 bash[23856]: audit 2024-04-24T16:58:41.247824+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T16:58:43.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:43 smithi040 bash[18471]: cluster 2024-04-24T16:58:41.815517+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:43.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:43 smithi040 bash[18471]: cluster 2024-04-24T16:58:42.267785+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-24T16:58:43.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:43 smithi040 bash[23856]: cluster 2024-04-24T16:58:41.815517+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:43.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:43 smithi040 bash[23856]: cluster 2024-04-24T16:58:42.267785+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-24T16:58:43.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:43 smithi204 bash[18742]: cluster 2024-04-24T16:58:41.815517+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:43.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:43 smithi204 bash[18742]: cluster 2024-04-24T16:58:42.267785+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-24T16:58:43.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:58:43 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:58:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:58:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[18471]: audit 2024-04-24T16:58:43.584969+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[18471]: audit 2024-04-24T16:58:43.587854+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[18471]: audit 2024-04-24T16:58:43.589727+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[18471]: audit 2024-04-24T16:58:43.591858+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[18471]: audit 2024-04-24T16:58:43.593647+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[18471]: audit 2024-04-24T16:58:43.601085+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[23856]: audit 2024-04-24T16:58:43.584969+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[23856]: audit 2024-04-24T16:58:43.587854+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[23856]: audit 2024-04-24T16:58:43.589727+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[23856]: audit 2024-04-24T16:58:43.591858+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[23856]: audit 2024-04-24T16:58:43.593647+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:44 smithi040 bash[23856]: audit 2024-04-24T16:58:43.601085+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:45.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:44 smithi204 bash[18742]: audit 2024-04-24T16:58:43.584969+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:45.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:44 smithi204 bash[18742]: audit 2024-04-24T16:58:43.587854+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:58:45.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:44 smithi204 bash[18742]: audit 2024-04-24T16:58:43.589727+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:45.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:44 smithi204 bash[18742]: audit 2024-04-24T16:58:43.591858+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:45.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:44 smithi204 bash[18742]: audit 2024-04-24T16:58:43.593647+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:58:45.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:44 smithi204 bash[18742]: audit 2024-04-24T16:58:43.601085+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:58:45.847 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-24T16:58:45.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:45 smithi204 bash[18742]: cluster 2024-04-24T16:58:43.816021+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:45.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_4 2024-04-24T16:58:45.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:45 smithi040 bash[18471]: cluster 2024-04-24T16:58:43.816021+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:45.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:45 smithi040 bash[23856]: cluster 2024-04-24T16:58:43.816021+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:47 smithi204 bash[18742]: cluster 2024-04-24T16:58:45.816556+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:47.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:47 smithi040 bash[18471]: cluster 2024-04-24T16:58:45.816556+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:47.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:47 smithi040 bash[23856]: cluster 2024-04-24T16:58:45.816556+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:49 smithi204 bash[18742]: cluster 2024-04-24T16:58:47.817107+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-24T16:58:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:49 smithi204 bash[18742]: audit 2024-04-24T16:58:48.369430+0000 mgr.y (mgr.14152) 160 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:58:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:49 smithi204 bash[18742]: audit 2024-04-24T16:58:48.376408+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:58:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:49 smithi204 bash[18742]: audit 2024-04-24T16:58:48.383149+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:58:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:49 smithi204 bash[18742]: audit 2024-04-24T16:58:48.384992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[18471]: cluster 2024-04-24T16:58:47.817107+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-24T16:58:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[18471]: audit 2024-04-24T16:58:48.369430+0000 mgr.y (mgr.14152) 160 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:58:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[18471]: audit 2024-04-24T16:58:48.376408+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:58:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[18471]: audit 2024-04-24T16:58:48.383149+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:58:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[18471]: audit 2024-04-24T16:58:48.384992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[23856]: cluster 2024-04-24T16:58:47.817107+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-24T16:58:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[23856]: audit 2024-04-24T16:58:48.369430+0000 mgr.y (mgr.14152) 160 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:58:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[23856]: audit 2024-04-24T16:58:48.376408+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:58:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[23856]: audit 2024-04-24T16:58:48.383149+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:58:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:49 smithi040 bash[23856]: audit 2024-04-24T16:58:48.384992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:58:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:51 smithi204 bash[18742]: cluster 2024-04-24T16:58:49.817651+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:51.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:51 smithi040 bash[18471]: cluster 2024-04-24T16:58:49.817651+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:51.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:51 smithi040 bash[23856]: cluster 2024-04-24T16:58:49.817651+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:53 smithi204 bash[18742]: cluster 2024-04-24T16:58:51.818212+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:53 smithi040 bash[23856]: cluster 2024-04-24T16:58:51.818212+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:53 smithi040 bash[18471]: cluster 2024-04-24T16:58:51.818212+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:54 smithi204 bash[18742]: audit 2024-04-24T16:58:53.945963+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.204:0/2193507644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]: dispatch 2024-04-24T16:58:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:54 smithi204 bash[18742]: audit 2024-04-24T16:58:53.947828+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]: dispatch 2024-04-24T16:58:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:54 smithi204 bash[18742]: audit 2024-04-24T16:58:53.957068+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]': finished 2024-04-24T16:58:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:54 smithi204 bash[18742]: cluster 2024-04-24T16:58:53.957311+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-24T16:58:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:54 smithi204 bash[18742]: audit 2024-04-24T16:58:53.957610+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[23856]: audit 2024-04-24T16:58:53.945963+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.204:0/2193507644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]: dispatch 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[23856]: audit 2024-04-24T16:58:53.947828+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]: dispatch 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[23856]: audit 2024-04-24T16:58:53.957068+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]': finished 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[23856]: cluster 2024-04-24T16:58:53.957311+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[23856]: audit 2024-04-24T16:58:53.957610+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[18471]: audit 2024-04-24T16:58:53.945963+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.204:0/2193507644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]: dispatch 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[18471]: audit 2024-04-24T16:58:53.947828+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]: dispatch 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[18471]: audit 2024-04-24T16:58:53.957068+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c461932-fcba-4658-a213-07352000bf80"}]': finished 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[18471]: cluster 2024-04-24T16:58:53.957311+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-24T16:58:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:54 smithi040 bash[18471]: audit 2024-04-24T16:58:53.957610+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:58:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:55 smithi204 bash[18742]: cluster 2024-04-24T16:58:53.818767+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:55 smithi204 bash[18742]: audit 2024-04-24T16:58:54.608819+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.204:0/1724264406' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:58:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:55 smithi040 bash[18471]: cluster 2024-04-24T16:58:53.818767+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:55 smithi040 bash[18471]: audit 2024-04-24T16:58:54.608819+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.204:0/1724264406' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:58:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:55 smithi040 bash[23856]: cluster 2024-04-24T16:58:53.818767+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:55 smithi040 bash[23856]: audit 2024-04-24T16:58:54.608819+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.204:0/1724264406' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:58:57.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:57 smithi204 bash[18742]: cluster 2024-04-24T16:58:55.819324+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:57 smithi040 bash[18471]: cluster 2024-04-24T16:58:55.819324+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:57 smithi040 bash[23856]: cluster 2024-04-24T16:58:55.819324+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:59.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:58:59 smithi040 bash[18471]: cluster 2024-04-24T16:58:57.819872+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:59.386 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:58:59 smithi040 bash[23856]: cluster 2024-04-24T16:58:57.819872+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:58:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:58:59 smithi204 bash[18742]: cluster 2024-04-24T16:58:57.819872+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:00.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:00 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:59:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:01 smithi204 bash[18742]: cluster 2024-04-24T16:58:59.820328+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:01 smithi204 bash[18742]: audit 2024-04-24T16:59:00.561496+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:01 smithi204 bash[18742]: audit 2024-04-24T16:59:00.569373+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:01.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:01 smithi040 bash[18471]: cluster 2024-04-24T16:58:59.820328+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:01.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:01 smithi040 bash[18471]: audit 2024-04-24T16:59:00.561496+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:01.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:01 smithi040 bash[18471]: audit 2024-04-24T16:59:00.569373+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:01.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:01 smithi040 bash[23856]: cluster 2024-04-24T16:58:59.820328+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:01.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:01 smithi040 bash[23856]: audit 2024-04-24T16:59:00.561496+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:01.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:01 smithi040 bash[23856]: audit 2024-04-24T16:59:00.569373+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:03.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:03 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:59:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:03 smithi204 bash[18742]: cluster 2024-04-24T16:59:01.820926+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:03 smithi204 bash[18742]: audit 2024-04-24T16:59:03.217537+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:03 smithi204 bash[18742]: audit 2024-04-24T16:59:03.231041+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:03.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:03 smithi040 bash[18471]: cluster 2024-04-24T16:59:01.820926+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:03.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:03 smithi040 bash[18471]: audit 2024-04-24T16:59:03.217537+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:03.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:03 smithi040 bash[18471]: audit 2024-04-24T16:59:03.231041+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:03.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:03 smithi040 bash[23856]: cluster 2024-04-24T16:59:01.820926+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:03.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:03 smithi040 bash[23856]: audit 2024-04-24T16:59:03.217537+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:03.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:03 smithi040 bash[23856]: audit 2024-04-24T16:59:03.231041+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:05 smithi204 bash[18742]: cluster 2024-04-24T16:59:03.821444+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:05.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:05 smithi040 bash[18471]: cluster 2024-04-24T16:59:03.821444+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:05 smithi040 bash[23856]: cluster 2024-04-24T16:59:03.821444+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:07.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:07 smithi204 bash[18742]: cluster 2024-04-24T16:59:05.822031+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-24T16:59:07.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:07 smithi204 bash[18742]: audit 2024-04-24T16:59:07.021484+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T16:59:07.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:07 smithi204 bash[18742]: audit 2024-04-24T16:59:07.023539+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:07 smithi040 bash[18471]: cluster 2024-04-24T16:59:05.822031+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-24T16:59:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:07 smithi040 bash[18471]: audit 2024-04-24T16:59:07.021484+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T16:59:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:07 smithi040 bash[18471]: audit 2024-04-24T16:59:07.023539+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:07.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:07 smithi040 bash[23856]: cluster 2024-04-24T16:59:05.822031+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-24T16:59:07.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:07 smithi040 bash[23856]: audit 2024-04-24T16:59:07.021484+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T16:59:07.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:07 smithi040 bash[23856]: audit 2024-04-24T16:59:07.023539+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:08 smithi040 bash[18471]: cephadm 2024-04-24T16:59:07.025237+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T16:59:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:08 smithi040 bash[23856]: cephadm 2024-04-24T16:59:07.025237+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T16:59:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:08 smithi204 bash[18742]: cephadm 2024-04-24T16:59:07.025237+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T16:59:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:09 smithi040 bash[18471]: cluster 2024-04-24T16:59:07.822598+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:09 smithi040 bash[18471]: audit 2024-04-24T16:59:08.714920+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:59:09.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:09 smithi040 bash[18471]: audit 2024-04-24T16:59:08.717264+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:59:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:09 smithi040 bash[23856]: cluster 2024-04-24T16:59:07.822598+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:09 smithi040 bash[23856]: audit 2024-04-24T16:59:08.714920+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:59:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:09 smithi040 bash[23856]: audit 2024-04-24T16:59:08.717264+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:59:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:09 smithi204 bash[18742]: cluster 2024-04-24T16:59:07.822598+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:09 smithi204 bash[18742]: audit 2024-04-24T16:59:08.714920+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T16:59:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:09 smithi204 bash[18742]: audit 2024-04-24T16:59:08.717264+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T16:59:10.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:10.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:59:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:10.760 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:59:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:11 smithi204 bash[18742]: cluster 2024-04-24T16:59:09.823208+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:11 smithi204 bash[18742]: audit 2024-04-24T16:59:10.618324+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:11 smithi204 bash[18742]: audit 2024-04-24T16:59:10.644381+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:11 smithi204 bash[18742]: audit 2024-04-24T16:59:10.647495+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:11 smithi204 bash[18742]: audit 2024-04-24T16:59:10.649179+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:11 smithi204 bash[18742]: audit 2024-04-24T16:59:10.661863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[18471]: cluster 2024-04-24T16:59:09.823208+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[18471]: audit 2024-04-24T16:59:10.618324+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[18471]: audit 2024-04-24T16:59:10.644381+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[18471]: audit 2024-04-24T16:59:10.647495+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[18471]: audit 2024-04-24T16:59:10.649179+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[18471]: audit 2024-04-24T16:59:10.661863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[23856]: cluster 2024-04-24T16:59:09.823208+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:11.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[23856]: audit 2024-04-24T16:59:10.618324+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:11.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[23856]: audit 2024-04-24T16:59:10.644381+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:11.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[23856]: audit 2024-04-24T16:59:10.647495+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:11.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[23856]: audit 2024-04-24T16:59:10.649179+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:11.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:11 smithi040 bash[23856]: audit 2024-04-24T16:59:10.661863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:13.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:13 smithi204 bash[18742]: cluster 2024-04-24T16:59:11.823764+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:13.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:13 smithi040 bash[18471]: cluster 2024-04-24T16:59:11.823764+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:13.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:13 smithi040 bash[23856]: cluster 2024-04-24T16:59:11.823764+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:14.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:14 smithi040 bash[18471]: cluster 2024-04-24T16:59:13.824273+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:14.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:14 smithi040 bash[23856]: cluster 2024-04-24T16:59:13.824273+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:15.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:14 smithi204 bash[18742]: cluster 2024-04-24T16:59:13.824273+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:16.649 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 4 on host 'smithi204' 2024-04-24T16:59:16.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: cluster 2024-04-24T16:59:15.824809+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-24T16:59:16.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: audit 2024-04-24T16:59:16.647818+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:16.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: audit 2024-04-24T16:59:16.649591+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: cluster 2024-04-24T16:59:15.824809+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-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: audit 2024-04-24T16:59:16.647818+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: audit 2024-04-24T16:59:16.649591+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: audit 2024-04-24T16:59:16.652441+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: audit 2024-04-24T16:59:16.654298+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: audit 2024-04-24T16:59:16.658689+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: audit 2024-04-24T16:59:16.669288+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[18471]: audit 2024-04-24T16:59:16.678216+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: cluster 2024-04-24T16:59:15.824809+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-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: audit 2024-04-24T16:59:16.647818+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: audit 2024-04-24T16:59:16.649591+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: audit 2024-04-24T16:59:16.652441+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: audit 2024-04-24T16:59:16.654298+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: audit 2024-04-24T16:59:16.658689+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: audit 2024-04-24T16:59:16.669288+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:16 smithi040 bash[23856]: audit 2024-04-24T16:59:16.678216+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: audit 2024-04-24T16:59:16.652441+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: audit 2024-04-24T16:59:16.654298+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: audit 2024-04-24T16:59:16.658689+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: audit 2024-04-24T16:59:16.669288+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:16 smithi204 bash[18742]: audit 2024-04-24T16:59:16.678216+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:17.384 DEBUG:teuthology.orchestra.run.smithi204:osd.4> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.4.service 2024-04-24T16:59:17.387 INFO:tasks.cephadm:Deploying osd.5 on smithi204 with /dev/vg_nvme/lv_3... 2024-04-24T16:59:17.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-24T16:59:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:17 smithi040 bash[18471]: cephadm 2024-04-24T16:59:16.660238+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 16241M 2024-04-24T16:59:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:17 smithi040 bash[18471]: audit 2024-04-24T16:59:16.908104+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T16:59:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:17 smithi040 bash[18471]: audit 2024-04-24T16:59:16.909729+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T16:59:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:17 smithi040 bash[23856]: cephadm 2024-04-24T16:59:16.660238+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 16241M 2024-04-24T16:59:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:17 smithi040 bash[23856]: audit 2024-04-24T16:59:16.908104+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T16:59:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:17 smithi040 bash[23856]: audit 2024-04-24T16:59:16.909729+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T16:59:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:17 smithi204 bash[18742]: cephadm 2024-04-24T16:59:16.660238+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 16241M 2024-04-24T16:59:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:17 smithi204 bash[18742]: audit 2024-04-24T16:59:16.908104+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T16:59:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:17 smithi204 bash[18742]: audit 2024-04-24T16:59:16.909729+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T16:59:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[23856]: cluster 2024-04-24T16:59:17.825347+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[23856]: audit 2024-04-24T16:59:17.898889+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[23856]: cluster 2024-04-24T16:59:17.899119+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[23856]: audit 2024-04-24T16:59:17.899332+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[23856]: audit 2024-04-24T16:59:17.899436+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[23856]: audit 2024-04-24T16:59:17.901242+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[18471]: cluster 2024-04-24T16:59:17.825347+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[18471]: audit 2024-04-24T16:59:17.898889+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[18471]: cluster 2024-04-24T16:59:17.899119+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[18471]: audit 2024-04-24T16:59:17.899332+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[18471]: audit 2024-04-24T16:59:17.899436+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:18 smithi040 bash[18471]: audit 2024-04-24T16:59:17.901242+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[18742]: cluster 2024-04-24T16:59:17.825347+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[18742]: audit 2024-04-24T16:59:17.898889+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T16:59:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[18742]: cluster 2024-04-24T16:59:17.899119+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-24T16:59:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[18742]: audit 2024-04-24T16:59:17.899332+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[18742]: audit 2024-04-24T16:59:17.899436+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[18742]: audit 2024-04-24T16:59:17.901242+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:19.261 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[24145]: debug 2024-04-24T16:59:18.918+0000 7fb6b7058700 -1 osd.4 0 waiting for initial osdmap 2024-04-24T16:59:19.261 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 16:59:18 smithi204 bash[24145]: debug 2024-04-24T16:59:18.926+0000 7fb6b09ed700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T16:59:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[18471]: cluster 2024-04-24T16:59:17.862180+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:59:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[18471]: cluster 2024-04-24T16:59:17.862376+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:59:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[18471]: audit 2024-04-24T16:59:18.910622+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T16:59:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[18471]: cluster 2024-04-24T16:59:18.910827+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-24T16:59:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[18471]: audit 2024-04-24T16:59:18.911709+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[18471]: audit 2024-04-24T16:59:18.922724+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[23856]: cluster 2024-04-24T16:59:17.862180+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:59:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[23856]: cluster 2024-04-24T16:59:17.862376+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:59:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[23856]: audit 2024-04-24T16:59:18.910622+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T16:59:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[23856]: cluster 2024-04-24T16:59:18.910827+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-24T16:59:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[23856]: audit 2024-04-24T16:59:18.911709+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:19 smithi040 bash[23856]: audit 2024-04-24T16:59:18.922724+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:19 smithi204 bash[18742]: cluster 2024-04-24T16:59:17.862180+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:59:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:19 smithi204 bash[18742]: cluster 2024-04-24T16:59:17.862376+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:59:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:19 smithi204 bash[18742]: audit 2024-04-24T16:59:18.910622+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T16:59:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:19 smithi204 bash[18742]: cluster 2024-04-24T16:59:18.910827+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-24T16:59:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:19 smithi204 bash[18742]: audit 2024-04-24T16:59:18.911709+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:19 smithi204 bash[18742]: audit 2024-04-24T16:59:18.922724+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:21.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: cluster 2024-04-24T16:59:19.825891+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:21.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:19.919769+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:21.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: cluster 2024-04-24T16:59:19.932527+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926] boot 2024-04-24T16:59:21.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: cluster 2024-04-24T16:59:19.932708+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-24T16:59:21.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:19.933411+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:21.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:20.710192+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:20.721581+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:20.760110+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:21.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:20.762797+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:21.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:20.764638+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:21.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:20 smithi204 bash[18742]: audit 2024-04-24T16:59:20.777659+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.013 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-24T16:59:21.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_3 2024-04-24T16:59:21.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:59:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: cluster 2024-04-24T16:59:19.825891+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:19.919769+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: cluster 2024-04-24T16:59:19.932527+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926] boot 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: cluster 2024-04-24T16:59:19.932708+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:19.933411+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:20.710192+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:20.721581+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:20.760110+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:20.762797+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:20.764638+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:21.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[18471]: audit 2024-04-24T16:59:20.777659+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: cluster 2024-04-24T16:59:19.825891+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:19.919769+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: cluster 2024-04-24T16:59:19.932527+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2934964926,v1:172.21.15.204:6801/2934964926] boot 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: cluster 2024-04-24T16:59:19.932708+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:19.933411+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:20.710192+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:20.721581+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:20.760110+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:20.762797+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:20.764638+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:21.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:20 smithi040 bash[23856]: audit 2024-04-24T16:59:20.777659+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[18471]: cephadm 2024-04-24T16:59:20.711987+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T16:59:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[18471]: cluster 2024-04-24T16:59:20.769283+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[18471]: cluster 2024-04-24T16:59:20.937364+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-24T16:59:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[18471]: cluster 2024-04-24T16:59:21.716281+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T16:59:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[23856]: cephadm 2024-04-24T16:59:20.711987+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T16:59:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[23856]: cluster 2024-04-24T16:59:20.769283+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[23856]: cluster 2024-04-24T16:59:20.937364+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-24T16:59:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:21 smithi040 bash[23856]: cluster 2024-04-24T16:59:21.716281+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T16:59:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:21 smithi204 bash[18742]: cephadm 2024-04-24T16:59:20.711987+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T16:59:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:21 smithi204 bash[18742]: cluster 2024-04-24T16:59:20.769283+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-24T16:59:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:21 smithi204 bash[18742]: cluster 2024-04-24T16:59:20.937364+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-24T16:59:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:21 smithi204 bash[18742]: cluster 2024-04-24T16:59:21.716281+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T16:59:23.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:22 smithi204 bash[18742]: cluster 2024-04-24T16:59:21.947478+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-24T16:59:23.346 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:22 smithi040 bash[18471]: cluster 2024-04-24T16:59:21.947478+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-24T16:59:23.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:22 smithi040 bash[23856]: cluster 2024-04-24T16:59:21.947478+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-24T16:59:23.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:59:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:24.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:23 smithi204 bash[18742]: cluster 2024-04-24T16:59:22.769928+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v151: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 134 KiB/s, 0 objects/s recovering 2024-04-24T16:59:24.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:23 smithi204 bash[18742]: cluster 2024-04-24T16:59:22.962920+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-24T16:59:24.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:23 smithi204 bash[18742]: audit 2024-04-24T16:59:23.366926+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:24.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:23 smithi204 bash[18742]: audit 2024-04-24T16:59:23.373625+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:24.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[23856]: cluster 2024-04-24T16:59:22.769928+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v151: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 134 KiB/s, 0 objects/s recovering 2024-04-24T16:59:24.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[23856]: cluster 2024-04-24T16:59:22.962920+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-24T16:59:24.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[23856]: audit 2024-04-24T16:59:23.366926+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:24.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[23856]: audit 2024-04-24T16:59:23.373625+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:24.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[18471]: cluster 2024-04-24T16:59:22.769928+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v151: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 134 KiB/s, 0 objects/s recovering 2024-04-24T16:59:24.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[18471]: cluster 2024-04-24T16:59:22.962920+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-24T16:59:24.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[18471]: audit 2024-04-24T16:59:23.366926+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:24.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:23 smithi040 bash[18471]: audit 2024-04-24T16:59:23.373625+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:25.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:59:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: cluster 2024-04-24T16:59:23.966546+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-24T16:59:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.922705+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.925751+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:59:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.934007+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.934492+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.937101+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.959847+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.962704+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[18471]: audit 2024-04-24T16:59:24.965488+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: cluster 2024-04-24T16:59:23.966546+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.922705+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.925751+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.934007+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.934492+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:59:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.937101+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.959847+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.962704+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:24 smithi040 bash[23856]: audit 2024-04-24T16:59:24.965488+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: cluster 2024-04-24T16:59:23.966546+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-24T16:59:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.922705+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.925751+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:59:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.934007+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.934492+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:59:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.937101+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.959847+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.962704+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:24 smithi204 bash[18742]: audit 2024-04-24T16:59:24.965488+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:25 smithi204 bash[18742]: cluster 2024-04-24T16:59:24.770533+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 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-24T16:59:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:25 smithi204 bash[18742]: audit 2024-04-24T16:59:24.917720+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:59:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:25 smithi204 bash[18742]: cluster 2024-04-24T16:59:24.973296+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-04-24T16:59:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:25 smithi204 bash[18742]: audit 2024-04-24T16:59:24.994616+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:25 smithi204 bash[18742]: cluster 2024-04-24T16:59:25.971803+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T16:59:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:25 smithi204 bash[18742]: cluster 2024-04-24T16:59:25.971860+0000 mon.a (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-04-24T16:59:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[18471]: cluster 2024-04-24T16:59:24.770533+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 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-24T16:59:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[18471]: audit 2024-04-24T16:59:24.917720+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:59:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[18471]: cluster 2024-04-24T16:59:24.973296+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-04-24T16:59:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[18471]: audit 2024-04-24T16:59:24.994616+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[18471]: cluster 2024-04-24T16:59:25.971803+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T16:59:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[18471]: cluster 2024-04-24T16:59:25.971860+0000 mon.a (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-04-24T16:59:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[23856]: cluster 2024-04-24T16:59:24.770533+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 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-24T16:59:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[23856]: audit 2024-04-24T16:59:24.917720+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T16:59:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[23856]: cluster 2024-04-24T16:59:24.973296+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-04-24T16:59:26.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[23856]: audit 2024-04-24T16:59:24.994616+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:26.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[23856]: cluster 2024-04-24T16:59:25.971803+0000 mon.a (mon.0) 584 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T16:59:26.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:25 smithi040 bash[23856]: cluster 2024-04-24T16:59:25.971860+0000 mon.a (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-04-24T16:59:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:27 smithi204 bash[18742]: cluster 2024-04-24T16:59:26.973864+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-24T16:59:28.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:27 smithi040 bash[18471]: cluster 2024-04-24T16:59:26.973864+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-24T16:59:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:28 smithi040 bash[23856]: cluster 2024-04-24T16:59:26.973864+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-24T16:59:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:30 smithi204 bash[18742]: cluster 2024-04-24T16:59:28.974431+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:30.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:30 smithi040 bash[18471]: cluster 2024-04-24T16:59:28.974431+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:30.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:30 smithi040 bash[23856]: cluster 2024-04-24T16:59:28.974431+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:31 smithi204 bash[18742]: audit 2024-04-24T16:59:30.852024+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.204:0/4075286608' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]: dispatch 2024-04-24T16:59:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:31 smithi204 bash[18742]: audit 2024-04-24T16:59:30.853927+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]: dispatch 2024-04-24T16:59:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:31 smithi204 bash[18742]: audit 2024-04-24T16:59:30.863972+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]': finished 2024-04-24T16:59:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:31 smithi204 bash[18742]: cluster 2024-04-24T16:59:30.864125+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-24T16:59:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:31 smithi204 bash[18742]: audit 2024-04-24T16:59:30.864408+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[23856]: audit 2024-04-24T16:59:30.852024+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.204:0/4075286608' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]: dispatch 2024-04-24T16:59:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[23856]: audit 2024-04-24T16:59:30.853927+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]: dispatch 2024-04-24T16:59:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[23856]: audit 2024-04-24T16:59:30.863972+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]': finished 2024-04-24T16:59:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[23856]: cluster 2024-04-24T16:59:30.864125+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-24T16:59:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[23856]: audit 2024-04-24T16:59:30.864408+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[18471]: audit 2024-04-24T16:59:30.852024+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.204:0/4075286608' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]: dispatch 2024-04-24T16:59:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[18471]: audit 2024-04-24T16:59:30.853927+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]: dispatch 2024-04-24T16:59:31.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[18471]: audit 2024-04-24T16:59:30.863972+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef"}]': finished 2024-04-24T16:59:31.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[18471]: cluster 2024-04-24T16:59:30.864125+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-24T16:59:31.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:31 smithi040 bash[18471]: audit 2024-04-24T16:59:30.864408+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:32 smithi204 bash[18742]: cluster 2024-04-24T16:59:30.975006+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:32 smithi204 bash[18742]: audit 2024-04-24T16:59:31.568300+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.204:0/1126974461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:59:32.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:32 smithi040 bash[18471]: cluster 2024-04-24T16:59:30.975006+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:32.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:32 smithi040 bash[18471]: audit 2024-04-24T16:59:31.568300+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.204:0/1126974461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:59:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:32 smithi040 bash[23856]: cluster 2024-04-24T16:59:30.975006+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:32 smithi040 bash[23856]: audit 2024-04-24T16:59:31.568300+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.204:0/1126974461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T16:59:34.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:34 smithi204 bash[18742]: cluster 2024-04-24T16:59:32.975562+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:34 smithi040 bash[18471]: cluster 2024-04-24T16:59:32.975562+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:34.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:34 smithi040 bash[23856]: cluster 2024-04-24T16:59:32.975562+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:36.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:36 smithi204 bash[18742]: cluster 2024-04-24T16:59:34.976101+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:36 smithi040 bash[18471]: cluster 2024-04-24T16:59:34.976101+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:36 smithi040 bash[23856]: cluster 2024-04-24T16:59:34.976101+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:38.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:38 smithi204 bash[18742]: cluster 2024-04-24T16:59:36.976688+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-24T16:59:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:38 smithi040 bash[18471]: cluster 2024-04-24T16:59:36.976688+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-24T16:59:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:38 smithi040 bash[23856]: cluster 2024-04-24T16:59:36.976688+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-24T16:59:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:40 smithi040 bash[18471]: cluster 2024-04-24T16:59:38.977315+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-24T16:59:40.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:40 smithi040 bash[23856]: cluster 2024-04-24T16:59:38.977315+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-24T16:59:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:40 smithi204 bash[18742]: cluster 2024-04-24T16:59:38.977315+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-24T16:59:41.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:41 smithi040 bash[18471]: audit 2024-04-24T16:59:40.730096+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T16:59:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:41 smithi040 bash[18471]: audit 2024-04-24T16:59:40.731940+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:41 smithi040 bash[23856]: audit 2024-04-24T16:59:40.730096+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T16:59:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:41 smithi040 bash[23856]: audit 2024-04-24T16:59:40.731940+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:41 smithi204 bash[18742]: audit 2024-04-24T16:59:40.730096+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T16:59:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:41 smithi204 bash[18742]: audit 2024-04-24T16:59:40.731940+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:42.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:42 smithi204 bash[18742]: cephadm 2024-04-24T16:59:40.733406+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T16:59:42.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:42 smithi204 bash[18742]: cluster 2024-04-24T16:59:40.977881+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:42.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:42 smithi040 bash[23856]: cephadm 2024-04-24T16:59:40.733406+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T16:59:42.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:42 smithi040 bash[23856]: cluster 2024-04-24T16:59:40.977881+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:42.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:42 smithi040 bash[18471]: cephadm 2024-04-24T16:59:40.733406+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T16:59:42.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:42 smithi040 bash[18471]: cluster 2024-04-24T16:59:40.977881+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:43.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:43 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:16:59:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:44.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:44 smithi204 bash[18742]: cluster 2024-04-24T16:59:42.978375+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:44.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:44 smithi204 bash[18742]: audit 2024-04-24T16:59:43.547666+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:44.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:44 smithi204 bash[18742]: audit 2024-04-24T16:59:43.556273+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:44 smithi040 bash[18471]: cluster 2024-04-24T16:59:42.978375+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:44 smithi040 bash[18471]: audit 2024-04-24T16:59:43.547666+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:44 smithi040 bash[18471]: audit 2024-04-24T16:59:43.556273+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:44 smithi040 bash[23856]: cluster 2024-04-24T16:59:42.978375+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:44 smithi040 bash[23856]: audit 2024-04-24T16:59:43.547666+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:44 smithi040 bash[23856]: audit 2024-04-24T16:59:43.556273+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:45.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:45.185 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:59:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:45.186 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 16:59:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:45.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:45 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:59:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:45.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:45.456 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 16:59:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:45.456 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 16:59:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: cluster 2024-04-24T16:59:44.978889+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: audit 2024-04-24T16:59:45.073155+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: audit 2024-04-24T16:59:45.083537+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: audit 2024-04-24T16:59:45.474852+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: audit 2024-04-24T16:59:45.475562+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: audit 2024-04-24T16:59:45.479266+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: audit 2024-04-24T16:59:45.481662+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:46.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:46 smithi204 bash[18742]: audit 2024-04-24T16:59:45.498420+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: cluster 2024-04-24T16:59:44.978889+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: audit 2024-04-24T16:59:45.073155+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: audit 2024-04-24T16:59:45.083537+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: audit 2024-04-24T16:59:45.474852+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: audit 2024-04-24T16:59:45.475562+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: audit 2024-04-24T16:59:45.479266+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: audit 2024-04-24T16:59:45.481662+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[18471]: audit 2024-04-24T16:59:45.498420+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: cluster 2024-04-24T16:59:44.978889+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: audit 2024-04-24T16:59:45.073155+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: audit 2024-04-24T16:59:45.083537+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: audit 2024-04-24T16:59:45.474852+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: audit 2024-04-24T16:59:45.475562+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: audit 2024-04-24T16:59:45.479266+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: audit 2024-04-24T16:59:45.481662+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:46 smithi040 bash[23856]: audit 2024-04-24T16:59:45.498420+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:47.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 16:59:47 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:16:59:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T16:59:48.353 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:48 smithi204 bash[18742]: cluster 2024-04-24T16:59:46.979567+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:48.354 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:48 smithi204 bash[18742]: audit 2024-04-24T16:59:47.158590+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:48.354 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:48 smithi204 bash[18742]: audit 2024-04-24T16:59:47.170533+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:48.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:48 smithi040 bash[18471]: cluster 2024-04-24T16:59:46.979567+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:48.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:48 smithi040 bash[18471]: audit 2024-04-24T16:59:47.158590+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:48 smithi040 bash[18471]: audit 2024-04-24T16:59:47.170533+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:48 smithi040 bash[23856]: cluster 2024-04-24T16:59:46.979567+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:48 smithi040 bash[23856]: audit 2024-04-24T16:59:47.158590+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:48 smithi040 bash[23856]: audit 2024-04-24T16:59:47.170533+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:50 smithi204 bash[18742]: cluster 2024-04-24T16:59:48.980279+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-24T16:59:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:50 smithi040 bash[18471]: cluster 2024-04-24T16:59:48.980279+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-24T16:59:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:50 smithi040 bash[23856]: cluster 2024-04-24T16:59:48.980279+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-24T16:59:52.353 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 5 on host 'smithi204' 2024-04-24T16:59:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:52 smithi204 bash[18742]: cluster 2024-04-24T16:59:50.980962+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:52.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:52 smithi040 bash[18471]: cluster 2024-04-24T16:59:50.980962+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:52.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:52 smithi040 bash[23856]: cluster 2024-04-24T16:59:50.980962+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:52.925 DEBUG:teuthology.orchestra.run.smithi204:osd.5> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.5.service 2024-04-24T16:59:52.927 INFO:tasks.cephadm:Deploying osd.6 on smithi204 with /dev/vg_nvme/lv_2... 2024-04-24T16:59:52.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-24T16:59:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.346061+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.352425+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.353048+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.357334+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.362065+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.363990+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: cephadm 2024-04-24T16:59:52.365397+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8120M 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.374439+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[18742]: audit 2024-04-24T16:59:52.384238+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.346061+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.352425+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.353048+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.357334+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.362065+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.363990+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: cephadm 2024-04-24T16:59:52.365397+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8120M 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.374439+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[18471]: audit 2024-04-24T16:59:52.384238+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.346061+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.352425+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.353048+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.357334+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.362065+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.363990+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: cephadm 2024-04-24T16:59:52.365397+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8120M 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.374439+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:53 smithi040 bash[23856]: audit 2024-04-24T16:59:52.384238+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T16:59:53.939 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 16:59:53 smithi204 bash[27618]: debug 2024-04-24T16:59:53.578+0000 7f4ec119e3c0 -1 osd.5 0 log_to_monitors true 2024-04-24T16:59:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:54 smithi204 bash[18742]: cluster 2024-04-24T16:59:52.981646+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:54 smithi204 bash[18742]: audit 2024-04-24T16:59:53.583718+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T16:59:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:54 smithi204 bash[18742]: audit 2024-04-24T16:59:53.585501+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T16:59:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:54 smithi040 bash[18471]: cluster 2024-04-24T16:59:52.981646+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:54 smithi040 bash[18471]: audit 2024-04-24T16:59:53.583718+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T16:59:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:54 smithi040 bash[18471]: audit 2024-04-24T16:59:53.585501+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T16:59:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:54 smithi040 bash[23856]: cluster 2024-04-24T16:59:52.981646+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:54 smithi040 bash[23856]: audit 2024-04-24T16:59:53.583718+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T16:59:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:54 smithi040 bash[23856]: audit 2024-04-24T16:59:53.585501+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T16:59:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[18471]: audit 2024-04-24T16:59:54.398084+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[18471]: cluster 2024-04-24T16:59:54.398247+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[18471]: audit 2024-04-24T16:59:54.398457+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[18471]: audit 2024-04-24T16:59:54.398525+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[18471]: audit 2024-04-24T16:59:54.400209+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[23856]: audit 2024-04-24T16:59:54.398084+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[23856]: cluster 2024-04-24T16:59:54.398247+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[23856]: audit 2024-04-24T16:59:54.398457+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[23856]: audit 2024-04-24T16:59:54.398525+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:55 smithi040 bash[23856]: audit 2024-04-24T16:59:54.400209+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:55.760 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 16:59:55 smithi204 bash[27618]: debug 2024-04-24T16:59:55.406+0000 7f4eb7ba1700 -1 osd.5 0 waiting for initial osdmap 2024-04-24T16:59:55.760 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 16:59:55 smithi204 bash[27618]: debug 2024-04-24T16:59:55.418+0000 7f4eb2538700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T16:59:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:55 smithi204 bash[18742]: audit 2024-04-24T16:59:54.398084+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T16:59:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:55 smithi204 bash[18742]: cluster 2024-04-24T16:59:54.398247+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-24T16:59:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:55 smithi204 bash[18742]: audit 2024-04-24T16:59:54.398457+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:55 smithi204 bash[18742]: audit 2024-04-24T16:59:54.398525+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:55 smithi204 bash[18742]: audit 2024-04-24T16:59:54.400209+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T16:59:56.437 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-24T16:59:56.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_2 2024-04-24T16:59:56.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[18471]: cluster 2024-04-24T16:59:54.982217+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[18471]: audit 2024-04-24T16:59:55.401125+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[18471]: cluster 2024-04-24T16:59:55.401337+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[18471]: audit 2024-04-24T16:59:55.402253+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[18471]: audit 2024-04-24T16:59:55.412526+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[23856]: cluster 2024-04-24T16:59:54.982217+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[23856]: audit 2024-04-24T16:59:55.401125+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[23856]: cluster 2024-04-24T16:59:55.401337+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[23856]: audit 2024-04-24T16:59:55.402253+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:56.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:56 smithi040 bash[23856]: audit 2024-04-24T16:59:55.412526+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:56 smithi204 bash[18742]: cluster 2024-04-24T16:59:54.982217+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-24T16:59:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:56 smithi204 bash[18742]: audit 2024-04-24T16:59:55.401125+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T16:59:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:56 smithi204 bash[18742]: cluster 2024-04-24T16:59:55.401337+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-24T16:59:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:56 smithi204 bash[18742]: audit 2024-04-24T16:59:55.402253+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:56 smithi204 bash[18742]: audit 2024-04-24T16:59:55.412526+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:57.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:57 smithi204 bash[18742]: cluster 2024-04-24T16:59:54.592237+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:59:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:57 smithi204 bash[18742]: cluster 2024-04-24T16:59:54.592380+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:59:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:57 smithi204 bash[18742]: cluster 2024-04-24T16:59:56.404298+0000 mon.a (mon.0) 620 : cluster [INF] osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063] boot 2024-04-24T16:59:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:57 smithi204 bash[18742]: cluster 2024-04-24T16:59:56.404419+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-24T16:59:57.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:57 smithi204 bash[18742]: audit 2024-04-24T16:59:56.404818+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[18471]: cluster 2024-04-24T16:59:54.592237+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:59:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[18471]: cluster 2024-04-24T16:59:54.592380+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[18471]: cluster 2024-04-24T16:59:56.404298+0000 mon.a (mon.0) 620 : cluster [INF] osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063] boot 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[18471]: cluster 2024-04-24T16:59:56.404419+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[18471]: audit 2024-04-24T16:59:56.404818+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[23856]: cluster 2024-04-24T16:59:54.592237+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[23856]: cluster 2024-04-24T16:59:54.592380+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[23856]: cluster 2024-04-24T16:59:56.404298+0000 mon.a (mon.0) 620 : cluster [INF] osd.5 [v2:172.21.15.204:6808/1719048063,v1:172.21.15.204:6809/1719048063] boot 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[23856]: cluster 2024-04-24T16:59:56.404419+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-24T16:59:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:57 smithi040 bash[23856]: audit 2024-04-24T16:59:56.404818+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T16:59:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:58 smithi040 bash[18471]: cluster 2024-04-24T16:59:56.982776+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T16:59:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:58 smithi040 bash[18471]: cluster 2024-04-24T16:59:57.407228+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-24T16:59:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:58 smithi040 bash[18471]: cluster 2024-04-24T16:59:58.409738+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-24T16:59:58.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:58 smithi040 bash[23856]: cluster 2024-04-24T16:59:56.982776+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T16:59:58.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:58 smithi040 bash[23856]: cluster 2024-04-24T16:59:57.407228+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-24T16:59:58.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:58 smithi040 bash[23856]: cluster 2024-04-24T16:59:58.409738+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-24T16:59:58.741 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:58 smithi204 bash[18742]: cluster 2024-04-24T16:59:56.982776+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T16:59:58.741 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:58 smithi204 bash[18742]: cluster 2024-04-24T16:59:57.407228+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-24T16:59:58.741 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:58 smithi204 bash[18742]: cluster 2024-04-24T16:59:58.409738+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-24T16:59:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:59 smithi040 bash[18471]: audit 2024-04-24T16:59:59.096238+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:59:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:59 smithi040 bash[18471]: audit 2024-04-24T16:59:59.102711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:59:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 16:59:59 smithi040 bash[18471]: audit 2024-04-24T16:59:59.104407+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:59.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:59 smithi040 bash[23856]: audit 2024-04-24T16:59:59.096238+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:59:59.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:59 smithi040 bash[23856]: audit 2024-04-24T16:59:59.102711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:59:59.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 16:59:59 smithi040 bash[23856]: audit 2024-04-24T16:59:59.104407+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T16:59:59.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:59 smithi204 bash[18742]: audit 2024-04-24T16:59:59.096238+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T16:59:59.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:59 smithi204 bash[18742]: audit 2024-04-24T16:59:59.102711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T16:59:59.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 16:59:59 smithi204 bash[18742]: audit 2024-04-24T16:59:59.104407+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:00.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[18471]: cluster 2024-04-24T16:59:58.983360+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:00.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[18471]: audit 2024-04-24T16:59:59.089146+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:00:00.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[18471]: cluster 2024-04-24T16:59:59.433659+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-24T17:00:00.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[18471]: cluster 2024-04-24T17:00:00.000134+0000 mon.a (mon.0) 629 : cluster [INF] overall HEALTH_OK 2024-04-24T17:00:00.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[23856]: cluster 2024-04-24T16:59:58.983360+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:00.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[23856]: audit 2024-04-24T16:59:59.089146+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:00:00.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[23856]: cluster 2024-04-24T16:59:59.433659+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-24T17:00:00.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:00 smithi040 bash[23856]: cluster 2024-04-24T17:00:00.000134+0000 mon.a (mon.0) 629 : cluster [INF] overall HEALTH_OK 2024-04-24T17:00:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:00 smithi204 bash[18742]: cluster 2024-04-24T16:59:58.983360+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:00 smithi204 bash[18742]: audit 2024-04-24T16:59:59.089146+0000 mgr.y (mgr.14152) 204 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:00:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:00 smithi204 bash[18742]: cluster 2024-04-24T16:59:59.433659+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-24T17:00:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:00 smithi204 bash[18742]: cluster 2024-04-24T17:00:00.000134+0000 mon.a (mon.0) 629 : cluster [INF] overall HEALTH_OK 2024-04-24T17:00:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:01 smithi204 bash[18742]: cluster 2024-04-24T17:00:00.433152+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-24T17:00:01.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:01 smithi040 bash[18471]: cluster 2024-04-24T17:00:00.433152+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-24T17:00:01.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:01 smithi040 bash[23856]: cluster 2024-04-24T17:00:00.433152+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-24T17:00:02.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:02 smithi204 bash[18742]: cluster 2024-04-24T17:00:00.984044+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:02.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:02 smithi040 bash[18471]: cluster 2024-04-24T17:00:00.984044+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:02.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:02 smithi040 bash[23856]: cluster 2024-04-24T17:00:00.984044+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:04.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:03 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:00:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:04 smithi040 bash[23856]: cluster 2024-04-24T17:00:02.984625+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 2024-04-24T17:00:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:04 smithi040 bash[23856]: audit 2024-04-24T17:00:03.699944+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:04 smithi040 bash[23856]: audit 2024-04-24T17:00:03.707298+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:04.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:04 smithi040 bash[18471]: cluster 2024-04-24T17:00:02.984625+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 2024-04-24T17:00:04.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:04 smithi040 bash[18471]: audit 2024-04-24T17:00:03.699944+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:04.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:04 smithi040 bash[18471]: audit 2024-04-24T17:00:03.707298+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:04 smithi204 bash[18742]: cluster 2024-04-24T17:00:02.984625+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 2024-04-24T17:00:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:04 smithi204 bash[18742]: audit 2024-04-24T17:00:03.699944+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:04 smithi204 bash[18742]: audit 2024-04-24T17:00:03.707298+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:05 smithi204 bash[18742]: audit 2024-04-24T17:00:04.989586+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.204:0/999294503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]: dispatch 2024-04-24T17:00:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:05 smithi204 bash[18742]: audit 2024-04-24T17:00:04.991330+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]: dispatch 2024-04-24T17:00:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:05 smithi204 bash[18742]: audit 2024-04-24T17:00:05.002261+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]': finished 2024-04-24T17:00:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:05 smithi204 bash[18742]: cluster 2024-04-24T17:00:05.002407+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-24T17:00:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:05 smithi204 bash[18742]: audit 2024-04-24T17:00:05.002734+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:05.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[18471]: audit 2024-04-24T17:00:04.989586+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.204:0/999294503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]: dispatch 2024-04-24T17:00:05.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[18471]: audit 2024-04-24T17:00:04.991330+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]: dispatch 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[18471]: audit 2024-04-24T17:00:05.002261+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]': finished 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[18471]: cluster 2024-04-24T17:00:05.002407+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[18471]: audit 2024-04-24T17:00:05.002734+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[23856]: audit 2024-04-24T17:00:04.989586+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.204:0/999294503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]: dispatch 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[23856]: audit 2024-04-24T17:00:04.991330+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]: dispatch 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[23856]: audit 2024-04-24T17:00:05.002261+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c1b929f-4d52-46f9-b8d7-3ab10318cb4e"}]': finished 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[23856]: cluster 2024-04-24T17:00:05.002407+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-24T17:00:05.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:05 smithi040 bash[23856]: audit 2024-04-24T17:00:05.002734+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:06 smithi204 bash[18742]: cluster 2024-04-24T17:00:04.985151+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:06 smithi204 bash[18742]: audit 2024-04-24T17:00:05.701347+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.204:0/1358009386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:00:06.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:06 smithi040 bash[18471]: cluster 2024-04-24T17:00:04.985151+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:06.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:06 smithi040 bash[18471]: audit 2024-04-24T17:00:05.701347+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.204:0/1358009386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:00:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:06 smithi040 bash[23856]: cluster 2024-04-24T17:00:04.985151+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:06 smithi040 bash[23856]: audit 2024-04-24T17:00:05.701347+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.204:0/1358009386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:00:07.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:07 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:00:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:08.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:08 smithi204 bash[18742]: cluster 2024-04-24T17:00:06.985752+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 2024-04-24T17:00:08.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:08 smithi204 bash[18742]: audit 2024-04-24T17:00:07.335579+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:08.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:08 smithi204 bash[18742]: cephadm 2024-04-24T17:00:07.337249+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:08.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:08 smithi204 bash[18742]: audit 2024-04-24T17:00:07.344584+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[18471]: cluster 2024-04-24T17:00:06.985752+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 2024-04-24T17:00:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[18471]: audit 2024-04-24T17:00:07.335579+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[18471]: cephadm 2024-04-24T17:00:07.337249+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[18471]: audit 2024-04-24T17:00:07.344584+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[23856]: cluster 2024-04-24T17:00:06.985752+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 2024-04-24T17:00:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[23856]: audit 2024-04-24T17:00:07.335579+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[23856]: cephadm 2024-04-24T17:00:07.337249+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:08 smithi040 bash[23856]: audit 2024-04-24T17:00:07.344584+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:09.341 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:00:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:09.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:09 smithi204 bash[18742]: audit 2024-04-24T17:00:08.720593+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:00:09.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:09 smithi204 bash[18742]: audit 2024-04-24T17:00:08.721296+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:00:09.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:09 smithi204 bash[18742]: audit 2024-04-24T17:00:09.068632+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:09.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:09 smithi204 bash[18742]: audit 2024-04-24T17:00:09.077418+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:09.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[18471]: audit 2024-04-24T17:00:08.720593+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:00:09.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[18471]: audit 2024-04-24T17:00:08.721296+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:00:09.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[18471]: audit 2024-04-24T17:00:09.068632+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:09.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[18471]: audit 2024-04-24T17:00:09.077418+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:09.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[23856]: audit 2024-04-24T17:00:08.720593+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:00:09.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[23856]: audit 2024-04-24T17:00:08.721296+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:00:09.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[23856]: audit 2024-04-24T17:00:09.068632+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:09.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:09 smithi040 bash[23856]: audit 2024-04-24T17:00:09.077418+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:10.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:10 smithi040 bash[18471]: cluster 2024-04-24T17:00:08.986330+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:10 smithi040 bash[23856]: cluster 2024-04-24T17:00:08.986330+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:10 smithi204 bash[18742]: cluster 2024-04-24T17:00:08.986330+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:12.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:12 smithi204 bash[18742]: cluster 2024-04-24T17:00:10.986873+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:12 smithi040 bash[18471]: cluster 2024-04-24T17:00:10.986873+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:12.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:12 smithi040 bash[23856]: cluster 2024-04-24T17:00:10.986873+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:14.612 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:14 smithi204 bash[18742]: cluster 2024-04-24T17:00:12.987457+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:14 smithi040 bash[18471]: cluster 2024-04-24T17:00:12.987457+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:14 smithi040 bash[23856]: cluster 2024-04-24T17:00:12.987457+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:15.463 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:15 smithi204 bash[18742]: audit 2024-04-24T17:00:15.216209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:00:15.463 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:15 smithi204 bash[18742]: audit 2024-04-24T17:00:15.218033+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:15.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:15 smithi040 bash[18471]: audit 2024-04-24T17:00:15.216209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:00:15.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:15 smithi040 bash[18471]: audit 2024-04-24T17:00:15.218033+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:15.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:15 smithi040 bash[23856]: audit 2024-04-24T17:00:15.216209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:00:15.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:15 smithi040 bash[23856]: audit 2024-04-24T17:00:15.218033+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:16 smithi040 bash[18471]: cluster 2024-04-24T17:00:14.988058+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-24T17:00:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:16 smithi040 bash[18471]: cephadm 2024-04-24T17:00:15.219614+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:00:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:16 smithi040 bash[23856]: cluster 2024-04-24T17:00:14.988058+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-24T17:00:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:16 smithi040 bash[23856]: cephadm 2024-04-24T17:00:15.219614+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:00:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:16 smithi204 bash[18742]: cluster 2024-04-24T17:00:14.988058+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-24T17:00:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:16 smithi204 bash[18742]: cephadm 2024-04-24T17:00:15.219614+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:00:18.646 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:18.646 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:18.646 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:18.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:18 smithi204 bash[18742]: cluster 2024-04-24T17:00:16.988623+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:18.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:18.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:18 smithi040 bash[18471]: cluster 2024-04-24T17:00:16.988623+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:18 smithi040 bash[23856]: cluster 2024-04-24T17:00:16.988623+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:18.914 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:18.915 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:18.916 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:18.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:19 smithi204 bash[18742]: audit 2024-04-24T17:00:18.927101+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:19 smithi204 bash[18742]: audit 2024-04-24T17:00:18.935515+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:19 smithi204 bash[18742]: audit 2024-04-24T17:00:18.936102+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:19 smithi204 bash[18742]: audit 2024-04-24T17:00:18.939861+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:19.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:19 smithi204 bash[18742]: audit 2024-04-24T17:00:18.956276+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[18471]: audit 2024-04-24T17:00:18.927101+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[18471]: audit 2024-04-24T17:00:18.935515+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[18471]: audit 2024-04-24T17:00:18.936102+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[18471]: audit 2024-04-24T17:00:18.939861+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[18471]: audit 2024-04-24T17:00:18.956276+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[23856]: audit 2024-04-24T17:00:18.927101+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[23856]: audit 2024-04-24T17:00:18.935515+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[23856]: audit 2024-04-24T17:00:18.936102+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[23856]: audit 2024-04-24T17:00:18.939861+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:19 smithi040 bash[23856]: audit 2024-04-24T17:00:18.956276+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:20 smithi204 bash[18742]: cluster 2024-04-24T17:00:18.989122+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:20.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:20 smithi040 bash[18471]: cluster 2024-04-24T17:00:18.989122+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:20.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:20 smithi040 bash[23856]: cluster 2024-04-24T17:00:18.989122+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:22 smithi040 bash[18471]: cluster 2024-04-24T17:00:20.989701+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:22 smithi040 bash[23856]: cluster 2024-04-24T17:00:20.989701+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:22.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:22 smithi204 bash[18742]: cluster 2024-04-24T17:00:20.989701+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:24.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:23 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:00:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:24 smithi040 bash[18471]: cluster 2024-04-24T17:00:22.990333+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:24.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:24 smithi040 bash[18471]: audit 2024-04-24T17:00:23.845086+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:24.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:24 smithi040 bash[18471]: audit 2024-04-24T17:00:23.853325+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:24.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:24 smithi040 bash[23856]: cluster 2024-04-24T17:00:22.990333+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:24.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:24 smithi040 bash[23856]: audit 2024-04-24T17:00:23.845086+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:24.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:24 smithi040 bash[23856]: audit 2024-04-24T17:00:23.853325+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:24 smithi204 bash[18742]: cluster 2024-04-24T17:00:22.990333+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:24 smithi204 bash[18742]: audit 2024-04-24T17:00:23.845086+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:24 smithi204 bash[18742]: audit 2024-04-24T17:00:23.853325+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:25.150 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 6 on host 'smithi204' 2024-04-24T17:00:26.080 DEBUG:teuthology.orchestra.run.smithi204:osd.6> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.6.service 2024-04-24T17:00:26.082 INFO:tasks.cephadm:Deploying osd.7 on smithi204 with /dev/vg_nvme/lv_1... 2024-04-24T17:00:26.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: cluster 2024-04-24T17:00:24.990953+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.149278+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.149765+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.151082+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.152188+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.156179+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.157880+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.162740+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.164693+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.166596+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: cephadm 2024-04-24T17:00:25.168099+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5413M 2024-04-24T17:00:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.178756+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:26 smithi204 bash[18742]: audit 2024-04-24T17:00:25.189060+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: cluster 2024-04-24T17:00:24.990953+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.149278+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.149765+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.151082+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.152188+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.156179+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.157880+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.162740+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.164693+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.166596+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: cephadm 2024-04-24T17:00:25.168099+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5413M 2024-04-24T17:00:26.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.178756+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[23856]: audit 2024-04-24T17:00:25.189060+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: cluster 2024-04-24T17:00:24.990953+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.149278+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.149765+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.151082+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.152188+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.156179+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.157880+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.162740+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.164693+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.166596+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: cephadm 2024-04-24T17:00:25.168099+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5413M 2024-04-24T17:00:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.178756+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:26.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:26 smithi040 bash[18471]: audit 2024-04-24T17:00:25.189060+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:27.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[18471]: audit 2024-04-24T17:00:26.163279+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:00:27.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[18471]: audit 2024-04-24T17:00:26.163281+0000 mon.a (mon.0) 662 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[18471]: cluster 2024-04-24T17:00:26.163457+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[18471]: audit 2024-04-24T17:00:26.163749+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[18471]: audit 2024-04-24T17:00:26.164950+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[23856]: audit 2024-04-24T17:00:26.163279+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[23856]: audit 2024-04-24T17:00:26.163281+0000 mon.a (mon.0) 662 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[23856]: cluster 2024-04-24T17:00:26.163457+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[23856]: audit 2024-04-24T17:00:26.163749+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:27.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:27 smithi040 bash[23856]: audit 2024-04-24T17:00:26.164950+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:00:27.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:27 smithi204 bash[18742]: audit 2024-04-24T17:00:26.163279+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:00:27.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:27 smithi204 bash[18742]: audit 2024-04-24T17:00:26.163281+0000 mon.a (mon.0) 662 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:00:27.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:27 smithi204 bash[18742]: cluster 2024-04-24T17:00:26.163457+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-24T17:00:27.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:27 smithi204 bash[18742]: audit 2024-04-24T17:00:26.163749+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:27.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:27 smithi204 bash[18742]: audit 2024-04-24T17:00:26.164950+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:00:27.448 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:00:27 smithi204 bash[30681]: debug 2024-04-24T17:00:27.170+0000 7f1bfd3c1700 -1 osd.6 0 waiting for initial osdmap 2024-04-24T17:00:27.448 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:00:27 smithi204 bash[30681]: debug 2024-04-24T17:00:27.190+0000 7f1bf7557700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[18471]: cluster 2024-04-24T17:00:26.172105+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[18471]: cluster 2024-04-24T17:00:26.172230+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[18471]: cluster 2024-04-24T17:00:26.991524+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[18471]: audit 2024-04-24T17:00:27.166887+0000 mon.a (mon.0) 666 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[18471]: cluster 2024-04-24T17:00:27.167075+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[18471]: audit 2024-04-24T17:00:27.167704+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[18471]: audit 2024-04-24T17:00:27.176745+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[23856]: cluster 2024-04-24T17:00:26.172105+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:00:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[23856]: cluster 2024-04-24T17:00:26.172230+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:00:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[23856]: cluster 2024-04-24T17:00:26.991524+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[23856]: audit 2024-04-24T17:00:27.166887+0000 mon.a (mon.0) 666 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T17:00:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[23856]: cluster 2024-04-24T17:00:27.167075+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-24T17:00:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[23856]: audit 2024-04-24T17:00:27.167704+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:28 smithi040 bash[23856]: audit 2024-04-24T17:00:27.176745+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:28 smithi204 bash[18742]: cluster 2024-04-24T17:00:26.172105+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:00:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:28 smithi204 bash[18742]: cluster 2024-04-24T17:00:26.172230+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:00:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:28 smithi204 bash[18742]: cluster 2024-04-24T17:00:26.991524+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-24T17:00:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:28 smithi204 bash[18742]: audit 2024-04-24T17:00:27.166887+0000 mon.a (mon.0) 666 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T17:00:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:28 smithi204 bash[18742]: cluster 2024-04-24T17:00:27.167075+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-24T17:00:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:28 smithi204 bash[18742]: audit 2024-04-24T17:00:27.167704+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:28.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:28 smithi204 bash[18742]: audit 2024-04-24T17:00:27.176745+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:29.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:00:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:29.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[23856]: cluster 2024-04-24T17:00:28.171572+0000 mon.a (mon.0) 670 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094] boot 2024-04-24T17:00:29.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[23856]: cluster 2024-04-24T17:00:28.171718+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-24T17:00:29.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[23856]: audit 2024-04-24T17:00:28.172039+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:29.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[23856]: cluster 2024-04-24T17:00:28.258326+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-24T17:00:29.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[18471]: cluster 2024-04-24T17:00:28.171572+0000 mon.a (mon.0) 670 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094] boot 2024-04-24T17:00:29.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[18471]: cluster 2024-04-24T17:00:28.171718+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-24T17:00:29.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[18471]: audit 2024-04-24T17:00:28.172039+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:29.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:29 smithi040 bash[18471]: cluster 2024-04-24T17:00:28.258326+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-24T17:00:29.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:29 smithi204 bash[18742]: cluster 2024-04-24T17:00:28.171572+0000 mon.a (mon.0) 670 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3933923094,v1:172.21.15.204:6817/3933923094] boot 2024-04-24T17:00:29.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:29 smithi204 bash[18742]: cluster 2024-04-24T17:00:28.171718+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-24T17:00:29.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:29 smithi204 bash[18742]: audit 2024-04-24T17:00:28.172039+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:00:29.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:29 smithi204 bash[18742]: cluster 2024-04-24T17:00:28.258326+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-24T17:00:30.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: cluster 2024-04-24T17:00:28.992138+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: audit 2024-04-24T17:00:29.204146+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: cephadm 2024-04-24T17:00:29.206062+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: audit 2024-04-24T17:00:29.216089+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: audit 2024-04-24T17:00:29.220987+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: audit 2024-04-24T17:00:29.223728+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: audit 2024-04-24T17:00:29.225602+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: cluster 2024-04-24T17:00:29.230382+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: audit 2024-04-24T17:00:29.238651+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: cluster 2024-04-24T17:00:29.259697+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-24T17:00:30.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:30 smithi204 bash[18742]: cluster 2024-04-24T17:00:29.261201+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: cluster 2024-04-24T17:00:28.992138+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: audit 2024-04-24T17:00:29.204146+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: cephadm 2024-04-24T17:00:29.206062+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: audit 2024-04-24T17:00:29.216089+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: audit 2024-04-24T17:00:29.220987+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: audit 2024-04-24T17:00:29.223728+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: audit 2024-04-24T17:00:29.225602+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:30.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: cluster 2024-04-24T17:00:29.230382+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: audit 2024-04-24T17:00:29.238651+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: cluster 2024-04-24T17:00:29.259697+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18471]: cluster 2024-04-24T17:00:29.261201+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: cluster 2024-04-24T17:00:28.992138+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: audit 2024-04-24T17:00:29.204146+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: cephadm 2024-04-24T17:00:29.206062+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: audit 2024-04-24T17:00:29.216089+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: audit 2024-04-24T17:00:29.220987+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: audit 2024-04-24T17:00:29.223728+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: audit 2024-04-24T17:00:29.225602+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: cluster 2024-04-24T17:00:29.230382+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: audit 2024-04-24T17:00:29.238651+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:30.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: cluster 2024-04-24T17:00:29.259697+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-24T17:00:30.653 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[23856]: cluster 2024-04-24T17:00:29.261201+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T17:00:30.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:30 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:00:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:31 smithi204 bash[18742]: cluster 2024-04-24T17:00:30.273465+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-24T17:00:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:31 smithi204 bash[18742]: audit 2024-04-24T17:00:30.641154+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:31 smithi204 bash[18742]: audit 2024-04-24T17:00:30.650387+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:31 smithi204 bash[18742]: audit 2024-04-24T17:00:30.663719+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:31 smithi204 bash[18742]: audit 2024-04-24T17:00:30.666711+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:31 smithi204 bash[18742]: audit 2024-04-24T17:00:30.668666+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:31 smithi204 bash[18742]: audit 2024-04-24T17:00:30.680292+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.571 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-24T17:00:31.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_1 2024-04-24T17:00:31.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[18471]: cluster 2024-04-24T17:00:30.273465+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[18471]: audit 2024-04-24T17:00:30.641154+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[18471]: audit 2024-04-24T17:00:30.650387+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[18471]: audit 2024-04-24T17:00:30.663719+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[18471]: audit 2024-04-24T17:00:30.666711+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[18471]: audit 2024-04-24T17:00:30.668666+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[18471]: audit 2024-04-24T17:00:30.680292+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[23856]: cluster 2024-04-24T17:00:30.273465+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[23856]: audit 2024-04-24T17:00:30.641154+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[23856]: audit 2024-04-24T17:00:30.650387+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:31.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[23856]: audit 2024-04-24T17:00:30.663719+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:31.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[23856]: audit 2024-04-24T17:00:30.666711+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:31.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[23856]: audit 2024-04-24T17:00:30.668666+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:31.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:31 smithi040 bash[23856]: audit 2024-04-24T17:00:30.680292+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:32.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:32 smithi204 bash[18742]: cluster 2024-04-24T17:00:30.672960+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:32.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:32 smithi204 bash[18742]: cluster 2024-04-24T17:00:31.275891+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-24T17:00:32.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:32 smithi204 bash[18742]: cluster 2024-04-24T17:00:31.646473+0000 mon.a (mon.0) 690 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T17:00:32.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:32 smithi204 bash[18742]: cluster 2024-04-24T17:00:31.646531+0000 mon.a (mon.0) 691 : cluster [INF] Cluster is now healthy 2024-04-24T17:00:32.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[23856]: cluster 2024-04-24T17:00:30.672960+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[23856]: cluster 2024-04-24T17:00:31.275891+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-24T17:00:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[23856]: cluster 2024-04-24T17:00:31.646473+0000 mon.a (mon.0) 690 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T17:00:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[23856]: cluster 2024-04-24T17:00:31.646531+0000 mon.a (mon.0) 691 : cluster [INF] Cluster is now healthy 2024-04-24T17:00:32.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[18471]: cluster 2024-04-24T17:00:30.672960+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:32.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[18471]: cluster 2024-04-24T17:00:31.275891+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-24T17:00:32.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[18471]: cluster 2024-04-24T17:00:31.646473+0000 mon.a (mon.0) 690 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-24T17:00:32.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:32 smithi040 bash[18471]: cluster 2024-04-24T17:00:31.646531+0000 mon.a (mon.0) 691 : cluster [INF] Cluster is now healthy 2024-04-24T17:00:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:34 smithi040 bash[18471]: cluster 2024-04-24T17:00:32.673514+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:34.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:34 smithi040 bash[23856]: cluster 2024-04-24T17:00:32.673514+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:34.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:34 smithi204 bash[18742]: cluster 2024-04-24T17:00:32.673514+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[18471]: audit 2024-04-24T17:00:34.283947+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:00:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[18471]: audit 2024-04-24T17:00:34.293404+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:00:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[18471]: audit 2024-04-24T17:00:34.300018+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:00:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[18471]: audit 2024-04-24T17:00:34.302017+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:35.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[23856]: audit 2024-04-24T17:00:34.283947+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:00:35.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[23856]: audit 2024-04-24T17:00:34.293404+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:00:35.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[23856]: audit 2024-04-24T17:00:34.300018+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:00:35.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:35 smithi040 bash[23856]: audit 2024-04-24T17:00:34.302017+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:35 smithi204 bash[18742]: audit 2024-04-24T17:00:34.283947+0000 mgr.y (mgr.14152) 227 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:00:35.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:35 smithi204 bash[18742]: audit 2024-04-24T17:00:34.293404+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-24T17:00:35.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:35 smithi204 bash[18742]: audit 2024-04-24T17:00:34.300018+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-24T17:00:35.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:35 smithi204 bash[18742]: audit 2024-04-24T17:00:34.302017+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:36 smithi040 bash[18471]: cluster 2024-04-24T17:00:34.674091+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-24T17:00:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:36 smithi040 bash[23856]: cluster 2024-04-24T17:00:34.674091+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-24T17:00:36.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:36 smithi204 bash[18742]: cluster 2024-04-24T17:00:34.674091+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-24T17:00:38.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:38 smithi204 bash[18742]: cluster 2024-04-24T17:00:36.674609+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:00:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:38 smithi040 bash[18471]: cluster 2024-04-24T17:00:36.674609+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:00:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:38 smithi040 bash[23856]: cluster 2024-04-24T17:00:36.674609+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-24T17:00:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[18471]: cluster 2024-04-24T17:00:38.675265+0000 mgr.y (mgr.14152) 230 : 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-24T17:00:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[18471]: audit 2024-04-24T17:00:39.969336+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.204:0/2492739924' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]: dispatch 2024-04-24T17:00:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[18471]: audit 2024-04-24T17:00:39.971251+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]: dispatch 2024-04-24T17:00:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[18471]: audit 2024-04-24T17:00:39.982425+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]': finished 2024-04-24T17:00:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[18471]: cluster 2024-04-24T17:00:39.982721+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-24T17:00:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[18471]: audit 2024-04-24T17:00:39.983043+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:00:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[23856]: cluster 2024-04-24T17:00:38.675265+0000 mgr.y (mgr.14152) 230 : 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-24T17:00:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[23856]: audit 2024-04-24T17:00:39.969336+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.204:0/2492739924' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]: dispatch 2024-04-24T17:00:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[23856]: audit 2024-04-24T17:00:39.971251+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]: dispatch 2024-04-24T17:00:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[23856]: audit 2024-04-24T17:00:39.982425+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]': finished 2024-04-24T17:00:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[23856]: cluster 2024-04-24T17:00:39.982721+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-24T17:00:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:40 smithi040 bash[23856]: audit 2024-04-24T17:00:39.983043+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:00:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:40 smithi204 bash[18742]: cluster 2024-04-24T17:00:38.675265+0000 mgr.y (mgr.14152) 230 : 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-24T17:00:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:40 smithi204 bash[18742]: audit 2024-04-24T17:00:39.969336+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.204:0/2492739924' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]: dispatch 2024-04-24T17:00:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:40 smithi204 bash[18742]: audit 2024-04-24T17:00:39.971251+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]: dispatch 2024-04-24T17:00:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:40 smithi204 bash[18742]: audit 2024-04-24T17:00:39.982425+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba217e40-380e-47d0-b29b-c4132aa735f9"}]': finished 2024-04-24T17:00:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:40 smithi204 bash[18742]: cluster 2024-04-24T17:00:39.982721+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-24T17:00:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:40 smithi204 bash[18742]: audit 2024-04-24T17:00:39.983043+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:00:41.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:41 smithi040 bash[23856]: audit 2024-04-24T17:00:40.675411+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.204:0/3826743138' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:00:41.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:41 smithi040 bash[18471]: audit 2024-04-24T17:00:40.675411+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.204:0/3826743138' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:00:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:41 smithi204 bash[18742]: audit 2024-04-24T17:00:40.675411+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.204:0/3826743138' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-24T17:00:42.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:42 smithi204 bash[18742]: cluster 2024-04-24T17:00:40.675867+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-24T17:00:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:42 smithi040 bash[18471]: cluster 2024-04-24T17:00:40.675867+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-24T17:00:42.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:42 smithi040 bash[23856]: cluster 2024-04-24T17:00:40.675867+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-24T17:00:44.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:43 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:00:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:44.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:44 smithi204 bash[18742]: cluster 2024-04-24T17:00:42.676418+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 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-24T17:00:44.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:44 smithi204 bash[18742]: audit 2024-04-24T17:00:43.968569+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:44.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:44 smithi204 bash[18742]: audit 2024-04-24T17:00:43.975297+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:44 smithi040 bash[18471]: cluster 2024-04-24T17:00:42.676418+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 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-24T17:00:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:44 smithi040 bash[18471]: audit 2024-04-24T17:00:43.968569+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:44 smithi040 bash[18471]: audit 2024-04-24T17:00:43.975297+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:44 smithi040 bash[23856]: cluster 2024-04-24T17:00:42.676418+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 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-24T17:00:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:44 smithi040 bash[23856]: audit 2024-04-24T17:00:43.968569+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:44 smithi040 bash[23856]: audit 2024-04-24T17:00:43.975297+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:46.588 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:46 smithi204 bash[18742]: cluster 2024-04-24T17:00:44.676993+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:46 smithi040 bash[18471]: cluster 2024-04-24T17:00:44.676993+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:46.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:46 smithi040 bash[23856]: cluster 2024-04-24T17:00:44.676993+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:48.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:48 smithi204 bash[18742]: cluster 2024-04-24T17:00:46.677549+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-24T17:00:48.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:48 smithi204 bash[18742]: audit 2024-04-24T17:00:48.121037+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:48.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:48 smithi204 bash[18742]: audit 2024-04-24T17:00:48.130505+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:48.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:00:48 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:00:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:00:48.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:48 smithi040 bash[18471]: cluster 2024-04-24T17:00:46.677549+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-24T17:00:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:48 smithi040 bash[18471]: audit 2024-04-24T17:00:48.121037+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:48 smithi040 bash[18471]: audit 2024-04-24T17:00:48.130505+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:48 smithi040 bash[23856]: cluster 2024-04-24T17:00:46.677549+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-24T17:00:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:48 smithi040 bash[23856]: audit 2024-04-24T17:00:48.121037+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:48 smithi040 bash[23856]: audit 2024-04-24T17:00:48.130505+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:49 smithi204 bash[18742]: cephadm 2024-04-24T17:00:48.122916+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:49 smithi040 bash[18471]: cephadm 2024-04-24T17:00:48.122916+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:49.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:49 smithi040 bash[23856]: cephadm 2024-04-24T17:00:48.122916+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi204 2024-04-24T17:00:50.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:50 smithi204 bash[18742]: cluster 2024-04-24T17:00:48.678142+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:50 smithi040 bash[18471]: cluster 2024-04-24T17:00:48.678142+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:50.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:50 smithi040 bash[23856]: cluster 2024-04-24T17:00:48.678142+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:51.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:51 smithi204 bash[18742]: audit 2024-04-24T17:00:51.237613+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:00:51.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:51 smithi204 bash[18742]: audit 2024-04-24T17:00:51.239507+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:51.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:51 smithi040 bash[18471]: audit 2024-04-24T17:00:51.237613+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:00:51.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:51 smithi040 bash[18471]: audit 2024-04-24T17:00:51.239507+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:51.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:51 smithi040 bash[23856]: audit 2024-04-24T17:00:51.237613+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:00:51.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:51 smithi040 bash[23856]: audit 2024-04-24T17:00:51.239507+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:52.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:52 smithi204 bash[18742]: cluster 2024-04-24T17:00:50.678741+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:52.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:52 smithi204 bash[18742]: cephadm 2024-04-24T17:00:51.240963+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:00:52.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:52 smithi040 bash[18471]: cluster 2024-04-24T17:00:50.678741+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:52.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:52 smithi040 bash[18471]: cephadm 2024-04-24T17:00:51.240963+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:00:52.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:52 smithi040 bash[23856]: cluster 2024-04-24T17:00:50.678741+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:52.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:52 smithi040 bash[23856]: cephadm 2024-04-24T17:00:51.240963+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:00:54.652 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.653 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:54 smithi204 bash[18742]: cluster 2024-04-24T17:00:52.679508+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:54.653 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.653 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.653 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.654 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:54 smithi040 bash[23856]: cluster 2024-04-24T17:00:52.679508+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:54 smithi040 bash[18471]: cluster 2024-04-24T17:00:52.679508+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:54.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.920 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.921 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.921 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:54.921 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:00:54 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:00:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:55 smithi204 bash[18742]: cluster 2024-04-24T17:00:54.680227+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:55 smithi204 bash[18742]: audit 2024-04-24T17:00:54.938756+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:55 smithi204 bash[18742]: audit 2024-04-24T17:00:54.972057+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:55 smithi204 bash[18742]: audit 2024-04-24T17:00:54.975575+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:55 smithi204 bash[18742]: audit 2024-04-24T17:00:54.977414+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:55 smithi204 bash[18742]: audit 2024-04-24T17:00:54.988922+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:56.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[23856]: cluster 2024-04-24T17:00:54.680227+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:56.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[23856]: audit 2024-04-24T17:00:54.938756+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:56.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[23856]: audit 2024-04-24T17:00:54.972057+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:56.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[23856]: audit 2024-04-24T17:00:54.975575+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[23856]: audit 2024-04-24T17:00:54.977414+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[23856]: audit 2024-04-24T17:00:54.988922+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[18471]: cluster 2024-04-24T17:00:54.680227+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[18471]: audit 2024-04-24T17:00:54.938756+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[18471]: audit 2024-04-24T17:00:54.972057+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[18471]: audit 2024-04-24T17:00:54.975575+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[18471]: audit 2024-04-24T17:00:54.977414+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:00:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:55 smithi040 bash[18471]: audit 2024-04-24T17:00:54.988922+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:00:58.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:00:57 smithi040 bash[23856]: cluster 2024-04-24T17:00:56.680875+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:00:57 smithi040 bash[18471]: cluster 2024-04-24T17:00:56.680875+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:00:58.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:00:57 smithi204 bash[18742]: cluster 2024-04-24T17:00:56.680875+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:00 smithi204 bash[18742]: cluster 2024-04-24T17:00:58.681545+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:00.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:00 smithi040 bash[18471]: cluster 2024-04-24T17:00:58.681545+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:00.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:00 smithi040 bash[23856]: cluster 2024-04-24T17:00:58.681545+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:00.883 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 7 on host 'smithi204' 2024-04-24T17:01:01.490 DEBUG:teuthology.orchestra.run.smithi204:osd.7> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.7.service 2024-04-24T17:01:01.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.876123+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.882459+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.883161+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.885914+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.891474+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.893392+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.895240+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.897088+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.906869+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:00.916048+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:01.231639+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:01:01.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:01 smithi204 bash[18742]: audit 2024-04-24T17:01:01.233212+0000 mon.a (mon.0) 720 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:01:01.494 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-24T17:01:01.494 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-24T17:01:01.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.876123+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:01.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.882459+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.883161+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.885914+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.891474+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.893392+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.895240+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.897088+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.906869+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:00.916048+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:01.231639+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[18471]: audit 2024-04-24T17:01:01.233212+0000 mon.a (mon.0) 720 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.876123+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.882459+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.531 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.883161+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.885914+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.891474+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.893392+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.895240+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.897088+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.906869+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:00.916048+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:01.231639+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:01:01.532 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:01 smithi040 bash[23856]: audit 2024-04-24T17:01:01.233212+0000 mon.a (mon.0) 720 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:01:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[18471]: cluster 2024-04-24T17:01:00.682267+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[18471]: cephadm 2024-04-24T17:01:00.898453+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-04-24T17:01:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[18471]: audit 2024-04-24T17:01:01.920366+0000 mon.a (mon.0) 721 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[18471]: cluster 2024-04-24T17:01:01.920588+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[18471]: audit 2024-04-24T17:01:01.920637+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[18471]: audit 2024-04-24T17:01:01.920938+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[18471]: audit 2024-04-24T17:01:01.922258+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[23856]: cluster 2024-04-24T17:01:00.682267+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[23856]: cephadm 2024-04-24T17:01:00.898453+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[23856]: audit 2024-04-24T17:01:01.920366+0000 mon.a (mon.0) 721 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[23856]: cluster 2024-04-24T17:01:01.920588+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[23856]: audit 2024-04-24T17:01:01.920637+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[23856]: audit 2024-04-24T17:01:01.920938+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:02 smithi040 bash[23856]: audit 2024-04-24T17:01:01.922258+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:01:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[18742]: cluster 2024-04-24T17:01:00.682267+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[18742]: cephadm 2024-04-24T17:01:00.898453+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-04-24T17:01:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[18742]: audit 2024-04-24T17:01:01.920366+0000 mon.a (mon.0) 721 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:01:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[18742]: cluster 2024-04-24T17:01:01.920588+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-24T17:01:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[18742]: audit 2024-04-24T17:01:01.920637+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:01:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[18742]: audit 2024-04-24T17:01:01.920938+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[18742]: audit 2024-04-24T17:01:01.922258+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:01:03.262 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[34008]: debug 2024-04-24T17:01:02.930+0000 7f94127b5700 -1 osd.7 0 waiting for initial osdmap 2024-04-24T17:01:03.262 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:01:02 smithi204 bash[34008]: debug 2024-04-24T17:01:02.946+0000 7f940d14c700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:01:04.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:04 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:01:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:04.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: cluster 2024-04-24T17:01:02.682920+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:04.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: audit 2024-04-24T17:01:02.928259+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: cluster 2024-04-24T17:01:02.928476+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: audit 2024-04-24T17:01:02.928773+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: audit 2024-04-24T17:01:02.936987+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: cluster 2024-04-24T17:01:03.266994+0000 mon.a (mon.0) 729 : cluster [INF] osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274] boot 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: cluster 2024-04-24T17:01:03.267102+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[18471]: audit 2024-04-24T17:01:03.267986+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: cluster 2024-04-24T17:01:02.682920+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: audit 2024-04-24T17:01:02.928259+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: cluster 2024-04-24T17:01:02.928476+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: audit 2024-04-24T17:01:02.928773+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: audit 2024-04-24T17:01:02.936987+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: cluster 2024-04-24T17:01:03.266994+0000 mon.a (mon.0) 729 : cluster [INF] osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274] boot 2024-04-24T17:01:04.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: cluster 2024-04-24T17:01:03.267102+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-24T17:01:04.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:03 smithi040 bash[23856]: audit 2024-04-24T17:01:03.267986+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: cluster 2024-04-24T17:01:02.682920+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: audit 2024-04-24T17:01:02.928259+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: cluster 2024-04-24T17:01:02.928476+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: audit 2024-04-24T17:01:02.928773+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: audit 2024-04-24T17:01:02.936987+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: cluster 2024-04-24T17:01:03.266994+0000 mon.a (mon.0) 729 : cluster [INF] osd.7 [v2:172.21.15.204:6824/1507807274,v1:172.21.15.204:6825/1507807274] boot 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: cluster 2024-04-24T17:01:03.267102+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-24T17:01:04.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:03 smithi204 bash[18742]: audit 2024-04-24T17:01:03.267986+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[18471]: cluster 2024-04-24T17:01:02.221128+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:01:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[18471]: cluster 2024-04-24T17:01:02.221267+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:01:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[18471]: audit 2024-04-24T17:01:04.121692+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[18471]: audit 2024-04-24T17:01:04.128324+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[18471]: cluster 2024-04-24T17:01:04.268386+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-24T17:01:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[23856]: cluster 2024-04-24T17:01:02.221128+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:01:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[23856]: cluster 2024-04-24T17:01:02.221267+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:01:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[23856]: audit 2024-04-24T17:01:04.121692+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[23856]: audit 2024-04-24T17:01:04.128324+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:05 smithi040 bash[23856]: cluster 2024-04-24T17:01:04.268386+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-24T17:01:05.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:05 smithi204 bash[18742]: cluster 2024-04-24T17:01:02.221128+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-24T17:01:05.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:05 smithi204 bash[18742]: cluster 2024-04-24T17:01:02.221267+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-24T17:01:05.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:05 smithi204 bash[18742]: audit 2024-04-24T17:01:04.121692+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:05.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:05 smithi204 bash[18742]: audit 2024-04-24T17:01:04.128324+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:05.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:05 smithi204 bash[18742]: cluster 2024-04-24T17:01:04.268386+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-24T17:01:05.661 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:01:06.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:06 smithi040 bash[18471]: cluster 2024-04-24T17:01:04.683496+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:06.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:06 smithi040 bash[18471]: cluster 2024-04-24T17:01:05.277820+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-24T17:01:06.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:06 smithi040 bash[18471]: audit 2024-04-24T17:01:05.662088+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.40:0/3166597463' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-24T17:01:06.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:06 smithi040 bash[23856]: cluster 2024-04-24T17:01:04.683496+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:06.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:06 smithi040 bash[23856]: cluster 2024-04-24T17:01:05.277820+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-24T17:01:06.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:06 smithi040 bash[23856]: audit 2024-04-24T17:01:05.662088+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.40:0/3166597463' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-24T17:01:06.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:06 smithi204 bash[18742]: cluster 2024-04-24T17:01:04.683496+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:06.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:06 smithi204 bash[18742]: cluster 2024-04-24T17:01:05.277820+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-24T17:01:06.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:06 smithi204 bash[18742]: audit 2024-04-24T17:01:05.662088+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.40:0/3166597463' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-24T17:01:06.731 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1713978063,"num_in_osds":8,"osd_in_since":1713978039,"num_remapped_pgs":1} 2024-04-24T17:01:06.732 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-24T17:01:08.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:08 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:01:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:08 smithi040 bash[18471]: cluster 2024-04-24T17:01:06.684074+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v229: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:08 smithi040 bash[18471]: cluster 2024-04-24T17:01:07.286847+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-24T17:01:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:08 smithi040 bash[23856]: cluster 2024-04-24T17:01:06.684074+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v229: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:08 smithi040 bash[23856]: cluster 2024-04-24T17:01:07.286847+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-24T17:01:08.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:08 smithi204 bash[18742]: cluster 2024-04-24T17:01:06.684074+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v229: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:08.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:08 smithi204 bash[18742]: cluster 2024-04-24T17:01:07.286847+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-24T17:01:09.498 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:01:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.289217+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: cluster 2024-04-24T17:01:08.305100+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-24T17:01:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.306127+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.312841+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.313324+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.315716+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: cluster 2024-04-24T17:01:08.320531+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.328409+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.728669+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:08.729322+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:09.214638+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:09.226073+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:09.253928+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:09.256593+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:09.258314+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:09 smithi204 bash[18742]: audit 2024-04-24T17:01:09.269665+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:01:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.289217+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: cluster 2024-04-24T17:01:08.305100+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.306127+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.312841+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.313324+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.315716+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: cluster 2024-04-24T17:01:08.320531+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:09.520 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.328409+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.728669+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:08.729322+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:09.214638+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:09.226073+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:09.253928+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:09.256593+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:09.258314+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[23856]: audit 2024-04-24T17:01:09.269665+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.289217+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: cluster 2024-04-24T17:01:08.305100+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.306127+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.312841+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.521 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.313324+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.315716+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: cluster 2024-04-24T17:01:08.320531+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.328409+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.728669+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:08.729322+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:09.214638+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:09.226073+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:09.253928+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:09.256593+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:09.258314+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:09.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:09 smithi040 bash[18471]: audit 2024-04-24T17:01:09.269665+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:10.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:10 smithi040 bash[18471]: cluster 2024-04-24T17:01:09.262502+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-04-24T17:01:10.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:10 smithi040 bash[23856]: cluster 2024-04-24T17:01:09.262502+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-04-24T17:01:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:10 smithi204 bash[18742]: cluster 2024-04-24T17:01:09.262502+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-04-24T17:01:12.181 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:01:12.181 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":59,"fsid":"1ea53982-025b-11ef-bc93-c7b262605968","created":"2024-04-24T16:54:06.834356+0000","modified":"2024-04-24T17:01:08.282044+0000","last_up_change":"2024-04-24T17:01:03.256185+0000","last_in_change":"2024-04-24T17:00:39.972622+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-24T16:58:07.218452+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":"22","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":"c7702990-fc94-4bbc-b0d2-05a570f213a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6803","nonce":3652838499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6805","nonce":3652838499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6809","nonce":3652838499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6807","nonce":3652838499}]},"public_addr":"172.21.15.40:6803/3652838499","cluster_addr":"172.21.15.40:6805/3652838499","heartbeat_back_addr":"172.21.15.40:6809/3652838499","heartbeat_front_addr":"172.21.15.40:6807/3652838499","state":["exists","up"]},{"osd":1,"uuid":"e1fd15c4-cda9-400c-b194-c743bbdf109e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6811","nonce":715920445}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6813","nonce":715920445}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6817","nonce":715920445}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6815","nonce":715920445}]},"public_addr":"172.21.15.40:6811/715920445","cluster_addr":"172.21.15.40:6813/715920445","heartbeat_back_addr":"172.21.15.40:6817/715920445","heartbeat_front_addr":"172.21.15.40:6815/715920445","state":["exists","up"]},{"osd":2,"uuid":"582f8a84-3e60-4b4d-b522-47fd56cc58ad","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.40:6818","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6819","nonce":2341674505}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6821","nonce":2341674505}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6825","nonce":2341674505}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6823","nonce":2341674505}]},"public_addr":"172.21.15.40:6819/2341674505","cluster_addr":"172.21.15.40:6821/2341674505","heartbeat_back_addr":"172.21.15.40:6825/2341674505","heartbeat_front_addr":"172.21.15.40:6823/2341674505","state":["exists","up"]},{"osd":3,"uuid":"c9b38900-4a05-4904-901a-e3665be4b3ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6827","nonce":2101656103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6829","nonce":2101656103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6833","nonce":2101656103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6831","nonce":2101656103}]},"public_addr":"172.21.15.40:6827/2101656103","cluster_addr":"172.21.15.40:6829/2101656103","heartbeat_back_addr":"172.21.15.40:6833/2101656103","heartbeat_front_addr":"172.21.15.40:6831/2101656103","state":["exists","up"]},{"osd":4,"uuid":"6c461932-fcba-4658-a213-07352000bf80","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6801","nonce":2934964926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6803","nonce":2934964926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6807","nonce":2934964926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6805","nonce":2934964926}]},"public_addr":"172.21.15.204:6801/2934964926","cluster_addr":"172.21.15.204:6803/2934964926","heartbeat_back_addr":"172.21.15.204:6807/2934964926","heartbeat_front_addr":"172.21.15.204:6805/2934964926","state":["exists","up"]},{"osd":5,"uuid":"b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6809","nonce":1719048063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6811","nonce":1719048063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6815","nonce":1719048063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6813","nonce":1719048063}]},"public_addr":"172.21.15.204:6809/1719048063","cluster_addr":"172.21.15.204:6811/1719048063","heartbeat_back_addr":"172.21.15.204:6815/1719048063","heartbeat_front_addr":"172.21.15.204:6813/1719048063","state":["exists","up"]},{"osd":6,"uuid":"6c1b929f-4d52-46f9-b8d7-3ab10318cb4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6817","nonce":3933923094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6819","nonce":3933923094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6823","nonce":3933923094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6821","nonce":3933923094}]},"public_addr":"172.21.15.204:6817/3933923094","cluster_addr":"172.21.15.204:6819/3933923094","heartbeat_back_addr":"172.21.15.204:6823/3933923094","heartbeat_front_addr":"172.21.15.204:6821/3933923094","state":["exists","up"]},{"osd":7,"uuid":"ba217e40-380e-47d0-b29b-c4132aa735f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6825","nonce":1507807274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6827","nonce":1507807274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6831","nonce":1507807274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6829","nonce":1507807274}]},"public_addr":"172.21.15.204:6825/1507807274","cluster_addr":"172.21.15.204:6827/1507807274","heartbeat_back_addr":"172.21.15.204:6831/1507807274","heartbeat_front_addr":"172.21.15.204:6829/1507807274","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-24T16:56:50.815190+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-24T16:57:26.168059+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-24T16:58:03.309721+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-24T16:58:39.891126+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-24T16:59:17.862381+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-24T16:59:54.592384+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-24T17:00:26.172233+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-24T17:01:02.221271+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1395875317":"2024-04-25T16:55:07.821340+0000","172.21.15.40:6801/4126189684":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/3911824923":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/1022331675":"2024-04-25T16:55:07.821340+0000","172.21.15.40:6800/4126189684":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/1562131855":"2024-04-25T16:54:37.685156+0000","172.21.15.40:6801/1401292242":"2024-04-25T16:54:37.685156+0000","172.21.15.40:0/1723206070":"2024-04-25T16:54:37.685156+0000","172.21.15.40:6800/1401292242":"2024-04-25T16:54:37.685156+0000","172.21.15.40:0/3071142136":"2024-04-25T16:54:37.685156+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-24T17:01:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:12 smithi040 bash[18471]: cluster 2024-04-24T17:01:11.263207+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:01:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:12 smithi040 bash[18471]: audit 2024-04-24T17:01:12.180649+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3022388704' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:01:12.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:12 smithi040 bash[23856]: cluster 2024-04-24T17:01:11.263207+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:01:12.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:12 smithi040 bash[23856]: audit 2024-04-24T17:01:12.180649+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3022388704' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:01:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:12 smithi204 bash[18742]: cluster 2024-04-24T17:01:11.263207+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-24T17:01:12.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:12 smithi204 bash[18742]: audit 2024-04-24T17:01:12.180649+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3022388704' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:01:12.858 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-24T16:58:07.218452+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': '22', '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-24T17:01:12.859 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-24T17:01:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:14 smithi040 bash[18471]: cluster 2024-04-24T17:01:13.263950+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-04-24T17:01:14.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:14 smithi040 bash[23856]: cluster 2024-04-24T17:01:13.263950+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-04-24T17:01:14.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:14 smithi204 bash[18742]: cluster 2024-04-24T17:01:13.263950+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-04-24T17:01:15.578 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:01:16.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:16 smithi040 bash[18471]: cluster 2024-04-24T17:01:15.264752+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 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-24T17:01:16.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:16 smithi040 bash[23856]: cluster 2024-04-24T17:01:15.264752+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 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-24T17:01:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:16 smithi204 bash[18742]: cluster 2024-04-24T17:01:15.264752+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 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-24T17:01:18.162 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2024-04-24T17:01:18.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:18 smithi040 bash[18471]: cluster 2024-04-24T17:01:17.265432+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-24T17:01:18.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:18 smithi040 bash[18471]: audit 2024-04-24T17:01:18.163043+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/1396008178' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-24T17:01:18.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:18 smithi040 bash[23856]: cluster 2024-04-24T17:01:17.265432+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-24T17:01:18.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:18 smithi040 bash[23856]: audit 2024-04-24T17:01:18.163043+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/1396008178' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-24T17:01:18.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:18 smithi204 bash[18742]: cluster 2024-04-24T17:01:17.265432+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-24T17:01:18.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:18 smithi204 bash[18742]: audit 2024-04-24T17:01:18.163043+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/1396008178' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-24T17:01:18.781 INFO:tasks.cephadm:Adding prometheus.a on smithi204 2024-04-24T17:01:18.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi204=a' 2024-04-24T17:01:20.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:20 smithi040 bash[18471]: cluster 2024-04-24T17:01:19.266030+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 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-24T17:01:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:20 smithi040 bash[23856]: cluster 2024-04-24T17:01:19.266030+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 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-24T17:01:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:20 smithi204 bash[18742]: cluster 2024-04-24T17:01:19.266030+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 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-24T17:01:21.554 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled prometheus update... 2024-04-24T17:01:22.180 DEBUG:teuthology.orchestra.run.smithi204:prometheus.a> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-24T17:01:22.182 INFO:tasks.cephadm:Adding node-exporter.a on smithi040 2024-04-24T17:01:22.182 INFO:tasks.cephadm:Adding node-exporter.b on smithi204 2024-04-24T17:01:22.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi040=a;smithi204=b' 2024-04-24T17:01:22.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: cluster 2024-04-24T17:01:21.266617+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:22.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: audit 2024-04-24T17:01:21.538885+0000 mgr.y (mgr.14152) 256 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: cephadm 2024-04-24T17:01:21.542350+0000 mgr.y (mgr.14152) 257 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: audit 2024-04-24T17:01:21.553990+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: audit 2024-04-24T17:01:21.571368+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: audit 2024-04-24T17:01:21.574216+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: audit 2024-04-24T17:01:21.576092+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: audit 2024-04-24T17:01:21.591210+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18471]: audit 2024-04-24T17:01:21.604253+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: cluster 2024-04-24T17:01:21.266617+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: audit 2024-04-24T17:01:21.538885+0000 mgr.y (mgr.14152) 256 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: cephadm 2024-04-24T17:01:21.542350+0000 mgr.y (mgr.14152) 257 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: audit 2024-04-24T17:01:21.553990+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: audit 2024-04-24T17:01:21.571368+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:22.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: audit 2024-04-24T17:01:21.574216+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:22.625 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: audit 2024-04-24T17:01:21.576092+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:22.625 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: audit 2024-04-24T17:01:21.591210+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:22.625 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[23856]: audit 2024-04-24T17:01:21.604253+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: cluster 2024-04-24T17:01:21.266617+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: audit 2024-04-24T17:01:21.538885+0000 mgr.y (mgr.14152) 256 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: cephadm 2024-04-24T17:01:21.542350+0000 mgr.y (mgr.14152) 257 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: audit 2024-04-24T17:01:21.553990+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: audit 2024-04-24T17:01:21.571368+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: audit 2024-04-24T17:01:21.574216+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: audit 2024-04-24T17:01:21.576092+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: audit 2024-04-24T17:01:21.591210+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' 2024-04-24T17:01:22.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[18742]: audit 2024-04-24T17:01:21.604253+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:22.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18725]: ignoring --setuser ceph since I am not root 2024-04-24T17:01:22.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18725]: ignoring --setgroup ceph since I am not root 2024-04-24T17:01:22.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18725]: debug 2024-04-24T17:01:22.647+0000 7fb3601a3700 1 -- 172.21.15.40:0/3403753545 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5596f881c340 con 0x5596f959ac00 2024-04-24T17:01:22.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:22 smithi040 bash[18725]: debug 2024-04-24T17:01:22.791+0000 7fb368bff000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:01:23.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[19887]: ignoring --setuser ceph since I am not root 2024-04-24T17:01:23.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[19887]: ignoring --setgroup ceph since I am not root 2024-04-24T17:01:23.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[19887]: debug 2024-04-24T17:01:22.661+0000 7f34de0b0700 1 -- 172.21.15.204:0/1244521187 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f807720340 con 0x55f80849c400 2024-04-24T17:01:23.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:22 smithi204 bash[19887]: debug 2024-04-24T17:01:22.805+0000 7f34e6b0c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:01:23.869 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:23 smithi040 bash[18471]: audit 2024-04-24T17:01:22.601077+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:01:23.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:23 smithi040 bash[18471]: cluster 2024-04-24T17:01:22.601200+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-24T17:01:23.870 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:23 smithi040 bash[23856]: audit 2024-04-24T17:01:22.601077+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:01:23.870 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:23 smithi040 bash[23856]: cluster 2024-04-24T17:01:22.601200+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-24T17:01:24.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:23 smithi204 bash[18742]: audit 2024-04-24T17:01:22.601077+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.40:0/2896827096' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:01:24.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:23 smithi204 bash[18742]: cluster 2024-04-24T17:01:22.601200+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-24T17:01:24.497 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:24 smithi040 bash[18725]: debug 2024-04-24T17:01:24.395+0000 7fb368bff000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:01:24.715 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:24 smithi204 bash[19887]: debug 2024-04-24T17:01:24.369+0000 7f34e6b0c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:01:24.716 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:24 smithi204 bash[19887]: debug 2024-04-24T17:01:24.465+0000 7f34e6b0c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:01:24.754 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:24 smithi040 bash[18725]: debug 2024-04-24T17:01:24.495+0000 7fb368bff000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:01:25.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:24 smithi204 bash[19887]: debug 2024-04-24T17:01:24.713+0000 7f34e6b0c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:01:25.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:24 smithi040 bash[18725]: debug 2024-04-24T17:01:24.751+0000 7fb368bff000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:01:25.571 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:25 smithi204 bash[19887]: debug 2024-04-24T17:01:25.457+0000 7f34e6b0c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:01:25.769 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:25 smithi040 bash[18725]: debug 2024-04-24T17:01:25.515+0000 7fb368bff000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:01:25.769 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:25 smithi040 bash[18725]: debug 2024-04-24T17:01:25.627+0000 7fb368bff000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:01:25.769 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:25 smithi040 bash[18725]: debug 2024-04-24T17:01:25.735+0000 7fb368bff000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:01:25.887 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:25 smithi204 bash[19887]: debug 2024-04-24T17:01:25.565+0000 7f34e6b0c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:01:25.887 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:25 smithi204 bash[19887]: debug 2024-04-24T17:01:25.669+0000 7f34e6b0c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:01:25.887 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:25 smithi204 bash[19887]: debug 2024-04-24T17:01:25.781+0000 7f34e6b0c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:01:26.070 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:25 smithi040 bash[18725]: debug 2024-04-24T17:01:25.851+0000 7fb368bff000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:01:26.259 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:26 smithi204 bash[19887]: debug 2024-04-24T17:01:26.005+0000 7f34e6b0c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:01:26.581 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:26 smithi204 bash[19887]: debug 2024-04-24T17:01:26.293+0000 7f34e6b0c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:01:26.581 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:26 smithi204 bash[19887]: debug 2024-04-24T17:01:26.397+0000 7f34e6b0c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:01:26.647 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:26 smithi040 bash[18725]: debug 2024-04-24T17:01:26.071+0000 7fb368bff000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:01:26.647 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:26 smithi040 bash[18725]: debug 2024-04-24T17:01:26.355+0000 7fb368bff000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:01:26.648 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:26 smithi040 bash[18725]: debug 2024-04-24T17:01:26.459+0000 7fb368bff000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:01:26.833 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:26 smithi204 bash[19887]: debug 2024-04-24T17:01:26.577+0000 7f34e6b0c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:01:26.897 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:26 smithi040 bash[18725]: debug 2024-04-24T17:01:26.647+0000 7fb368bff000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:01:27.104 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:26 smithi204 bash[19887]: debug 2024-04-24T17:01:26.829+0000 7f34e6b0c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:01:27.178 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:26 smithi040 bash[18725]: debug 2024-04-24T17:01:26.895+0000 7fb368bff000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:01:27.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:27 smithi040 bash[18725]: debug 2024-04-24T17:01:27.179+0000 7fb368bff000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:01:27.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:27 smithi040 bash[18725]: debug 2024-04-24T17:01:27.347+0000 7fb368bff000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:01:27.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:27 smithi204 bash[19887]: debug 2024-04-24T17:01:27.101+0000 7f34e6b0c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:01:27.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:27 smithi204 bash[19887]: debug 2024-04-24T17:01:27.269+0000 7f34e6b0c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:01:27.759 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:27 smithi204 bash[19887]: debug 2024-04-24T17:01:27.505+0000 7f34e6b0c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:01:27.759 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:27 smithi204 bash[19887]: debug 2024-04-24T17:01:27.621+0000 7f34e6b0c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:01:27.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:27 smithi040 bash[18725]: debug 2024-04-24T17:01:27.591+0000 7fb368bff000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:01:27.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:27 smithi040 bash[18725]: debug 2024-04-24T17:01:27.714+0000 7fb368bff000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:01:28.221 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:27 smithi204 bash[19887]: debug 2024-04-24T17:01:27.961+0000 7f34e6b0c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:01:28.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:28 smithi040 bash[18725]: debug 2024-04-24T17:01:28.058+0000 7fb368bff000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:01:29.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:28 smithi204 bash[19887]: debug 2024-04-24T17:01:28.685+0000 7f34e6b0c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:01:29.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:28 smithi204 bash[19887]: debug 2024-04-24T17:01:28.797+0000 7f34e6b0c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:01:29.148 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:28 smithi040 bash[18725]: debug 2024-04-24T17:01:28.814+0000 7fb368bff000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:01:29.148 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:28 smithi040 bash[18725]: debug 2024-04-24T17:01:28.930+0000 7fb368bff000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:01:29.259 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: debug 2024-04-24T17:01:29.001+0000 7f34e6b0c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:01:29.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18725]: debug 2024-04-24T17:01:29.146+0000 7fb368bff000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:01:29.699 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: debug 2024-04-24T17:01:29.325+0000 7f34e6b0c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:01:29.872 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18725]: debug 2024-04-24T17:01:29.482+0000 7fb368bff000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:01:30.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[18742]: cluster 2024-04-24T17:01:29.836737+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:01:30.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[18742]: cluster 2024-04-24T17:01:29.836958+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[18742]: audit 2024-04-24T17:01:29.837868+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[18742]: audit 2024-04-24T17:01:29.838837+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[18742]: audit 2024-04-24T17:01:29.842108+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[18742]: audit 2024-04-24T17:01:29.843951+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: debug 2024-04-24T17:01:29.693+0000 7f34e6b0c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: debug 2024-04-24T17:01:29.809+0000 7f34e6b0c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: [24/Apr/2024:17:01:29] ENGINE Bus STARTING 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: CherryPy Checker: 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: The Application mounted at '' has an empty config. 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: [24/Apr/2024:17:01:29] ENGINE Serving on http://:::9283 2024-04-24T17:01:30.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:29 smithi204 bash[19887]: [24/Apr/2024:17:01:29] ENGINE Bus STARTED 2024-04-24T17:01:30.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18725]: debug 2024-04-24T17:01:29.870+0000 7fb368bff000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:01:30.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18725]: debug 2024-04-24T17:01:29.998+0000 7fb368bff000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:01:30.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[23856]: cluster 2024-04-24T17:01:29.836737+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[23856]: cluster 2024-04-24T17:01:29.836958+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[23856]: audit 2024-04-24T17:01:29.837868+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[23856]: audit 2024-04-24T17:01:29.838837+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[23856]: audit 2024-04-24T17:01:29.842108+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[23856]: audit 2024-04-24T17:01:29.843951+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18471]: cluster 2024-04-24T17:01:29.836737+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18471]: cluster 2024-04-24T17:01:29.836958+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18471]: audit 2024-04-24T17:01:29.837868+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18471]: audit 2024-04-24T17:01:29.838837+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18471]: audit 2024-04-24T17:01:29.842108+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:01:30.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:29 smithi040 bash[18471]: audit 2024-04-24T17:01:29.843951+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/2560751721' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:01:31.174 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18725]: [24/Apr/2024:17:01:31] ENGINE Bus STARTING 2024-04-24T17:01:31.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[18471]: cluster 2024-04-24T17:01:29.898005+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-24T17:01:31.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[18471]: cluster 2024-04-24T17:01:30.021823+0000 mon.a (mon.0) 764 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:01:31.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[18471]: cluster 2024-04-24T17:01:30.022554+0000 mon.a (mon.0) 765 : cluster [INF] Activating manager daemon y 2024-04-24T17:01:31.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[18471]: cluster 2024-04-24T17:01:30.035040+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-24T17:01:31.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[23856]: cluster 2024-04-24T17:01:29.898005+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-24T17:01:31.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[23856]: cluster 2024-04-24T17:01:30.021823+0000 mon.a (mon.0) 764 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:01:31.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[23856]: cluster 2024-04-24T17:01:30.022554+0000 mon.a (mon.0) 765 : cluster [INF] Activating manager daemon y 2024-04-24T17:01:31.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:30 smithi040 bash[23856]: cluster 2024-04-24T17:01:30.035040+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-24T17:01:31.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:30 smithi204 bash[18742]: cluster 2024-04-24T17:01:29.898005+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-24T17:01:31.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:30 smithi204 bash[18742]: cluster 2024-04-24T17:01:30.021823+0000 mon.a (mon.0) 764 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:01:31.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:30 smithi204 bash[18742]: cluster 2024-04-24T17:01:30.022554+0000 mon.a (mon.0) 765 : cluster [INF] Activating manager daemon y 2024-04-24T17:01:31.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:30 smithi204 bash[18742]: cluster 2024-04-24T17:01:30.035040+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-24T17:01:31.431 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18725]: CherryPy Checker: 2024-04-24T17:01:31.431 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18725]: The Application mounted at '' has an empty config. 2024-04-24T17:01:31.431 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18725]: [24/Apr/2024:17:01:31] ENGINE Serving on http://:::9283 2024-04-24T17:01:31.431 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18725]: [24/Apr/2024:17:01:31] ENGINE Bus STARTED 2024-04-24T17:01:31.964 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled node-exporter update... 2024-04-24T17:01:32.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: cluster 2024-04-24T17:01:30.915760+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e18: y(active, starting, since 0.893353s), standbys: x 2024-04-24T17:01:32.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.927337+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:01:32.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.927938+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:01:32.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.928552+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:01:32.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.930727+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:01:32.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.931798+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:01:32.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.932517+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:01:32.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.933263+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:01:32.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.934224+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:01:32.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.934839+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:01:32.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.935602+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:01:32.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.936265+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:01:32.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.936996+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:01:32.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.937649+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:32.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.938356+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:01:32.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.938859+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:01:32.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.940314+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:01:32.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: cluster 2024-04-24T17:01:30.970424+0000 mon.a (mon.0) 768 : cluster [INF] Manager daemon y is now available 2024-04-24T17:01:32.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:30.995803+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: cluster 2024-04-24T17:01:30.915760+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e18: y(active, starting, since 0.893353s), standbys: x 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.927337+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.927938+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.928552+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.930727+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.931798+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.932517+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.933263+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.934224+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.934839+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.935602+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.936265+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:01:32.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.936996+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:01:32.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.937649+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:32.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.938356+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:01:32.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.938859+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:01:32.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.940314+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:01:32.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: cluster 2024-04-24T17:01:30.970424+0000 mon.a (mon.0) 768 : cluster [INF] Manager daemon y is now available 2024-04-24T17:01:32.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:30.995803+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.001714+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.003953+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.006509+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.007740+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.011738+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.012109+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.012203+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.012928+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.018001+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]': finished 2024-04-24T17:01:32.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.024151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]': finished 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.030005+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: cephadm 2024-04-24T17:01:31.030941+0000 mgr.y (mgr.24310) 1 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: cephadm 2024-04-24T17:01:31.031232+0000 mgr.y (mgr.24310) 2 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.048049+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.048491+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.056250+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.056654+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: cephadm 2024-04-24T17:01:31.411108+0000 mgr.y (mgr.24310) 3 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: cephadm 2024-04-24T17:01:31.443022+0000 mgr.y (mgr.24310) 4 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.500096+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.551805+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.560621+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.566145+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:32.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[23856]: audit 2024-04-24T17:01:31.566428+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.001714+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.003953+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.006509+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.007740+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.011738+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.012109+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.012203+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.012928+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.018001+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]': finished 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.024151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]': finished 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.030005+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: cephadm 2024-04-24T17:01:31.030941+0000 mgr.y (mgr.24310) 1 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: cephadm 2024-04-24T17:01:31.031232+0000 mgr.y (mgr.24310) 2 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.048049+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.048491+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.056250+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.056654+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: cephadm 2024-04-24T17:01:31.411108+0000 mgr.y (mgr.24310) 3 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: cephadm 2024-04-24T17:01:31.443022+0000 mgr.y (mgr.24310) 4 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.500096+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.551805+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.560621+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.566145+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:32.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:31 smithi040 bash[18471]: audit 2024-04-24T17:01:31.566428+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: cluster 2024-04-24T17:01:30.915760+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e18: y(active, starting, since 0.893353s), standbys: x 2024-04-24T17:01:32.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.927337+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:01:32.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.927938+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:01:32.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.928552+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:01:32.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.930727+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:01:32.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.931798+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:01:32.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.932517+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:01:32.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.933263+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:01:32.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.934224+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:01:32.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.934839+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:01:32.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.935602+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:01:32.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.936265+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:01:32.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.936996+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:01:32.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.937649+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:01:32.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.938356+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:01:32.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.938859+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:01:32.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.940314+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:01:32.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: cluster 2024-04-24T17:01:30.970424+0000 mon.a (mon.0) 768 : cluster [INF] Manager daemon y is now available 2024-04-24T17:01:32.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:30.995803+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.001714+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.003953+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.006509+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.007740+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.011738+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.012109+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.012203+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.012928+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.018001+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]': finished 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.024151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]': finished 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.030005+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: cephadm 2024-04-24T17:01:31.030941+0000 mgr.y (mgr.24310) 1 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: cephadm 2024-04-24T17:01:31.031232+0000 mgr.y (mgr.24310) 2 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.048049+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.048491+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.056250+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.056654+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: cephadm 2024-04-24T17:01:31.411108+0000 mgr.y (mgr.24310) 3 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: cephadm 2024-04-24T17:01:31.443022+0000 mgr.y (mgr.24310) 4 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.500096+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.551805+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.560621+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:32.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.566145+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:32.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:31 smithi204 bash[18742]: audit 2024-04-24T17:01:31.566428+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-24T17:01:32.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18725]: [24/Apr/2024:17:01:32] ENGINE Bus STARTING 2024-04-24T17:01:32.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18725]: [24/Apr/2024:17:01:32] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T17:01:32.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18725]: [24/Apr/2024:17:01:32] ENGINE Bus STARTED 2024-04-24T17:01:32.795 DEBUG:teuthology.orchestra.run.smithi040:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-24T17:01:32.799 DEBUG:teuthology.orchestra.run.smithi204:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-24T17:01:32.802 INFO:tasks.cephadm:Adding alertmanager.a on smithi040 2024-04-24T17:01:32.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi040=a' 2024-04-24T17:01:33.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: audit 2024-04-24T17:01:31.930014+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: cluster 2024-04-24T17:01:31.930094+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e19: y(active, since 1.90771s), standbys: x 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: audit 2024-04-24T17:01:31.944924+0000 mgr.y (mgr.24310) 5 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: cephadm 2024-04-24T17:01:31.949259+0000 mgr.y (mgr.24310) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi040=a;smithi204=b;count:2 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: cluster 2024-04-24T17:01:31.949434+0000 mgr.y (mgr.24310) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: audit 2024-04-24T17:01:31.960987+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: cephadm 2024-04-24T17:01:31.972731+0000 mgr.y (mgr.24310) 8 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: cephadm 2024-04-24T17:01:32.204665+0000 mgr.y (mgr.24310) 9 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Bus STARTING 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: cephadm 2024-04-24T17:01:32.327349+0000 mgr.y (mgr.24310) 10 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: cephadm 2024-04-24T17:01:32.327475+0000 mgr.y (mgr.24310) 11 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Bus STARTED 2024-04-24T17:01:33.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[18471]: audit 2024-04-24T17:01:32.338438+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: audit 2024-04-24T17:01:31.930014+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: cluster 2024-04-24T17:01:31.930094+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e19: y(active, since 1.90771s), standbys: x 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: audit 2024-04-24T17:01:31.944924+0000 mgr.y (mgr.24310) 5 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: cephadm 2024-04-24T17:01:31.949259+0000 mgr.y (mgr.24310) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi040=a;smithi204=b;count:2 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: cluster 2024-04-24T17:01:31.949434+0000 mgr.y (mgr.24310) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: audit 2024-04-24T17:01:31.960987+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: cephadm 2024-04-24T17:01:31.972731+0000 mgr.y (mgr.24310) 8 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: cephadm 2024-04-24T17:01:32.204665+0000 mgr.y (mgr.24310) 9 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Bus STARTING 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: cephadm 2024-04-24T17:01:32.327349+0000 mgr.y (mgr.24310) 10 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: cephadm 2024-04-24T17:01:32.327475+0000 mgr.y (mgr.24310) 11 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Bus STARTED 2024-04-24T17:01:33.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:32 smithi040 bash[23856]: audit 2024-04-24T17:01:32.338438+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: audit 2024-04-24T17:01:31.930014+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: cluster 2024-04-24T17:01:31.930094+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e19: y(active, since 1.90771s), standbys: x 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: audit 2024-04-24T17:01:31.944924+0000 mgr.y (mgr.24310) 5 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: cephadm 2024-04-24T17:01:31.949259+0000 mgr.y (mgr.24310) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi040=a;smithi204=b;count:2 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: cluster 2024-04-24T17:01:31.949434+0000 mgr.y (mgr.24310) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: audit 2024-04-24T17:01:31.960987+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: cephadm 2024-04-24T17:01:31.972731+0000 mgr.y (mgr.24310) 8 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: cephadm 2024-04-24T17:01:32.204665+0000 mgr.y (mgr.24310) 9 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Bus STARTING 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: cephadm 2024-04-24T17:01:32.327349+0000 mgr.y (mgr.24310) 10 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: cephadm 2024-04-24T17:01:32.327475+0000 mgr.y (mgr.24310) 11 : cephadm [INF] [24/Apr/2024:17:01:32] ENGINE Bus STARTED 2024-04-24T17:01:33.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:32 smithi204 bash[18742]: audit 2024-04-24T17:01:32.338438+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:33 smithi204 bash[18742]: cluster 2024-04-24T17:01:32.933857+0000 mgr.y (mgr.24310) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:33 smithi204 bash[18742]: cluster 2024-04-24T17:01:32.970742+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-24T17:01:34.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:33 smithi040 bash[18471]: cluster 2024-04-24T17:01:32.933857+0000 mgr.y (mgr.24310) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:34.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:33 smithi040 bash[18471]: cluster 2024-04-24T17:01:32.970742+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-24T17:01:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:33 smithi040 bash[23856]: cluster 2024-04-24T17:01:32.933857+0000 mgr.y (mgr.24310) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:33 smithi040 bash[23856]: cluster 2024-04-24T17:01:32.970742+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-24T17:01:36.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:35 smithi204 bash[18742]: cluster 2024-04-24T17:01:34.934406+0000 mgr.y (mgr.24310) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:36.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:35 smithi040 bash[18471]: cluster 2024-04-24T17:01:34.934406+0000 mgr.y (mgr.24310) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:35 smithi040 bash[23856]: cluster 2024-04-24T17:01:34.934406+0000 mgr.y (mgr.24310) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:37.517 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled alertmanager update... 2024-04-24T17:01:38.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[18471]: cluster 2024-04-24T17:01:36.935119+0000 mgr.y (mgr.24310) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:38.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[18471]: audit 2024-04-24T17:01:37.505262+0000 mgr.y (mgr.24310) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:38.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[18471]: cephadm 2024-04-24T17:01:37.508779+0000 mgr.y (mgr.24310) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi040=a;count:1 2024-04-24T17:01:38.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[18471]: audit 2024-04-24T17:01:37.517110+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:38.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[23856]: cluster 2024-04-24T17:01:36.935119+0000 mgr.y (mgr.24310) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:38.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[23856]: audit 2024-04-24T17:01:37.505262+0000 mgr.y (mgr.24310) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:38.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[23856]: cephadm 2024-04-24T17:01:37.508779+0000 mgr.y (mgr.24310) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi040=a;count:1 2024-04-24T17:01:38.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:38 smithi040 bash[23856]: audit 2024-04-24T17:01:37.517110+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:39.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:38 smithi204 bash[18742]: cluster 2024-04-24T17:01:36.935119+0000 mgr.y (mgr.24310) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:39.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:38 smithi204 bash[18742]: audit 2024-04-24T17:01:37.505262+0000 mgr.y (mgr.24310) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:39.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:38 smithi204 bash[18742]: cephadm 2024-04-24T17:01:37.508779+0000 mgr.y (mgr.24310) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi040=a;count:1 2024-04-24T17:01:39.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:38 smithi204 bash[18742]: audit 2024-04-24T17:01:37.517110+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:39.416 DEBUG:teuthology.orchestra.run.smithi040:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-24T17:01:39.419 INFO:tasks.cephadm:Adding grafana.a on smithi204 2024-04-24T17:01:39.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi204=a' 2024-04-24T17:01:40.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:40 smithi204 bash[18742]: cluster 2024-04-24T17:01:38.935762+0000 mgr.y (mgr.24310) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:40.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:40 smithi040 bash[18471]: cluster 2024-04-24T17:01:38.935762+0000 mgr.y (mgr.24310) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:40 smithi040 bash[23856]: cluster 2024-04-24T17:01:38.935762+0000 mgr.y (mgr.24310) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:42 smithi040 bash[18471]: cluster 2024-04-24T17:01:40.936512+0000 mgr.y (mgr.24310) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:42.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:42 smithi040 bash[23856]: cluster 2024-04-24T17:01:40.936512+0000 mgr.y (mgr.24310) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:42.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:42 smithi204 bash[18742]: cluster 2024-04-24T17:01:40.936512+0000 mgr.y (mgr.24310) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:43.600 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled grafana update... 2024-04-24T17:01:44.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:01:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[23856]: cluster 2024-04-24T17:01:42.937348+0000 mgr.y (mgr.24310) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[23856]: audit 2024-04-24T17:01:43.592963+0000 mgr.y (mgr.24310) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[23856]: cephadm 2024-04-24T17:01:43.594617+0000 mgr.y (mgr.24310) 21 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-04-24T17:01:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[23856]: audit 2024-04-24T17:01:43.600351+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[23856]: audit 2024-04-24T17:01:44.383628+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[23856]: audit 2024-04-24T17:01:44.390753+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[18471]: cluster 2024-04-24T17:01:42.937348+0000 mgr.y (mgr.24310) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[18471]: audit 2024-04-24T17:01:43.592963+0000 mgr.y (mgr.24310) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[18471]: cephadm 2024-04-24T17:01:43.594617+0000 mgr.y (mgr.24310) 21 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-04-24T17:01:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[18471]: audit 2024-04-24T17:01:43.600351+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[18471]: audit 2024-04-24T17:01:44.383628+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:44 smithi040 bash[18471]: audit 2024-04-24T17:01:44.390753+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:44 smithi204 bash[18742]: cluster 2024-04-24T17:01:42.937348+0000 mgr.y (mgr.24310) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:44.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:44 smithi204 bash[18742]: audit 2024-04-24T17:01:43.592963+0000 mgr.y (mgr.24310) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:01:44.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:44 smithi204 bash[18742]: cephadm 2024-04-24T17:01:43.594617+0000 mgr.y (mgr.24310) 21 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-04-24T17:01:44.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:44 smithi204 bash[18742]: audit 2024-04-24T17:01:43.600351+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:44 smithi204 bash[18742]: audit 2024-04-24T17:01:44.383628+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:44 smithi204 bash[18742]: audit 2024-04-24T17:01:44.390753+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:44.871 DEBUG:teuthology.orchestra.run.smithi204:grafana.a> sudo journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@grafana.a.service 2024-04-24T17:01:44.873 INFO:tasks.cephadm:Setting up client nodes... 2024-04-24T17:01:44.876 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-24T17:01:46.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:46 smithi040 bash[18471]: cluster 2024-04-24T17:01:44.937835+0000 mgr.y (mgr.24310) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:46.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:46 smithi040 bash[23856]: cluster 2024-04-24T17:01:44.937835+0000 mgr.y (mgr.24310) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:46.933 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:46 smithi204 bash[18742]: cluster 2024-04-24T17:01:44.937835+0000 mgr.y (mgr.24310) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:47.576 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.576 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.577 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.577 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.577 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.578 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.836 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.836 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.837 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.837 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.837 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.838 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.838 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:47.838 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:47 smithi204 systemd[1]: Started Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:01:48.520 INFO:teuthology.orchestra.run.smithi040.stdout:[client.0] 2024-04-24T17:01:48.520 INFO:teuthology.orchestra.run.smithi040.stdout: key = AQD8OilmXI2QHhAAfVpOU+o4pBCnUN2jRpeGJg== 2024-04-24T17:01:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: cluster 2024-04-24T17:01:46.938541+0000 mgr.y (mgr.24310) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.858078+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.863410+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.866050+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.867735+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.880135+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.890963+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.893820+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.204:9095"}]: dispatch 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.904499+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.909907+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.912940+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.915129+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.927527+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.934036+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.936173+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.937551+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:47.947729+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.468592+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.477314+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.511950+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 172.21.15.40:0/2838338312' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.512457+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.519468+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-24T17:01:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.521460+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.523777+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.525022+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:48 smithi204 bash[18742]: audit 2024-04-24T17:01:48.533854+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.771 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:01:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:48.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: cluster 2024-04-24T17:01:46.938541+0000 mgr.y (mgr.24310) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:48.771 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.858078+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.863410+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.866050+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.867735+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.880135+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.890963+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.893820+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.204:9095"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.904499+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.909907+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.912940+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.915129+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.927527+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.934036+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.936173+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.772 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.937551+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:47.947729+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.468592+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.477314+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.511950+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 172.21.15.40:0/2838338312' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: cluster 2024-04-24T17:01:46.938541+0000 mgr.y (mgr.24310) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.858078+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.863410+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.866050+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.867735+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.880135+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.890963+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:01:48.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.893820+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.204:9095"}]: dispatch 2024-04-24T17:01:48.774 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.904499+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.774 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.909907+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.774 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.912940+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.774 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.915129+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.927527+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.934036+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.936173+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.937551+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:47.947729+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.468592+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.477314+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.511950+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 172.21.15.40:0/2838338312' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.512457+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:48.775 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.519468+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.521460+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.523777+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.525022+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[23856]: audit 2024-04-24T17:01:48.533854+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.512457+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.519468+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.521460+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.523777+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:48.776 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.525022+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:48.777 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:48 smithi040 bash[18471]: audit 2024-04-24T17:01:48.533854+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:49.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.055Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:01:49.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.055Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:01:49.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.055Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:01:49.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.055Z 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 smithi204 (none))" 2024-04-24T17:01:49.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.056Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:01:49.261 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.056Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:01:49.261 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.057Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:01:49.261 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.058Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:01:49.261 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.059Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:01:49.261 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.063Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:01:49.261 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.063Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.267µs 2024-04-24T17:01:49.261 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.063Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:01:49.262 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.063Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-24T17:01:49.262 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.063Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.599µs wal_replay_duration=231.032µs total_replay_duration=292.206µs 2024-04-24T17:01:49.262 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.064Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:01:49.262 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.064Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:01:49.262 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.064Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:01:49.263 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.083Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.450134ms db_storage=816ns remote_storage=1.829µs web_handler=322ns query_engine=1.135µs scrape=306.659µs scrape_sd=23.601µs notify=1.001µs notify_sd=1.513µs rules=17.827672ms 2024-04-24T17:01:49.263 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[36634]: ts=2024-04-24T17:01:49.083Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:01:49.311 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-04-24T17:01:49.311 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-24T17:01:49.311 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-24T17:01:49.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-24T17:01:49.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[18471]: cephadm 2024-04-24T17:01:47.882048+0000 mgr.y (mgr.24310) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:49.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[18471]: audit 2024-04-24T17:01:47.892105+0000 mgr.y (mgr.24310) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:01:49.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[18471]: audit 2024-04-24T17:01:47.894720+0000 mgr.y (mgr.24310) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.204:9095"}]: dispatch 2024-04-24T17:01:49.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[18471]: cephadm 2024-04-24T17:01:47.929060+0000 mgr.y (mgr.24310) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:49.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[18471]: cephadm 2024-04-24T17:01:47.948716+0000 mgr.y (mgr.24310) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:49.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[18471]: cephadm 2024-04-24T17:01:48.537384+0000 mgr.y (mgr.24310) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[23856]: cephadm 2024-04-24T17:01:47.882048+0000 mgr.y (mgr.24310) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[23856]: audit 2024-04-24T17:01:47.892105+0000 mgr.y (mgr.24310) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:01:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[23856]: audit 2024-04-24T17:01:47.894720+0000 mgr.y (mgr.24310) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.204:9095"}]: dispatch 2024-04-24T17:01:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[23856]: cephadm 2024-04-24T17:01:47.929060+0000 mgr.y (mgr.24310) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[23856]: cephadm 2024-04-24T17:01:47.948716+0000 mgr.y (mgr.24310) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:49 smithi040 bash[23856]: cephadm 2024-04-24T17:01:48.537384+0000 mgr.y (mgr.24310) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:50.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[18742]: cephadm 2024-04-24T17:01:47.882048+0000 mgr.y (mgr.24310) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:50.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[18742]: audit 2024-04-24T17:01:47.892105+0000 mgr.y (mgr.24310) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:01:50.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[18742]: audit 2024-04-24T17:01:47.894720+0000 mgr.y (mgr.24310) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.204:9095"}]: dispatch 2024-04-24T17:01:50.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[18742]: cephadm 2024-04-24T17:01:47.929060+0000 mgr.y (mgr.24310) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:50.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[18742]: cephadm 2024-04-24T17:01:47.948716+0000 mgr.y (mgr.24310) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:50.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:49 smithi204 bash[18742]: cephadm 2024-04-24T17:01:48.537384+0000 mgr.y (mgr.24310) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:01:50.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:50 smithi204 bash[18742]: cluster 2024-04-24T17:01:48.939238+0000 mgr.y (mgr.24310) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:50.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:50 smithi040 bash[18471]: cluster 2024-04-24T17:01:48.939238+0000 mgr.y (mgr.24310) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:50.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:50 smithi040 bash[23856]: cluster 2024-04-24T17:01:48.939238+0000 mgr.y (mgr.24310) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:52.026 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:51 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:01:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:52.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:52 smithi040 bash[18471]: cluster 2024-04-24T17:01:50.939821+0000 mgr.y (mgr.24310) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:52.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:52 smithi040 bash[18471]: audit 2024-04-24T17:01:51.031493+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:52.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:52 smithi040 bash[18471]: audit 2024-04-24T17:01:51.759484+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:52.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:52 smithi040 bash[23856]: cluster 2024-04-24T17:01:50.939821+0000 mgr.y (mgr.24310) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:52.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:52 smithi040 bash[23856]: audit 2024-04-24T17:01:51.031493+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:52.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:52 smithi040 bash[23856]: audit 2024-04-24T17:01:51.759484+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:52 smithi204 bash[18742]: cluster 2024-04-24T17:01:50.939821+0000 mgr.y (mgr.24310) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:52 smithi204 bash[18742]: audit 2024-04-24T17:01:51.031493+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:52 smithi204 bash[18742]: audit 2024-04-24T17:01:51.759484+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:53.063 INFO:teuthology.orchestra.run.smithi204.stdout:[client.1] 2024-04-24T17:01:53.063 INFO:teuthology.orchestra.run.smithi204.stdout: key = AQABOylmtUpmAxAA1Z4w3/ye5jkqYhhoDPa77A== 2024-04-24T17:01:54.013 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-24T17:01:54.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-24T17:01:54.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-24T17:01:54.035 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-24T17:01:54.035 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-24T17:01:54.035 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-24T17:01:54.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:54 smithi204 bash[18742]: cluster 2024-04-24T17:01:52.940457+0000 mgr.y (mgr.24310) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:54.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:54 smithi204 bash[18742]: audit 2024-04-24T17:01:53.054894+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.204:0/141709579' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:54.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:54 smithi204 bash[18742]: audit 2024-04-24T17:01:53.056690+0000 mon.a (mon.0) 802 : 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-24T17:01:54.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:54 smithi204 bash[18742]: audit 2024-04-24T17:01:53.064025+0000 mon.a (mon.0) 803 : 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-24T17:01:54.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[18471]: cluster 2024-04-24T17:01:52.940457+0000 mgr.y (mgr.24310) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:54.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[18471]: audit 2024-04-24T17:01:53.054894+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.204:0/141709579' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:54.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[18471]: audit 2024-04-24T17:01:53.056690+0000 mon.a (mon.0) 802 : 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-24T17:01:54.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[18471]: audit 2024-04-24T17:01:53.064025+0000 mon.a (mon.0) 803 : 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-24T17:01:54.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[23856]: cluster 2024-04-24T17:01:52.940457+0000 mgr.y (mgr.24310) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:54.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[23856]: audit 2024-04-24T17:01:53.054894+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.204:0/141709579' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-24T17:01:54.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[23856]: audit 2024-04-24T17:01:53.056690+0000 mon.a (mon.0) 802 : 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-24T17:01:54.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[23856]: audit 2024-04-24T17:01:53.064025+0000 mon.a (mon.0) 803 : 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-24T17:01:54.983 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:54 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:01:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:54.984 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.317 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.317 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.318 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.318 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.318 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.319 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.319 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.319 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.319 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.684 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.685 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.685 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.685 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: Started Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:01:55.685 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[41579]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-24T17:01:55.685 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.686 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.686 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: audit 2024-04-24T17:01:54.688532+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: audit 2024-04-24T17:01:54.701051+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: audit 2024-04-24T17:01:54.721467+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: audit 2024-04-24T17:01:54.724279+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: audit 2024-04-24T17:01:54.726121+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: audit 2024-04-24T17:01:54.738434+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: cephadm 2024-04-24T17:01:54.746815+0000 mgr.y (mgr.24310) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: cluster 2024-04-24T17:01:54.940877+0000 mgr.y (mgr.24310) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: audit 2024-04-24T17:01:55.461990+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[18471]: cephadm 2024-04-24T17:01:55.464024+0000 mgr.y (mgr.24310) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: audit 2024-04-24T17:01:54.688532+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: audit 2024-04-24T17:01:54.701051+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: audit 2024-04-24T17:01:54.721467+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: audit 2024-04-24T17:01:54.724279+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:55.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: audit 2024-04-24T17:01:54.726121+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:55.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: audit 2024-04-24T17:01:54.738434+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: cephadm 2024-04-24T17:01:54.746815+0000 mgr.y (mgr.24310) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:01:55.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: cluster 2024-04-24T17:01:54.940877+0000 mgr.y (mgr.24310) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:55.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: audit 2024-04-24T17:01:55.461990+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:55.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:55 smithi040 bash[23856]: cephadm 2024-04-24T17:01:55.464024+0000 mgr.y (mgr.24310) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:01:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: audit 2024-04-24T17:01:54.688532+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: audit 2024-04-24T17:01:54.701051+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: audit 2024-04-24T17:01:54.721467+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:01:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: audit 2024-04-24T17:01:54.724279+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:01:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: audit 2024-04-24T17:01:54.726121+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:01:56.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: audit 2024-04-24T17:01:54.738434+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:56.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: cephadm 2024-04-24T17:01:54.746815+0000 mgr.y (mgr.24310) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:01:56.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: cluster 2024-04-24T17:01:54.940877+0000 mgr.y (mgr.24310) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:56.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: audit 2024-04-24T17:01:55.461990+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:56.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:55 smithi204 bash[18742]: cephadm 2024-04-24T17:01:55.464024+0000 mgr.y (mgr.24310) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:01:56.440 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:01:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:01:56.441 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-24T17:01:56.441 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: aa2a8d90b84c: Pulling fs layer 2024-04-24T17:01:56.441 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: b45d31ee2d7f: Pulling fs layer 2024-04-24T17:01:56.441 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: b5db1e299295: Pulling fs layer 2024-04-24T17:01:56.726 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.726 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.727 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.727 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.728 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.728 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.728 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:56.747 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:01:57.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:57.009 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:57.010 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:57.010 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:57.010 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:57.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:56 smithi204 systemd[1]: Started Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:01:57.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:56 smithi204 bash[37628]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-24T17:01:57.134 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: b45d31ee2d7f: Verifying Checksum 2024-04-24T17:01:57.135 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: b45d31ee2d7f: Download complete 2024-04-24T17:01:57.135 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: aa2a8d90b84c: Verifying Checksum 2024-04-24T17:01:57.135 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:56 smithi040 bash[41579]: aa2a8d90b84c: Download complete 2024-04-24T17:01:57.421 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[41579]: b5db1e299295: Verifying Checksum 2024-04-24T17:01:57.421 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[41579]: b5db1e299295: Download complete 2024-04-24T17:01:57.422 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:01:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:01:57.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[18471]: audit 2024-04-24T17:01:56.422984+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[18471]: audit 2024-04-24T17:01:56.432883+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[18471]: audit 2024-04-24T17:01:56.873768+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[23856]: audit 2024-04-24T17:01:56.422984+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[23856]: audit 2024-04-24T17:01:56.432883+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:57 smithi040 bash[23856]: audit 2024-04-24T17:01:56.873768+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:57 smithi204 bash[18742]: audit 2024-04-24T17:01:56.422984+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:57 smithi204 bash[18742]: audit 2024-04-24T17:01:56.432883+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:57 smithi204 bash[18742]: audit 2024-04-24T17:01:56.873768+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:01:58.215 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:57 smithi204 bash[37628]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-24T17:01:58.425 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:58 smithi040 bash[41579]: aa2a8d90b84c: Pull complete 2024-04-24T17:01:58.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:58 smithi204 bash[18742]: cephadm 2024-04-24T17:01:56.887623+0000 mgr.y (mgr.24310) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:01:58.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:01:58 smithi204 bash[18742]: cluster 2024-04-24T17:01:56.941306+0000 mgr.y (mgr.24310) 37 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:58 smithi040 bash[23856]: cephadm 2024-04-24T17:01:56.887623+0000 mgr.y (mgr.24310) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:01:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:01:58 smithi040 bash[23856]: cluster 2024-04-24T17:01:56.941306+0000 mgr.y (mgr.24310) 37 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:58 smithi040 bash[18471]: cephadm 2024-04-24T17:01:56.887623+0000 mgr.y (mgr.24310) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:01:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:01:58 smithi040 bash[18471]: cluster 2024-04-24T17:01:56.941306+0000 mgr.y (mgr.24310) 37 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:01:59.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:58 smithi204 bash[37628]: aa2a8d90b84c: Pulling fs layer 2024-04-24T17:01:59.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:58 smithi204 bash[37628]: b45d31ee2d7f: Pulling fs layer 2024-04-24T17:01:59.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:58 smithi204 bash[37628]: b5db1e299295: Pulling fs layer 2024-04-24T17:01:59.371 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: b45d31ee2d7f: Verifying Checksum 2024-04-24T17:01:59.371 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: b45d31ee2d7f: Download complete 2024-04-24T17:01:59.371 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: aa2a8d90b84c: Verifying Checksum 2024-04-24T17:01:59.371 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: aa2a8d90b84c: Download complete 2024-04-24T17:01:59.437 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:59 smithi040 bash[41579]: b45d31ee2d7f: Pull complete 2024-04-24T17:01:59.623 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: aa2a8d90b84c: Pull complete 2024-04-24T17:01:59.623 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: b5db1e299295: Verifying Checksum 2024-04-24T17:01:59.623 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: b5db1e299295: Download complete 2024-04-24T17:02:00.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:01:59 smithi204 bash[37628]: b45d31ee2d7f: Pull complete 2024-04-24T17:02:00.213 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:01:59 smithi040 bash[41579]: b5db1e299295: Pull complete 2024-04-24T17:02:00.403 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:00 smithi204 bash[37628]: b5db1e299295: Pull complete 2024-04-24T17:02:00.403 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:00 smithi204 bash[37628]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-24T17:02:00.403 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:00 smithi204 bash[37628]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-24T17:02:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:00 smithi040 bash[23856]: cluster 2024-04-24T17:01:58.941902+0000 mgr.y (mgr.24310) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:00.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:00 smithi040 bash[18471]: cluster 2024-04-24T17:01:58.941902+0000 mgr.y (mgr.24310) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:00 smithi204 bash[18742]: cluster 2024-04-24T17:01:58.941902+0000 mgr.y (mgr.24310) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:01.439 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:01 smithi040 bash[41579]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-24T17:02:01.439 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:01 smithi040 bash[41579]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-24T17:02:02.377 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:02 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:02:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:02.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:02 smithi040 bash[23856]: cluster 2024-04-24T17:02:00.942444+0000 mgr.y (mgr.24310) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:02.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:02 smithi040 bash[23856]: audit 2024-04-24T17:02:01.041123+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:02.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:02 smithi040 bash[18471]: cluster 2024-04-24T17:02:00.942444+0000 mgr.y (mgr.24310) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:02.378 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:02 smithi040 bash[18471]: audit 2024-04-24T17:02:01.041123+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:02.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[18742]: cluster 2024-04-24T17:02:00.942444+0000 mgr.y (mgr.24310) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:02.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[18742]: audit 2024-04-24T17:02:01.041123+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:02.379 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.158Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:02:02.379 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.158Z 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-24T17:02:02.379 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.159Z 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-24T17:02:02.379 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.159Z 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-24T17:02:02.379 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:02:02.379 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:02:02.380 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:02:02.381 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.160Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:02:02.382 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:02 smithi204 bash[37628]: ts=2024-04-24T17:02:02.161Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:02:02.773 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:02 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:02:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[18471]: audit 2024-04-24T17:02:02.186858+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[18471]: audit 2024-04-24T17:02:02.359168+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[18471]: audit 2024-04-24T17:02:02.375519+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[23856]: audit 2024-04-24T17:02:02.186858+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[23856]: audit 2024-04-24T17:02:02.359168+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[23856]: audit 2024-04-24T17:02:02.375519+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:03 smithi204 bash[18742]: audit 2024-04-24T17:02:02.186858+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:03 smithi204 bash[18742]: audit 2024-04-24T17:02:02.359168+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:03 smithi204 bash[18742]: audit 2024-04-24T17:02:02.375519+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.681Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.682Z 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-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z 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-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z 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-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:02:03.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:02:03.918 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:02:03.919 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.683Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:02:03.920 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:03 smithi040 bash[41579]: ts=2024-04-24T17:02:03.684Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:02:04.359 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:02:04.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:04 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:02:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:04 smithi040 bash[23856]: cluster 2024-04-24T17:02:02.943125+0000 mgr.y (mgr.24310) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:04 smithi040 bash[23856]: audit 2024-04-24T17:02:04.352776+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.40:0/312707664' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-24T17:02:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:04 smithi040 bash[18471]: cluster 2024-04-24T17:02:02.943125+0000 mgr.y (mgr.24310) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:04.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:04 smithi040 bash[18471]: audit 2024-04-24T17:02:04.352776+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.40:0/312707664' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-24T17:02:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:04 smithi204 bash[18742]: cluster 2024-04-24T17:02:02.943125+0000 mgr.y (mgr.24310) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:04 smithi204 bash[18742]: audit 2024-04-24T17:02:04.352776+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.40:0/312707664' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-24T17:02:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:05 smithi204 bash[18742]: audit 2024-04-24T17:02:04.471694+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:05.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:05 smithi040 bash[23856]: audit 2024-04-24T17:02:04.471694+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:05.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:05 smithi040 bash[18471]: audit 2024-04-24T17:02:04.471694+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:05.916 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":20,"active_gid":24310,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":4288845035},{"type":"v1","addr":"172.21.15.40:6801","nonce":4288845035}]},"active_addr":"172.21.15.40:6801/4288845035","active_change":"2024-04-24T17:01:30.022379+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24320,"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.40:8443/","prometheus":"http://172.21.15.40: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":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":1046336769}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":3141210090}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":3556872493}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":608100100}]}]}} 2024-04-24T17:02:05.919 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-24T17:02:05.919 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-24T17:02:05.920 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-24T17:02:06.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:06 smithi040 bash[18471]: cluster 2024-04-24T17:02:04.943693+0000 mgr.y (mgr.24310) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:06 smithi040 bash[23856]: cluster 2024-04-24T17:02:04.943693+0000 mgr.y (mgr.24310) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:06 smithi204 bash[18742]: cluster 2024-04-24T17:02:04.943693+0000 mgr.y (mgr.24310) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:07.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:06 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:02:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:08.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:07 smithi040 bash[18471]: cluster 2024-04-24T17:02:06.944163+0000 mgr.y (mgr.24310) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:08.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:07 smithi040 bash[18471]: audit 2024-04-24T17:02:06.957668+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:08.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:07 smithi040 bash[18471]: audit 2024-04-24T17:02:06.969853+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:08.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:07 smithi040 bash[23856]: cluster 2024-04-24T17:02:06.944163+0000 mgr.y (mgr.24310) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:08.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:07 smithi040 bash[23856]: audit 2024-04-24T17:02:06.957668+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:08.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:07 smithi040 bash[23856]: audit 2024-04-24T17:02:06.969853+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:07 smithi204 bash[18742]: cluster 2024-04-24T17:02:06.944163+0000 mgr.y (mgr.24310) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:07 smithi204 bash[18742]: audit 2024-04-24T17:02:06.957668+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:07 smithi204 bash[18742]: audit 2024-04-24T17:02:06.969853+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:08.402 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:09.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.260 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.260 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.260 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.261 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.261 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.261 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.525 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.525 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.526 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.526 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.526 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.527 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.527 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.527 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.527 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.527 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:09.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:09 smithi040 systemd[1]: Started Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:02:10.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[18471]: cluster 2024-04-24T17:02:08.944802+0000 mgr.y (mgr.24310) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[18471]: audit 2024-04-24T17:02:09.566652+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[18471]: audit 2024-04-24T17:02:09.772116+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[18471]: audit 2024-04-24T17:02:09.781597+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[18471]: audit 2024-04-24T17:02:09.787454+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[18471]: audit 2024-04-24T17:02:09.796333+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[23856]: cluster 2024-04-24T17:02:08.944802+0000 mgr.y (mgr.24310) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[23856]: audit 2024-04-24T17:02:09.566652+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[23856]: audit 2024-04-24T17:02:09.772116+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[23856]: audit 2024-04-24T17:02:09.781597+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[23856]: audit 2024-04-24T17:02:09.787454+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:02:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:10 smithi040 bash[23856]: audit 2024-04-24T17:02:09.796333+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:10 smithi204 bash[18742]: cluster 2024-04-24T17:02:08.944802+0000 mgr.y (mgr.24310) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:10 smithi204 bash[18742]: audit 2024-04-24T17:02:09.566652+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:10 smithi204 bash[18742]: audit 2024-04-24T17:02:09.772116+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:10 smithi204 bash[18742]: audit 2024-04-24T17:02:09.781597+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:10 smithi204 bash[18742]: audit 2024-04-24T17:02:09.787454+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:02:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:10 smithi204 bash[18742]: audit 2024-04-24T17:02:09.796333+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:12.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:11 smithi204 bash[18742]: audit 2024-04-24T17:02:09.788361+0000 mgr.y (mgr.24310) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:02:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:11 smithi204 bash[18742]: cephadm 2024-04-24T17:02:09.805896+0000 mgr.y (mgr.24310) 45 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:02:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:11 smithi204 bash[18742]: audit 2024-04-24T17:02:11.058828+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:12.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:11 smithi040 bash[23856]: audit 2024-04-24T17:02:09.788361+0000 mgr.y (mgr.24310) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:02:12.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:11 smithi040 bash[23856]: cephadm 2024-04-24T17:02:09.805896+0000 mgr.y (mgr.24310) 45 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:02:12.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:11 smithi040 bash[23856]: audit 2024-04-24T17:02:11.058828+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:12.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:11 smithi040 bash[18471]: audit 2024-04-24T17:02:09.788361+0000 mgr.y (mgr.24310) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:02:12.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:11 smithi040 bash[18471]: cephadm 2024-04-24T17:02:09.805896+0000 mgr.y (mgr.24310) 45 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:02:12.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:11 smithi040 bash[18471]: audit 2024-04-24T17:02:11.058828+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:12.778 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[18471]: cluster 2024-04-24T17:02:10.945442+0000 mgr.y (mgr.24310) 46 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:12.778 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[23856]: cluster 2024-04-24T17:02:10.945442+0000 mgr.y (mgr.24310) 46 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.613Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.613Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.615Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.616Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.654Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.655Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.658Z caller=main.go:518 msg=Listening address=:9093 2024-04-24T17:02:12.779 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:12 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:12.658Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-24T17:02:13.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:12 smithi204 bash[18742]: cluster 2024-04-24T17:02:10.945442+0000 mgr.y (mgr.24310) 46 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:13.124 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:02:13.125 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":60,"fsid":"1ea53982-025b-11ef-bc93-c7b262605968","created":"2024-04-24T16:54:06.834356+0000","modified":"2024-04-24T17:01:30.021912+0000","last_up_change":"2024-04-24T17:01:03.256185+0000","last_in_change":"2024-04-24T17:00:39.972622+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-24T16:58:07.218452+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":"22","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":"c7702990-fc94-4bbc-b0d2-05a570f213a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6803","nonce":3652838499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6805","nonce":3652838499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6809","nonce":3652838499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6807","nonce":3652838499}]},"public_addr":"172.21.15.40:6803/3652838499","cluster_addr":"172.21.15.40:6805/3652838499","heartbeat_back_addr":"172.21.15.40:6809/3652838499","heartbeat_front_addr":"172.21.15.40:6807/3652838499","state":["exists","up"]},{"osd":1,"uuid":"e1fd15c4-cda9-400c-b194-c743bbdf109e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6811","nonce":715920445}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6813","nonce":715920445}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6817","nonce":715920445}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6815","nonce":715920445}]},"public_addr":"172.21.15.40:6811/715920445","cluster_addr":"172.21.15.40:6813/715920445","heartbeat_back_addr":"172.21.15.40:6817/715920445","heartbeat_front_addr":"172.21.15.40:6815/715920445","state":["exists","up"]},{"osd":2,"uuid":"582f8a84-3e60-4b4d-b522-47fd56cc58ad","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.40:6818","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6819","nonce":2341674505}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6821","nonce":2341674505}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6825","nonce":2341674505}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6823","nonce":2341674505}]},"public_addr":"172.21.15.40:6819/2341674505","cluster_addr":"172.21.15.40:6821/2341674505","heartbeat_back_addr":"172.21.15.40:6825/2341674505","heartbeat_front_addr":"172.21.15.40:6823/2341674505","state":["exists","up"]},{"osd":3,"uuid":"c9b38900-4a05-4904-901a-e3665be4b3ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6827","nonce":2101656103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6829","nonce":2101656103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6833","nonce":2101656103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6831","nonce":2101656103}]},"public_addr":"172.21.15.40:6827/2101656103","cluster_addr":"172.21.15.40:6829/2101656103","heartbeat_back_addr":"172.21.15.40:6833/2101656103","heartbeat_front_addr":"172.21.15.40:6831/2101656103","state":["exists","up"]},{"osd":4,"uuid":"6c461932-fcba-4658-a213-07352000bf80","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6801","nonce":2934964926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6803","nonce":2934964926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6807","nonce":2934964926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6805","nonce":2934964926}]},"public_addr":"172.21.15.204:6801/2934964926","cluster_addr":"172.21.15.204:6803/2934964926","heartbeat_back_addr":"172.21.15.204:6807/2934964926","heartbeat_front_addr":"172.21.15.204:6805/2934964926","state":["exists","up"]},{"osd":5,"uuid":"b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6809","nonce":1719048063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6811","nonce":1719048063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6815","nonce":1719048063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6813","nonce":1719048063}]},"public_addr":"172.21.15.204:6809/1719048063","cluster_addr":"172.21.15.204:6811/1719048063","heartbeat_back_addr":"172.21.15.204:6815/1719048063","heartbeat_front_addr":"172.21.15.204:6813/1719048063","state":["exists","up"]},{"osd":6,"uuid":"6c1b929f-4d52-46f9-b8d7-3ab10318cb4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6817","nonce":3933923094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6819","nonce":3933923094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6823","nonce":3933923094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6821","nonce":3933923094}]},"public_addr":"172.21.15.204:6817/3933923094","cluster_addr":"172.21.15.204:6819/3933923094","heartbeat_back_addr":"172.21.15.204:6823/3933923094","heartbeat_front_addr":"172.21.15.204:6821/3933923094","state":["exists","up"]},{"osd":7,"uuid":"ba217e40-380e-47d0-b29b-c4132aa735f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6825","nonce":1507807274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6827","nonce":1507807274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6831","nonce":1507807274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6829","nonce":1507807274}]},"public_addr":"172.21.15.204:6825/1507807274","cluster_addr":"172.21.15.204:6827/1507807274","heartbeat_back_addr":"172.21.15.204:6831/1507807274","heartbeat_front_addr":"172.21.15.204:6829/1507807274","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-24T16:56:50.815190+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-24T16:57:26.168059+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-24T16:58:03.309721+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-24T16:58:39.891126+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-24T16:59:17.862381+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-24T16:59:54.592384+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-24T17:00:26.172233+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-24T17:01:02.221271+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/872971437":"2024-04-25T17:01:30.021846+0000","172.21.15.40:0/1532213376":"2024-04-25T17:01:30.021846+0000","172.21.15.40:6800/892239679":"2024-04-25T17:01:30.021846+0000","172.21.15.40:0/2475713305":"2024-04-25T17:01:30.021846+0000","172.21.15.40:0/1395875317":"2024-04-25T16:55:07.821340+0000","172.21.15.40:6801/892239679":"2024-04-25T17:01:30.021846+0000","172.21.15.40:6801/4126189684":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/3911824923":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/1022331675":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/4178192837":"2024-04-25T17:01:30.021846+0000","172.21.15.40:6800/4126189684":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/1562131855":"2024-04-25T16:54:37.685156+0000","172.21.15.40:6801/1401292242":"2024-04-25T16:54:37.685156+0000","172.21.15.40:0/1723206070":"2024-04-25T16:54:37.685156+0000","172.21.15.40:6800/1401292242":"2024-04-25T16:54:37.685156+0000","172.21.15.40:0/3071142136":"2024-04-25T16:54:37.685156+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-24T17:02:13.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:13 smithi040 bash[18471]: audit 2024-04-24T17:02:13.124308+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.40:0/4284520009' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:02:13.859 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:13 smithi040 bash[23856]: audit 2024-04-24T17:02:13.124308+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.40:0/4284520009' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:02:13.860 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-24T17:02:13.860 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-24T17:02:14.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:13 smithi204 bash[18742]: audit 2024-04-24T17:02:13.124308+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.40:0/4284520009' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:02:14.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:14 smithi040 bash[18471]: cluster 2024-04-24T17:02:12.945812+0000 mgr.y (mgr.24310) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:14.942 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:14 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:02:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:14.943 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:14 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:14.616Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00024053s 2024-04-24T17:02:14.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:14 smithi040 bash[23856]: cluster 2024-04-24T17:02:12.945812+0000 mgr.y (mgr.24310) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:14 smithi204 bash[18742]: cluster 2024-04-24T17:02:12.945812+0000 mgr.y (mgr.24310) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:16.004 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:15 smithi040 bash[18471]: audit 2024-04-24T17:02:14.698511+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:16.005 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:15 smithi040 bash[18471]: cluster 2024-04-24T17:02:14.946328+0000 mgr.y (mgr.24310) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:16.005 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:15 smithi040 bash[23856]: audit 2024-04-24T17:02:14.698511+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:16.005 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:15 smithi040 bash[23856]: cluster 2024-04-24T17:02:14.946328+0000 mgr.y (mgr.24310) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:16.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:15 smithi204 bash[18742]: audit 2024-04-24T17:02:14.698511+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:16.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:15 smithi204 bash[18742]: cluster 2024-04-24T17:02:14.946328+0000 mgr.y (mgr.24310) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:16.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:16 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:02:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:16.675 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:16 smithi204 bash[18742]: audit 2024-04-24T17:02:15.994418+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:16 smithi204 bash[18742]: audit 2024-04-24T17:02:16.003385+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:16 smithi040 bash[18471]: audit 2024-04-24T17:02:15.994418+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:17 smithi040 bash[18471]: audit 2024-04-24T17:02:16.003385+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:17.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:17 smithi040 bash[23856]: audit 2024-04-24T17:02:15.994418+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:17.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:17 smithi040 bash[23856]: audit 2024-04-24T17:02:16.003385+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:18.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:18 smithi040 bash[23856]: cluster 2024-04-24T17:02:16.946920+0000 mgr.y (mgr.24310) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:18 smithi040 bash[18471]: cluster 2024-04-24T17:02:16.946920+0000 mgr.y (mgr.24310) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:18 smithi204 bash[18742]: cluster 2024-04-24T17:02:16.946920+0000 mgr.y (mgr.24310) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:19.715 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:02:19.715 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":60,"fsid":"1ea53982-025b-11ef-bc93-c7b262605968","created":"2024-04-24T16:54:06.834356+0000","modified":"2024-04-24T17:01:30.021912+0000","last_up_change":"2024-04-24T17:01:03.256185+0000","last_in_change":"2024-04-24T17:00:39.972622+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-24T16:58:07.218452+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":"22","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":"c7702990-fc94-4bbc-b0d2-05a570f213a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6803","nonce":3652838499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6805","nonce":3652838499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6809","nonce":3652838499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3652838499},{"type":"v1","addr":"172.21.15.40:6807","nonce":3652838499}]},"public_addr":"172.21.15.40:6803/3652838499","cluster_addr":"172.21.15.40:6805/3652838499","heartbeat_back_addr":"172.21.15.40:6809/3652838499","heartbeat_front_addr":"172.21.15.40:6807/3652838499","state":["exists","up"]},{"osd":1,"uuid":"e1fd15c4-cda9-400c-b194-c743bbdf109e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6811","nonce":715920445}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6813","nonce":715920445}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6817","nonce":715920445}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":715920445},{"type":"v1","addr":"172.21.15.40:6815","nonce":715920445}]},"public_addr":"172.21.15.40:6811/715920445","cluster_addr":"172.21.15.40:6813/715920445","heartbeat_back_addr":"172.21.15.40:6817/715920445","heartbeat_front_addr":"172.21.15.40:6815/715920445","state":["exists","up"]},{"osd":2,"uuid":"582f8a84-3e60-4b4d-b522-47fd56cc58ad","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.40:6818","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6819","nonce":2341674505}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6821","nonce":2341674505}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6825","nonce":2341674505}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2341674505},{"type":"v1","addr":"172.21.15.40:6823","nonce":2341674505}]},"public_addr":"172.21.15.40:6819/2341674505","cluster_addr":"172.21.15.40:6821/2341674505","heartbeat_back_addr":"172.21.15.40:6825/2341674505","heartbeat_front_addr":"172.21.15.40:6823/2341674505","state":["exists","up"]},{"osd":3,"uuid":"c9b38900-4a05-4904-901a-e3665be4b3ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6827","nonce":2101656103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6829","nonce":2101656103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6833","nonce":2101656103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":2101656103},{"type":"v1","addr":"172.21.15.40:6831","nonce":2101656103}]},"public_addr":"172.21.15.40:6827/2101656103","cluster_addr":"172.21.15.40:6829/2101656103","heartbeat_back_addr":"172.21.15.40:6833/2101656103","heartbeat_front_addr":"172.21.15.40:6831/2101656103","state":["exists","up"]},{"osd":4,"uuid":"6c461932-fcba-4658-a213-07352000bf80","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6801","nonce":2934964926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6803","nonce":2934964926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6807","nonce":2934964926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2934964926},{"type":"v1","addr":"172.21.15.204:6805","nonce":2934964926}]},"public_addr":"172.21.15.204:6801/2934964926","cluster_addr":"172.21.15.204:6803/2934964926","heartbeat_back_addr":"172.21.15.204:6807/2934964926","heartbeat_front_addr":"172.21.15.204:6805/2934964926","state":["exists","up"]},{"osd":5,"uuid":"b8d5bfd9-57c4-4921-b9a5-a85d95bfd1ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6809","nonce":1719048063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6811","nonce":1719048063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6815","nonce":1719048063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":1719048063},{"type":"v1","addr":"172.21.15.204:6813","nonce":1719048063}]},"public_addr":"172.21.15.204:6809/1719048063","cluster_addr":"172.21.15.204:6811/1719048063","heartbeat_back_addr":"172.21.15.204:6815/1719048063","heartbeat_front_addr":"172.21.15.204:6813/1719048063","state":["exists","up"]},{"osd":6,"uuid":"6c1b929f-4d52-46f9-b8d7-3ab10318cb4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6817","nonce":3933923094}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6819","nonce":3933923094}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6823","nonce":3933923094}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":3933923094},{"type":"v1","addr":"172.21.15.204:6821","nonce":3933923094}]},"public_addr":"172.21.15.204:6817/3933923094","cluster_addr":"172.21.15.204:6819/3933923094","heartbeat_back_addr":"172.21.15.204:6823/3933923094","heartbeat_front_addr":"172.21.15.204:6821/3933923094","state":["exists","up"]},{"osd":7,"uuid":"ba217e40-380e-47d0-b29b-c4132aa735f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6825","nonce":1507807274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6827","nonce":1507807274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6831","nonce":1507807274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":1507807274},{"type":"v1","addr":"172.21.15.204:6829","nonce":1507807274}]},"public_addr":"172.21.15.204:6825/1507807274","cluster_addr":"172.21.15.204:6827/1507807274","heartbeat_back_addr":"172.21.15.204:6831/1507807274","heartbeat_front_addr":"172.21.15.204:6829/1507807274","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-24T16:56:50.815190+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-24T16:57:26.168059+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-24T16:58:03.309721+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-24T16:58:39.891126+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-24T16:59:17.862381+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-24T16:59:54.592384+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-24T17:00:26.172233+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-24T17:01:02.221271+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/872971437":"2024-04-25T17:01:30.021846+0000","172.21.15.40:0/1532213376":"2024-04-25T17:01:30.021846+0000","172.21.15.40:6800/892239679":"2024-04-25T17:01:30.021846+0000","172.21.15.40:0/2475713305":"2024-04-25T17:01:30.021846+0000","172.21.15.40:0/1395875317":"2024-04-25T16:55:07.821340+0000","172.21.15.40:6801/892239679":"2024-04-25T17:01:30.021846+0000","172.21.15.40:6801/4126189684":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/3911824923":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/1022331675":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/4178192837":"2024-04-25T17:01:30.021846+0000","172.21.15.40:6800/4126189684":"2024-04-25T16:55:07.821340+0000","172.21.15.40:0/1562131855":"2024-04-25T16:54:37.685156+0000","172.21.15.40:6801/1401292242":"2024-04-25T16:54:37.685156+0000","172.21.15.40:0/1723206070":"2024-04-25T16:54:37.685156+0000","172.21.15.40:6800/1401292242":"2024-04-25T16:54:37.685156+0000","172.21.15.40:0/3071142136":"2024-04-25T16:54:37.685156+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-24T17:02:20.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:19 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:02:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:20.367 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-24T17:02:20.368 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-24T17:02:20.369 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-24T17:02:20.370 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-24T17:02:20.370 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-24T17:02:20.371 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-24T17:02:20.371 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-24T17:02:20.372 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-24T17:02:20.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[18471]: cluster 2024-04-24T17:02:18.947547+0000 mgr.y (mgr.24310) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:20.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[18471]: audit 2024-04-24T17:02:19.714733+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.40:0/3072150761' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:02:20.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[18471]: audit 2024-04-24T17:02:19.896741+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:20.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[18471]: audit 2024-04-24T17:02:19.902033+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[23856]: cluster 2024-04-24T17:02:18.947547+0000 mgr.y (mgr.24310) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[23856]: audit 2024-04-24T17:02:19.714733+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.40:0/3072150761' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:02:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[23856]: audit 2024-04-24T17:02:19.896741+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:20 smithi040 bash[23856]: audit 2024-04-24T17:02:19.902033+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:20 smithi204 bash[18742]: cluster 2024-04-24T17:02:18.947547+0000 mgr.y (mgr.24310) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:20 smithi204 bash[18742]: audit 2024-04-24T17:02:19.714733+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.40:0/3072150761' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-24T17:02:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:20 smithi204 bash[18742]: audit 2024-04-24T17:02:19.896741+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:20 smithi204 bash[18742]: audit 2024-04-24T17:02:19.902033+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:21.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:21 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:02:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:22.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:22 smithi040 bash[18471]: cluster 2024-04-24T17:02:20.948133+0000 mgr.y (mgr.24310) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:22.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:22 smithi040 bash[18471]: audit 2024-04-24T17:02:21.076714+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:22.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:22 smithi040 bash[18471]: audit 2024-04-24T17:02:21.088986+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:22.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:22 smithi040 bash[23856]: cluster 2024-04-24T17:02:20.948133+0000 mgr.y (mgr.24310) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:22.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:22 smithi040 bash[23856]: audit 2024-04-24T17:02:21.076714+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:22.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:22 smithi040 bash[23856]: audit 2024-04-24T17:02:21.088986+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:22 smithi204 bash[18742]: cluster 2024-04-24T17:02:20.948133+0000 mgr.y (mgr.24310) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:22.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:22 smithi204 bash[18742]: audit 2024-04-24T17:02:21.076714+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:22.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:22 smithi204 bash[18742]: audit 2024-04-24T17:02:21.088986+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:22.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:22 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:22.618Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002125452s 2024-04-24T17:02:23.220 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:23.220 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:23.221 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:23.221 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:23.223 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:23.224 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:23.226 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:23.227 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:24 smithi040 bash[18471]: cluster 2024-04-24T17:02:22.948910+0000 mgr.y (mgr.24310) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:24 smithi040 bash[23856]: cluster 2024-04-24T17:02:22.948910+0000 mgr.y (mgr.24310) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:24 smithi204 bash[18742]: cluster 2024-04-24T17:02:22.948910+0000 mgr.y (mgr.24310) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:26.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:26 smithi040 bash[18471]: cluster 2024-04-24T17:02:24.949395+0000 mgr.y (mgr.24310) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:26.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:26 smithi040 bash[23856]: cluster 2024-04-24T17:02:24.949395+0000 mgr.y (mgr.24310) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:26 smithi204 bash[18742]: cluster 2024-04-24T17:02:24.949395+0000 mgr.y (mgr.24310) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:28.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:28 smithi040 bash[18471]: cluster 2024-04-24T17:02:26.949788+0000 mgr.y (mgr.24310) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:28 smithi040 bash[23856]: cluster 2024-04-24T17:02:26.949788+0000 mgr.y (mgr.24310) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:28.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:28 smithi204 bash[18742]: cluster 2024-04-24T17:02:26.949788+0000 mgr.y (mgr.24310) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:30.457 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:30 smithi204 bash[18742]: cluster 2024-04-24T17:02:28.950374+0000 mgr.y (mgr.24310) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:30.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:30 smithi040 bash[18471]: cluster 2024-04-24T17:02:28.950374+0000 mgr.y (mgr.24310) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:30.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:30 smithi040 bash[23856]: cluster 2024-04-24T17:02:28.950374+0000 mgr.y (mgr.24310) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:30.708 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.709 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.709 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.709 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.710 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.710 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.710 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.710 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.966 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.966 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.966 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.967 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.967 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.967 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.968 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.968 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.968 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.968 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.968 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:30.968 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:02:31.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:30 smithi204 systemd[1]: Started Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:02:32.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: cluster 2024-04-24T17:02:30.950927+0000 mgr.y (mgr.24310) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.010788+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.016474+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.018615+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.020003+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.034556+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: cephadm 2024-04-24T17:02:31.036521+0000 mgr.y (mgr.24310) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: cephadm 2024-04-24T17:02:31.049344+0000 mgr.y (mgr.24310) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: cephadm 2024-04-24T17:02:31.053942+0000 mgr.y (mgr.24310) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.054427+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.055026+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.060329+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.060781+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:02:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[18471]: audit 2024-04-24T17:02:31.073941+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: cluster 2024-04-24T17:02:30.950927+0000 mgr.y (mgr.24310) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.010788+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.016474+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.018615+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.020003+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.034556+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: cephadm 2024-04-24T17:02:31.036521+0000 mgr.y (mgr.24310) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: cephadm 2024-04-24T17:02:31.049344+0000 mgr.y (mgr.24310) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: cephadm 2024-04-24T17:02:31.053942+0000 mgr.y (mgr.24310) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.054427+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.055026+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:02:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.060329+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:02:32.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.060781+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:02:32.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:32 smithi040 bash[23856]: audit 2024-04-24T17:02:31.073941+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: cluster 2024-04-24T17:02:30.950927+0000 mgr.y (mgr.24310) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.010788+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.016474+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.018615+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.020003+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.034556+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: cephadm 2024-04-24T17:02:31.036521+0000 mgr.y (mgr.24310) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: cephadm 2024-04-24T17:02:31.049344+0000 mgr.y (mgr.24310) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: cephadm 2024-04-24T17:02:31.053942+0000 mgr.y (mgr.24310) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.054427+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.055026+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.060329+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.060781+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:02:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[18742]: audit 2024-04-24T17:02:31.073941+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:32.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-04-24T17:02:32.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-04-24T17:02:32.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-24T17:02:32.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-24T17:02:32.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="App mode production" logger=settings 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-24T17:02:32.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-24T17:02:32.563 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-24T17:02:32.822 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-24T17:02:32.823 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-24T17:02:32.823 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-24T17:02:32.823 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-24T17:02:32.823 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-24T17:02:33.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-24T17:02:33.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-24T17:02:33.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-24T17:02:33.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:32 smithi204 bash[38644]: t=2024-04-24T17:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-24T17:02:33.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-24T17:02:33.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-24T17:02:33.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-24T17:02:33.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-24T17:02:33.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-24T17:02:33.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-24T17:02:33.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-24T17:02:33.362 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-24T17:02:33.362 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-24T17:02:33.688 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-24T17:02:33.689 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-24T17:02:33.689 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-24T17:02:33.689 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-24T17:02:33.689 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-24T17:02:33.689 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-24T17:02:34.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:33 smithi204 bash[38644]: t=2024-04-24T17:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-24T17:02:34.267 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:34 smithi204 bash[38644]: t=2024-04-24T17:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-24T17:02:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:34 smithi040 bash[18471]: cluster 2024-04-24T17:02:32.951711+0000 mgr.y (mgr.24310) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:34 smithi040 bash[23856]: cluster 2024-04-24T17:02:32.951711+0000 mgr.y (mgr.24310) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:34.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:34 smithi204 bash[18742]: cluster 2024-04-24T17:02:32.951711+0000 mgr.y (mgr.24310) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:34.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:34 smithi204 bash[38644]: t=2024-04-24T17:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-24T17:02:34.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:34 smithi204 bash[38644]: t=2024-04-24T17:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-24T17:02:34.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:34 smithi204 bash[38644]: t=2024-04-24T17:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-24T17:02:34.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:34 smithi204 bash[38644]: t=2024-04-24T17:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-24T17:02:35.156 INFO:teuthology.orchestra.run.smithi040.stdout:77309411381 2024-04-24T17:02:35.157 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-24T17:02:35.178 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:34 smithi204 bash[38644]: t=2024-04-24T17:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-24T17:02:35.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-24T17:02:35.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-24T17:02:35.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-24T17:02:35.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-24T17:02:35.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-24T17:02:35.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-24T17:02:35.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-24T17:02:35.921 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:35 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:02:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:36.035 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-24T17:02:36.035 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-24T17:02:36.035 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-24T17:02:36.036 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:35 smithi204 bash[38644]: t=2024-04-24T17:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-24T17:02:36.036 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-24T17:02:36.292 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-24T17:02:36.292 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-24T17:02:36.292 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-24T17:02:36.292 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-24T17:02:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:36 smithi040 bash[18471]: cluster 2024-04-24T17:02:34.952238+0000 mgr.y (mgr.24310) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:36 smithi040 bash[18471]: audit 2024-04-24T17:02:35.830308+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:36.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:36 smithi040 bash[18471]: audit 2024-04-24T17:02:35.837164+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:36 smithi040 bash[23856]: cluster 2024-04-24T17:02:34.952238+0000 mgr.y (mgr.24310) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:36 smithi040 bash[23856]: audit 2024-04-24T17:02:35.830308+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:36 smithi040 bash[23856]: audit 2024-04-24T17:02:35.837164+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:36.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-24T17:02:36.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[18742]: cluster 2024-04-24T17:02:34.952238+0000 mgr.y (mgr.24310) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:36.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[18742]: audit 2024-04-24T17:02:35.830308+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:36.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[18742]: audit 2024-04-24T17:02:35.837164+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:36.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-24T17:02:36.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-24T17:02:37.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-24T17:02:37.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:36 smithi204 bash[38644]: t=2024-04-24T17:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-24T17:02:37.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:37 smithi204 bash[38644]: t=2024-04-24T17:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-24T17:02:37.509 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:37 smithi204 bash[38644]: t=2024-04-24T17:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-24T17:02:37.509 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:37 smithi204 bash[38644]: t=2024-04-24T17:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-24T17:02:38.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:37 smithi204 bash[38644]: t=2024-04-24T17:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-24T17:02:38.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:37 smithi204 bash[38644]: t=2024-04-24T17:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-24T17:02:38.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:37 smithi204 bash[38644]: t=2024-04-24T17:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-24T17:02:38.188 INFO:teuthology.orchestra.run.smithi040.stdout:167503724577 2024-04-24T17:02:38.188 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-24T17:02:38.360 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[18742]: cluster 2024-04-24T17:02:36.952867+0000 mgr.y (mgr.24310) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:38.360 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[18742]: audit 2024-04-24T17:02:38.274441+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:38.360 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[18742]: audit 2024-04-24T17:02:38.282118+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:38.360 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-24T17:02:38.360 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-24T17:02:38.360 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-24T17:02:38.360 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-24T17:02:38.429 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:38 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:02:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:38.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:38 smithi040 bash[23856]: cluster 2024-04-24T17:02:36.952867+0000 mgr.y (mgr.24310) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:38.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:38 smithi040 bash[23856]: audit 2024-04-24T17:02:38.274441+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:38.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:38 smithi040 bash[23856]: audit 2024-04-24T17:02:38.282118+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:38.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:38 smithi040 bash[18471]: cluster 2024-04-24T17:02:36.952867+0000 mgr.y (mgr.24310) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:38.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:38 smithi040 bash[18471]: audit 2024-04-24T17:02:38.274441+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:38.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:38 smithi040 bash[18471]: audit 2024-04-24T17:02:38.282118+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:38.629 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-24T17:02:38.661 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-24T17:02:38.661 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-24T17:02:38.661 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-24T17:02:38.661 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-24T17:02:38.661 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-24T17:02:38.661 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-24T17:02:38.890 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-24T17:02:38.890 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-24T17:02:38.890 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-24T17:02:38.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-24T17:02:38.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-24T17:02:38.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-24T17:02:38.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-24T17:02:38.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-24T17:02:39.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-24T17:02:39.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-24T17:02:39.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-24T17:02:39.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:38 smithi204 bash[38644]: t=2024-04-24T17:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-24T17:02:39.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-24T17:02:39.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-24T17:02:39.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-24T17:02:39.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-24T17:02:39.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-24T17:02:39.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-24T17:02:39.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-24T17:02:39.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-24T17:02:39.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-24T17:02:39.430 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-24T17:02:39.430 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-24T17:02:39.698 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-24T17:02:39.698 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-24T17:02:39.698 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-24T17:02:39.699 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-24T17:02:39.699 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-24T17:02:39.699 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-24T17:02:39.699 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-24T17:02:39.699 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-24T17:02:39.969 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-24T17:02:39.969 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-24T17:02:39.969 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-24T17:02:39.969 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-24T17:02:39.969 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:39 smithi204 bash[38644]: t=2024-04-24T17:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-24T17:02:40.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-24T17:02:40.280 INFO:teuthology.orchestra.run.smithi040.stdout:133143986217 2024-04-24T17:02:40.281 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-24T17:02:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:40 smithi040 bash[18471]: cluster 2024-04-24T17:02:38.953354+0000 mgr.y (mgr.24310) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:40.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:40 smithi040 bash[23856]: cluster 2024-04-24T17:02:38.953354+0000 mgr.y (mgr.24310) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:40.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[18742]: cluster 2024-04-24T17:02:38.953354+0000 mgr.y (mgr.24310) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:40.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-24T17:02:40.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-24T17:02:40.989 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-24T17:02:40.990 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-24T17:02:40.990 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-24T17:02:40.990 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-24T17:02:40.990 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:40 smithi204 bash[38644]: t=2024-04-24T17:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-24T17:02:41.251 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-24T17:02:41.251 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-24T17:02:41.251 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-24T17:02:41.251 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-24T17:02:41.251 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-24T17:02:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-24T17:02:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-24T17:02:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-24T17:02:41.389 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:41 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:02:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:41.503 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-24T17:02:41.504 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-24T17:02:41.504 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-24T17:02:41.504 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-24T17:02:41.504 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-24T17:02:41.504 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-24T17:02:41.504 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-24T17:02:41.504 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-24T17:02:41.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-24T17:02:41.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-24T17:02:41.884 INFO:teuthology.orchestra.run.smithi040.stdout:34359738439 2024-04-24T17:02:41.884 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-24T17:02:42.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-24T17:02:42.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-24T17:02:42.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-24T17:02:42.026 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-24T17:02:42.027 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-24T17:02:42.027 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-24T17:02:42.027 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-24T17:02:42.027 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:41 smithi204 bash[38644]: t=2024-04-24T17:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-24T17:02:42.027 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-24T17:02:42.027 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-24T17:02:42.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:42 smithi040 bash[18471]: cluster 2024-04-24T17:02:40.953882+0000 mgr.y (mgr.24310) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:42.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:42 smithi040 bash[18471]: audit 2024-04-24T17:02:41.066818+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:42.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:42 smithi040 bash[18471]: audit 2024-04-24T17:02:41.078831+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:42.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:42 smithi040 bash[23856]: cluster 2024-04-24T17:02:40.953882+0000 mgr.y (mgr.24310) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:42.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:42 smithi040 bash[23856]: audit 2024-04-24T17:02:41.066818+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:42.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:42 smithi040 bash[23856]: audit 2024-04-24T17:02:41.078831+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:42.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[18742]: cluster 2024-04-24T17:02:40.953882+0000 mgr.y (mgr.24310) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:42.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[18742]: audit 2024-04-24T17:02:41.066818+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:42.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[18742]: audit 2024-04-24T17:02:41.078831+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-24T17:02:42.279 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-24T17:02:42.429 INFO:teuthology.orchestra.run.smithi040.stdout:111669149745 2024-04-24T17:02:42.429 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-24T17:02:42.531 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-24T17:02:42.531 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-24T17:02:42.531 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-24T17:02:42.531 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-24T17:02:42.531 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-24T17:02:42.531 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-24T17:02:42.532 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+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-24T17:02:42.532 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-24T17:02:42.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-24T17:02:42.809 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-24T17:02:42.809 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-24T17:02:42.809 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-24T17:02:42.809 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-24T17:02:42.809 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-24T17:02:42.809 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-24T17:02:42.809 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:42 smithi204 bash[38644]: t=2024-04-24T17:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-24T17:02:43.096 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-24T17:02:43.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-24T17:02:43.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-24T17:02:43.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-24T17:02:43.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-24T17:02:43.383 INFO:teuthology.orchestra.run.smithi040.stdout:236223201299 2024-04-24T17:02:43.383 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-24T17:02:43.505 INFO:teuthology.orchestra.run.smithi040.stdout:201863462939 2024-04-24T17:02:43.505 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-24T17:02:43.601 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-24T17:02:43.611 INFO:teuthology.orchestra.run.smithi040.stdout:55834574911 2024-04-24T17:02:43.612 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+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-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-24T17:02:43.863 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-24T17:02:43.864 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-24T17:02:44.083 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:44.083 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:44.084 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:44.084 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:43 smithi204 bash[38644]: t=2024-04-24T17:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-24T17:02:44.132 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-24T17:02:44.133 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-24T17:02:44.133 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-24T17:02:44.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[18742]: cluster 2024-04-24T17:02:42.954521+0000 mgr.y (mgr.24310) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:44.435 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-24T17:02:44.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-24T17:02:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:44 smithi040 bash[23856]: cluster 2024-04-24T17:02:42.954521+0000 mgr.y (mgr.24310) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:44 smithi040 bash[18471]: cluster 2024-04-24T17:02:42.954521+0000 mgr.y (mgr.24310) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-24T17:02:44.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-24T17:02:44.958 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-24T17:02:44.959 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-24T17:02:45.219 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:44 smithi204 bash[38644]: t=2024-04-24T17:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-24T17:02:45.219 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-24T17:02:45.219 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-24T17:02:45.220 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-24T17:02:45.220 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-24T17:02:45.220 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-24T17:02:45.220 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-24T17:02:45.220 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-24T17:02:45.432 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:45.438 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:45 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:02:45.438 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:45 smithi040 bash[45592]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:02:45.438 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:45 smithi040 bash[42579]: level=info ts=2024-04-24T17:02:45.265Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:02:45.471 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-24T17:02:45.472 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-24T17:02:45.472 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-24T17:02:45.472 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-24T17:02:45.472 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-24T17:02:45.472 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-24T17:02:45.472 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-24T17:02:45.472 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-24T17:02:45.724 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-24T17:02:45.724 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-24T17:02:45.724 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-24T17:02:45.724 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-24T17:02:45.725 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-24T17:02:45.725 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-24T17:02:45.725 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-24T17:02:45.725 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-24T17:02:45.974 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-24T17:02:45.974 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-24T17:02:45.975 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-24T17:02:45.975 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-24T17:02:45.975 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-24T17:02:45.975 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-24T17:02:45.975 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:45 smithi204 bash[38644]: t=2024-04-24T17:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-24T17:02:46.256 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-24T17:02:46.256 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-24T17:02:46.256 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-24T17:02:46.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-24T17:02:46.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-24T17:02:46.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-24T17:02:46.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-24T17:02:46.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+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-24T17:02:46.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+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-24T17:02:46.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:46 smithi040 bash[23856]: cluster 2024-04-24T17:02:44.955022+0000 mgr.y (mgr.24310) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:46.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:46 smithi040 bash[45600]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:02:46.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:46 smithi040 bash[45647]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:02:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:46 smithi040 bash[18471]: cluster 2024-04-24T17:02:44.955022+0000 mgr.y (mgr.24310) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[18742]: cluster 2024-04-24T17:02:44.955022+0000 mgr.y (mgr.24310) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+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-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-24T17:02:46.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-24T17:02:46.801 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-24T17:02:46.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-24T17:02:46.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-24T17:02:46.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-24T17:02:46.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-24T17:02:46.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-24T17:02:46.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-24T17:02:46.802 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-24T17:02:46.878 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:46 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:02:46.878 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:46 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:02:46.878 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:46 smithi040 systemd[1]: Started Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:02:47.150 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:47.150 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:47.151 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-24T17:02:47.151 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-24T17:02:47.151 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-24T17:02:47.151 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02: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-24T17:02:47.151 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-24T17:02:47.151 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:46 smithi204 bash[38644]: t=2024-04-24T17:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-24T17:02:47.152 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[38644]: t=2024-04-24T17:02:47+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-24T17:02:47.152 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:02:47.509 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[38644]: t=2024-04-24T17:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-24T17:02:47.509 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[38644]: t=2024-04-24T17:02:47+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-24T17:02:47.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[38644]: t=2024-04-24T17:02:47+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-24T17:02:47.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[38644]: t=2024-04-24T17:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-24T17:02:47.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[18742]: audit 2024-04-24T17:02:46.780124+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:47.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[18742]: cephadm 2024-04-24T17:02:46.785190+0000 mgr.y (mgr.24310) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:02:47.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[18742]: cephadm 2024-04-24T17:02:46.790751+0000 mgr.y (mgr.24310) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:02:47.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[18742]: cluster 2024-04-24T17:02:46.955344+0000 mgr.y (mgr.24310) 69 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:47.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[18471]: audit 2024-04-24T17:02:46.780124+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:47.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[18471]: cephadm 2024-04-24T17:02:46.785190+0000 mgr.y (mgr.24310) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:02:47.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[18471]: cephadm 2024-04-24T17:02:46.790751+0000 mgr.y (mgr.24310) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:02:47.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[18471]: cluster 2024-04-24T17:02:46.955344+0000 mgr.y (mgr.24310) 69 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:47.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[23856]: audit 2024-04-24T17:02:46.780124+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:47.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[23856]: cephadm 2024-04-24T17:02:46.785190+0000 mgr.y (mgr.24310) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:02:47.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[23856]: cephadm 2024-04-24T17:02:46.790751+0000 mgr.y (mgr.24310) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:02:47.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:47 smithi040 bash[23856]: cluster 2024-04-24T17:02:46.955344+0000 mgr.y (mgr.24310) 69 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:48.144 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:47 smithi204 bash[38644]: t=2024-04-24T17:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-24T17:02:48.490 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-24T17:02:48.490 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-24T17:02:48.490 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-24T17:02:48.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-24T17:02:48.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-24T17:02:48.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-24T17:02:48.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-24T17:02:49.076 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-24T17:02:49.076 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-24T17:02:49.076 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-24T17:02:49.076 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-24T17:02:49.076 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-24T17:02:49.076 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:48 smithi204 bash[38644]: t=2024-04-24T17:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-24T17:02:49.478 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-24T17:02:49.479 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-24T17:02:49.479 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-24T17:02:49.479 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-24T17:02:49.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-24T17:02:49.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-24T17:02:50.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-24T17:02:50.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:49 smithi204 bash[38644]: t=2024-04-24T17:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-24T17:02:50.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:50 smithi204 bash[38644]: t=2024-04-24T17:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-24T17:02:50.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:50 smithi040 bash[23856]: cluster 2024-04-24T17:02:48.955823+0000 mgr.y (mgr.24310) 70 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:50.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:50 smithi040 bash[18471]: cluster 2024-04-24T17:02:48.955823+0000 mgr.y (mgr.24310) 70 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:50.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:50 smithi204 bash[18742]: cluster 2024-04-24T17:02:48.955823+0000 mgr.y (mgr.24310) 70 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:50.736 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:50 smithi204 bash[38644]: t=2024-04-24T17:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-24T17:02:50.736 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:50 smithi204 bash[38644]: t=2024-04-24T17:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-24T17:02:51.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:50 smithi204 bash[38644]: t=2024-04-24T17:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-24T17:02:51.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:50 smithi204 bash[38644]: t=2024-04-24T17:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-24T17:02:51.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:50 smithi204 bash[38644]: t=2024-04-24T17:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-24T17:02:51.289 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-24T17:02:51.289 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-24T17:02:51.289 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-24T17:02:51.289 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-24T17:02:51.289 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-24T17:02:51.541 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-24T17:02:51.541 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-24T17:02:51.541 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-24T17:02:51.541 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-24T17:02:51.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-24T17:02:51.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-24T17:02:51.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-24T17:02:52.189 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:51 smithi204 bash[38644]: t=2024-04-24T17:02:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-24T17:02:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:52 smithi204 bash[18742]: cluster 2024-04-24T17:02:50.956395+0000 mgr.y (mgr.24310) 71 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:52.509 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:52 smithi204 bash[38644]: t=2024-04-24T17:02:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-24T17:02:52.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:52 smithi040 bash[18471]: cluster 2024-04-24T17:02:50.956395+0000 mgr.y (mgr.24310) 71 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:52.654 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:52 smithi040 bash[23856]: cluster 2024-04-24T17:02:50.956395+0000 mgr.y (mgr.24310) 71 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:52.833 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:52 smithi204 bash[38644]: t=2024-04-24T17:02:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-24T17:02:53.122 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:52 smithi204 bash[38644]: t=2024-04-24T17:02:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-24T17:02:53.122 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:52 smithi204 bash[38644]: t=2024-04-24T17:02:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-24T17:02:53.122 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-24T17:02:53.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-24T17:02:53.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-24T17:02:53.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-24T17:02:53.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=21.195546406s 2024-04-24T17:02:53.429 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 systemd[1]: Stopping Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:02:53.429 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[39599]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:02:53.429 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:02:53.429 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:02:53.429 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.334Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.335Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.335Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:02:53.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[36634]: ts=2024-04-24T17:02:53.335Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:02:53.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-24T17:02:53.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-24T17:02:53.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-24T17:02:53.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-24T17:02:53.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-24T17:02:53.760 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:53 smithi204 bash[38644]: t=2024-04-24T17:02:53+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-24T17:02:54.173 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[38644]: t=2024-04-24T17:02:54+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-24T17:02:54.193 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.072Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-24T17:02:54.193 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.072Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-24T17:02:54.193 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.074Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2024-04-24T17:02:54.193 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.075Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:02:54.193 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.108Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:02:54.193 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.108Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:02:54.502 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[39608]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:02:54.503 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[39722]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:02:54.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[18742]: cluster 2024-04-24T17:02:52.957046+0000 mgr.y (mgr.24310) 72 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:54.503 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[38644]: t=2024-04-24T17:02:54+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-24T17:02:54.503 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[38644]: t=2024-04-24T17:02:54+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-24T17:02:54.503 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[38644]: t=2024-04-24T17:02:54+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-24T17:02:54.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.110Z caller=main.go:518 msg=Listening address=:9093 2024-04-24T17:02:54.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:54.111Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-24T17:02:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[18471]: cluster 2024-04-24T17:02:52.957046+0000 mgr.y (mgr.24310) 72 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:54 smithi040 bash[23856]: cluster 2024-04-24T17:02:52.957046+0000 mgr.y (mgr.24310) 72 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:55.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:54 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:02:55.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:54 smithi204 systemd[1]: Stopped Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:02:55.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:54 smithi204 systemd[1]: Started Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:02:55.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:02:54 smithi204 bash[38644]: t=2024-04-24T17:02:54+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-24T17:02:55.950 INFO:teuthology.orchestra.run.smithi040.stdout:77309411386 2024-04-24T17:02:56.125 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:02:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:02:56.125 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[45716]: level=info ts=2024-04-24T17:02:56.075Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000418853s 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.934723+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.943642+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.944344+0000 mgr.y (mgr.24310) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.945913+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.946467+0000 mgr.y (mgr.24310) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: cluster 2024-04-24T17:02:54.957416+0000 mgr.y (mgr.24310) 75 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.958200+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.963826+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:02:56.126 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.964331+0000 mgr.y (mgr.24310) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.977519+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.977991+0000 mgr.y (mgr.24310) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.979325+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.204:3000"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.979948+0000 mgr.y (mgr.24310) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.204:3000"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.987579+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.991885+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.994170+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:54.995378+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:55.013398+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:55.021411+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:55.023102+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:55.024579+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:56.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[23856]: audit 2024-04-24T17:02:55.038335+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.934723+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.943642+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.944344+0000 mgr.y (mgr.24310) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.945913+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.946467+0000 mgr.y (mgr.24310) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: cluster 2024-04-24T17:02:54.957416+0000 mgr.y (mgr.24310) 75 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.958200+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.963826+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.964331+0000 mgr.y (mgr.24310) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.977519+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.977991+0000 mgr.y (mgr.24310) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.979325+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.204:3000"}]: dispatch 2024-04-24T17:02:56.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.979948+0000 mgr.y (mgr.24310) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.204:3000"}]: dispatch 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.987579+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.991885+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.994170+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:54.995378+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:55.013398+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:55.021411+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:55.023102+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:55.024579+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:56.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:55 smithi040 bash[18471]: audit 2024-04-24T17:02:55.038335+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.934723+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.943642+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.944344+0000 mgr.y (mgr.24310) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.945913+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.946467+0000 mgr.y (mgr.24310) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: cluster 2024-04-24T17:02:54.957416+0000 mgr.y (mgr.24310) 75 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.958200+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.963826+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.964331+0000 mgr.y (mgr.24310) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.977519+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.977991+0000 mgr.y (mgr.24310) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:02:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.979325+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.204:3000"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.979948+0000 mgr.y (mgr.24310) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.204:3000"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.987579+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.991885+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.994170+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:54.995378+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:55.013398+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:55.021411+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:55.023102+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:55.024579+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:02:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:55 smithi204 bash[18742]: audit 2024-04-24T17:02:55.038335+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:56.301 INFO:teuthology.orchestra.run.smithi040.stdout:34359738442 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.597Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.597Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.597Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.597Z 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 smithi204 (none))" 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.597Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.597Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.599Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.599Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.600Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:02:56.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.603Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.603Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.812µs 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.603Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.605Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.605Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.605Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.846µs wal_replay_duration=1.771506ms total_replay_duration=1.852551ms 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.607Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.607Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.607Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.630Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.20178ms db_storage=873ns remote_storage=1.974µs web_handler=388ns query_engine=774ns scrape=388.084µs scrape_sd=34.293µs notify=38.245µs notify_sd=14.077µs rules=22.288606ms 2024-04-24T17:02:56.761 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[39753]: ts=2024-04-24T17:02:56.630Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:02:56.861 INFO:teuthology.orchestra.run.smithi040.stdout:133143986221 2024-04-24T17:02:57.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[18471]: audit 2024-04-24T17:02:55.932248+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:57.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[18471]: audit 2024-04-24T17:02:55.947482+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:57.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[18471]: audit 2024-04-24T17:02:55.952000+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.40:0/849100133' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-24T17:02:57.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[18471]: audit 2024-04-24T17:02:56.302607+0000 mon.c (mon.1) 81 : audit [DBG] from='client.? 172.21.15.40:0/1171504031' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-24T17:02:57.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[18471]: audit 2024-04-24T17:02:56.863467+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.40:0/2693941603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-24T17:02:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[23856]: audit 2024-04-24T17:02:55.932248+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[23856]: audit 2024-04-24T17:02:55.947482+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[23856]: audit 2024-04-24T17:02:55.952000+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.40:0/849100133' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-24T17:02:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[23856]: audit 2024-04-24T17:02:56.302607+0000 mon.c (mon.1) 81 : audit [DBG] from='client.? 172.21.15.40:0/1171504031' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-24T17:02:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:56 smithi040 bash[23856]: audit 2024-04-24T17:02:56.863467+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.40:0/2693941603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-24T17:02:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[18742]: audit 2024-04-24T17:02:55.932248+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[18742]: audit 2024-04-24T17:02:55.947482+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:02:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[18742]: audit 2024-04-24T17:02:55.952000+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.40:0/849100133' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-24T17:02:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[18742]: audit 2024-04-24T17:02:56.302607+0000 mon.c (mon.1) 81 : audit [DBG] from='client.? 172.21.15.40:0/1171504031' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-24T17:02:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:56 smithi204 bash[18742]: audit 2024-04-24T17:02:56.863467+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.40:0/2693941603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-24T17:02:58.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:57 smithi040 bash[18471]: cluster 2024-04-24T17:02:56.957780+0000 mgr.y (mgr.24310) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:58.050 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:57 smithi040 bash[23856]: cluster 2024-04-24T17:02:56.957780+0000 mgr.y (mgr.24310) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:58.116 INFO:teuthology.orchestra.run.smithi040.stdout:167503724582 2024-04-24T17:02:58.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:57 smithi204 bash[18742]: cluster 2024-04-24T17:02:56.957780+0000 mgr.y (mgr.24310) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:02:58.424 INFO:teuthology.orchestra.run.smithi040.stdout:111669149749 2024-04-24T17:02:58.521 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411381 got 77309411386 for osd.2 2024-04-24T17:02:58.522 DEBUG:teuthology.parallel:result is None 2024-04-24T17:02:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:58 smithi204 bash[18742]: audit 2024-04-24T17:02:58.118298+0000 mon.c (mon.1) 82 : audit [DBG] from='client.? 172.21.15.40:0/3220390608' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-24T17:02:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:58 smithi204 bash[18742]: audit 2024-04-24T17:02:58.425992+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.40:0/1381076578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-24T17:02:59.475 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:58 smithi040 bash[23856]: audit 2024-04-24T17:02:58.118298+0000 mon.c (mon.1) 82 : audit [DBG] from='client.? 172.21.15.40:0/3220390608' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-24T17:02:59.475 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:58 smithi040 bash[23856]: audit 2024-04-24T17:02:58.425992+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.40:0/1381076578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-24T17:02:59.475 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:58 smithi040 bash[18471]: audit 2024-04-24T17:02:58.118298+0000 mon.c (mon.1) 82 : audit [DBG] from='client.? 172.21.15.40:0/3220390608' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-24T17:02:59.475 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:58 smithi040 bash[18471]: audit 2024-04-24T17:02:58.425992+0000 mon.a (mon.0) 852 : audit [DBG] from='client.? 172.21.15.40:0/1381076578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-24T17:03:00.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:59 smithi204 bash[18742]: cluster 2024-04-24T17:02:58.958311+0000 mgr.y (mgr.24310) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:00.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:02:59 smithi204 bash[18742]: audit 2024-04-24T17:02:59.933102+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:00.406 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:02:59 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:02:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:03:00.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:59 smithi040 bash[18471]: cluster 2024-04-24T17:02:58.958311+0000 mgr.y (mgr.24310) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:00.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:02:59 smithi040 bash[18471]: audit 2024-04-24T17:02:59.933102+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:00.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:59 smithi040 bash[23856]: cluster 2024-04-24T17:02:58.958311+0000 mgr.y (mgr.24310) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:00.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:02:59 smithi040 bash[23856]: audit 2024-04-24T17:02:59.933102+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:00.820 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738439 got 34359738442 for osd.0 2024-04-24T17:03:00.820 DEBUG:teuthology.parallel:result is None 2024-04-24T17:03:01.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:00 smithi040 bash[18471]: audit 2024-04-24T17:02:59.946912+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:00 smithi040 bash[23856]: audit 2024-04-24T17:02:59.946912+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:01.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986217 got 133143986221 for osd.4 2024-04-24T17:03:01.251 DEBUG:teuthology.parallel:result is None 2024-04-24T17:03:01.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:00 smithi204 bash[18742]: audit 2024-04-24T17:02:59.946912+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:01 smithi204 bash[18742]: cluster 2024-04-24T17:03:00.958844+0000 mgr.y (mgr.24310) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:01 smithi040 bash[18471]: cluster 2024-04-24T17:03:00.958844+0000 mgr.y (mgr.24310) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:01 smithi040 bash[23856]: cluster 2024-04-24T17:03:00.958844+0000 mgr.y (mgr.24310) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:02.769 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724577 got 167503724582 for osd.5 2024-04-24T17:03:02.770 DEBUG:teuthology.parallel:result is None 2024-04-24T17:03:03.053 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149745 got 111669149749 for osd.3 2024-04-24T17:03:03.054 DEBUG:teuthology.parallel:result is None 2024-04-24T17:03:03.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:03 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:03] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-04-24T17:03:04.003 INFO:teuthology.orchestra.run.smithi040.stdout:236223201304 2024-04-24T17:03:04.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:03:03 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:03:04.215 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[45716]: level=info ts=2024-04-24T17:03:04.077Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002292493s 2024-04-24T17:03:04.293 INFO:teuthology.orchestra.run.smithi040.stdout:55834574916 2024-04-24T17:03:04.593 INFO:teuthology.orchestra.run.smithi040.stdout:201863462944 2024-04-24T17:03:04.608 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[18471]: cluster 2024-04-24T17:03:02.959484+0000 mgr.y (mgr.24310) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:04.608 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[18471]: audit 2024-04-24T17:03:04.005382+0000 mon.c (mon.1) 83 : audit [DBG] from='client.? 172.21.15.40:0/3908837677' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-24T17:03:04.608 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[18471]: audit 2024-04-24T17:03:04.295660+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.40:0/1363565896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-24T17:03:04.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[23856]: cluster 2024-04-24T17:03:02.959484+0000 mgr.y (mgr.24310) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:04.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[23856]: audit 2024-04-24T17:03:04.005382+0000 mon.c (mon.1) 83 : audit [DBG] from='client.? 172.21.15.40:0/3908837677' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-24T17:03:04.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[23856]: audit 2024-04-24T17:03:04.295660+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.40:0/1363565896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-24T17:03:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:04 smithi204 bash[18742]: cluster 2024-04-24T17:03:02.959484+0000 mgr.y (mgr.24310) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:04 smithi204 bash[18742]: audit 2024-04-24T17:03:04.005382+0000 mon.c (mon.1) 83 : audit [DBG] from='client.? 172.21.15.40:0/3908837677' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-24T17:03:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:04 smithi204 bash[18742]: audit 2024-04-24T17:03:04.295660+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.40:0/1363565896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-24T17:03:04.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:04 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:03:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:03:05.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:05 smithi040 bash[18471]: audit 2024-04-24T17:03:04.594850+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.40:0/3557980764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-24T17:03:05.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:05 smithi040 bash[18471]: audit 2024-04-24T17:03:04.730006+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:05.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:05 smithi040 bash[18471]: audit 2024-04-24T17:03:04.735120+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:05.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:05 smithi040 bash[23856]: audit 2024-04-24T17:03:04.594850+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.40:0/3557980764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-24T17:03:05.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:05 smithi040 bash[23856]: audit 2024-04-24T17:03:04.730006+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:05.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:05 smithi040 bash[23856]: audit 2024-04-24T17:03:04.735120+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:05 smithi204 bash[18742]: audit 2024-04-24T17:03:04.594850+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.40:0/3557980764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-24T17:03:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:05 smithi204 bash[18742]: audit 2024-04-24T17:03:04.730006+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:05 smithi204 bash[18742]: audit 2024-04-24T17:03:04.735120+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:06.059 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201299 got 236223201304 for osd.7 2024-04-24T17:03:06.059 DEBUG:teuthology.parallel:result is None 2024-04-24T17:03:06.092 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574911 got 55834574916 for osd.1 2024-04-24T17:03:06.092 DEBUG:teuthology.parallel:result is None 2024-04-24T17:03:06.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:06 smithi040 bash[18471]: cluster 2024-04-24T17:03:04.959997+0000 mgr.y (mgr.24310) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:06 smithi040 bash[23856]: cluster 2024-04-24T17:03:04.959997+0000 mgr.y (mgr.24310) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:06 smithi204 bash[18742]: cluster 2024-04-24T17:03:04.959997+0000 mgr.y (mgr.24310) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:06.918 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462939 got 201863462944 for osd.6 2024-04-24T17:03:06.918 DEBUG:teuthology.parallel:result is None 2024-04-24T17:03:06.918 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-24T17:03:06.919 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-24T17:03:08.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:08 smithi204 bash[18742]: cluster 2024-04-24T17:03:06.960480+0000 mgr.y (mgr.24310) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:08 smithi040 bash[18471]: cluster 2024-04-24T17:03:06.960480+0000 mgr.y (mgr.24310) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:08.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:08 smithi040 bash[23856]: cluster 2024-04-24T17:03:06.960480+0000 mgr.y (mgr.24310) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:10.183 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:03:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:10 smithi204 bash[18742]: cluster 2024-04-24T17:03:08.960974+0000 mgr.y (mgr.24310) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:10.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:10 smithi040 bash[18471]: cluster 2024-04-24T17:03:08.960974+0000 mgr.y (mgr.24310) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:10.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:10 smithi040 bash[23856]: cluster 2024-04-24T17:03:08.960974+0000 mgr.y (mgr.24310) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:12 smithi204 bash[18742]: cluster 2024-04-24T17:03:10.961368+0000 mgr.y (mgr.24310) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:12 smithi040 bash[18471]: cluster 2024-04-24T17:03:10.961368+0000 mgr.y (mgr.24310) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:12 smithi040 bash[23856]: cluster 2024-04-24T17:03:10.961368+0000 mgr.y (mgr.24310) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:12.776 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:03:12.778 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2024-04-24T17:03:13.515 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:13 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:13] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-04-24T17:03:13.516 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-04-24T17:03:10.961185+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":6152,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6299648,"data_stored":3510888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003138"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-24T17:01:31.092756+0000","last_change":"2024-04-24T17:01:08.302933+0000","last_active":"2024-04-24T17:01:31.092756+0000","last_peered":"2024-04-24T17:01:31.092756+0000","last_clean":"2024-04-24T17:01:31.092756+0000","last_became_active":"2024-04-24T17:01:08.301994+0000","last_became_peered":"2024-04-24T17:01:08.301994+0000","last_unstale":"2024-04-24T17:01:31.092756+0000","last_undegraded":"2024-04-24T17:01:31.092756+0000","last_fullsized":"2024-04-24T17:01:31.092756+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-24T16:58:07.299815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-24T16:58:07.299815+0000","last_clean_scrub_stamp":"2024-04-24T16:58:07.299815+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-26T00:09:53.492785+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":55,"seq":236223201305,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.877,"15min":0.877},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.72699999999999998}]},{"osd":1,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.1739999999999999}]},{"osd":2,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.93400000000000005}]},{"osd":3,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.012},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.98699999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.0840000000000001}]},{"osd":5,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.145,"15min":1.145},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":2.2240000000000002,"5min":2.2240000000000002,"15min":2.2240000000000002},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.8640000000000001,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.3420000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.119},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.2390000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462945,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"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":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.95099999999999996,"15min":0.96799999999999997},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.208,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.93799999999999994,"15min":0.94599999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.1910000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.83899999999999997}]},{"osd":1,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.95999999999999996,"15min":0.96599999999999997},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.23,"5min":1.548,"15min":1.548},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.91900000000000004,"15min":0.92800000000000005},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.282,"5min":1.367,"15min":1.367},"last":1.0920000000000001}]},{"osd":2,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.91900000000000004,"15min":0.93100000000000005},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.117,"5min":1.302,"15min":1.302},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.95399999999999996,"15min":0.95599999999999996},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.94499999999999995}]},{"osd":3,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.93799999999999994,"15min":0.94299999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.2410000000000001,"5min":1.393,"15min":1.393},"last":1.036},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0209999999999999,"15min":1.034},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.198,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.1499999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.86099999999999999,"15min":0.85699999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.90100000000000002,"15min":0.89300000000000002},"min":{"1min":0.41599999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":1.1240000000000001}]},{"osd":5,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.92500000000000004,"15min":0.92300000000000004},"min":{"1min":0.48599999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.335,"5min":1.478,"15min":1.478},"last":1.224},{"interface":"front","average":{"1min":0.998,"5min":0.95699999999999996,"15min":0.94999999999999996},"min":{"1min":0.51800000000000002,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.254}]},{"osd":7,"last update":"Wed Apr 24 17:02:04 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.02,"15min":1.02},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.173},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":1.1990000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"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":"Wed Apr 24 17:02:43 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63500000000000001,"15min":0.54600000000000004},"min":{"1min":0.34599999999999997,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.67300000000000004,"15min":0.60099999999999998},"min":{"1min":0.32600000000000001,"5min":0.314,"15min":0.314},"max":{"1min":1.0109999999999999,"5min":1.091,"15min":1.091},"last":0.82399999999999995}]},{"osd":2,"last update":"Wed Apr 24 17:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.70099999999999996,"15min":0.66300000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":2.109,"5min":2.109,"15min":2.109},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.755,"15min":0.72099999999999997},"min":{"1min":0.36299999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.70799999999999996}]},{"osd":3,"last update":"Wed Apr 24 17:02:49 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.755,"15min":0.77600000000000002},"min":{"1min":0.377,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.81699999999999995,"15min":0.82599999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.1160000000000001}]},{"osd":4,"last update":"Wed Apr 24 17:02:22 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96599999999999997,"15min":0.95999999999999996},"min":{"1min":0.68700000000000006,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3220000000000001,"5min":1.54,"15min":1.54},"last":1.204},{"interface":"front","average":{"1min":1.028,"5min":1.0149999999999999,"15min":0.99199999999999999},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":1.2929999999999999}]},{"osd":5,"last update":"Wed Apr 24 17:02:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.044,"15min":1.0349999999999999},"min":{"1min":0.752,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.571,"5min":1.637,"15min":1.637},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0209999999999999,"15min":1.0229999999999999},"min":{"1min":0.65600000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.589,"5min":1.722,"15min":1.722},"last":1.028}]},{"osd":6,"last update":"Wed Apr 24 17:02:34 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.1020000000000001,"15min":1.1200000000000001},"min":{"1min":0.59799999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.6140000000000001,"5min":1.819,"15min":1.819},"last":1.143},{"interface":"front","average":{"1min":1.038,"5min":1.2070000000000001,"15min":1.2350000000000001},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":1.5740000000000001}]},{"osd":7,"last update":"Wed Apr 24 17:03:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.157,"15min":1.179},"min":{"1min":0.72599999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.498,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":1.5209999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.123,"15min":1.145},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.482,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.369}]}]},{"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":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Wed Apr 24 17:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.64300000000000002,"15min":0.55500000000000005},"min":{"1min":0.47699999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.70899999999999996,"15min":0.623},"min":{"1min":0.35799999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.071,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.89200000000000002}]},{"osd":2,"last update":"Wed Apr 24 17:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.745,"15min":0.66900000000000004},"min":{"1min":0.55700000000000005,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1160000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.72199999999999998,"15min":0.64600000000000002},"min":{"1min":0.33100000000000002,"5min":0.315,"15min":0.315},"max":{"1min":1.2929999999999999,"5min":1.48,"15min":1.48},"last":0.54600000000000004}]},{"osd":3,"last update":"Wed Apr 24 17:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.73899999999999999,"15min":0.74099999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88300000000000001,"15min":0.86599999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.462,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.097}]},{"osd":4,"last update":"Wed Apr 24 17:02:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.99199999999999999,"15min":0.96099999999999997},"min":{"1min":0.71499999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.4330000000000001,"5min":1.536,"15min":1.536},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0129999999999999,"15min":0.98299999999999998},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3540000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1359999999999999}]},{"osd":5,"last update":"Wed Apr 24 17:03:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.028,"15min":1.014},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.458,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.29},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0489999999999999,"15min":1.0429999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3879999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.2310000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":1.246,"5min":1.1970000000000001,"15min":1.1890000000000001},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.3620000000000001},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1859999999999999,"15min":1.1850000000000001},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.458,"5min":1.52,"15min":1.52},"last":1.3380000000000001}]},{"osd":7,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.446},{"interface":"front","average":{"1min":1.23,"5min":1.23,"15min":1.23},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":1.4219999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Wed Apr 24 17:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.64400000000000002,"15min":0.60499999999999998},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.0669999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.877},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.65700000000000003},"min":{"1min":0.32900000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.149,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.68700000000000006}]},{"osd":1,"last update":"Wed Apr 24 17:02:14 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.69599999999999995,"15min":0.66200000000000003},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.753,"15min":0.68600000000000005},"min":{"1min":0.34599999999999997,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.0740000000000001}]},{"osd":3,"last update":"Wed Apr 24 17:02:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.80400000000000005,"15min":0.79000000000000004},"min":{"1min":0.40799999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.85899999999999999,"15min":0.86099999999999999},"min":{"1min":0.39500000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.95,"5min":1.95,"15min":1.95},"last":0.99399999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.97599999999999998,"15min":0.94699999999999995},"min":{"1min":0.69799999999999995,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.502,"5min":1.532,"15min":1.532},"last":1.109},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0109999999999999,"15min":0.99399999999999999},"min":{"1min":0.60199999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.4630000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.1699999999999999}]},{"osd":5,"last update":"Wed Apr 24 17:03:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.012,"15min":1.0249999999999999},"min":{"1min":0.69599999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3200000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.028,"15min":1.03},"min":{"1min":0.60999999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.5029999999999999,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.327}]},{"osd":6,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1100000000000001,"15min":1.1200000000000001},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.9259999999999999,"5min":1.9259999999999999,"15min":1.9259999999999999},"last":1.3},{"interface":"front","average":{"1min":1.119,"5min":1.1419999999999999,"15min":1.1459999999999999},"min":{"1min":0.65700000000000003,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.2749999999999999}]},{"osd":7,"last update":"Wed Apr 24 17:03:05 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1020000000000001,"15min":1.1000000000000001},"min":{"1min":0.66000000000000003,"5min":0.624,"15min":0.624},"max":{"1min":1.6080000000000001,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.196,"5min":1.153,"15min":1.1459999999999999},"min":{"1min":0.68400000000000005,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.698,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.23}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Wed Apr 24 17:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.72699999999999998,"15min":0.73599999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.395,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.78400000000000003,"15min":0.81100000000000005},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1899999999999999,"5min":2.1829999999999998,"15min":2.1829999999999998},"last":1.002}]},{"osd":1,"last update":"Wed Apr 24 17:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.80400000000000005,"15min":0.82199999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3009999999999999,"5min":1.583,"15min":1.583},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.79800000000000004,"15min":0.83499999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.96199999999999997,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.80300000000000005}]},{"osd":2,"last update":"Wed Apr 24 17:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88200000000000001,"15min":0.89800000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.48,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.087},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.84399999999999997,"15min":0.86099999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.516,"5min":1.629,"15min":1.629},"last":1.0589999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:02:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.98199999999999998,"15min":0.96799999999999997},"min":{"1min":0.69599999999999995,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.288},{"interface":"front","average":{"1min":1.044,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.613,"5min":1.748,"15min":1.748},"last":1.369}]},{"osd":5,"last update":"Wed Apr 24 17:02:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0600000000000001,"15min":1.0680000000000001},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5700000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.1080000000000001,"15min":1.1200000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.2430000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:02:34 2024","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.036,"15min":1.018},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.45},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.093,"15min":1.0820000000000001},"min":{"1min":0.86899999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.778,"5min":1.778,"15min":1.778},"last":1.431}]},{"osd":7,"last update":"Wed Apr 24 17:03:06 2024","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":1.167,"15min":1.149},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":3.9409999999999998,"5min":3.9409999999999998,"15min":3.9409999999999998},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.327,"5min":1.177,"15min":1.1519999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":4.1630000000000003,"5min":4.1630000000000003,"15min":4.1630000000000003},"last":1.304}]}]},{"osd":4,"up_from":31,"seq":133143986224,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.82699999999999996,"15min":0.79400000000000004},"min":{"1min":0.57799999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2929999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.2150000000000001},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88,"15min":0.85299999999999998},"min":{"1min":0.63200000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.92400000000000004}]},{"osd":1,"last update":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.85399999999999998,"15min":0.82399999999999995},"min":{"1min":0.63300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.85699999999999998,"15min":0.84899999999999998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":1.155}]},{"osd":2,"last update":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.83799999999999997,"15min":0.80300000000000005},"min":{"1min":0.60799999999999998,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.89600000000000002,"15min":0.88400000000000001},"min":{"1min":0.63700000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":1.1919999999999999}]},{"osd":3,"last update":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.88400000000000001,"15min":0.86199999999999999},"min":{"1min":0.68999999999999995,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.92000000000000004,"15min":0.91000000000000003},"min":{"1min":0.66000000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.0329999999999999}]},{"osd":5,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.83899999999999997,"15min":0.78800000000000003},"min":{"1min":0.45800000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.391,"5min":2.391,"15min":2.391},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.88500000000000001,"15min":0.84399999999999997},"min":{"1min":0.46700000000000003,"5min":0.375,"15min":0.375},"max":{"1min":2.1640000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"last":1.081}]},{"osd":6,"last update":"Wed Apr 24 17:02:32 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.83199999999999996,"15min":0.81399999999999995},"min":{"1min":0.48099999999999998,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.75,"5min":1.75,"15min":1.75},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.49299999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.004}]},{"osd":7,"last update":"Wed Apr 24 17:03:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.018,"15min":1.01},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":2.536,"5min":2.536,"15min":2.536},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0409999999999999,"15min":1.038},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":2.2829999999999999,"5min":2.2829999999999999,"15min":2.2829999999999999},"last":1.129}]}]},{"osd":5,"up_from":39,"seq":167503724584,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":240072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.83599999999999997,"15min":0.83999999999999997},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":1.294},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.84399999999999997,"15min":0.83999999999999997},"min":{"1min":0.57499999999999996,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.97899999999999998}]},{"osd":1,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.874,"15min":0.85799999999999998},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.86699999999999999,"15min":0.84299999999999997},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2170000000000001,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.081}]},{"osd":2,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.84799999999999998,"15min":0.84199999999999997},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.93899999999999995,"15min":0.92600000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3180000000000001,"5min":1.339,"15min":1.339},"last":1.0469999999999999}]},{"osd":3,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.91000000000000003,"15min":0.88700000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3200000000000001,"5min":1.462,"15min":1.462},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95799999999999996,"15min":0.94399999999999995},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.385,"5min":1.389,"15min":1.389},"last":1.226}]},{"osd":4,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.76600000000000001,"15min":0.72599999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.298,"5min":1.339,"15min":1.339},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.78900000000000003,"15min":0.73299999999999998},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.77300000000000002}]},{"osd":6,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.92600000000000005,"15min":0.90900000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":0.94599999999999995,"15min":0.92200000000000004},"min":{"1min":0.65700000000000003,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.2490000000000001}]},{"osd":7,"last update":"Wed Apr 24 17:02:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.125}]}]}],"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-24T17:03:13.518 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-24T17:03:14.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:03:13 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:03:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:14 smithi040 bash[18471]: audit 2024-04-24T17:03:12.774378+0000 mgr.y (mgr.24310) 87 : audit [DBG] from='client.24478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:03:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:14 smithi040 bash[18471]: cluster 2024-04-24T17:03:12.961945+0000 mgr.y (mgr.24310) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:14.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:14 smithi040 bash[23856]: audit 2024-04-24T17:03:12.774378+0000 mgr.y (mgr.24310) 87 : audit [DBG] from='client.24478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:03:14.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:14 smithi040 bash[23856]: cluster 2024-04-24T17:03:12.961945+0000 mgr.y (mgr.24310) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:14.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:14 smithi204 bash[18742]: audit 2024-04-24T17:03:12.774378+0000 mgr.y (mgr.24310) 87 : audit [DBG] from='client.24478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:03:14.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:14 smithi204 bash[18742]: cluster 2024-04-24T17:03:12.961945+0000 mgr.y (mgr.24310) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:16.253 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:03:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:16 smithi040 bash[23856]: cluster 2024-04-24T17:03:14.962524+0000 mgr.y (mgr.24310) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:16 smithi040 bash[18471]: cluster 2024-04-24T17:03:14.962524+0000 mgr.y (mgr.24310) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:16 smithi204 bash[18742]: cluster 2024-04-24T17:03:14.962524+0000 mgr.y (mgr.24310) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:18.625 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:18 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:03:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:03:18.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:18 smithi040 bash[18471]: cluster 2024-04-24T17:03:16.963179+0000 mgr.y (mgr.24310) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:18.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:18 smithi040 bash[23856]: cluster 2024-04-24T17:03:16.963179+0000 mgr.y (mgr.24310) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:18.626 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:18 smithi204 bash[18742]: cluster 2024-04-24T17:03:16.963179+0000 mgr.y (mgr.24310) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:18.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:18 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:03:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:03:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:19 smithi204 bash[18742]: audit 2024-04-24T17:03:18.479799+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:19 smithi204 bash[18742]: audit 2024-04-24T17:03:18.485666+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:19 smithi204 bash[18742]: audit 2024-04-24T17:03:18.610550+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:19 smithi204 bash[18742]: audit 2024-04-24T17:03:18.624399+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[18471]: audit 2024-04-24T17:03:18.479799+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[18471]: audit 2024-04-24T17:03:18.485666+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[18471]: audit 2024-04-24T17:03:18.610550+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[18471]: audit 2024-04-24T17:03:18.624399+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[23856]: audit 2024-04-24T17:03:18.479799+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[23856]: audit 2024-04-24T17:03:18.485666+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[23856]: audit 2024-04-24T17:03:18.610550+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:19.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:19 smithi040 bash[23856]: audit 2024-04-24T17:03:18.624399+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:20.616 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:03:20.618 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2024-04-24T17:03:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:20 smithi040 bash[23856]: cluster 2024-04-24T17:03:18.963690+0000 mgr.y (mgr.24310) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:20.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:20 smithi040 bash[18471]: cluster 2024-04-24T17:03:18.963690+0000 mgr.y (mgr.24310) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:21.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:20 smithi204 bash[18742]: cluster 2024-04-24T17:03:18.963690+0000 mgr.y (mgr.24310) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:21.322 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2024-04-24T17:03:18.963431+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":6152,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6299648,"data_stored":3510888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003152"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-24T17:01:31.092756+0000","last_change":"2024-04-24T17:01:08.302933+0000","last_active":"2024-04-24T17:01:31.092756+0000","last_peered":"2024-04-24T17:01:31.092756+0000","last_clean":"2024-04-24T17:01:31.092756+0000","last_became_active":"2024-04-24T17:01:08.301994+0000","last_became_peered":"2024-04-24T17:01:08.301994+0000","last_unstale":"2024-04-24T17:01:31.092756+0000","last_undegraded":"2024-04-24T17:01:31.092756+0000","last_fullsized":"2024-04-24T17:01:31.092756+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-24T16:58:07.299815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-24T16:58:07.299815+0000","last_clean_scrub_stamp":"2024-04-24T16:58:07.299815+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-26T00:09:53.492785+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":55,"seq":236223201307,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Wed Apr 24 17:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.86199999999999999,"15min":0.872},"min":{"1min":0.55200000000000005,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.0880000000000001,"5min":1.413,"15min":1.413},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.92900000000000005,"15min":0.93500000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.202,"5min":1.272,"15min":1.272},"last":0.79800000000000004}]},{"osd":1,"last update":"Wed Apr 24 17:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.999,"15min":1.0229999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.24,"5min":1.325,"15min":1.325},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.93200000000000005,"15min":0.93799999999999994},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3520000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.71599999999999997}]},{"osd":2,"last update":"Wed Apr 24 17:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.0129999999999999,"15min":1.022},"min":{"1min":0.63500000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.286,"5min":1.48,"15min":1.48},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.97899999999999998,"15min":0.98899999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2370000000000001,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.256}]},{"osd":3,"last update":"Wed Apr 24 17:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.97099999999999997,"15min":0.97699999999999998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.218,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0649999999999999,"15min":1.081},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3520000000000001,"5min":1.383,"15min":1.383},"last":1.1279999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.90300000000000002,"15min":0.90500000000000003},"min":{"1min":0.46999999999999997,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.073},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1.008,"15min":1.0249999999999999},"min":{"1min":0.46899999999999997,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.2809999999999999,"5min":1.474,"15min":1.474},"last":1.161}]},{"osd":5,"last update":"Wed Apr 24 17:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.0960000000000001,"15min":1.1279999999999999},"min":{"1min":0.48499999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.5609999999999999,"5min":2.2240000000000002,"15min":2.2240000000000002},"last":1.216},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.048,"15min":1.0580000000000001},"min":{"1min":0.52700000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.667,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.194}]},{"osd":6,"last update":"Wed Apr 24 17:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.121,"15min":1.143},"min":{"1min":0.54600000000000004,"5min":0.432,"15min":0.432},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.337},{"interface":"front","average":{"1min":1.018,"5min":1.1539999999999999,"15min":1.1759999999999999},"min":{"1min":0.53100000000000003,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.45,"5min":1.706,"15min":1.706},"last":1.3080000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462947,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"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":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.95099999999999996,"15min":0.96799999999999997},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.208,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.93799999999999994,"15min":0.94599999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.1910000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.874}]},{"osd":1,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.95999999999999996,"15min":0.96599999999999997},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.23,"5min":1.548,"15min":1.548},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.91900000000000004,"15min":0.92800000000000005},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.282,"5min":1.367,"15min":1.367},"last":0.92100000000000004}]},{"osd":2,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.91900000000000004,"15min":0.93100000000000005},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.117,"5min":1.302,"15min":1.302},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.95399999999999996,"15min":0.95599999999999996},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.81200000000000006}]},{"osd":3,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.93799999999999994,"15min":0.94299999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.2410000000000001,"5min":1.393,"15min":1.393},"last":1.018},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0209999999999999,"15min":1.034},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.198,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.98699999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.86099999999999999,"15min":0.85699999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.90100000000000002,"15min":0.89300000000000002},"min":{"1min":0.41599999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":0.77300000000000002}]},{"osd":5,"last update":"Wed Apr 24 17:02:33 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.92500000000000004,"15min":0.92300000000000004},"min":{"1min":0.48599999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.335,"5min":1.478,"15min":1.478},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.998,"5min":0.95699999999999996,"15min":0.94999999999999996},"min":{"1min":0.51800000000000002,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.89600000000000002}]},{"osd":7,"last update":"Wed Apr 24 17:03:07 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.022,"15min":1.02},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.72699999999999998},{"interface":"front","average":{"1min":1.075,"5min":1.0349999999999999,"15min":1.028},"min":{"1min":0.47999999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.546,"5min":1.637,"15min":1.637},"last":1.069}]}]},{"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":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"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":"Wed Apr 24 17:02:43 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63500000000000001,"15min":0.54600000000000004},"min":{"1min":0.34599999999999997,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.67300000000000004,"15min":0.60099999999999998},"min":{"1min":0.32600000000000001,"5min":0.314,"15min":0.314},"max":{"1min":1.0109999999999999,"5min":1.091,"15min":1.091},"last":0.50700000000000001}]},{"osd":2,"last update":"Wed Apr 24 17:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.70099999999999996,"15min":0.66300000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":2.109,"5min":2.109,"15min":2.109},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.755,"15min":0.72099999999999997},"min":{"1min":0.36299999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.44}]},{"osd":3,"last update":"Wed Apr 24 17:02:49 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.755,"15min":0.77600000000000002},"min":{"1min":0.377,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.81699999999999995,"15min":0.82599999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.81200000000000006}]},{"osd":4,"last update":"Wed Apr 24 17:02:22 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96599999999999997,"15min":0.95999999999999996},"min":{"1min":0.68700000000000006,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3220000000000001,"5min":1.54,"15min":1.54},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.0149999999999999,"15min":0.99199999999999999},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.97699999999999998}]},{"osd":5,"last update":"Wed Apr 24 17:02:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.044,"15min":1.0349999999999999},"min":{"1min":0.752,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.571,"5min":1.637,"15min":1.637},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0209999999999999,"15min":1.0229999999999999},"min":{"1min":0.65600000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.589,"5min":1.722,"15min":1.722},"last":0.93200000000000005}]},{"osd":6,"last update":"Wed Apr 24 17:02:34 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.1020000000000001,"15min":1.1200000000000001},"min":{"1min":0.59799999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.6140000000000001,"5min":1.819,"15min":1.819},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.038,"5min":1.2070000000000001,"15min":1.2350000000000001},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.92500000000000004}]},{"osd":7,"last update":"Wed Apr 24 17:03:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.157,"15min":1.179},"min":{"1min":0.72599999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.498,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.123,"15min":1.145},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.482,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.006}]}]},{"osd":0,"up_from":8,"seq":34359738447,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Wed Apr 24 17:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.64300000000000002,"15min":0.55500000000000005},"min":{"1min":0.47699999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.70899999999999996,"15min":0.623},"min":{"1min":0.35799999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.071,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.55700000000000005}]},{"osd":2,"last update":"Wed Apr 24 17:03:12 2024","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.77100000000000002,"15min":0.67700000000000005},"min":{"1min":0.39600000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1279999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.749},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73699999999999999,"15min":0.65100000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.2130000000000001,"5min":1.48,"15min":1.48},"last":0.61899999999999999}]},{"osd":3,"last update":"Wed Apr 24 17:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.73899999999999999,"15min":0.74099999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88300000000000001,"15min":0.86599999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.462,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.57899999999999996}]},{"osd":4,"last update":"Wed Apr 24 17:02:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.99199999999999999,"15min":0.96099999999999997},"min":{"1min":0.71499999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.4330000000000001,"5min":1.536,"15min":1.536},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0129999999999999,"15min":0.98299999999999998},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3540000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.77600000000000002}]},{"osd":5,"last update":"Wed Apr 24 17:03:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.028,"15min":1.014},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.458,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0489999999999999,"15min":1.0429999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3879999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.80000000000000004}]},{"osd":6,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":1.246,"5min":1.1970000000000001,"15min":1.1890000000000001},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.012},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1859999999999999,"15min":1.1850000000000001},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.458,"5min":1.52,"15min":1.52},"last":0.71799999999999997}]},{"osd":7,"last update":"Wed Apr 24 17:03:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1899999999999999,"15min":1.21},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.079,"5min":1.1990000000000001,"15min":1.2190000000000001},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.45,"5min":1.587,"15min":1.587},"last":0.82299999999999995}]}]},{"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":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Wed Apr 24 17:03:15 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.66800000000000004,"15min":0.61299999999999999},"min":{"1min":0.38,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.98799999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.745,"15min":0.66900000000000004},"min":{"1min":0.35799999999999998,"5min":0.311,"15min":0.311},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.98999999999999999}]},{"osd":1,"last update":"Wed Apr 24 17:03:15 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.72199999999999998,"15min":0.67000000000000004},"min":{"1min":0.32400000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.0920000000000001,"5min":1.623,"15min":1.623},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.78900000000000003,"15min":0.69799999999999995},"min":{"1min":0.46800000000000003,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.1419999999999999,"5min":1.532,"15min":1.532},"last":1.1419999999999999}]},{"osd":3,"last update":"Wed Apr 24 17:02:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.80400000000000005,"15min":0.79000000000000004},"min":{"1min":0.40799999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":1.21},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.85899999999999999,"15min":0.86099999999999999},"min":{"1min":0.39500000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.95,"5min":1.95,"15min":1.95},"last":1.327}]},{"osd":4,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.97599999999999998,"15min":0.94699999999999995},"min":{"1min":0.69799999999999995,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.502,"5min":1.532,"15min":1.532},"last":1.292},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0109999999999999,"15min":0.99399999999999999},"min":{"1min":0.60199999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.4630000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.7350000000000001}]},{"osd":5,"last update":"Wed Apr 24 17:03:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.012,"15min":1.0249999999999999},"min":{"1min":0.69599999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3200000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.6200000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.028,"15min":1.03},"min":{"1min":0.60999999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.5029999999999999,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.6910000000000001}]},{"osd":6,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1100000000000001,"15min":1.1200000000000001},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.9259999999999999,"5min":1.9259999999999999,"15min":1.9259999999999999},"last":1.5680000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.1419999999999999,"15min":1.1459999999999999},"min":{"1min":0.65700000000000003,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.8009999999999999}]},{"osd":7,"last update":"Wed Apr 24 17:03:05 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1020000000000001,"15min":1.1000000000000001},"min":{"1min":0.66000000000000003,"5min":0.624,"15min":0.624},"max":{"1min":1.6080000000000001,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.7749999999999999},{"interface":"front","average":{"1min":1.196,"5min":1.153,"15min":1.1459999999999999},"min":{"1min":0.68400000000000005,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.698,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.6599999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149753,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Wed Apr 24 17:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.72699999999999998,"15min":0.73599999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.395,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.78400000000000003,"15min":0.81100000000000005},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1899999999999999,"5min":2.1829999999999998,"15min":2.1829999999999998},"last":0.54500000000000004}]},{"osd":1,"last update":"Wed Apr 24 17:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.80400000000000005,"15min":0.82199999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3009999999999999,"5min":1.583,"15min":1.583},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.79800000000000004,"15min":0.83499999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.96199999999999997,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.78900000000000003}]},{"osd":2,"last update":"Wed Apr 24 17:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88200000000000001,"15min":0.89800000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.48,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.016},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.84399999999999997,"15min":0.86099999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.516,"5min":1.629,"15min":1.629},"last":0.72799999999999998}]},{"osd":4,"last update":"Wed Apr 24 17:02:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.98199999999999998,"15min":0.96799999999999997},"min":{"1min":0.69599999999999995,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.044,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.613,"5min":1.748,"15min":1.748},"last":1.1040000000000001}]},{"osd":5,"last update":"Wed Apr 24 17:02:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0600000000000001,"15min":1.0680000000000001},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5700000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.1080000000000001,"15min":1.1200000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.1539999999999999}]},{"osd":6,"last update":"Wed Apr 24 17:02:34 2024","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.036,"15min":1.018},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.2},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.093,"15min":1.0820000000000001},"min":{"1min":0.86899999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.778,"5min":1.778,"15min":1.778},"last":1.05}]},{"osd":7,"last update":"Wed Apr 24 17:03:06 2024","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":1.167,"15min":1.149},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":3.9409999999999998,"5min":3.9409999999999998,"15min":3.9409999999999998},"last":1.042},{"interface":"front","average":{"1min":1.327,"5min":1.177,"15min":1.1519999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":4.1630000000000003,"5min":4.1630000000000003,"15min":4.1630000000000003},"last":1.254}]}]},{"osd":4,"up_from":31,"seq":133143986226,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.82699999999999996,"15min":0.79400000000000004},"min":{"1min":0.57799999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2929999999999999,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88,"15min":0.85299999999999998},"min":{"1min":0.63200000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.042}]},{"osd":1,"last update":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.85399999999999998,"15min":0.82399999999999995},"min":{"1min":0.63300000000000001,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.85699999999999998,"15min":0.84899999999999998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":0.71999999999999997}]},{"osd":2,"last update":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.83799999999999997,"15min":0.80300000000000005},"min":{"1min":0.60799999999999998,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.89600000000000002,"15min":0.88400000000000001},"min":{"1min":0.63700000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":0.88700000000000001}]},{"osd":3,"last update":"Wed Apr 24 17:02:24 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.88400000000000001,"15min":0.86199999999999999},"min":{"1min":0.68999999999999995,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.92000000000000004,"15min":0.91000000000000003},"min":{"1min":0.66000000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.67500000000000004}]},{"osd":5,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.83899999999999997,"15min":0.78800000000000003},"min":{"1min":0.45800000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.391,"5min":2.391,"15min":2.391},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.88500000000000001,"15min":0.84399999999999997},"min":{"1min":0.46700000000000003,"5min":0.375,"15min":0.375},"max":{"1min":2.1640000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"last":1.093}]},{"osd":6,"last update":"Wed Apr 24 17:02:32 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.83199999999999996,"15min":0.81399999999999995},"min":{"1min":0.48099999999999998,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.75,"5min":1.75,"15min":1.75},"last":1.139},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.49299999999999999,"5min":0.438,"15min":0.438},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.008}]},{"osd":7,"last update":"Wed Apr 24 17:03:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.018,"15min":1.01},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":2.536,"5min":2.536,"15min":2.536},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0409999999999999,"15min":1.038},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":2.2829999999999999,"5min":2.2829999999999999,"15min":2.2829999999999999},"last":1.0249999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724586,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":240072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.83599999999999997,"15min":0.83999999999999997},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.84399999999999997,"15min":0.83999999999999997},"min":{"1min":0.57499999999999996,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":1.0860000000000001}]},{"osd":1,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.874,"15min":0.85799999999999998},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.86699999999999999,"15min":0.84299999999999997},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2170000000000001,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.76500000000000001}]},{"osd":2,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.84799999999999998,"15min":0.84199999999999997},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.04},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.93899999999999995,"15min":0.92600000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3180000000000001,"5min":1.339,"15min":1.339},"last":1.1040000000000001}]},{"osd":3,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.91000000000000003,"15min":0.88700000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3200000000000001,"5min":1.462,"15min":1.462},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95799999999999996,"15min":0.94399999999999995},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.385,"5min":1.389,"15min":1.389},"last":0.99199999999999999}]},{"osd":4,"last update":"Wed Apr 24 17:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.76600000000000001,"15min":0.72599999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.298,"5min":1.339,"15min":1.339},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.78900000000000003,"15min":0.73299999999999998},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.171}]},{"osd":6,"last update":"Wed Apr 24 17:02:30 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.92600000000000005,"15min":0.90900000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0860000000000001,"5min":0.94599999999999995,"15min":0.92200000000000004},"min":{"1min":0.65700000000000003,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.0169999999999999}]},{"osd":7,"last update":"Wed Apr 24 17:03:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.052,"15min":1.0620000000000001},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0580000000000001,"15min":1.0740000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.367,"5min":1.373,"15min":1.373},"last":1.3440000000000001}]}]}],"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-24T17:03:21.323 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-24T17:03:21.323 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-24T17:03:21.323 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-24T17:03:21.324 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-24T17:03:21.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:21 smithi040 bash[23856]: audit 2024-04-24T17:03:20.614624+0000 mgr.y (mgr.24310) 92 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:03:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:21 smithi040 bash[18471]: audit 2024-04-24T17:03:20.614624+0000 mgr.y (mgr.24310) 92 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:03:22.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:21 smithi204 bash[18742]: audit 2024-04-24T17:03:20.614624+0000 mgr.y (mgr.24310) 92 : audit [DBG] from='client.24484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-24T17:03:22.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:22 smithi040 bash[23856]: cluster 2024-04-24T17:03:20.964208+0000 mgr.y (mgr.24310) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:22.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:22 smithi040 bash[18471]: cluster 2024-04-24T17:03:20.964208+0000 mgr.y (mgr.24310) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:23.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:22 smithi204 bash[18742]: cluster 2024-04-24T17:03:20.964208+0000 mgr.y (mgr.24310) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:23.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:23 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:23] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-04-24T17:03:24.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:03:23 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:03:24.061 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/mon.a/config 2024-04-24T17:03:24.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:24 smithi040 bash[18471]: cluster 2024-04-24T17:03:22.964817+0000 mgr.y (mgr.24310) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:24.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:24 smithi040 bash[23856]: cluster 2024-04-24T17:03:22.964817+0000 mgr.y (mgr.24310) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:25.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:24 smithi204 bash[18742]: cluster 2024-04-24T17:03:22.964817+0000 mgr.y (mgr.24310) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:26.680 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-04-24T17:03:26.680 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-24T17:03:26.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:26 smithi040 bash[18471]: cluster 2024-04-24T17:03:24.965333+0000 mgr.y (mgr.24310) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:26.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:26 smithi040 bash[23856]: cluster 2024-04-24T17:03:24.965333+0000 mgr.y (mgr.24310) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:27.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:26 smithi204 bash[18742]: cluster 2024-04-24T17:03:24.965333+0000 mgr.y (mgr.24310) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:27.380 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-24T17:03:27.380 INFO:tasks.cephadm:Setup complete, yielding 2024-04-24T17:03:27.381 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:03:27.392 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2024-04-24T17:03:27.392 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-24T17:03:27.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:27 smithi204 bash[18742]: audit 2024-04-24T17:03:26.681787+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.40:0/3306786129' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-24T17:03:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:27 smithi040 bash[18471]: audit 2024-04-24T17:03:26.681787+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.40:0/3306786129' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-24T17:03:27.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:27 smithi040 bash[23856]: audit 2024-04-24T17:03:26.681787+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.40:0/3306786129' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-24T17:03:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:28 smithi040 bash[18471]: cluster 2024-04-24T17:03:26.965835+0000 mgr.y (mgr.24310) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:28.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:28 smithi040 bash[23856]: cluster 2024-04-24T17:03:26.965835+0000 mgr.y (mgr.24310) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:28 smithi204 bash[18742]: cluster 2024-04-24T17:03:26.965835+0000 mgr.y (mgr.24310) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:30.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:30 smithi040 bash[18471]: cluster 2024-04-24T17:03:28.966413+0000 mgr.y (mgr.24310) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:30.737 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:30 smithi040 bash[23856]: cluster 2024-04-24T17:03:28.966413+0000 mgr.y (mgr.24310) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:31.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:30 smithi204 bash[18742]: cluster 2024-04-24T17:03:28.966413+0000 mgr.y (mgr.24310) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:32.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:30.871735+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' 2024-04-24T17:03:32.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:30.916050+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:03:32.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:30.916889+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:03:32.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:30.922800+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: cluster 2024-04-24T17:03:30.966966+0000 mgr.y (mgr.24310) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:31.060860+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:31.061546+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:31.064795+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[18471]: audit 2024-04-24T17:03:31.065430+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:30.871735+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:30.916050+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:30.916889+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:30.922800+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: cluster 2024-04-24T17:03:30.966966+0000 mgr.y (mgr.24310) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:32.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:31.060860+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:03:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:31.061546+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:03:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:31.064795+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:03:32.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:31 smithi040 bash[23856]: audit 2024-04-24T17:03:31.065430+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:03:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:30.871735+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' 2024-04-24T17:03:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:30.916050+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:03:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:30.916889+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:03:32.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:30.922800+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: cluster 2024-04-24T17:03:30.966966+0000 mgr.y (mgr.24310) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:31.060860+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:03:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:31.061546+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:03:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:31.064795+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:03:32.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:31 smithi204 bash[18742]: audit 2024-04-24T17:03:31.065430+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:03:32.297 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:03:32.308 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2024-04-24T17:03:32.308 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-24T17:03:33.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:33 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:33] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-04-24T17:03:34.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:03:33 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:03:34.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:34 smithi040 bash[18471]: cluster 2024-04-24T17:03:32.967331+0000 mgr.y (mgr.24310) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:34 smithi040 bash[23856]: cluster 2024-04-24T17:03:32.967331+0000 mgr.y (mgr.24310) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:34.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:34 smithi204 bash[18742]: cluster 2024-04-24T17:03:32.967331+0000 mgr.y (mgr.24310) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:36 smithi040 bash[18471]: cluster 2024-04-24T17:03:34.967826+0000 mgr.y (mgr.24310) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:36 smithi040 bash[23856]: cluster 2024-04-24T17:03:34.967826+0000 mgr.y (mgr.24310) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:36.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:36 smithi204 bash[18742]: cluster 2024-04-24T17:03:34.967826+0000 mgr.y (mgr.24310) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:37.416 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:03:37.417 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "cb042b85-f264-45e6-9d6e-51acf9e2dc62", 2024-04-24T17:03:37.417 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "r", 2024-04-24T17:03:37.417 INFO:teuthology.orchestra.run.smithi040.stdout: "current_period": "8d0ed363-1ae4-46fe-aec1-b97dea684ac8", 2024-04-24T17:03:37.417 INFO:teuthology.orchestra.run.smithi040.stdout: "epoch": 1 2024-04-24T17:03:37.417 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:03:37.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:37 smithi040 bash[18471]: cluster 2024-04-24T17:03:36.343943+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-24T17:03:37.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:37 smithi040 bash[18471]: audit 2024-04-24T17:03:36.353558+0000 mon.c (mon.1) 88 : audit [INF] from='client.? 172.21.15.40:0/231050390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:03:37.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:37 smithi040 bash[18471]: audit 2024-04-24T17:03:36.354807+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:03:37.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:37 smithi040 bash[23856]: cluster 2024-04-24T17:03:36.343943+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-24T17:03:37.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:37 smithi040 bash[23856]: audit 2024-04-24T17:03:36.353558+0000 mon.c (mon.1) 88 : audit [INF] from='client.? 172.21.15.40:0/231050390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:03:37.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:37 smithi040 bash[23856]: audit 2024-04-24T17:03:36.354807+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:03:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:37 smithi204 bash[18742]: cluster 2024-04-24T17:03:36.343943+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-24T17:03:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:37 smithi204 bash[18742]: audit 2024-04-24T17:03:36.353558+0000 mon.c (mon.1) 88 : audit [INF] from='client.? 172.21.15.40:0/231050390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:03:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:37 smithi204 bash[18742]: audit 2024-04-24T17:03:36.354807+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-24T17:03:38.136 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-24T17:03:38.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[18471]: cluster 2024-04-24T17:03:36.968640+0000 mgr.y (mgr.24310) 101 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:38.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[18471]: audit 2024-04-24T17:03:37.354753+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-24T17:03:38.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[18471]: cluster 2024-04-24T17:03:37.355044+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-24T17:03:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[23856]: cluster 2024-04-24T17:03:36.968640+0000 mgr.y (mgr.24310) 101 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[23856]: audit 2024-04-24T17:03:37.354753+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-24T17:03:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[23856]: cluster 2024-04-24T17:03:37.355044+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-24T17:03:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:38 smithi204 bash[18742]: cluster 2024-04-24T17:03:36.968640+0000 mgr.y (mgr.24310) 101 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:38 smithi204 bash[18742]: audit 2024-04-24T17:03:37.354753+0000 mon.a (mon.0) 870 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-24T17:03:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:38 smithi204 bash[18742]: cluster 2024-04-24T17:03:37.355044+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-24T17:03:38.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:03:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:03:38.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:38 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:03:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:03:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[18471]: cluster 2024-04-24T17:03:38.350715+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-24T17:03:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[18471]: audit 2024-04-24T17:03:38.628157+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[18471]: audit 2024-04-24T17:03:38.636316+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[18471]: audit 2024-04-24T17:03:38.803460+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[18471]: audit 2024-04-24T17:03:38.815016+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[23856]: cluster 2024-04-24T17:03:38.350715+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-24T17:03:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[23856]: audit 2024-04-24T17:03:38.628157+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[23856]: audit 2024-04-24T17:03:38.636316+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[23856]: audit 2024-04-24T17:03:38.803460+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:39 smithi040 bash[23856]: audit 2024-04-24T17:03:38.815016+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:39 smithi204 bash[18742]: cluster 2024-04-24T17:03:38.350715+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-24T17:03:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:39 smithi204 bash[18742]: audit 2024-04-24T17:03:38.628157+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:39 smithi204 bash[18742]: audit 2024-04-24T17:03:38.636316+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:39 smithi204 bash[18742]: audit 2024-04-24T17:03:38.803460+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:39 smithi204 bash[18742]: audit 2024-04-24T17:03:38.815016+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:03:40.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:40 smithi040 bash[18471]: cluster 2024-04-24T17:03:38.969244+0000 mgr.y (mgr.24310) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:40.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:40 smithi040 bash[23856]: cluster 2024-04-24T17:03:38.969244+0000 mgr.y (mgr.24310) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:40 smithi204 bash[18742]: cluster 2024-04-24T17:03:38.969244+0000 mgr.y (mgr.24310) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:40.775 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:03:40.775 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "b23592fe-ab8d-4098-bab4-68ee73a28f50", 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "default", 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "api_name": "default", 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "is_master": "true", 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "endpoints": [], 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames": [], 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames_s3website": [], 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zone": "", 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "zones": [], 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "placement_targets": [], 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "default_placement": "", 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "cb042b85-f264-45e6-9d6e-51acf9e2dc62", 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_policy": { 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: "groups": [] 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:40.776 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:03:41.519 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-24T17:03:42.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:42 smithi040 bash[18471]: cluster 2024-04-24T17:03:40.969889+0000 mgr.y (mgr.24310) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:42.610 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:42 smithi040 bash[23856]: cluster 2024-04-24T17:03:40.969889+0000 mgr.y (mgr.24310) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:42 smithi204 bash[18742]: cluster 2024-04-24T17:03:40.969889+0000 mgr.y (mgr.24310) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:03:43.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:43 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:43] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-04-24T17:03:44.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:03:43 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "20e7ba76-d7e6-40a2-a432-8ab7e9e94645", 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "z", 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "domain_root": "z.rgw.meta:root", 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "control_pool": "z.rgw.control", 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "log_pool": "z.rgw.log", 2024-04-24T17:03:44.232 INFO:teuthology.orchestra.run.smithi040.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "otp_pool": "z.rgw.otp", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "system_key": { 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "access_key": "", 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "secret_key": "" 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: "placement_pools": [ 2024-04-24T17:03:44.233 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "key": "default-placement", 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "val": { 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "storage_classes": { 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "STANDARD": { 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "index_type": 0 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:03:44.234 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "cb042b85-f264-45e6-9d6e-51acf9e2dc62", 2024-04-24T17:03:44.235 INFO:teuthology.orchestra.run.smithi040.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-24T17:03:44.235 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:03:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:44 smithi040 bash[18471]: cluster 2024-04-24T17:03:42.970758+0000 mgr.y (mgr.24310) 104 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:03:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:44 smithi040 bash[23856]: cluster 2024-04-24T17:03:42.970758+0000 mgr.y (mgr.24310) 104 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:03:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:44 smithi204 bash[18742]: cluster 2024-04-24T17:03:42.970758+0000 mgr.y (mgr.24310) 104 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:03:44.869 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-24T17:03:46.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:46 smithi040 bash[18471]: cluster 2024-04-24T17:03:44.971368+0000 mgr.y (mgr.24310) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-24T17:03:46.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:46 smithi040 bash[23856]: cluster 2024-04-24T17:03:44.971368+0000 mgr.y (mgr.24310) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-24T17:03:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:46 smithi204 bash[18742]: cluster 2024-04-24T17:03:44.971368+0000 mgr.y (mgr.24310) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-24T17:03:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:48 smithi204 bash[18742]: cluster 2024-04-24T17:03:46.972202+0000 mgr.y (mgr.24310) 106 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:03:48.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:48 smithi040 bash[18471]: cluster 2024-04-24T17:03:46.972202+0000 mgr.y (mgr.24310) 106 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:03:48.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:48 smithi040 bash[23856]: cluster 2024-04-24T17:03:46.972202+0000 mgr.y (mgr.24310) 106 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-24T17:03:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:49 smithi040 bash[18471]: cluster 2024-04-24T17:03:48.385404+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-24T17:03:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:49 smithi040 bash[18471]: audit 2024-04-24T17:03:48.391406+0000 mon.c (mon.1) 89 : audit [INF] from='client.? 172.21.15.40:0/1152014434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:03:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:49 smithi040 bash[18471]: audit 2024-04-24T17:03:48.393151+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:03:49.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:49 smithi040 bash[23856]: cluster 2024-04-24T17:03:48.385404+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-24T17:03:49.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:49 smithi040 bash[23856]: audit 2024-04-24T17:03:48.391406+0000 mon.c (mon.1) 89 : audit [INF] from='client.? 172.21.15.40:0/1152014434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:03:49.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:49 smithi040 bash[23856]: audit 2024-04-24T17:03:48.393151+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:03:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:49 smithi204 bash[18742]: cluster 2024-04-24T17:03:48.385404+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-24T17:03:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:49 smithi204 bash[18742]: audit 2024-04-24T17:03:48.391406+0000 mon.c (mon.1) 89 : audit [INF] from='client.? 172.21.15.40:0/1152014434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:03:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:49 smithi204 bash[18742]: audit 2024-04-24T17:03:48.393151+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-24T17:03:50.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:50 smithi040 bash[18471]: cluster 2024-04-24T17:03:48.972968+0000 mgr.y (mgr.24310) 107 : cluster [DBG] pgmap v76: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-24T17:03:50.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:50 smithi040 bash[18471]: audit 2024-04-24T17:03:49.397002+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-24T17:03:50.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:50 smithi040 bash[18471]: cluster 2024-04-24T17:03:49.397670+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-24T17:03:50.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:50 smithi040 bash[23856]: cluster 2024-04-24T17:03:48.972968+0000 mgr.y (mgr.24310) 107 : cluster [DBG] pgmap v76: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-24T17:03:50.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:50 smithi040 bash[23856]: audit 2024-04-24T17:03:49.397002+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-24T17:03:50.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:50 smithi040 bash[23856]: cluster 2024-04-24T17:03:49.397670+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-24T17:03:50.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:50 smithi204 bash[18742]: cluster 2024-04-24T17:03:48.972968+0000 mgr.y (mgr.24310) 107 : cluster [DBG] pgmap v76: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-24T17:03:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:50 smithi204 bash[18742]: audit 2024-04-24T17:03:49.397002+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-24T17:03:50.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:50 smithi204 bash[18742]: cluster 2024-04-24T17:03:49.397670+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-24T17:03:51.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:51 smithi040 bash[18471]: cluster 2024-04-24T17:03:50.403263+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-24T17:03:51.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:51 smithi040 bash[18471]: audit 2024-04-24T17:03:50.409624+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.40:0/1152014434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:03:51.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:51 smithi040 bash[18471]: audit 2024-04-24T17:03:50.410255+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:03:51.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:51 smithi040 bash[23856]: cluster 2024-04-24T17:03:50.403263+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-24T17:03:51.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:51 smithi040 bash[23856]: audit 2024-04-24T17:03:50.409624+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.40:0/1152014434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:03:51.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:51 smithi040 bash[23856]: audit 2024-04-24T17:03:50.410255+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:03:51.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:51 smithi204 bash[18742]: cluster 2024-04-24T17:03:50.403263+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-24T17:03:51.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:51 smithi204 bash[18742]: audit 2024-04-24T17:03:50.409624+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.40:0/1152014434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:03:51.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:51 smithi204 bash[18742]: audit 2024-04-24T17:03:50.410255+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-24T17:03:52.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:52 smithi040 bash[18471]: cluster 2024-04-24T17:03:50.973639+0000 mgr.y (mgr.24310) 108 : cluster [DBG] pgmap v79: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-24T17:03:52.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:52 smithi040 bash[18471]: audit 2024-04-24T17:03:51.420834+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-24T17:03:52.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:52 smithi040 bash[18471]: cluster 2024-04-24T17:03:51.421124+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-24T17:03:52.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:52 smithi040 bash[23856]: cluster 2024-04-24T17:03:50.973639+0000 mgr.y (mgr.24310) 108 : cluster [DBG] pgmap v79: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-24T17:03:52.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:52 smithi040 bash[23856]: audit 2024-04-24T17:03:51.420834+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-24T17:03:52.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:52 smithi040 bash[23856]: cluster 2024-04-24T17:03:51.421124+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-24T17:03:52.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:52 smithi204 bash[18742]: cluster 2024-04-24T17:03:50.973639+0000 mgr.y (mgr.24310) 108 : cluster [DBG] pgmap v79: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-24T17:03:52.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:52 smithi204 bash[18742]: audit 2024-04-24T17:03:51.420834+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-24T17:03:52.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:52 smithi204 bash[18742]: cluster 2024-04-24T17:03:51.421124+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-24T17:03:53.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:53] "GET /metrics HTTP/1.1" 200 193046 "" "Prometheus/2.33.4" 2024-04-24T17:03:53.759 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:03:53 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:03:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:53 smithi204 bash[18742]: cluster 2024-04-24T17:03:52.420316+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-24T17:03:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:53 smithi204 bash[18742]: audit 2024-04-24T17:03:52.423236+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-24T17:03:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:53 smithi204 bash[18742]: audit 2024-04-24T17:03:53.420133+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-24T17:03:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:53 smithi204 bash[18742]: cluster 2024-04-24T17:03:53.420503+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-24T17:03:53.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[18471]: cluster 2024-04-24T17:03:52.420316+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-24T17:03:53.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[18471]: audit 2024-04-24T17:03:52.423236+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-24T17:03:53.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[18471]: audit 2024-04-24T17:03:53.420133+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-24T17:03:53.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[18471]: cluster 2024-04-24T17:03:53.420503+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-24T17:03:53.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[23856]: cluster 2024-04-24T17:03:52.420316+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-24T17:03:53.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[23856]: audit 2024-04-24T17:03:52.423236+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-24T17:03:53.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[23856]: audit 2024-04-24T17:03:53.420133+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-24T17:03:53.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:53 smithi040 bash[23856]: cluster 2024-04-24T17:03:53.420503+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-24T17:03:54.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:54 smithi204 bash[18742]: cluster 2024-04-24T17:03:52.974203+0000 mgr.y (mgr.24310) 109 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-24T17:03:54.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:54 smithi204 bash[18742]: audit 2024-04-24T17:03:53.425019+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-24T17:03:54.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:54 smithi204 bash[18742]: audit 2024-04-24T17:03:54.422225+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-24T17:03:54.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:54 smithi204 bash[18742]: cluster 2024-04-24T17:03:54.422431+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-24T17:03:54.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:54 smithi204 bash[18742]: audit 2024-04-24T17:03:54.424006+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-24T17:03:54.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[18471]: cluster 2024-04-24T17:03:52.974203+0000 mgr.y (mgr.24310) 109 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-24T17:03:54.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[18471]: audit 2024-04-24T17:03:53.425019+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-24T17:03:54.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[18471]: audit 2024-04-24T17:03:54.422225+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-24T17:03:54.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[18471]: cluster 2024-04-24T17:03:54.422431+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-24T17:03:54.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[18471]: audit 2024-04-24T17:03:54.424006+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-24T17:03:54.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[23856]: cluster 2024-04-24T17:03:52.974203+0000 mgr.y (mgr.24310) 109 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-24T17:03:54.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[23856]: audit 2024-04-24T17:03:53.425019+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-24T17:03:54.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[23856]: audit 2024-04-24T17:03:54.422225+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-24T17:03:54.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[23856]: cluster 2024-04-24T17:03:54.422431+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-24T17:03:54.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:54 smithi040 bash[23856]: audit 2024-04-24T17:03:54.424006+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "7b93fb1c-5bd7-41bc-856a-f09fdfe3d316", 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "epoch": 1, 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "predecessor_uuid": "8d0ed363-1ae4-46fe-aec1-b97dea684ac8", 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_status": [], 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "period_map": { 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "7b93fb1c-5bd7-41bc-856a-f09fdfe3d316", 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "zonegroups": [ 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "b23592fe-ab8d-4098-bab4-68ee73a28f50", 2024-04-24T17:03:55.530 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "default", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "api_name": "default", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "is_master": "true", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "endpoints": [], 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames": [], 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "hostnames_s3website": [], 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zone": "20e7ba76-d7e6-40a2-a432-8ab7e9e94645", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "zones": [ 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "id": "20e7ba76-d7e6-40a2-a432-8ab7e9e94645", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "z", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "endpoints": [], 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "log_meta": "false", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "log_data": "false", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "bucket_index_max_shards": 11, 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "read_only": "false", 2024-04-24T17:03:55.531 INFO:teuthology.orchestra.run.smithi040.stdout: "tier_type": "", 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_from_all": "true", 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_from": [], 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "redirect_zone": "" 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "placement_targets": [ 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "default-placement", 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "tags": [], 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "storage_classes": [ 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: "STANDARD" 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:55.532 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "default_placement": "default-placement", 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "cb042b85-f264-45e6-9d6e-51acf9e2dc62", 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "sync_policy": { 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "groups": [] 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "short_zone_ids": [ 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "key": "20e7ba76-d7e6-40a2-a432-8ab7e9e94645", 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "val": 419157935 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zonegroup": "b23592fe-ab8d-4098-bab4-68ee73a28f50", 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "master_zone": "20e7ba76-d7e6-40a2-a432-8ab7e9e94645", 2024-04-24T17:03:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: "period_config": { 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "bucket_quota": { 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "enabled": false, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "check_on_raw": false, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size": -1, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size_kb": 0, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "max_objects": -1 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "user_quota": { 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "enabled": false, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "check_on_raw": false, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size": -1, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "max_size_kb": 0, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "max_objects": -1 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:55.534 INFO:teuthology.orchestra.run.smithi040.stdout: "user_ratelimit": { 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_read_ops": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_write_ops": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_read_bytes": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_write_bytes": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "enabled": false 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "bucket_ratelimit": { 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_read_ops": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_write_ops": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_read_bytes": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_write_bytes": 0, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "enabled": false 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "anonymous_ratelimit": { 2024-04-24T17:03:55.535 INFO:teuthology.orchestra.run.smithi040.stdout: "max_read_ops": 0, 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: "max_write_ops": 0, 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: "max_read_bytes": 0, 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: "max_write_bytes": 0, 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: "enabled": false 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_id": "cb042b85-f264-45e6-9d6e-51acf9e2dc62", 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_name": "r", 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout: "realm_epoch": 2 2024-04-24T17:03:55.536 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:03:56.203 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-24T17:03:56.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:56 smithi040 bash[18471]: cluster 2024-04-24T17:03:54.974873+0000 mgr.y (mgr.24310) 110 : cluster [DBG] pgmap v85: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-24T17:03:56.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:56 smithi040 bash[18471]: audit 2024-04-24T17:03:55.425477+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-24T17:03:56.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:56 smithi040 bash[18471]: cluster 2024-04-24T17:03:55.425674+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-24T17:03:56.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:56 smithi040 bash[23856]: cluster 2024-04-24T17:03:54.974873+0000 mgr.y (mgr.24310) 110 : cluster [DBG] pgmap v85: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-24T17:03:56.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:56 smithi040 bash[23856]: audit 2024-04-24T17:03:55.425477+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-24T17:03:56.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:56 smithi040 bash[23856]: cluster 2024-04-24T17:03:55.425674+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-24T17:03:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:56 smithi204 bash[18742]: cluster 2024-04-24T17:03:54.974873+0000 mgr.y (mgr.24310) 110 : cluster [DBG] pgmap v85: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-04-24T17:03:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:56 smithi204 bash[18742]: audit 2024-04-24T17:03:55.425477+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.40:0/3584015288' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-24T17:03:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:56 smithi204 bash[18742]: cluster 2024-04-24T17:03:55.425674+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-24T17:03:58.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:58 smithi040 bash[18471]: cluster 2024-04-24T17:03:56.975928+0000 mgr.y (mgr.24310) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-24T17:03:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:58 smithi040 bash[23856]: cluster 2024-04-24T17:03:56.975928+0000 mgr.y (mgr.24310) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-24T17:03:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:58 smithi204 bash[18742]: cluster 2024-04-24T17:03:56.975928+0000 mgr.y (mgr.24310) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-24T17:03:58.954 INFO:teuthology.orchestra.run.smithi040.stdout:Scheduled rgw.foo update... 2024-04-24T17:03:59.037 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:58 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:03:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:03:59.038 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:03:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.770080+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.778152+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.944704+0000 mgr.y (mgr.24310) 112 : audit [DBG] from='client.24562 -' 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-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: cephadm 2024-04-24T17:03:58.948595+0000 mgr.y (mgr.24310) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.953583+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.968162+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.969517+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: cluster 2024-04-24T17:03:58.976271+0000 mgr.y (mgr.24310) 114 : cluster [DBG] pgmap v88: 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-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.977035+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.986835+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.993441+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:58.998099+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: cephadm 2024-04-24T17:03:58.999230+0000 mgr.y (mgr.24310) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:59.001983+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:59.007589+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:59.010669+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:59.010997+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:59.016333+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:59.025230+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: audit 2024-04-24T17:03:59.028490+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:00.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[23856]: cephadm 2024-04-24T17:03:59.029308+0000 mgr.y (mgr.24310) 116 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.770080+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.778152+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.944704+0000 mgr.y (mgr.24310) 112 : audit [DBG] from='client.24562 -' 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-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: cephadm 2024-04-24T17:03:58.948595+0000 mgr.y (mgr.24310) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.953583+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.968162+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.969517+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: cluster 2024-04-24T17:03:58.976271+0000 mgr.y (mgr.24310) 114 : cluster [DBG] pgmap v88: 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-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.977035+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.986835+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.993441+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:58.998099+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: cephadm 2024-04-24T17:03:58.999230+0000 mgr.y (mgr.24310) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:59.001983+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:59.007589+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:59.010669+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:59.010997+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:59.016333+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:59.025230+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: audit 2024-04-24T17:03:59.028490+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:00.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:03:59 smithi040 bash[18471]: cephadm 2024-04-24T17:03:59.029308+0000 mgr.y (mgr.24310) 116 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.770080+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.778152+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.944704+0000 mgr.y (mgr.24310) 112 : audit [DBG] from='client.24562 -' 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-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: cephadm 2024-04-24T17:03:58.948595+0000 mgr.y (mgr.24310) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.953583+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.968162+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.969517+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: cluster 2024-04-24T17:03:58.976271+0000 mgr.y (mgr.24310) 114 : cluster [DBG] pgmap v88: 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-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.977035+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.986835+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.993441+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:58.998099+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: cephadm 2024-04-24T17:03:58.999230+0000 mgr.y (mgr.24310) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:59.001983+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:59.007589+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:59.010669+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:59.010997+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:59.016333+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:59.025230+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: audit 2024-04-24T17:03:59.028490+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:00.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:03:59 smithi204 bash[18742]: cephadm 2024-04-24T17:03:59.029308+0000 mgr.y (mgr.24310) 116 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:04:00.395 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch apply rgw smpl' 2024-04-24T17:04:02.375 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:02 smithi040 bash[23856]: cluster 2024-04-24T17:04:00.976884+0000 mgr.y (mgr.24310) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 947 B/s wr, 2 op/s 2024-04-24T17:04:02.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:02 smithi040 bash[18471]: cluster 2024-04-24T17:04:00.976884+0000 mgr.y (mgr.24310) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 947 B/s wr, 2 op/s 2024-04-24T17:04:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:02 smithi204 bash[18742]: cluster 2024-04-24T17:04:00.976884+0000 mgr.y (mgr.24310) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 947 B/s wr, 2 op/s 2024-04-24T17:04:02.626 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.627 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.627 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.627 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.627 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.627 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.628 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.629 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.629 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.629 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.629 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:02.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:04:02 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:03.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:03] "GET /metrics HTTP/1.1" 200 196790 "" "Prometheus/2.33.4" 2024-04-24T17:04:03.892 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:04:03.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: audit 2024-04-24T17:04:02.763162+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:03.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: audit 2024-04-24T17:04:02.765971+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:03.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: audit 2024-04-24T17:04:02.766311+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:03.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: audit 2024-04-24T17:04:02.772815+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:03.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: audit 2024-04-24T17:04:02.782310+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:03.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: audit 2024-04-24T17:04:02.783173+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:03.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: cephadm 2024-04-24T17:04:02.783958+0000 mgr.y (mgr.24310) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:04:03.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:03 smithi204 bash[18742]: cluster 2024-04-24T17:04:02.978314+0000 mgr.y (mgr.24310) 119 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 837 B/s wr, 2 op/s 2024-04-24T17:04:04.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: audit 2024-04-24T17:04:02.763162+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:04.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: audit 2024-04-24T17:04:02.765971+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:04.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: audit 2024-04-24T17:04:02.766311+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:04.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: audit 2024-04-24T17:04:02.772815+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:04.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: audit 2024-04-24T17:04:02.782310+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:04.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: audit 2024-04-24T17:04:02.783173+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:04.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: cephadm 2024-04-24T17:04:02.783958+0000 mgr.y (mgr.24310) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[18471]: cluster 2024-04-24T17:04:02.978314+0000 mgr.y (mgr.24310) 119 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 837 B/s wr, 2 op/s 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: audit 2024-04-24T17:04:02.763162+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: audit 2024-04-24T17:04:02.765971+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: audit 2024-04-24T17:04:02.766311+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: audit 2024-04-24T17:04:02.772815+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: audit 2024-04-24T17:04:02.782310+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: audit 2024-04-24T17:04:02.783173+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: cephadm 2024-04-24T17:04:02.783958+0000 mgr.y (mgr.24310) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:04:04.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:03 smithi040 bash[23856]: cluster 2024-04-24T17:04:02.978314+0000 mgr.y (mgr.24310) 119 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 837 B/s wr, 2 op/s 2024-04-24T17:04:04.402 INFO:teuthology.orchestra.run.smithi040.stdout:Scheduled rgw.smpl update... 2024-04-24T17:04:04.912 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.913 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.913 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.913 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.914 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.914 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.915 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:04.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:04:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.161 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph osd pool create foo' 2024-04-24T17:04:05.185 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.186 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.186 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.186 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.187 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.187 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.188 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.188 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:04:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:05.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[23856]: audit 2024-04-24T17:04:04.395695+0000 mgr.y (mgr.24310) 120 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[23856]: cephadm 2024-04-24T17:04:04.396813+0000 mgr.y (mgr.24310) 121 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[23856]: audit 2024-04-24T17:04:04.403323+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[23856]: audit 2024-04-24T17:04:05.202993+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[23856]: audit 2024-04-24T17:04:05.208090+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[23856]: audit 2024-04-24T17:04:05.209273+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[18471]: audit 2024-04-24T17:04:04.395695+0000 mgr.y (mgr.24310) 120 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[18471]: cephadm 2024-04-24T17:04:04.396813+0000 mgr.y (mgr.24310) 121 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[18471]: audit 2024-04-24T17:04:04.403323+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[18471]: audit 2024-04-24T17:04:05.202993+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[18471]: audit 2024-04-24T17:04:05.208090+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:05 smithi040 bash[18471]: audit 2024-04-24T17:04:05.209273+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:05 smithi204 bash[18742]: audit 2024-04-24T17:04:04.395695+0000 mgr.y (mgr.24310) 120 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:04:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:05 smithi204 bash[18742]: cephadm 2024-04-24T17:04:04.396813+0000 mgr.y (mgr.24310) 121 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:04:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:05 smithi204 bash[18742]: audit 2024-04-24T17:04:04.403323+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:05 smithi204 bash[18742]: audit 2024-04-24T17:04:05.202993+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:05 smithi204 bash[18742]: audit 2024-04-24T17:04:05.208090+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:05 smithi204 bash[18742]: audit 2024-04-24T17:04:05.209273+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: cluster 2024-04-24T17:04:04.979026+0000 mgr.y (mgr.24310) 122 : cluster [DBG] pgmap v91: 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-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: cephadm 2024-04-24T17:04:05.215419+0000 mgr.y (mgr.24310) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: audit 2024-04-24T17:04:05.632064+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: audit 2024-04-24T17:04:05.638499+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: audit 2024-04-24T17:04:05.646376+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: cephadm 2024-04-24T17:04:05.647638+0000 mgr.y (mgr.24310) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: audit 2024-04-24T17:04:05.655186+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: audit 2024-04-24T17:04:05.656242+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: cephadm 2024-04-24T17:04:05.662921+0000 mgr.y (mgr.24310) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:06.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: audit 2024-04-24T17:04:05.908370+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[23856]: audit 2024-04-24T17:04:06.086380+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: cluster 2024-04-24T17:04:04.979026+0000 mgr.y (mgr.24310) 122 : cluster [DBG] pgmap v91: 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-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: cephadm 2024-04-24T17:04:05.215419+0000 mgr.y (mgr.24310) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: audit 2024-04-24T17:04:05.632064+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: audit 2024-04-24T17:04:05.638499+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: audit 2024-04-24T17:04:05.646376+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: cephadm 2024-04-24T17:04:05.647638+0000 mgr.y (mgr.24310) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: audit 2024-04-24T17:04:05.655186+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: audit 2024-04-24T17:04:05.656242+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: cephadm 2024-04-24T17:04:05.662921+0000 mgr.y (mgr.24310) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: audit 2024-04-24T17:04:05.908370+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:06.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:06 smithi040 bash[18471]: audit 2024-04-24T17:04:06.086380+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:07.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: cluster 2024-04-24T17:04:04.979026+0000 mgr.y (mgr.24310) 122 : cluster [DBG] pgmap v91: 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-24T17:04:07.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: cephadm 2024-04-24T17:04:05.215419+0000 mgr.y (mgr.24310) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:07.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: audit 2024-04-24T17:04:05.632064+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:07.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: audit 2024-04-24T17:04:05.638499+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:07.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: audit 2024-04-24T17:04:05.646376+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:07.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: cephadm 2024-04-24T17:04:05.647638+0000 mgr.y (mgr.24310) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:07.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: audit 2024-04-24T17:04:05.655186+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:07.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: audit 2024-04-24T17:04:05.656242+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:07.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: cephadm 2024-04-24T17:04:05.662921+0000 mgr.y (mgr.24310) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:07.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: audit 2024-04-24T17:04:05.908370+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:07.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:06 smithi204 bash[18742]: audit 2024-04-24T17:04:06.086380+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:07.926 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:07 smithi204 bash[18742]: cephadm 2024-04-24T17:04:05.910529+0000 mgr.y (mgr.24310) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:07.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:07 smithi040 bash[18471]: cephadm 2024-04-24T17:04:05.910529+0000 mgr.y (mgr.24310) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:07.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:07 smithi040 bash[23856]: cephadm 2024-04-24T17:04:05.910529+0000 mgr.y (mgr.24310) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:08.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:08 smithi040 bash[18471]: cluster 2024-04-24T17:04:06.979781+0000 mgr.y (mgr.24310) 127 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 3.7 KiB/s wr, 192 op/s 2024-04-24T17:04:08.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:08 smithi040 bash[23856]: cluster 2024-04-24T17:04:06.979781+0000 mgr.y (mgr.24310) 127 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 3.7 KiB/s wr, 192 op/s 2024-04-24T17:04:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:08 smithi204 bash[18742]: cluster 2024-04-24T17:04:06.979781+0000 mgr.y (mgr.24310) 127 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 3.7 KiB/s wr, 192 op/s 2024-04-24T17:04:10.148 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'foo' created 2024-04-24T17:04:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:10 smithi040 bash[18471]: cluster 2024-04-24T17:04:08.980142+0000 mgr.y (mgr.24310) 128 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-04-24T17:04:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:10 smithi040 bash[18471]: audit 2024-04-24T17:04:09.642218+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.40:0/602390108' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:04:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:10 smithi040 bash[18471]: audit 2024-04-24T17:04:09.642774+0000 mon.a (mon.0) 918 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:04:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:10 smithi040 bash[23856]: cluster 2024-04-24T17:04:08.980142+0000 mgr.y (mgr.24310) 128 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-04-24T17:04:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:10 smithi040 bash[23856]: audit 2024-04-24T17:04:09.642218+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.40:0/602390108' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:04:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:10 smithi040 bash[23856]: audit 2024-04-24T17:04:09.642774+0000 mon.a (mon.0) 918 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:04:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:10 smithi204 bash[18742]: cluster 2024-04-24T17:04:08.980142+0000 mgr.y (mgr.24310) 128 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-04-24T17:04:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:10 smithi204 bash[18742]: audit 2024-04-24T17:04:09.642218+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.40:0/602390108' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:04:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:10 smithi204 bash[18742]: audit 2024-04-24T17:04:09.642774+0000 mon.a (mon.0) 918 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-24T17:04:10.852 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'rbd pool init foo' 2024-04-24T17:04:11.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:11 smithi040 bash[18471]: audit 2024-04-24T17:04:10.144465+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-24T17:04:11.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:11 smithi040 bash[18471]: cluster 2024-04-24T17:04:10.144583+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-24T17:04:11.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:11 smithi040 bash[18471]: cluster 2024-04-24T17:04:11.151502+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-24T17:04:11.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:11 smithi040 bash[23856]: audit 2024-04-24T17:04:10.144465+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-24T17:04:11.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:11 smithi040 bash[23856]: cluster 2024-04-24T17:04:10.144583+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-24T17:04:11.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:11 smithi040 bash[23856]: cluster 2024-04-24T17:04:11.151502+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-24T17:04:11.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:11 smithi204 bash[18742]: audit 2024-04-24T17:04:10.144465+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-24T17:04:11.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:11 smithi204 bash[18742]: cluster 2024-04-24T17:04:10.144583+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-24T17:04:11.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:11 smithi204 bash[18742]: cluster 2024-04-24T17:04:11.151502+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-24T17:04:11.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:11 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:04:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:12.377 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:04:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:12.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:04:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[23856]: cluster 2024-04-24T17:04:10.980940+0000 mgr.y (mgr.24310) 129 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[23856]: audit 2024-04-24T17:04:11.542879+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[23856]: audit 2024-04-24T17:04:12.072521+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[23856]: cluster 2024-04-24T17:04:12.162806+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[18471]: cluster 2024-04-24T17:04:10.980940+0000 mgr.y (mgr.24310) 129 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[18471]: audit 2024-04-24T17:04:11.542879+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[18471]: audit 2024-04-24T17:04:12.072521+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[18471]: cluster 2024-04-24T17:04:12.162806+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-24T17:04:12.982 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:12 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:04:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:13.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:12 smithi204 bash[18742]: cluster 2024-04-24T17:04:10.980940+0000 mgr.y (mgr.24310) 129 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-04-24T17:04:13.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:12 smithi204 bash[18742]: audit 2024-04-24T17:04:11.542879+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:12 smithi204 bash[18742]: audit 2024-04-24T17:04:12.072521+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:12 smithi204 bash[18742]: cluster 2024-04-24T17:04:12.162806+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-24T17:04:13.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:13] "GET /metrics HTTP/1.1" 200 196790 "" "Prometheus/2.33.4" 2024-04-24T17:04:13.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.591972+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.597733+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.700043+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.705426+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.742394+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.743437+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.751919+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.771506+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.773381+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.774117+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.781573+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.791546+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[18471]: audit 2024-04-24T17:04:12.794108+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.591972+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.597733+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.700043+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.705426+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.742394+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.743437+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.751919+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.771506+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.773381+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.774117+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.781573+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.791546+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:13.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:13 smithi040 bash[23856]: audit 2024-04-24T17:04:12.794108+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:14.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:04:14.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.591972+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:14.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.597733+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:14.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.700043+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:14.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.705426+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.742394+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.743437+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.751919+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.771506+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.773381+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.774117+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.781573+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.791546+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:14.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:13 smithi204 bash[18742]: audit 2024-04-24T17:04:12.794108+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[18471]: cephadm 2024-04-24T17:04:12.762689+0000 mgr.y (mgr.24310) 130 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[18471]: cephadm 2024-04-24T17:04:12.796415+0000 mgr.y (mgr.24310) 131 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[18471]: cluster 2024-04-24T17:04:12.981759+0000 mgr.y (mgr.24310) 132 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[18471]: audit 2024-04-24T17:04:14.446069+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.40:0/3377728791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[18471]: audit 2024-04-24T17:04:14.446464+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[23856]: cephadm 2024-04-24T17:04:12.762689+0000 mgr.y (mgr.24310) 130 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[23856]: cephadm 2024-04-24T17:04:12.796415+0000 mgr.y (mgr.24310) 131 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[23856]: cluster 2024-04-24T17:04:12.981759+0000 mgr.y (mgr.24310) 132 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:14.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[23856]: audit 2024-04-24T17:04:14.446069+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.40:0/3377728791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:04:14.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:14 smithi040 bash[23856]: audit 2024-04-24T17:04:14.446464+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:04:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:14 smithi204 bash[18742]: cephadm 2024-04-24T17:04:12.762689+0000 mgr.y (mgr.24310) 130 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-24T17:04:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:14 smithi204 bash[18742]: cephadm 2024-04-24T17:04:12.796415+0000 mgr.y (mgr.24310) 131 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:04:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:14 smithi204 bash[18742]: cluster 2024-04-24T17:04:12.981759+0000 mgr.y (mgr.24310) 132 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:14 smithi204 bash[18742]: audit 2024-04-24T17:04:14.446069+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.40:0/3377728791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:04:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:14 smithi204 bash[18742]: audit 2024-04-24T17:04:14.446464+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-24T17:04:15.571 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.571 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.571 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.572 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.572 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.572 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.573 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.939 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.939 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.940 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.940 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.940 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.940 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: audit 2024-04-24T17:04:14.799025+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: cluster 2024-04-24T17:04:14.799368+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: cluster 2024-04-24T17:04:14.982590+0000 mgr.y (mgr.24310) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: audit 2024-04-24T17:04:15.727364+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: audit 2024-04-24T17:04:15.731381+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: audit 2024-04-24T17:04:15.731766+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: audit 2024-04-24T17:04:15.735884+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: audit 2024-04-24T17:04:15.746030+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:15.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[18471]: audit 2024-04-24T17:04:15.749569+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: audit 2024-04-24T17:04:14.799025+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: cluster 2024-04-24T17:04:14.799368+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: cluster 2024-04-24T17:04:14.982590+0000 mgr.y (mgr.24310) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: audit 2024-04-24T17:04:15.727364+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: audit 2024-04-24T17:04:15.731381+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: audit 2024-04-24T17:04:15.731766+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: audit 2024-04-24T17:04:15.735884+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: audit 2024-04-24T17:04:15.746030+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:15.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:15 smithi040 bash[23856]: audit 2024-04-24T17:04:15.749569+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:16.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: audit 2024-04-24T17:04:14.799025+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-24T17:04:16.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: cluster 2024-04-24T17:04:14.799368+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-24T17:04:16.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: cluster 2024-04-24T17:04:14.982590+0000 mgr.y (mgr.24310) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:16.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: audit 2024-04-24T17:04:15.727364+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:16.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: audit 2024-04-24T17:04:15.731381+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:16.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: audit 2024-04-24T17:04:15.731766+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:04:16.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: audit 2024-04-24T17:04:15.735884+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-24T17:04:16.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: audit 2024-04-24T17:04:15.746030+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:16.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:15 smithi204 bash[18742]: audit 2024-04-24T17:04:15.749569+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:17.056 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:16 smithi040 bash[18471]: cephadm 2024-04-24T17:04:15.750480+0000 mgr.y (mgr.24310) 134 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:04:17.056 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:16 smithi040 bash[18471]: cluster 2024-04-24T17:04:15.814244+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-24T17:04:17.056 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:16 smithi040 bash[23856]: cephadm 2024-04-24T17:04:15.750480+0000 mgr.y (mgr.24310) 134 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:04:17.057 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:16 smithi040 bash[23856]: cluster 2024-04-24T17:04:15.814244+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-24T17:04:17.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:16 smithi204 bash[18742]: cephadm 2024-04-24T17:04:15.750480+0000 mgr.y (mgr.24310) 134 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:04:17.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:16 smithi204 bash[18742]: cluster 2024-04-24T17:04:15.814244+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-24T17:04:17.622 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-24T17:04:17.904 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.904 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.905 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.905 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.905 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.905 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.906 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:17 smithi204 bash[18742]: cluster 2024-04-24T17:04:16.821056+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-24T17:04:17.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:17 smithi204 bash[18742]: cluster 2024-04-24T17:04:16.983464+0000 mgr.y (mgr.24310) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 424 B/s wr, 0 op/s 2024-04-24T17:04:17.906 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:04:17 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:17.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:17 smithi040 bash[18471]: cluster 2024-04-24T17:04:16.821056+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-24T17:04:17.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:17 smithi040 bash[18471]: cluster 2024-04-24T17:04:16.983464+0000 mgr.y (mgr.24310) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 424 B/s wr, 0 op/s 2024-04-24T17:04:17.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:17 smithi040 bash[23856]: cluster 2024-04-24T17:04:16.821056+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-24T17:04:17.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:17 smithi040 bash[23856]: cluster 2024-04-24T17:04:16.983464+0000 mgr.y (mgr.24310) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 424 B/s wr, 0 op/s 2024-04-24T17:04:18.165 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.166 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.166 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.167 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.167 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.167 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.168 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:18.168 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:18 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:19.471 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: audit 2024-04-24T17:04:18.213292+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.471 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: audit 2024-04-24T17:04:18.219689+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:19.471 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: audit 2024-04-24T17:04:18.221777+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:19.471 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: cephadm 2024-04-24T17:04:18.233081+0000 mgr.y (mgr.24310) 136 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:19.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: audit 2024-04-24T17:04:18.510777+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: cephadm 2024-04-24T17:04:18.512590+0000 mgr.y (mgr.24310) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:19.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: audit 2024-04-24T17:04:18.519726+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:19.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: audit 2024-04-24T17:04:18.520729+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:19.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: cephadm 2024-04-24T17:04:18.525071+0000 mgr.y (mgr.24310) 138 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:19.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:19 smithi204 bash[18742]: audit 2024-04-24T17:04:18.767551+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: audit 2024-04-24T17:04:18.213292+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: audit 2024-04-24T17:04:18.219689+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: audit 2024-04-24T17:04:18.221777+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: cephadm 2024-04-24T17:04:18.233081+0000 mgr.y (mgr.24310) 136 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: audit 2024-04-24T17:04:18.510777+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: cephadm 2024-04-24T17:04:18.512590+0000 mgr.y (mgr.24310) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: audit 2024-04-24T17:04:18.519726+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: audit 2024-04-24T17:04:18.520729+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: cephadm 2024-04-24T17:04:18.525071+0000 mgr.y (mgr.24310) 138 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[23856]: audit 2024-04-24T17:04:18.767551+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: audit 2024-04-24T17:04:18.213292+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: audit 2024-04-24T17:04:18.219689+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: audit 2024-04-24T17:04:18.221777+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: cephadm 2024-04-24T17:04:18.233081+0000 mgr.y (mgr.24310) 136 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: audit 2024-04-24T17:04:18.510777+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: cephadm 2024-04-24T17:04:18.512590+0000 mgr.y (mgr.24310) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: audit 2024-04-24T17:04:18.519726+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: audit 2024-04-24T17:04:18.520729+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: cephadm 2024-04-24T17:04:18.525071+0000 mgr.y (mgr.24310) 138 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:04:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:19 smithi040 bash[18471]: audit 2024-04-24T17:04:18.767551+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:20.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:20 smithi040 bash[18471]: cephadm 2024-04-24T17:04:18.768223+0000 mgr.y (mgr.24310) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:20.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:20 smithi040 bash[18471]: cluster 2024-04-24T17:04:18.984281+0000 mgr.y (mgr.24310) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-24T17:04:20.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:20 smithi040 bash[23856]: cephadm 2024-04-24T17:04:18.768223+0000 mgr.y (mgr.24310) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:20.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:20 smithi040 bash[23856]: cluster 2024-04-24T17:04:18.984281+0000 mgr.y (mgr.24310) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-24T17:04:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:20 smithi204 bash[18742]: cephadm 2024-04-24T17:04:18.768223+0000 mgr.y (mgr.24310) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:20 smithi204 bash[18742]: cluster 2024-04-24T17:04:18.984281+0000 mgr.y (mgr.24310) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-24T17:04:22.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:22 smithi040 bash[18471]: cluster 2024-04-24T17:04:20.985088+0000 mgr.y (mgr.24310) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 330 B/s wr, 0 op/s 2024-04-24T17:04:22.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:22 smithi040 bash[18471]: audit 2024-04-24T17:04:21.100963+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:22.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:22 smithi040 bash[23856]: cluster 2024-04-24T17:04:20.985088+0000 mgr.y (mgr.24310) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 330 B/s wr, 0 op/s 2024-04-24T17:04:22.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:22 smithi040 bash[23856]: audit 2024-04-24T17:04:21.100963+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:22.283 INFO:teuthology.orchestra.run.smithi040.stdout:Scheduled iscsi.foo update... 2024-04-24T17:04:22.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:22 smithi204 bash[18742]: cluster 2024-04-24T17:04:20.985088+0000 mgr.y (mgr.24310) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 330 B/s wr, 0 op/s 2024-04-24T17:04:22.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:22 smithi204 bash[18742]: audit 2024-04-24T17:04:21.100963+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.256 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'sleep 120' 2024-04-24T17:04:23.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:23] "GET /metrics HTTP/1.1" 200 207935 "" "Prometheus/2.33.4" 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:04:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: audit 2024-04-24T17:04:22.271824+0000 mgr.y (mgr.24310) 142 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: cephadm 2024-04-24T17:04:22.275965+0000 mgr.y (mgr.24310) 143 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: audit 2024-04-24T17:04:22.281256+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: audit 2024-04-24T17:04:22.292780+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: audit 2024-04-24T17:04:22.293933+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: audit 2024-04-24T17:04:22.301748+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: cephadm 2024-04-24T17:04:22.303817+0000 mgr.y (mgr.24310) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[23856]: audit 2024-04-24T17:04:23.189160+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: audit 2024-04-24T17:04:22.271824+0000 mgr.y (mgr.24310) 142 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: cephadm 2024-04-24T17:04:22.275965+0000 mgr.y (mgr.24310) 143 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: audit 2024-04-24T17:04:22.281256+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: audit 2024-04-24T17:04:22.292780+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: audit 2024-04-24T17:04:22.293933+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: audit 2024-04-24T17:04:22.301748+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: cephadm 2024-04-24T17:04:22.303817+0000 mgr.y (mgr.24310) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:23.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:23 smithi040 bash[18471]: audit 2024-04-24T17:04:23.189160+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: audit 2024-04-24T17:04:22.271824+0000 mgr.y (mgr.24310) 142 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:04:23.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: cephadm 2024-04-24T17:04:22.275965+0000 mgr.y (mgr.24310) 143 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-24T17:04:23.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: audit 2024-04-24T17:04:22.281256+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: audit 2024-04-24T17:04:22.292780+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:23.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: audit 2024-04-24T17:04:22.293933+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:23.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: audit 2024-04-24T17:04:22.301748+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:23.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: cephadm 2024-04-24T17:04:22.303817+0000 mgr.y (mgr.24310) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:23.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[18742]: audit 2024-04-24T17:04:23.189160+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:24.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:23 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:04:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:24 smithi040 bash[18471]: cluster 2024-04-24T17:04:22.986830+0000 mgr.y (mgr.24310) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 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-24T17:04:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:24 smithi040 bash[18471]: cluster 2024-04-24T17:04:23.331262+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-24T17:04:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:24 smithi040 bash[23856]: cluster 2024-04-24T17:04:22.986830+0000 mgr.y (mgr.24310) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 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-24T17:04:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:24 smithi040 bash[23856]: cluster 2024-04-24T17:04:23.331262+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-24T17:04:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:24 smithi204 bash[18742]: cluster 2024-04-24T17:04:22.986830+0000 mgr.y (mgr.24310) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 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-24T17:04:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:24 smithi204 bash[18742]: cluster 2024-04-24T17:04:23.331262+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-24T17:04:25.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:25 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:04:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:25.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:25 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:04:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:26.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[18471]: cluster 2024-04-24T17:04:24.987304+0000 mgr.y (mgr.24310) 146 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 501 B/s wr, 254 op/s 2024-04-24T17:04:26.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[18471]: audit 2024-04-24T17:04:25.415323+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[18471]: audit 2024-04-24T17:04:25.422914+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[18471]: audit 2024-04-24T17:04:25.503861+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[18471]: audit 2024-04-24T17:04:25.513619+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[23856]: cluster 2024-04-24T17:04:24.987304+0000 mgr.y (mgr.24310) 146 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 501 B/s wr, 254 op/s 2024-04-24T17:04:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[23856]: audit 2024-04-24T17:04:25.415323+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[23856]: audit 2024-04-24T17:04:25.422914+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[23856]: audit 2024-04-24T17:04:25.503861+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[23856]: audit 2024-04-24T17:04:25.513619+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.705 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:26 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:04:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:26 smithi204 bash[18742]: cluster 2024-04-24T17:04:24.987304+0000 mgr.y (mgr.24310) 146 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 501 B/s wr, 254 op/s 2024-04-24T17:04:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:26 smithi204 bash[18742]: audit 2024-04-24T17:04:25.415323+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:26 smithi204 bash[18742]: audit 2024-04-24T17:04:25.422914+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:26 smithi204 bash[18742]: audit 2024-04-24T17:04:25.503861+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:26 smithi204 bash[18742]: audit 2024-04-24T17:04:25.513619+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.440272+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.450481+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.479550+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.481078+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.492807+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: cephadm 2024-04-24T17:04:26.500172+0000 mgr.y (mgr.24310) 147 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.508527+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.509158+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.515136+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: audit 2024-04-24T17:04:26.520956+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[18471]: cephadm 2024-04-24T17:04:26.522297+0000 mgr.y (mgr.24310) 148 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:04:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.440272+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.450481+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.479550+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.481078+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.492807+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: cephadm 2024-04-24T17:04:26.500172+0000 mgr.y (mgr.24310) 147 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.508527+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.509158+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.515136+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: audit 2024-04-24T17:04:26.520956+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:27 smithi040 bash[23856]: cephadm 2024-04-24T17:04:26.522297+0000 mgr.y (mgr.24310) 148 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:04:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.440272+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.450481+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.479550+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.481078+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.492807+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: cephadm 2024-04-24T17:04:26.500172+0000 mgr.y (mgr.24310) 147 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-24T17:04:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.508527+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.509158+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.515136+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:04:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: audit 2024-04-24T17:04:26.520956+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:27 smithi204 bash[18742]: cephadm 2024-04-24T17:04:26.522297+0000 mgr.y (mgr.24310) 148 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:04:28.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.659 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.659 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.660 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.660 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.660 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.661 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:28 smithi040 bash[23856]: cluster 2024-04-24T17:04:26.988947+0000 mgr.y (mgr.24310) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:28 smithi040 bash[23856]: cluster 2024-04-24T17:04:27.535633+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-24T17:04:28.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:28 smithi040 bash[18471]: cluster 2024-04-24T17:04:26.988947+0000 mgr.y (mgr.24310) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:28.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:28 smithi040 bash[18471]: cluster 2024-04-24T17:04:27.535633+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-24T17:04:28.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.931 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.932 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.932 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.933 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.933 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.933 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.933 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:28.934 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:04:28 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:04:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:28 smithi204 bash[18742]: cluster 2024-04-24T17:04:26.988947+0000 mgr.y (mgr.24310) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:28 smithi204 bash[18742]: cluster 2024-04-24T17:04:27.535633+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-24T17:04:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.945817+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.949898+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.951136+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.961502+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: cephadm 2024-04-24T17:04:28.963001+0000 mgr.y (mgr.24310) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.971715+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.972585+0000 mgr.y (mgr.24310) 151 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: cephadm 2024-04-24T17:04:28.973695+0000 mgr.y (mgr.24310) 152 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.973931+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.974421+0000 mgr.y (mgr.24310) 153 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.979673+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.985470+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.986362+0000 mgr.y (mgr.24310) 154 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: cluster 2024-04-24T17:04:28.989374+0000 mgr.y (mgr.24310) 155 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:28.998986+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:29.001020+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:30.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:29.001808+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:30.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: audit 2024-04-24T17:04:29.008576+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:29 smithi204 bash[18742]: cephadm 2024-04-24T17:04:29.023524+0000 mgr.y (mgr.24310) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.945817+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.949898+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.951136+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.961502+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: cephadm 2024-04-24T17:04:28.963001+0000 mgr.y (mgr.24310) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.971715+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.972585+0000 mgr.y (mgr.24310) 151 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:04:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: cephadm 2024-04-24T17:04:28.973695+0000 mgr.y (mgr.24310) 152 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.973931+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.974421+0000 mgr.y (mgr.24310) 153 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.979673+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.985470+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.986362+0000 mgr.y (mgr.24310) 154 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: cluster 2024-04-24T17:04:28.989374+0000 mgr.y (mgr.24310) 155 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:28.998986+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:29.001020+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:29.001808+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: audit 2024-04-24T17:04:29.008576+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[23856]: cephadm 2024-04-24T17:04:29.023524+0000 mgr.y (mgr.24310) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.945817+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.949898+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.951136+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.961502+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: cephadm 2024-04-24T17:04:28.963001+0000 mgr.y (mgr.24310) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.971715+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.972585+0000 mgr.y (mgr.24310) 151 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: cephadm 2024-04-24T17:04:28.973695+0000 mgr.y (mgr.24310) 152 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.973931+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.974421+0000 mgr.y (mgr.24310) 153 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.979673+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.985470+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.986362+0000 mgr.y (mgr.24310) 154 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: cluster 2024-04-24T17:04:28.989374+0000 mgr.y (mgr.24310) 155 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:30.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:28.998986+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:29.001020+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:29.001808+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: audit 2024-04-24T17:04:29.008576+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:29 smithi040 bash[18471]: cephadm 2024-04-24T17:04:29.023524+0000 mgr.y (mgr.24310) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.980569+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.981107+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.981297+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.981771+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.981923+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.982503+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.982624+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[18471]: audit 2024-04-24T17:04:30.983292+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.980569+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.981107+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.981297+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.981771+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.981923+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.982503+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.982624+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:31 smithi040 bash[23856]: audit 2024-04-24T17:04:30.983292+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.980569+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-24T17:04:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.981107+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.981297+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-24T17:04:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.981771+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.981923+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-24T17:04:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.982503+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-24T17:04:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.982624+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-24T17:04:31.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:31 smithi204 bash[18742]: audit 2024-04-24T17:04:30.983292+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: cluster 2024-04-24T17:04:30.990010+0000 mgr.y (mgr.24310) 157 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.038301+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.038467+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.038579+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.038691+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: cluster 2024-04-24T17:04:31.038785+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.071069+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.071600+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.076480+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.076959+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:04:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.111482+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.146873+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.40:0/3324025573' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[23856]: audit 2024-04-24T17:04:31.476046+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.40:0/4150605579' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/872971437"}]: dispatch 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: cluster 2024-04-24T17:04:30.990010+0000 mgr.y (mgr.24310) 157 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.038301+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.038467+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.038579+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.038691+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: cluster 2024-04-24T17:04:31.038785+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.071069+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.071600+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.076480+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:04:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.076959+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:04:32.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.111482+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:32.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.146873+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.40:0/3324025573' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:04:32.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:32 smithi040 bash[18471]: audit 2024-04-24T17:04:31.476046+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.40:0/4150605579' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/872971437"}]: dispatch 2024-04-24T17:04:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: cluster 2024-04-24T17:04:30.990010+0000 mgr.y (mgr.24310) 157 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-24T17:04:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.038301+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-04-24T17:04:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.038467+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-24T17:04:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.038579+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-24T17:04:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.038691+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: cluster 2024-04-24T17:04:31.038785+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.071069+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.071600+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.076480+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.076959+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.111482+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.146873+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.40:0/3324025573' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:04:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:32 smithi204 bash[18742]: audit 2024-04-24T17:04:31.476046+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.40:0/4150605579' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/872971437"}]: dispatch 2024-04-24T17:04:33.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:33] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[23856]: audit 2024-04-24T17:04:32.068197+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.40:0/4150605579' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/872971437"}]': finished 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[23856]: cluster 2024-04-24T17:04:32.068382+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[23856]: audit 2024-04-24T17:04:32.410393+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.40:0/3988335390' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]: dispatch 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[23856]: audit 2024-04-24T17:04:32.411370+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]: dispatch 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[18471]: audit 2024-04-24T17:04:32.068197+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.40:0/4150605579' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/872971437"}]': finished 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[18471]: cluster 2024-04-24T17:04:32.068382+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[18471]: audit 2024-04-24T17:04:32.410393+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.40:0/3988335390' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]: dispatch 2024-04-24T17:04:33.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:33 smithi040 bash[18471]: audit 2024-04-24T17:04:32.411370+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]: dispatch 2024-04-24T17:04:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:33 smithi204 bash[18742]: audit 2024-04-24T17:04:32.068197+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.40:0/4150605579' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/872971437"}]': finished 2024-04-24T17:04:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:33 smithi204 bash[18742]: cluster 2024-04-24T17:04:32.068382+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-24T17:04:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:33 smithi204 bash[18742]: audit 2024-04-24T17:04:32.410393+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.40:0/3988335390' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]: dispatch 2024-04-24T17:04:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:33 smithi204 bash[18742]: audit 2024-04-24T17:04:32.411370+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]: dispatch 2024-04-24T17:04:34.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:33 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:04:34.365 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[18471]: cluster 2024-04-24T17:04:32.990729+0000 mgr.y (mgr.24310) 158 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-04-24T17:04:34.365 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[18471]: audit 2024-04-24T17:04:33.074199+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]': finished 2024-04-24T17:04:34.365 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[18471]: cluster 2024-04-24T17:04:33.074334+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-24T17:04:34.365 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[18471]: audit 2024-04-24T17:04:33.426551+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.40:0/3394085046' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]: dispatch 2024-04-24T17:04:34.365 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[18471]: audit 2024-04-24T17:04:33.427379+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]: dispatch 2024-04-24T17:04:34.366 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[23856]: cluster 2024-04-24T17:04:32.990729+0000 mgr.y (mgr.24310) 158 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-04-24T17:04:34.366 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[23856]: audit 2024-04-24T17:04:33.074199+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]': finished 2024-04-24T17:04:34.366 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[23856]: cluster 2024-04-24T17:04:33.074334+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-24T17:04:34.366 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[23856]: audit 2024-04-24T17:04:33.426551+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.40:0/3394085046' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]: dispatch 2024-04-24T17:04:34.366 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[23856]: audit 2024-04-24T17:04:33.427379+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]: dispatch 2024-04-24T17:04:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:34 smithi204 bash[18742]: cluster 2024-04-24T17:04:32.990729+0000 mgr.y (mgr.24310) 158 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-04-24T17:04:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:34 smithi204 bash[18742]: audit 2024-04-24T17:04:33.074199+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1532213376"}]': finished 2024-04-24T17:04:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:34 smithi204 bash[18742]: cluster 2024-04-24T17:04:33.074334+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-24T17:04:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:34 smithi204 bash[18742]: audit 2024-04-24T17:04:33.426551+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.40:0/3394085046' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]: dispatch 2024-04-24T17:04:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:34 smithi204 bash[18742]: audit 2024-04-24T17:04:33.427379+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]: dispatch 2024-04-24T17:04:34.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:34 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:04:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[23856]: audit 2024-04-24T17:04:34.345092+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]': finished 2024-04-24T17:04:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[23856]: cluster 2024-04-24T17:04:34.345300+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-24T17:04:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[23856]: audit 2024-04-24T17:04:34.678642+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[23856]: audit 2024-04-24T17:04:34.704405+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.40:0/1985757140' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2475713305"}]: dispatch 2024-04-24T17:04:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[18471]: audit 2024-04-24T17:04:34.345092+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]': finished 2024-04-24T17:04:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[18471]: cluster 2024-04-24T17:04:34.345300+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-24T17:04:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[18471]: audit 2024-04-24T17:04:34.678642+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:35 smithi040 bash[18471]: audit 2024-04-24T17:04:34.704405+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.40:0/1985757140' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2475713305"}]: dispatch 2024-04-24T17:04:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:35 smithi204 bash[18742]: audit 2024-04-24T17:04:34.345092+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/892239679"}]': finished 2024-04-24T17:04:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:35 smithi204 bash[18742]: cluster 2024-04-24T17:04:34.345300+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-24T17:04:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:35 smithi204 bash[18742]: audit 2024-04-24T17:04:34.678642+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:35 smithi204 bash[18742]: audit 2024-04-24T17:04:34.704405+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.40:0/1985757140' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2475713305"}]: dispatch 2024-04-24T17:04:36.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:04:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: cluster 2024-04-24T17:04:34.991498+0000 mgr.y (mgr.24310) 159 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:35.682084+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.40:0/1985757140' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2475713305"}]': finished 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: cluster 2024-04-24T17:04:35.682170+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:35.997377+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:36.007479+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:36.007609+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:36.010330+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:36.014204+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.40:0/2959048298' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]: dispatch 2024-04-24T17:04:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:36.015209+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]: dispatch 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[18471]: audit 2024-04-24T17:04:36.019222+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: cluster 2024-04-24T17:04:34.991498+0000 mgr.y (mgr.24310) 159 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:35.682084+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.40:0/1985757140' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2475713305"}]': finished 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: cluster 2024-04-24T17:04:35.682170+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:35.997377+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:36.007479+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:36.007609+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:36.010330+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:36.014204+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.40:0/2959048298' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]: dispatch 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:36.015209+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]: dispatch 2024-04-24T17:04:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:36 smithi040 bash[23856]: audit 2024-04-24T17:04:36.019222+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:37.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: cluster 2024-04-24T17:04:34.991498+0000 mgr.y (mgr.24310) 159 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:35.682084+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.40:0/1985757140' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2475713305"}]': finished 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: cluster 2024-04-24T17:04:35.682170+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:35.997377+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:36.007479+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:36.007609+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:36.010330+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:36.014204+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.40:0/2959048298' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]: dispatch 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:36.015209+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]: dispatch 2024-04-24T17:04:37.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:36 smithi204 bash[18742]: audit 2024-04-24T17:04:36.019222+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[23856]: cluster 2024-04-24T17:04:36.993098+0000 mgr.y (mgr.24310) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:04:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[23856]: audit 2024-04-24T17:04:37.017241+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]': finished 2024-04-24T17:04:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[23856]: cluster 2024-04-24T17:04:37.017696+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-24T17:04:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[23856]: audit 2024-04-24T17:04:37.370801+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.40:0/2219933618' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/892239679"}]: dispatch 2024-04-24T17:04:38.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[18471]: cluster 2024-04-24T17:04:36.993098+0000 mgr.y (mgr.24310) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:04:38.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[18471]: audit 2024-04-24T17:04:37.017241+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]': finished 2024-04-24T17:04:38.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[18471]: cluster 2024-04-24T17:04:37.017696+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-24T17:04:38.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:38 smithi040 bash[18471]: audit 2024-04-24T17:04:37.370801+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.40:0/2219933618' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/892239679"}]: dispatch 2024-04-24T17:04:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:38 smithi204 bash[18742]: cluster 2024-04-24T17:04:36.993098+0000 mgr.y (mgr.24310) 160 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:04:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:38 smithi204 bash[18742]: audit 2024-04-24T17:04:37.017241+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1395875317"}]': finished 2024-04-24T17:04:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:38 smithi204 bash[18742]: cluster 2024-04-24T17:04:37.017696+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-24T17:04:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:38 smithi204 bash[18742]: audit 2024-04-24T17:04:37.370801+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.40:0/2219933618' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/892239679"}]: dispatch 2024-04-24T17:04:39.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[18471]: audit 2024-04-24T17:04:38.016666+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.40:0/2219933618' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/892239679"}]': finished 2024-04-24T17:04:39.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[18471]: cluster 2024-04-24T17:04:38.016852+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-24T17:04:39.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[18471]: audit 2024-04-24T17:04:38.368978+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.40:0/3907884653' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]: dispatch 2024-04-24T17:04:39.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[18471]: audit 2024-04-24T17:04:38.369539+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]: dispatch 2024-04-24T17:04:39.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[23856]: audit 2024-04-24T17:04:38.016666+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.40:0/2219933618' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/892239679"}]': finished 2024-04-24T17:04:39.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[23856]: cluster 2024-04-24T17:04:38.016852+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-24T17:04:39.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[23856]: audit 2024-04-24T17:04:38.368978+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.40:0/3907884653' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]: dispatch 2024-04-24T17:04:39.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:39 smithi040 bash[23856]: audit 2024-04-24T17:04:38.369539+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]: dispatch 2024-04-24T17:04:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:39 smithi204 bash[18742]: audit 2024-04-24T17:04:38.016666+0000 mon.a (mon.0) 999 : audit [INF] from='client.? 172.21.15.40:0/2219933618' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/892239679"}]': finished 2024-04-24T17:04:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:39 smithi204 bash[18742]: cluster 2024-04-24T17:04:38.016852+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-24T17:04:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:39 smithi204 bash[18742]: audit 2024-04-24T17:04:38.368978+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.40:0/3907884653' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]: dispatch 2024-04-24T17:04:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:39 smithi204 bash[18742]: audit 2024-04-24T17:04:38.369539+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]: dispatch 2024-04-24T17:04:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:40 smithi204 bash[18742]: cluster 2024-04-24T17:04:38.993836+0000 mgr.y (mgr.24310) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:04:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:40 smithi204 bash[18742]: audit 2024-04-24T17:04:39.350063+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]': finished 2024-04-24T17:04:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:40 smithi204 bash[18742]: cluster 2024-04-24T17:04:39.350322+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-24T17:04:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:40 smithi204 bash[18742]: audit 2024-04-24T17:04:39.709175+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.40:0/843904117' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3911824923"}]: dispatch 2024-04-24T17:04:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[18471]: cluster 2024-04-24T17:04:38.993836+0000 mgr.y (mgr.24310) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:04:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[18471]: audit 2024-04-24T17:04:39.350063+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]': finished 2024-04-24T17:04:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[18471]: cluster 2024-04-24T17:04:39.350322+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-24T17:04:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[18471]: audit 2024-04-24T17:04:39.709175+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.40:0/843904117' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3911824923"}]: dispatch 2024-04-24T17:04:40.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[23856]: cluster 2024-04-24T17:04:38.993836+0000 mgr.y (mgr.24310) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:04:40.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[23856]: audit 2024-04-24T17:04:39.350063+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4126189684"}]': finished 2024-04-24T17:04:40.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[23856]: cluster 2024-04-24T17:04:39.350322+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-24T17:04:40.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:40 smithi040 bash[23856]: audit 2024-04-24T17:04:39.709175+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.40:0/843904117' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3911824923"}]: dispatch 2024-04-24T17:04:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:41 smithi040 bash[23856]: audit 2024-04-24T17:04:40.355595+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.40:0/843904117' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3911824923"}]': finished 2024-04-24T17:04:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:41 smithi040 bash[23856]: cluster 2024-04-24T17:04:40.355816+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-24T17:04:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:41 smithi040 bash[23856]: audit 2024-04-24T17:04:40.705531+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? 172.21.15.40:0/1976089211' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1022331675"}]: dispatch 2024-04-24T17:04:41.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:41 smithi040 bash[18471]: audit 2024-04-24T17:04:40.355595+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.40:0/843904117' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3911824923"}]': finished 2024-04-24T17:04:41.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:41 smithi040 bash[18471]: cluster 2024-04-24T17:04:40.355816+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-24T17:04:41.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:41 smithi040 bash[18471]: audit 2024-04-24T17:04:40.705531+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? 172.21.15.40:0/1976089211' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1022331675"}]: dispatch 2024-04-24T17:04:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:41 smithi204 bash[18742]: audit 2024-04-24T17:04:40.355595+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.40:0/843904117' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3911824923"}]': finished 2024-04-24T17:04:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:41 smithi204 bash[18742]: cluster 2024-04-24T17:04:40.355816+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-24T17:04:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:41 smithi204 bash[18742]: audit 2024-04-24T17:04:40.705531+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? 172.21.15.40:0/1976089211' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1022331675"}]: dispatch 2024-04-24T17:04:42.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:42 smithi204 bash[18742]: audit 2024-04-24T17:04:40.831870+0000 mgr.y (mgr.24310) 162 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:04:42.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:42 smithi204 bash[18742]: cluster 2024-04-24T17:04:40.994669+0000 mgr.y (mgr.24310) 163 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:42.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:42 smithi204 bash[18742]: audit 2024-04-24T17:04:41.389110+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.40:0/1976089211' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1022331675"}]': finished 2024-04-24T17:04:42.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:42 smithi204 bash[18742]: cluster 2024-04-24T17:04:41.389428+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-24T17:04:42.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:42 smithi204 bash[18742]: audit 2024-04-24T17:04:41.736795+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.40:0/1921133018' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/4178192837"}]: dispatch 2024-04-24T17:04:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[23856]: audit 2024-04-24T17:04:40.831870+0000 mgr.y (mgr.24310) 162 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:04:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[23856]: cluster 2024-04-24T17:04:40.994669+0000 mgr.y (mgr.24310) 163 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[23856]: audit 2024-04-24T17:04:41.389110+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.40:0/1976089211' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1022331675"}]': finished 2024-04-24T17:04:42.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[23856]: cluster 2024-04-24T17:04:41.389428+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-24T17:04:42.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[23856]: audit 2024-04-24T17:04:41.736795+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.40:0/1921133018' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/4178192837"}]: dispatch 2024-04-24T17:04:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[18471]: audit 2024-04-24T17:04:40.831870+0000 mgr.y (mgr.24310) 162 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:04:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[18471]: cluster 2024-04-24T17:04:40.994669+0000 mgr.y (mgr.24310) 163 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:04:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[18471]: audit 2024-04-24T17:04:41.389110+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.40:0/1976089211' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1022331675"}]': finished 2024-04-24T17:04:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[18471]: cluster 2024-04-24T17:04:41.389428+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-24T17:04:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:42 smithi040 bash[18471]: audit 2024-04-24T17:04:41.736795+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.40:0/1921133018' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/4178192837"}]: dispatch 2024-04-24T17:04:43.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:43] "GET /metrics HTTP/1.1" 200 214864 "" "Prometheus/2.33.4" 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[18471]: audit 2024-04-24T17:04:42.388786+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.40:0/1921133018' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/4178192837"}]': finished 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[18471]: cluster 2024-04-24T17:04:42.389035+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[18471]: audit 2024-04-24T17:04:42.735373+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.40:0/2057617095' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]: dispatch 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[18471]: audit 2024-04-24T17:04:42.736087+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]: dispatch 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[23856]: audit 2024-04-24T17:04:42.388786+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.40:0/1921133018' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/4178192837"}]': finished 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[23856]: cluster 2024-04-24T17:04:42.389035+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[23856]: audit 2024-04-24T17:04:42.735373+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.40:0/2057617095' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]: dispatch 2024-04-24T17:04:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:43 smithi040 bash[23856]: audit 2024-04-24T17:04:42.736087+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]: dispatch 2024-04-24T17:04:43.759 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:43 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:04:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:43 smithi204 bash[18742]: audit 2024-04-24T17:04:42.388786+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.40:0/1921133018' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/4178192837"}]': finished 2024-04-24T17:04:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:43 smithi204 bash[18742]: cluster 2024-04-24T17:04:42.389035+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-24T17:04:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:43 smithi204 bash[18742]: audit 2024-04-24T17:04:42.735373+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.40:0/2057617095' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]: dispatch 2024-04-24T17:04:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:43 smithi204 bash[18742]: audit 2024-04-24T17:04:42.736087+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]: dispatch 2024-04-24T17:04:44.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:04:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[23856]: cluster 2024-04-24T17:04:42.995507+0000 mgr.y (mgr.24310) 164 : cluster [DBG] pgmap v128: 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-24T17:04:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[23856]: audit 2024-04-24T17:04:43.402720+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]': finished 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[23856]: cluster 2024-04-24T17:04:43.402994+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[23856]: audit 2024-04-24T17:04:43.758192+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.40:0/1452822294' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1562131855"}]: dispatch 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[23856]: audit 2024-04-24T17:04:44.138061+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[23856]: audit 2024-04-24T17:04:44.150319+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[18471]: cluster 2024-04-24T17:04:42.995507+0000 mgr.y (mgr.24310) 164 : cluster [DBG] pgmap v128: 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-24T17:04:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[18471]: audit 2024-04-24T17:04:43.402720+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]': finished 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[18471]: cluster 2024-04-24T17:04:43.402994+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[18471]: audit 2024-04-24T17:04:43.758192+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.40:0/1452822294' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1562131855"}]: dispatch 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[18471]: audit 2024-04-24T17:04:44.138061+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:44 smithi040 bash[18471]: audit 2024-04-24T17:04:44.150319+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:44 smithi204 bash[18742]: cluster 2024-04-24T17:04:42.995507+0000 mgr.y (mgr.24310) 164 : cluster [DBG] pgmap v128: 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-24T17:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:44 smithi204 bash[18742]: audit 2024-04-24T17:04:43.402720+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4126189684"}]': finished 2024-04-24T17:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:44 smithi204 bash[18742]: cluster 2024-04-24T17:04:43.402994+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-24T17:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:44 smithi204 bash[18742]: audit 2024-04-24T17:04:43.758192+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? 172.21.15.40:0/1452822294' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1562131855"}]: dispatch 2024-04-24T17:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:44 smithi204 bash[18742]: audit 2024-04-24T17:04:44.138061+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:44 smithi204 bash[18742]: audit 2024-04-24T17:04:44.150319+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[18471]: audit 2024-04-24T17:04:44.426281+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.40:0/1452822294' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1562131855"}]': finished 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[18471]: cluster 2024-04-24T17:04:44.426465+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[18471]: audit 2024-04-24T17:04:44.785440+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.40:0/3232512464' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]: dispatch 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[18471]: audit 2024-04-24T17:04:44.786078+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]: dispatch 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[23856]: audit 2024-04-24T17:04:44.426281+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.40:0/1452822294' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1562131855"}]': finished 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[23856]: cluster 2024-04-24T17:04:44.426465+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[23856]: audit 2024-04-24T17:04:44.785440+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.40:0/3232512464' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]: dispatch 2024-04-24T17:04:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:45 smithi040 bash[23856]: audit 2024-04-24T17:04:44.786078+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]: dispatch 2024-04-24T17:04:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:45 smithi204 bash[18742]: audit 2024-04-24T17:04:44.426281+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.40:0/1452822294' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1562131855"}]': finished 2024-04-24T17:04:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:45 smithi204 bash[18742]: cluster 2024-04-24T17:04:44.426465+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-24T17:04:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:45 smithi204 bash[18742]: audit 2024-04-24T17:04:44.785440+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.40:0/3232512464' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]: dispatch 2024-04-24T17:04:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:45 smithi204 bash[18742]: audit 2024-04-24T17:04:44.786078+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]: dispatch 2024-04-24T17:04:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[23856]: cluster 2024-04-24T17:04:44.996414+0000 mgr.y (mgr.24310) 165 : cluster [DBG] pgmap v131: 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-24T17:04:46.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[23856]: audit 2024-04-24T17:04:45.431363+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]': finished 2024-04-24T17:04:46.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[23856]: cluster 2024-04-24T17:04:45.431658+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-24T17:04:46.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[23856]: audit 2024-04-24T17:04:45.788386+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.40:0/1619987706' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]: dispatch 2024-04-24T17:04:46.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[23856]: audit 2024-04-24T17:04:45.789355+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]: dispatch 2024-04-24T17:04:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[18471]: cluster 2024-04-24T17:04:44.996414+0000 mgr.y (mgr.24310) 165 : cluster [DBG] pgmap v131: 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-24T17:04:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[18471]: audit 2024-04-24T17:04:45.431363+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]': finished 2024-04-24T17:04:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[18471]: cluster 2024-04-24T17:04:45.431658+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-24T17:04:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[18471]: audit 2024-04-24T17:04:45.788386+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.40:0/1619987706' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]: dispatch 2024-04-24T17:04:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:46 smithi040 bash[18471]: audit 2024-04-24T17:04:45.789355+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]: dispatch 2024-04-24T17:04:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:46 smithi204 bash[18742]: cluster 2024-04-24T17:04:44.996414+0000 mgr.y (mgr.24310) 165 : cluster [DBG] pgmap v131: 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-24T17:04:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:46 smithi204 bash[18742]: audit 2024-04-24T17:04:45.431363+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1401292242"}]': finished 2024-04-24T17:04:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:46 smithi204 bash[18742]: cluster 2024-04-24T17:04:45.431658+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-24T17:04:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:46 smithi204 bash[18742]: audit 2024-04-24T17:04:45.788386+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.40:0/1619987706' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]: dispatch 2024-04-24T17:04:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:46 smithi204 bash[18742]: audit 2024-04-24T17:04:45.789355+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]: dispatch 2024-04-24T17:04:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:47 smithi204 bash[18742]: audit 2024-04-24T17:04:46.452427+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]': finished 2024-04-24T17:04:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:47 smithi204 bash[18742]: cluster 2024-04-24T17:04:46.452655+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-24T17:04:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:47 smithi204 bash[18742]: audit 2024-04-24T17:04:46.802434+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.40:0/4076056340' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1401292242"}]: dispatch 2024-04-24T17:04:47.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:47 smithi040 bash[18471]: audit 2024-04-24T17:04:46.452427+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]': finished 2024-04-24T17:04:47.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:47 smithi040 bash[18471]: cluster 2024-04-24T17:04:46.452655+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-24T17:04:47.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:47 smithi040 bash[18471]: audit 2024-04-24T17:04:46.802434+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.40:0/4076056340' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1401292242"}]: dispatch 2024-04-24T17:04:47.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:47 smithi040 bash[23856]: audit 2024-04-24T17:04:46.452427+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1723206070"}]': finished 2024-04-24T17:04:47.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:47 smithi040 bash[23856]: cluster 2024-04-24T17:04:46.452655+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-24T17:04:47.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:47 smithi040 bash[23856]: audit 2024-04-24T17:04:46.802434+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.40:0/4076056340' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1401292242"}]: dispatch 2024-04-24T17:04:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:48 smithi204 bash[18742]: cluster 2024-04-24T17:04:46.998069+0000 mgr.y (mgr.24310) 166 : cluster [DBG] pgmap v134: 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-24T17:04:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:48 smithi204 bash[18742]: audit 2024-04-24T17:04:47.465512+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.40:0/4076056340' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1401292242"}]': finished 2024-04-24T17:04:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:48 smithi204 bash[18742]: cluster 2024-04-24T17:04:47.465709+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-24T17:04:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:48 smithi204 bash[18742]: audit 2024-04-24T17:04:47.814158+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.40:0/405014009' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]: dispatch 2024-04-24T17:04:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:48 smithi204 bash[18742]: audit 2024-04-24T17:04:47.814995+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]: dispatch 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[18471]: cluster 2024-04-24T17:04:46.998069+0000 mgr.y (mgr.24310) 166 : cluster [DBG] pgmap v134: 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-24T17:04:48.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[18471]: audit 2024-04-24T17:04:47.465512+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.40:0/4076056340' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1401292242"}]': finished 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[18471]: cluster 2024-04-24T17:04:47.465709+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[18471]: audit 2024-04-24T17:04:47.814158+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.40:0/405014009' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]: dispatch 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[18471]: audit 2024-04-24T17:04:47.814995+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]: dispatch 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[23856]: cluster 2024-04-24T17:04:46.998069+0000 mgr.y (mgr.24310) 166 : cluster [DBG] pgmap v134: 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-24T17:04:48.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[23856]: audit 2024-04-24T17:04:47.465512+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.40:0/4076056340' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1401292242"}]': finished 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[23856]: cluster 2024-04-24T17:04:47.465709+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[23856]: audit 2024-04-24T17:04:47.814158+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.40:0/405014009' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]: dispatch 2024-04-24T17:04:48.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:48 smithi040 bash[23856]: audit 2024-04-24T17:04:47.814995+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]: dispatch 2024-04-24T17:04:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:49 smithi204 bash[18742]: audit 2024-04-24T17:04:48.473937+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]': finished 2024-04-24T17:04:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:49 smithi204 bash[18742]: cluster 2024-04-24T17:04:48.474135+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-24T17:04:49.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:49 smithi040 bash[18471]: audit 2024-04-24T17:04:48.473937+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]': finished 2024-04-24T17:04:49.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:49 smithi040 bash[18471]: cluster 2024-04-24T17:04:48.474135+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-24T17:04:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:49 smithi040 bash[23856]: audit 2024-04-24T17:04:48.473937+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3071142136"}]': finished 2024-04-24T17:04:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:49 smithi040 bash[23856]: cluster 2024-04-24T17:04:48.474135+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-24T17:04:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:50 smithi204 bash[18742]: cluster 2024-04-24T17:04:48.998818+0000 mgr.y (mgr.24310) 167 : cluster [DBG] pgmap v137: 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-24T17:04:50.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:50 smithi040 bash[23856]: cluster 2024-04-24T17:04:48.998818+0000 mgr.y (mgr.24310) 167 : cluster [DBG] pgmap v137: 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-24T17:04:50.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:50 smithi040 bash[18471]: cluster 2024-04-24T17:04:48.998818+0000 mgr.y (mgr.24310) 167 : cluster [DBG] pgmap v137: 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-24T17:04:52.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:52 smithi040 bash[18471]: audit 2024-04-24T17:04:50.839845+0000 mgr.y (mgr.24310) 168 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:04:52.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:52 smithi040 bash[18471]: cluster 2024-04-24T17:04:50.999549+0000 mgr.y (mgr.24310) 169 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-24T17:04:52.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:52 smithi040 bash[23856]: audit 2024-04-24T17:04:50.839845+0000 mgr.y (mgr.24310) 168 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:04:52.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:52 smithi040 bash[23856]: cluster 2024-04-24T17:04:50.999549+0000 mgr.y (mgr.24310) 169 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-24T17:04:52.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:52 smithi204 bash[18742]: audit 2024-04-24T17:04:50.839845+0000 mgr.y (mgr.24310) 168 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:04:52.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:52 smithi204 bash[18742]: cluster 2024-04-24T17:04:50.999549+0000 mgr.y (mgr.24310) 169 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-24T17:04:53.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:52 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:04:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:04:53.446 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:04:53 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:53] "GET /metrics HTTP/1.1" 200 214868 "" "Prometheus/2.33.4" 2024-04-24T17:04:54.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:04:53 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:04:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:53 smithi204 bash[18742]: audit 2024-04-24T17:04:52.734750+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:53 smithi204 bash[18742]: audit 2024-04-24T17:04:52.743666+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:54.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:53 smithi204 bash[18742]: cluster 2024-04-24T17:04:53.001264+0000 mgr.y (mgr.24310) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:04:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:53 smithi040 bash[18471]: audit 2024-04-24T17:04:52.734750+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:54.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:53 smithi040 bash[18471]: audit 2024-04-24T17:04:52.743666+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:54.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:53 smithi040 bash[18471]: cluster 2024-04-24T17:04:53.001264+0000 mgr.y (mgr.24310) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:04:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:53 smithi040 bash[23856]: audit 2024-04-24T17:04:52.734750+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:53 smithi040 bash[23856]: audit 2024-04-24T17:04:52.743666+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:04:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:53 smithi040 bash[23856]: cluster 2024-04-24T17:04:53.001264+0000 mgr.y (mgr.24310) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-24T17:04:56.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:56 smithi040 bash[18471]: cluster 2024-04-24T17:04:55.001958+0000 mgr.y (mgr.24310) 171 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:04:56.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:56 smithi040 bash[23856]: cluster 2024-04-24T17:04:55.001958+0000 mgr.y (mgr.24310) 171 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:04:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:56 smithi204 bash[18742]: cluster 2024-04-24T17:04:55.001958+0000 mgr.y (mgr.24310) 171 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:04:58.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:04:58 smithi040 bash[18471]: cluster 2024-04-24T17:04:57.003632+0000 mgr.y (mgr.24310) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:04:58.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:04:58 smithi040 bash[23856]: cluster 2024-04-24T17:04:57.003632+0000 mgr.y (mgr.24310) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:04:58.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:04:58 smithi204 bash[18742]: cluster 2024-04-24T17:04:57.003632+0000 mgr.y (mgr.24310) 172 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:05:00.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:00 smithi040 bash[18471]: cluster 2024-04-24T17:04:59.004417+0000 mgr.y (mgr.24310) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-24T17:05:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:00 smithi040 bash[23856]: cluster 2024-04-24T17:04:59.004417+0000 mgr.y (mgr.24310) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-24T17:05:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:00 smithi204 bash[18742]: cluster 2024-04-24T17:04:59.004417+0000 mgr.y (mgr.24310) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-24T17:05:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:02 smithi040 bash[18471]: audit 2024-04-24T17:05:00.851115+0000 mgr.y (mgr.24310) 174 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:02 smithi040 bash[18471]: cluster 2024-04-24T17:05:01.005242+0000 mgr.y (mgr.24310) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:02.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:02 smithi040 bash[23856]: audit 2024-04-24T17:05:00.851115+0000 mgr.y (mgr.24310) 174 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:02.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:02 smithi040 bash[23856]: cluster 2024-04-24T17:05:01.005242+0000 mgr.y (mgr.24310) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:02.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:02 smithi204 bash[18742]: audit 2024-04-24T17:05:00.851115+0000 mgr.y (mgr.24310) 174 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:02.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:02 smithi204 bash[18742]: cluster 2024-04-24T17:05:01.005242+0000 mgr.y (mgr.24310) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:03.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:03 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:03] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2024-04-24T17:05:04.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:05:03 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:05:04.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:04 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:05:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:05:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:04 smithi040 bash[18471]: cluster 2024-04-24T17:05:03.007034+0000 mgr.y (mgr.24310) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:04 smithi040 bash[18471]: audit 2024-04-24T17:05:04.307347+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:04 smithi040 bash[18471]: audit 2024-04-24T17:05:04.319515+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:04 smithi040 bash[23856]: cluster 2024-04-24T17:05:03.007034+0000 mgr.y (mgr.24310) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:04 smithi040 bash[23856]: audit 2024-04-24T17:05:04.307347+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:04.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:04 smithi040 bash[23856]: audit 2024-04-24T17:05:04.319515+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:04 smithi204 bash[18742]: cluster 2024-04-24T17:05:03.007034+0000 mgr.y (mgr.24310) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:04 smithi204 bash[18742]: audit 2024-04-24T17:05:04.307347+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:04 smithi204 bash[18742]: audit 2024-04-24T17:05:04.319515+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:06.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:06 smithi040 bash[18471]: cluster 2024-04-24T17:05:05.007862+0000 mgr.y (mgr.24310) 177 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:06 smithi040 bash[23856]: cluster 2024-04-24T17:05:05.007862+0000 mgr.y (mgr.24310) 177 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:06 smithi204 bash[18742]: cluster 2024-04-24T17:05:05.007862+0000 mgr.y (mgr.24310) 177 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:08 smithi040 bash[18471]: cluster 2024-04-24T17:05:07.009548+0000 mgr.y (mgr.24310) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:08.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:08 smithi040 bash[23856]: cluster 2024-04-24T17:05:07.009548+0000 mgr.y (mgr.24310) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:08.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:08 smithi204 bash[18742]: cluster 2024-04-24T17:05:07.009548+0000 mgr.y (mgr.24310) 178 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:10 smithi040 bash[18471]: cluster 2024-04-24T17:05:09.010265+0000 mgr.y (mgr.24310) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:10 smithi040 bash[23856]: cluster 2024-04-24T17:05:09.010265+0000 mgr.y (mgr.24310) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:10.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:10 smithi204 bash[18742]: cluster 2024-04-24T17:05:09.010265+0000 mgr.y (mgr.24310) 179 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:12.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:12 smithi040 bash[23856]: audit 2024-04-24T17:05:10.859606+0000 mgr.y (mgr.24310) 180 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:12 smithi040 bash[23856]: cluster 2024-04-24T17:05:11.010803+0000 mgr.y (mgr.24310) 181 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:12 smithi040 bash[18471]: audit 2024-04-24T17:05:10.859606+0000 mgr.y (mgr.24310) 180 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:12 smithi040 bash[18471]: cluster 2024-04-24T17:05:11.010803+0000 mgr.y (mgr.24310) 181 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:12 smithi204 bash[18742]: audit 2024-04-24T17:05:10.859606+0000 mgr.y (mgr.24310) 180 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:12 smithi204 bash[18742]: cluster 2024-04-24T17:05:11.010803+0000 mgr.y (mgr.24310) 181 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:13.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:12 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:05:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:05:13.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:13 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:13] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2024-04-24T17:05:13.872 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:05:13 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:05:14.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:13 smithi040 bash[18471]: audit 2024-04-24T17:05:12.873369+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:14.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:13 smithi040 bash[18471]: audit 2024-04-24T17:05:12.880086+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:14.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:13 smithi040 bash[18471]: cluster 2024-04-24T17:05:13.012043+0000 mgr.y (mgr.24310) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:13 smithi040 bash[23856]: audit 2024-04-24T17:05:12.873369+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:13 smithi040 bash[23856]: audit 2024-04-24T17:05:12.880086+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:13 smithi040 bash[23856]: cluster 2024-04-24T17:05:13.012043+0000 mgr.y (mgr.24310) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:13 smithi204 bash[18742]: audit 2024-04-24T17:05:12.873369+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:13 smithi204 bash[18742]: audit 2024-04-24T17:05:12.880086+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:13 smithi204 bash[18742]: cluster 2024-04-24T17:05:13.012043+0000 mgr.y (mgr.24310) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:16.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:16 smithi040 bash[18471]: cluster 2024-04-24T17:05:15.012857+0000 mgr.y (mgr.24310) 183 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:16 smithi040 bash[23856]: cluster 2024-04-24T17:05:15.012857+0000 mgr.y (mgr.24310) 183 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:16 smithi204 bash[18742]: cluster 2024-04-24T17:05:15.012857+0000 mgr.y (mgr.24310) 183 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:18.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:18 smithi040 bash[18471]: cluster 2024-04-24T17:05:17.014654+0000 mgr.y (mgr.24310) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:18.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:18 smithi040 bash[23856]: cluster 2024-04-24T17:05:17.014654+0000 mgr.y (mgr.24310) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:18.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:18 smithi204 bash[18742]: cluster 2024-04-24T17:05:17.014654+0000 mgr.y (mgr.24310) 184 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:20.453 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:20 smithi204 bash[18742]: cluster 2024-04-24T17:05:19.015438+0000 mgr.y (mgr.24310) 185 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:20.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:20 smithi040 bash[18471]: cluster 2024-04-24T17:05:19.015438+0000 mgr.y (mgr.24310) 185 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:20 smithi040 bash[23856]: cluster 2024-04-24T17:05:19.015438+0000 mgr.y (mgr.24310) 185 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:22 smithi040 bash[18471]: audit 2024-04-24T17:05:20.867652+0000 mgr.y (mgr.24310) 186 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:22 smithi040 bash[18471]: cluster 2024-04-24T17:05:21.016281+0000 mgr.y (mgr.24310) 187 : 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-24T17:05:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:22 smithi040 bash[23856]: audit 2024-04-24T17:05:20.867652+0000 mgr.y (mgr.24310) 186 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:22 smithi040 bash[23856]: cluster 2024-04-24T17:05:21.016281+0000 mgr.y (mgr.24310) 187 : 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-24T17:05:22.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:22 smithi204 bash[18742]: audit 2024-04-24T17:05:20.867652+0000 mgr.y (mgr.24310) 186 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:22.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:22 smithi204 bash[18742]: cluster 2024-04-24T17:05:21.016281+0000 mgr.y (mgr.24310) 187 : 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-24T17:05:23.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:23 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:23] "GET /metrics HTTP/1.1" 200 214823 "" "Prometheus/2.33.4" 2024-04-24T17:05:24.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:05:23 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:05:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:24 smithi040 bash[18471]: cluster 2024-04-24T17:05:23.018053+0000 mgr.y (mgr.24310) 188 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:24.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:24 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:05:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:05:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:24 smithi040 bash[23856]: cluster 2024-04-24T17:05:23.018053+0000 mgr.y (mgr.24310) 188 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:24 smithi204 bash[18742]: cluster 2024-04-24T17:05:23.018053+0000 mgr.y (mgr.24310) 188 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:25 smithi204 bash[18742]: audit 2024-04-24T17:05:24.482607+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:25 smithi204 bash[18742]: audit 2024-04-24T17:05:24.494547+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:25.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:25 smithi040 bash[18471]: audit 2024-04-24T17:05:24.482607+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:25.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:25 smithi040 bash[18471]: audit 2024-04-24T17:05:24.494547+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:25.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:25 smithi040 bash[23856]: audit 2024-04-24T17:05:24.482607+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:25.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:25 smithi040 bash[23856]: audit 2024-04-24T17:05:24.494547+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:26 smithi204 bash[18742]: cluster 2024-04-24T17:05:25.018814+0000 mgr.y (mgr.24310) 189 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:26.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:26 smithi040 bash[18471]: cluster 2024-04-24T17:05:25.018814+0000 mgr.y (mgr.24310) 189 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:26.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:26 smithi040 bash[23856]: cluster 2024-04-24T17:05:25.018814+0000 mgr.y (mgr.24310) 189 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:28 smithi204 bash[18742]: cluster 2024-04-24T17:05:27.020482+0000 mgr.y (mgr.24310) 190 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:28.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:28 smithi040 bash[18471]: cluster 2024-04-24T17:05:27.020482+0000 mgr.y (mgr.24310) 190 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:28.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:28 smithi040 bash[23856]: cluster 2024-04-24T17:05:27.020482+0000 mgr.y (mgr.24310) 190 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:30.753 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:30 smithi040 bash[18471]: cluster 2024-04-24T17:05:29.021196+0000 mgr.y (mgr.24310) 191 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:30.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:30 smithi040 bash[23856]: cluster 2024-04-24T17:05:29.021196+0000 mgr.y (mgr.24310) 191 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:30 smithi204 bash[18742]: cluster 2024-04-24T17:05:29.021196+0000 mgr.y (mgr.24310) 191 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:31.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[18471]: audit 2024-04-24T17:05:31.085061+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:05:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[18471]: audit 2024-04-24T17:05:31.085905+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:05:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[18471]: audit 2024-04-24T17:05:31.090145+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:05:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[18471]: audit 2024-04-24T17:05:31.090845+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:05:31.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[23856]: audit 2024-04-24T17:05:31.085061+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:05:31.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[23856]: audit 2024-04-24T17:05:31.085905+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:05:31.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[23856]: audit 2024-04-24T17:05:31.090145+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:05:31.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:31 smithi040 bash[23856]: audit 2024-04-24T17:05:31.090845+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:05:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:31 smithi204 bash[18742]: audit 2024-04-24T17:05:31.085061+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:05:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:31 smithi204 bash[18742]: audit 2024-04-24T17:05:31.085905+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:05:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:31 smithi204 bash[18742]: audit 2024-04-24T17:05:31.090145+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:05:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:31 smithi204 bash[18742]: audit 2024-04-24T17:05:31.090845+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:05:32.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:32 smithi040 bash[23856]: audit 2024-04-24T17:05:30.875493+0000 mgr.y (mgr.24310) 192 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:32.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:32 smithi040 bash[23856]: cluster 2024-04-24T17:05:31.021930+0000 mgr.y (mgr.24310) 193 : 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-24T17:05:32.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:32 smithi040 bash[18471]: audit 2024-04-24T17:05:30.875493+0000 mgr.y (mgr.24310) 192 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:32.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:32 smithi040 bash[18471]: cluster 2024-04-24T17:05:31.021930+0000 mgr.y (mgr.24310) 193 : 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-24T17:05:33.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:32 smithi204 bash[18742]: audit 2024-04-24T17:05:30.875493+0000 mgr.y (mgr.24310) 192 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:33.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:32 smithi204 bash[18742]: cluster 2024-04-24T17:05:31.021930+0000 mgr.y (mgr.24310) 193 : 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-24T17:05:33.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:33 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:05:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:05:33.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:33 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:33] "GET /metrics HTTP/1.1" 200 214798 "" "Prometheus/2.33.4" 2024-04-24T17:05:34.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:05:33 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:05:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:34 smithi040 bash[18471]: audit 2024-04-24T17:05:33.011253+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:34.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:34 smithi040 bash[18471]: audit 2024-04-24T17:05:33.018807+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:34.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:34 smithi040 bash[18471]: cluster 2024-04-24T17:05:33.022876+0000 mgr.y (mgr.24310) 194 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:34 smithi040 bash[23856]: audit 2024-04-24T17:05:33.011253+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:34 smithi040 bash[23856]: audit 2024-04-24T17:05:33.018807+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:34 smithi040 bash[23856]: cluster 2024-04-24T17:05:33.022876+0000 mgr.y (mgr.24310) 194 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:34 smithi204 bash[18742]: audit 2024-04-24T17:05:33.011253+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:34 smithi204 bash[18742]: audit 2024-04-24T17:05:33.018807+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:34 smithi204 bash[18742]: cluster 2024-04-24T17:05:33.022876+0000 mgr.y (mgr.24310) 194 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:36 smithi040 bash[18471]: cluster 2024-04-24T17:05:35.023685+0000 mgr.y (mgr.24310) 195 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:36 smithi040 bash[18471]: audit 2024-04-24T17:05:36.028968+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:05:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:36 smithi040 bash[18471]: audit 2024-04-24T17:05:36.030877+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:05:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:36 smithi040 bash[23856]: cluster 2024-04-24T17:05:35.023685+0000 mgr.y (mgr.24310) 195 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:36 smithi040 bash[23856]: audit 2024-04-24T17:05:36.028968+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:05:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:36 smithi040 bash[23856]: audit 2024-04-24T17:05:36.030877+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:05:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:36 smithi204 bash[18742]: cluster 2024-04-24T17:05:35.023685+0000 mgr.y (mgr.24310) 195 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:36 smithi204 bash[18742]: audit 2024-04-24T17:05:36.028968+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:05:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:36 smithi204 bash[18742]: audit 2024-04-24T17:05:36.030877+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:05:37.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:37 smithi040 bash[18471]: audit 2024-04-24T17:05:36.305965+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:37 smithi040 bash[18471]: audit 2024-04-24T17:05:36.315630+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:37 smithi040 bash[18471]: audit 2024-04-24T17:05:36.322937+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:37 smithi040 bash[23856]: audit 2024-04-24T17:05:36.305965+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:37 smithi040 bash[23856]: audit 2024-04-24T17:05:36.315630+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:37 smithi040 bash[23856]: audit 2024-04-24T17:05:36.322937+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:37 smithi204 bash[18742]: audit 2024-04-24T17:05:36.305965+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:37 smithi204 bash[18742]: audit 2024-04-24T17:05:36.315630+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:37 smithi204 bash[18742]: audit 2024-04-24T17:05:36.322937+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:38.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:38 smithi040 bash[18471]: cluster 2024-04-24T17:05:37.025467+0000 mgr.y (mgr.24310) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:38 smithi040 bash[23856]: cluster 2024-04-24T17:05:37.025467+0000 mgr.y (mgr.24310) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:38 smithi204 bash[18742]: cluster 2024-04-24T17:05:37.025467+0000 mgr.y (mgr.24310) 196 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:40.427 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:40 smithi204 bash[18742]: cluster 2024-04-24T17:05:39.026216+0000 mgr.y (mgr.24310) 197 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:40 smithi040 bash[18471]: cluster 2024-04-24T17:05:39.026216+0000 mgr.y (mgr.24310) 197 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:40.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:40 smithi040 bash[23856]: cluster 2024-04-24T17:05:39.026216+0000 mgr.y (mgr.24310) 197 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:42 smithi040 bash[18471]: audit 2024-04-24T17:05:40.882830+0000 mgr.y (mgr.24310) 198 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:42 smithi040 bash[18471]: cluster 2024-04-24T17:05:41.026917+0000 mgr.y (mgr.24310) 199 : 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-24T17:05:42.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:42 smithi040 bash[23856]: audit 2024-04-24T17:05:40.882830+0000 mgr.y (mgr.24310) 198 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:42.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:42 smithi040 bash[23856]: cluster 2024-04-24T17:05:41.026917+0000 mgr.y (mgr.24310) 199 : 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-24T17:05:42.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:42 smithi204 bash[18742]: audit 2024-04-24T17:05:40.882830+0000 mgr.y (mgr.24310) 198 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:42 smithi204 bash[18742]: cluster 2024-04-24T17:05:41.026917+0000 mgr.y (mgr.24310) 199 : 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-24T17:05:43.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:43 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:43] "GET /metrics HTTP/1.1" 200 214798 "" "Prometheus/2.33.4" 2024-04-24T17:05:44.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:05:43 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:05:44.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:44 smithi040 bash[18471]: cluster 2024-04-24T17:05:43.028622+0000 mgr.y (mgr.24310) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:44 smithi040 bash[23856]: cluster 2024-04-24T17:05:43.028622+0000 mgr.y (mgr.24310) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:44 smithi204 bash[18742]: cluster 2024-04-24T17:05:43.028622+0000 mgr.y (mgr.24310) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:45.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:44 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:05:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:05:45.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:45 smithi040 bash[18471]: audit 2024-04-24T17:05:44.676303+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:45.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:45 smithi040 bash[18471]: audit 2024-04-24T17:05:44.688585+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:45.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:45 smithi040 bash[23856]: audit 2024-04-24T17:05:44.676303+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:45.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:45 smithi040 bash[23856]: audit 2024-04-24T17:05:44.688585+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:46.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:45 smithi204 bash[18742]: audit 2024-04-24T17:05:44.676303+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:46.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:45 smithi204 bash[18742]: audit 2024-04-24T17:05:44.688585+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:46.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:46 smithi040 bash[18471]: cluster 2024-04-24T17:05:45.029469+0000 mgr.y (mgr.24310) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:46.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:46 smithi040 bash[23856]: cluster 2024-04-24T17:05:45.029469+0000 mgr.y (mgr.24310) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:47.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:46 smithi204 bash[18742]: cluster 2024-04-24T17:05:45.029469+0000 mgr.y (mgr.24310) 201 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:05:49.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:48 smithi204 bash[18742]: cluster 2024-04-24T17:05:47.031254+0000 mgr.y (mgr.24310) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:49.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:48 smithi040 bash[18471]: cluster 2024-04-24T17:05:47.031254+0000 mgr.y (mgr.24310) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:49.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:48 smithi040 bash[23856]: cluster 2024-04-24T17:05:47.031254+0000 mgr.y (mgr.24310) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:51.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:50 smithi204 bash[18742]: cluster 2024-04-24T17:05:49.032003+0000 mgr.y (mgr.24310) 203 : cluster [DBG] pgmap v167: 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-24T17:05:51.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:50 smithi040 bash[18471]: cluster 2024-04-24T17:05:49.032003+0000 mgr.y (mgr.24310) 203 : cluster [DBG] pgmap v167: 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-24T17:05:51.132 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:50 smithi040 bash[23856]: cluster 2024-04-24T17:05:49.032003+0000 mgr.y (mgr.24310) 203 : cluster [DBG] pgmap v167: 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-24T17:05:52.002 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:51 smithi040 bash[23856]: audit 2024-04-24T17:05:50.894119+0000 mgr.y (mgr.24310) 204 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:52.002 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:51 smithi040 bash[23856]: cluster 2024-04-24T17:05:51.032731+0000 mgr.y (mgr.24310) 205 : cluster [DBG] pgmap v168: 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-24T17:05:52.002 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:51 smithi040 bash[18471]: audit 2024-04-24T17:05:50.894119+0000 mgr.y (mgr.24310) 204 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:52.003 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:51 smithi040 bash[18471]: cluster 2024-04-24T17:05:51.032731+0000 mgr.y (mgr.24310) 205 : cluster [DBG] pgmap v168: 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-24T17:05:52.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:51 smithi204 bash[18742]: audit 2024-04-24T17:05:50.894119+0000 mgr.y (mgr.24310) 204 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:05:52.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:51 smithi204 bash[18742]: cluster 2024-04-24T17:05:51.032731+0000 mgr.y (mgr.24310) 205 : cluster [DBG] pgmap v168: 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-24T17:05:53.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:53 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:05:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:05:53.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:05:53 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:53] "GET /metrics HTTP/1.1" 200 214813 "" "Prometheus/2.33.4" 2024-04-24T17:05:54.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:05:53 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:05:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:54 smithi040 bash[18471]: cluster 2024-04-24T17:05:53.033937+0000 mgr.y (mgr.24310) 206 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:54 smithi040 bash[18471]: audit 2024-04-24T17:05:53.150367+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:54.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:54 smithi040 bash[18471]: audit 2024-04-24T17:05:53.159139+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:54 smithi040 bash[23856]: cluster 2024-04-24T17:05:53.033937+0000 mgr.y (mgr.24310) 206 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:54 smithi040 bash[23856]: audit 2024-04-24T17:05:53.150367+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:54 smithi040 bash[23856]: audit 2024-04-24T17:05:53.159139+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:54 smithi204 bash[18742]: cluster 2024-04-24T17:05:53.033937+0000 mgr.y (mgr.24310) 206 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:54 smithi204 bash[18742]: audit 2024-04-24T17:05:53.150367+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:54 smithi204 bash[18742]: audit 2024-04-24T17:05:53.159139+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:05:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:56 smithi040 bash[18471]: cluster 2024-04-24T17:05:55.034641+0000 mgr.y (mgr.24310) 207 : cluster [DBG] pgmap v170: 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-24T17:05:56.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:56 smithi040 bash[23856]: cluster 2024-04-24T17:05:55.034641+0000 mgr.y (mgr.24310) 207 : cluster [DBG] pgmap v170: 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-24T17:05:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:56 smithi204 bash[18742]: cluster 2024-04-24T17:05:55.034641+0000 mgr.y (mgr.24310) 207 : cluster [DBG] pgmap v170: 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-24T17:05:58.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:05:58 smithi040 bash[18471]: cluster 2024-04-24T17:05:57.036848+0000 mgr.y (mgr.24310) 208 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:58.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:05:58 smithi040 bash[23856]: cluster 2024-04-24T17:05:57.036848+0000 mgr.y (mgr.24310) 208 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:05:58.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:05:58 smithi204 bash[18742]: cluster 2024-04-24T17:05:57.036848+0000 mgr.y (mgr.24310) 208 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:00.633 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:00 smithi204 bash[18742]: cluster 2024-04-24T17:05:59.037728+0000 mgr.y (mgr.24310) 209 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:00.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:00 smithi040 bash[18471]: cluster 2024-04-24T17:05:59.037728+0000 mgr.y (mgr.24310) 209 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:00 smithi040 bash[23856]: cluster 2024-04-24T17:05:59.037728+0000 mgr.y (mgr.24310) 209 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:02 smithi040 bash[18471]: audit 2024-04-24T17:06:00.903684+0000 mgr.y (mgr.24310) 210 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:02 smithi040 bash[18471]: cluster 2024-04-24T17:06:01.038604+0000 mgr.y (mgr.24310) 211 : 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-24T17:06:02.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:02 smithi040 bash[23856]: audit 2024-04-24T17:06:00.903684+0000 mgr.y (mgr.24310) 210 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:02.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:02 smithi040 bash[23856]: cluster 2024-04-24T17:06:01.038604+0000 mgr.y (mgr.24310) 211 : 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-24T17:06:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:02 smithi204 bash[18742]: audit 2024-04-24T17:06:00.903684+0000 mgr.y (mgr.24310) 210 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:02 smithi204 bash[18742]: cluster 2024-04-24T17:06:01.038604+0000 mgr.y (mgr.24310) 211 : 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-24T17:06:03.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:03 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:03] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2024-04-24T17:06:04.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:06:03 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:06:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:04 smithi040 bash[18471]: cluster 2024-04-24T17:06:03.040389+0000 mgr.y (mgr.24310) 212 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:04.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:04 smithi040 bash[23856]: cluster 2024-04-24T17:06:03.040389+0000 mgr.y (mgr.24310) 212 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:04 smithi204 bash[18742]: cluster 2024-04-24T17:06:03.040389+0000 mgr.y (mgr.24310) 212 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:05.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:04 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:06:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:06:06.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:05 smithi040 bash[18471]: audit 2024-04-24T17:06:04.875582+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:06.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:05 smithi040 bash[18471]: audit 2024-04-24T17:06:04.890018+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:06.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:05 smithi040 bash[18471]: cluster 2024-04-24T17:06:05.041150+0000 mgr.y (mgr.24310) 213 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:06.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:05 smithi040 bash[23856]: audit 2024-04-24T17:06:04.875582+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:06.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:05 smithi040 bash[23856]: audit 2024-04-24T17:06:04.890018+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:06.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:05 smithi040 bash[23856]: cluster 2024-04-24T17:06:05.041150+0000 mgr.y (mgr.24310) 213 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:05 smithi204 bash[18742]: audit 2024-04-24T17:06:04.875582+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:05 smithi204 bash[18742]: audit 2024-04-24T17:06:04.890018+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:05 smithi204 bash[18742]: cluster 2024-04-24T17:06:05.041150+0000 mgr.y (mgr.24310) 213 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:08.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:08 smithi040 bash[18471]: cluster 2024-04-24T17:06:07.042820+0000 mgr.y (mgr.24310) 214 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:08.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:08 smithi040 bash[23856]: cluster 2024-04-24T17:06:07.042820+0000 mgr.y (mgr.24310) 214 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:08.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:08 smithi204 bash[18742]: cluster 2024-04-24T17:06:07.042820+0000 mgr.y (mgr.24310) 214 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:10.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:10 smithi040 bash[18471]: cluster 2024-04-24T17:06:09.043611+0000 mgr.y (mgr.24310) 215 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:10.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:10 smithi040 bash[23856]: cluster 2024-04-24T17:06:09.043611+0000 mgr.y (mgr.24310) 215 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:10.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:10 smithi204 bash[18742]: cluster 2024-04-24T17:06:09.043611+0000 mgr.y (mgr.24310) 215 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:12 smithi040 bash[18471]: audit 2024-04-24T17:06:10.912885+0000 mgr.y (mgr.24310) 216 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:12 smithi040 bash[18471]: cluster 2024-04-24T17:06:11.044339+0000 mgr.y (mgr.24310) 217 : 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-24T17:06:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:12 smithi040 bash[23856]: audit 2024-04-24T17:06:10.912885+0000 mgr.y (mgr.24310) 216 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:12 smithi040 bash[23856]: cluster 2024-04-24T17:06:11.044339+0000 mgr.y (mgr.24310) 217 : 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-24T17:06:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:12 smithi204 bash[18742]: audit 2024-04-24T17:06:10.912885+0000 mgr.y (mgr.24310) 216 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:12 smithi204 bash[18742]: cluster 2024-04-24T17:06:11.044339+0000 mgr.y (mgr.24310) 217 : 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-24T17:06:13.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:13 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:13] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2024-04-24T17:06:13.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:13 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:06:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:06:14.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:06:13 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:06:14.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:14 smithi040 bash[18471]: cluster 2024-04-24T17:06:13.046080+0000 mgr.y (mgr.24310) 218 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:14.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:14 smithi040 bash[18471]: audit 2024-04-24T17:06:13.299030+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:14.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:14 smithi040 bash[18471]: audit 2024-04-24T17:06:13.305967+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:14.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:14 smithi040 bash[23856]: cluster 2024-04-24T17:06:13.046080+0000 mgr.y (mgr.24310) 218 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:14.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:14 smithi040 bash[23856]: audit 2024-04-24T17:06:13.299030+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:14.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:14 smithi040 bash[23856]: audit 2024-04-24T17:06:13.305967+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:14.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:14 smithi204 bash[18742]: cluster 2024-04-24T17:06:13.046080+0000 mgr.y (mgr.24310) 218 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:14.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:14 smithi204 bash[18742]: audit 2024-04-24T17:06:13.299030+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:14.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:14 smithi204 bash[18742]: audit 2024-04-24T17:06:13.305967+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:16.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:16 smithi040 bash[18471]: cluster 2024-04-24T17:06:15.046945+0000 mgr.y (mgr.24310) 219 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:16 smithi040 bash[23856]: cluster 2024-04-24T17:06:15.046945+0000 mgr.y (mgr.24310) 219 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:16 smithi204 bash[18742]: cluster 2024-04-24T17:06:15.046945+0000 mgr.y (mgr.24310) 219 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:18.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:18 smithi040 bash[18471]: cluster 2024-04-24T17:06:17.048701+0000 mgr.y (mgr.24310) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:18 smithi040 bash[23856]: cluster 2024-04-24T17:06:17.048701+0000 mgr.y (mgr.24310) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:18.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:18 smithi204 bash[18742]: cluster 2024-04-24T17:06:17.048701+0000 mgr.y (mgr.24310) 220 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:20 smithi204 bash[18742]: cluster 2024-04-24T17:06:19.049455+0000 mgr.y (mgr.24310) 221 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:20.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:20 smithi040 bash[18471]: cluster 2024-04-24T17:06:19.049455+0000 mgr.y (mgr.24310) 221 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:20 smithi040 bash[23856]: cluster 2024-04-24T17:06:19.049455+0000 mgr.y (mgr.24310) 221 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:22 smithi040 bash[18471]: audit 2024-04-24T17:06:20.924274+0000 mgr.y (mgr.24310) 222 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:22 smithi040 bash[18471]: cluster 2024-04-24T17:06:21.050163+0000 mgr.y (mgr.24310) 223 : 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-24T17:06:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:22 smithi040 bash[23856]: audit 2024-04-24T17:06:20.924274+0000 mgr.y (mgr.24310) 222 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:22 smithi040 bash[23856]: cluster 2024-04-24T17:06:21.050163+0000 mgr.y (mgr.24310) 223 : 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-24T17:06:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:22 smithi204 bash[18742]: audit 2024-04-24T17:06:20.924274+0000 mgr.y (mgr.24310) 222 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:22 smithi204 bash[18742]: cluster 2024-04-24T17:06:21.050163+0000 mgr.y (mgr.24310) 223 : 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-24T17:06:23.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:23 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:23] "GET /metrics HTTP/1.1" 200 214818 "" "Prometheus/2.33.4" 2024-04-24T17:06:23.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:06:23 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:06:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:24 smithi040 bash[18471]: cluster 2024-04-24T17:06:23.051965+0000 mgr.y (mgr.24310) 224 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:24 smithi040 bash[23856]: cluster 2024-04-24T17:06:23.051965+0000 mgr.y (mgr.24310) 224 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:24 smithi204 bash[18742]: cluster 2024-04-24T17:06:23.051965+0000 mgr.y (mgr.24310) 224 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:25.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:25 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:06:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:06:26.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:26 smithi040 bash[18471]: audit 2024-04-24T17:06:25.047674+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:26.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:26 smithi040 bash[18471]: cluster 2024-04-24T17:06:25.052832+0000 mgr.y (mgr.24310) 225 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:26.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:26 smithi040 bash[18471]: audit 2024-04-24T17:06:25.060596+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:26 smithi040 bash[23856]: audit 2024-04-24T17:06:25.047674+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:26 smithi040 bash[23856]: cluster 2024-04-24T17:06:25.052832+0000 mgr.y (mgr.24310) 225 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:26 smithi040 bash[23856]: audit 2024-04-24T17:06:25.060596+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:26.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:26 smithi204 bash[18742]: audit 2024-04-24T17:06:25.047674+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:26.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:26 smithi204 bash[18742]: cluster 2024-04-24T17:06:25.052832+0000 mgr.y (mgr.24310) 225 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:26.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:26 smithi204 bash[18742]: audit 2024-04-24T17:06:25.060596+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:27.271 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-24T17:06:28.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:28 smithi040 bash[18471]: cluster 2024-04-24T17:06:27.054562+0000 mgr.y (mgr.24310) 226 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:28.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:28 smithi040 bash[23856]: cluster 2024-04-24T17:06:27.054562+0000 mgr.y (mgr.24310) 226 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:28 smithi204 bash[18742]: cluster 2024-04-24T17:06:27.054562+0000 mgr.y (mgr.24310) 226 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:30.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:30 smithi040 bash[18471]: cluster 2024-04-24T17:06:29.055207+0000 mgr.y (mgr.24310) 227 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:30.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:30 smithi040 bash[23856]: cluster 2024-04-24T17:06:29.055207+0000 mgr.y (mgr.24310) 227 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:30 smithi204 bash[18742]: cluster 2024-04-24T17:06:29.055207+0000 mgr.y (mgr.24310) 227 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:30.904 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-24T17:06:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[18471]: audit 2024-04-24T17:06:31.116278+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:06:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[18471]: audit 2024-04-24T17:06:31.116539+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:06:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[18471]: audit 2024-04-24T17:06:31.116667+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:06:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[18471]: audit 2024-04-24T17:06:31.117216+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:06:31.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[23856]: audit 2024-04-24T17:06:31.116278+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:06:31.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[23856]: audit 2024-04-24T17:06:31.116539+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:06:31.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[23856]: audit 2024-04-24T17:06:31.116667+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:06:31.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:31 smithi040 bash[23856]: audit 2024-04-24T17:06:31.117216+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:06:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:31 smithi204 bash[18742]: audit 2024-04-24T17:06:31.116278+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:06:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:31 smithi204 bash[18742]: audit 2024-04-24T17:06:31.116539+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:06:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:31 smithi204 bash[18742]: audit 2024-04-24T17:06:31.116667+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:06:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:31 smithi204 bash[18742]: audit 2024-04-24T17:06:31.117216+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:06:32.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:32 smithi040 bash[18471]: audit 2024-04-24T17:06:30.931540+0000 mgr.y (mgr.24310) 228 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:32.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:32 smithi040 bash[18471]: cluster 2024-04-24T17:06:31.057984+0000 mgr.y (mgr.24310) 229 : 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-24T17:06:32.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:32 smithi040 bash[23856]: audit 2024-04-24T17:06:30.931540+0000 mgr.y (mgr.24310) 228 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:32.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:32 smithi040 bash[23856]: cluster 2024-04-24T17:06:31.057984+0000 mgr.y (mgr.24310) 229 : 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-24T17:06:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:32 smithi204 bash[18742]: audit 2024-04-24T17:06:30.931540+0000 mgr.y (mgr.24310) 228 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:32 smithi204 bash[18742]: cluster 2024-04-24T17:06:31.057984+0000 mgr.y (mgr.24310) 229 : 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-24T17:06:33.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:33 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:33] "GET /metrics HTTP/1.1" 200 214791 "" "Prometheus/2.33.4" 2024-04-24T17:06:33.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:33 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:06:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:06:34.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:06:33 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:06:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:34 smithi040 bash[18471]: cluster 2024-04-24T17:06:33.059734+0000 mgr.y (mgr.24310) 230 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:34 smithi040 bash[18471]: audit 2024-04-24T17:06:33.439879+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:34 smithi040 bash[18471]: audit 2024-04-24T17:06:33.446623+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:34.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:34 smithi040 bash[23856]: cluster 2024-04-24T17:06:33.059734+0000 mgr.y (mgr.24310) 230 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:34 smithi040 bash[23856]: audit 2024-04-24T17:06:33.439879+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:34 smithi040 bash[23856]: audit 2024-04-24T17:06:33.446623+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:34.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:34 smithi204 bash[18742]: cluster 2024-04-24T17:06:33.059734+0000 mgr.y (mgr.24310) 230 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:34.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:34 smithi204 bash[18742]: audit 2024-04-24T17:06:33.439879+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:34.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:34 smithi204 bash[18742]: audit 2024-04-24T17:06:33.446623+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:35.842 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-24T17:06:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:36 smithi204 bash[18742]: cluster 2024-04-24T17:06:35.060217+0000 mgr.y (mgr.24310) 231 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:36 smithi204 bash[18742]: audit 2024-04-24T17:06:36.332349+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:06:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:36 smithi204 bash[18742]: audit 2024-04-24T17:06:36.334423+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:06:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:36 smithi204 bash[18742]: audit 2024-04-24T17:06:36.347656+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:36.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[23856]: cluster 2024-04-24T17:06:35.060217+0000 mgr.y (mgr.24310) 231 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:36.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[23856]: audit 2024-04-24T17:06:36.332349+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:06:36.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[23856]: audit 2024-04-24T17:06:36.334423+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:06:36.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[23856]: audit 2024-04-24T17:06:36.347656+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:36.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[18471]: cluster 2024-04-24T17:06:35.060217+0000 mgr.y (mgr.24310) 231 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[18471]: audit 2024-04-24T17:06:36.332349+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:06:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[18471]: audit 2024-04-24T17:06:36.334423+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:06:36.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:36 smithi040 bash[18471]: audit 2024-04-24T17:06:36.347656+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:38 smithi204 bash[18742]: cluster 2024-04-24T17:06:37.061047+0000 mgr.y (mgr.24310) 232 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:38.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:38 smithi040 bash[18471]: cluster 2024-04-24T17:06:37.061047+0000 mgr.y (mgr.24310) 232 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:38.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:38 smithi040 bash[23856]: cluster 2024-04-24T17:06:37.061047+0000 mgr.y (mgr.24310) 232 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:40.279 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-24T17:06:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:40 smithi040 bash[18471]: cluster 2024-04-24T17:06:39.061733+0000 mgr.y (mgr.24310) 233 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:40.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:40 smithi040 bash[23856]: cluster 2024-04-24T17:06:39.061733+0000 mgr.y (mgr.24310) 233 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:40.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:40 smithi204 bash[18742]: cluster 2024-04-24T17:06:39.061733+0000 mgr.y (mgr.24310) 233 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:42.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:42 smithi204 bash[18742]: audit 2024-04-24T17:06:40.939703+0000 mgr.y (mgr.24310) 234 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:42.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:42 smithi204 bash[18742]: cluster 2024-04-24T17:06:41.062497+0000 mgr.y (mgr.24310) 235 : 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-24T17:06:42.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:42 smithi040 bash[18471]: audit 2024-04-24T17:06:40.939703+0000 mgr.y (mgr.24310) 234 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:42.795 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:42 smithi040 bash[18471]: cluster 2024-04-24T17:06:41.062497+0000 mgr.y (mgr.24310) 235 : 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-24T17:06:42.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:42 smithi040 bash[23856]: audit 2024-04-24T17:06:40.939703+0000 mgr.y (mgr.24310) 234 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:42.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:42 smithi040 bash[23856]: cluster 2024-04-24T17:06:41.062497+0000 mgr.y (mgr.24310) 235 : 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-24T17:06:43.207 INFO:teuthology.orchestra.run.smithi040.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:06:43.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:43 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:43] "GET /metrics HTTP/1.1" 200 214791 "" "Prometheus/2.33.4" 2024-04-24T17:06:44.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:06:43 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:06:44.028 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:06:44.041 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2024-04-24T17:06:44.041 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- 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-24T17:06:44.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: cluster 2024-04-24T17:06:43.064175+0000 mgr.y (mgr.24310) 236 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:44.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: audit 2024-04-24T17:06:43.200124+0000 mgr.y (mgr.24310) 237 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:44.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: cephadm 2024-04-24T17:06:43.201881+0000 mgr.y (mgr.24310) 238 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:06:44.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: audit 2024-04-24T17:06:43.208617+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:44.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: audit 2024-04-24T17:06:43.244242+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:06:44.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: audit 2024-04-24T17:06:43.245032+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:06:44.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: audit 2024-04-24T17:06:43.251514+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:44.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[18471]: cephadm 2024-04-24T17:06:43.257119+0000 mgr.y (mgr.24310) 239 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: cluster 2024-04-24T17:06:43.064175+0000 mgr.y (mgr.24310) 236 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: audit 2024-04-24T17:06:43.200124+0000 mgr.y (mgr.24310) 237 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: cephadm 2024-04-24T17:06:43.201881+0000 mgr.y (mgr.24310) 238 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: audit 2024-04-24T17:06:43.208617+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: audit 2024-04-24T17:06:43.244242+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: audit 2024-04-24T17:06:43.245032+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: audit 2024-04-24T17:06:43.251514+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:44.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:44 smithi040 bash[23856]: cephadm 2024-04-24T17:06:43.257119+0000 mgr.y (mgr.24310) 239 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:06:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: cluster 2024-04-24T17:06:43.064175+0000 mgr.y (mgr.24310) 236 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: audit 2024-04-24T17:06:43.200124+0000 mgr.y (mgr.24310) 237 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: cephadm 2024-04-24T17:06:43.201881+0000 mgr.y (mgr.24310) 238 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:06:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: audit 2024-04-24T17:06:43.208617+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: audit 2024-04-24T17:06:43.244242+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:06:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: audit 2024-04-24T17:06:43.245032+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:06:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: audit 2024-04-24T17:06:43.251514+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:44 smithi204 bash[18742]: cephadm 2024-04-24T17:06:43.257119+0000 mgr.y (mgr.24310) 239 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc 2024-04-24T17:06:45.561 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:45 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:06:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:06:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:46 smithi204 bash[18742]: cluster 2024-04-24T17:06:45.065213+0000 mgr.y (mgr.24310) 240 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:46 smithi204 bash[18742]: audit 2024-04-24T17:06:45.215492+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:46 smithi204 bash[18742]: audit 2024-04-24T17:06:45.236988+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:46 smithi040 bash[23856]: cluster 2024-04-24T17:06:45.065213+0000 mgr.y (mgr.24310) 240 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:46 smithi040 bash[23856]: audit 2024-04-24T17:06:45.215492+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:46 smithi040 bash[23856]: audit 2024-04-24T17:06:45.236988+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:46.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:46 smithi040 bash[18471]: cluster 2024-04-24T17:06:45.065213+0000 mgr.y (mgr.24310) 240 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:46 smithi040 bash[18471]: audit 2024-04-24T17:06:45.215492+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:46 smithi040 bash[18471]: audit 2024-04-24T17:06:45.236988+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:47.655 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:06:48.355 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 14s ago 11m - - 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 3s ago 11m - - 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (4m) 14s ago 4m 13.0M - ba2b418f427c 72c0c6a68674 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (4m) 3s ago 4m 43.7M - 8.3.5 dad864ee21e9 55bfe8de9c0a 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (2m) 14s ago 2m 41.7M - 3.5 e1d6a67b021e cc845618946e 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443 running (10m) 3s ago 10m 400M - 17.2.0 e1d6a67b021e 09e455546619 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (12m) 14s ago 12m 457M - 17.2.0 e1d6a67b021e 06034790b8fa 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (12m) 14s ago 12m 50.8M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (10m) 3s ago 10m 40.4M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:06:48.356 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (10m) 14s ago 10m 42.1M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (4m) 14s ago 4m 9711k - 1dbe0e931976 31ac20203933 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (4m) 3s ago 4m 9967k - 1dbe0e931976 34cdf5a12523 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (10m) 14s ago 10m 50.9M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (9m) 14s ago 9m 52.0M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (8m) 14s ago 8m 47.1M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (8m) 14s ago 8m 50.0M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (7m) 3s ago 7m 51.9M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (6m) 3s ago 7m 49.0M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (6m) 3s ago 6m 48.2M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (5m) 3s ago 5m 50.2M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (3m) 3s ago 5m 53.2M - 514e6a882f6e 88892b70d6eb 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (2m) 14s ago 2m 81.9M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:06:48.357 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (2m) 3s ago 2m 82.6M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:06:48.358 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (2m) 14s ago 2m 82.1M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:06:48.358 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (2m) 3s ago 2m 82.5M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:06:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:48 smithi204 bash[18742]: cluster 2024-04-24T17:06:47.067258+0000 mgr.y (mgr.24310) 241 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:48 smithi204 bash[18742]: audit 2024-04-24T17:06:47.644120+0000 mgr.y (mgr.24310) 242 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:48.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:48 smithi040 bash[18471]: cluster 2024-04-24T17:06:47.067258+0000 mgr.y (mgr.24310) 241 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:48.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:48 smithi040 bash[18471]: audit 2024-04-24T17:06:47.644120+0000 mgr.y (mgr.24310) 242 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:48.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:48 smithi040 bash[23856]: cluster 2024-04-24T17:06:47.067258+0000 mgr.y (mgr.24310) 241 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:48.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:48 smithi040 bash[23856]: audit 2024-04-24T17:06:47.644120+0000 mgr.y (mgr.24310) 242 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:48.779 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:06:48.779 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:06:48.779 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:06:48.779 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:06:48.779 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:06:48.779 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-24T17:06:48.779 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:06:48.780 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:06:49.151 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:06:49.152 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:06:49.152 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:06:49.152 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:06:49.152 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "", 2024-04-24T17:06:49.152 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc image" 2024-04-24T17:06:49.152 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:06:49.559 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:06:49.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:49 smithi040 bash[18471]: audit 2024-04-24T17:06:47.990226+0000 mgr.y (mgr.24310) 243 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:49.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:49 smithi040 bash[18471]: audit 2024-04-24T17:06:48.329418+0000 mgr.y (mgr.24310) 244 : audit [DBG] from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:49.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:49 smithi040 bash[18471]: audit 2024-04-24T17:06:48.781299+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.40:0/2993013693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:06:49.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:49 smithi040 bash[23856]: audit 2024-04-24T17:06:47.990226+0000 mgr.y (mgr.24310) 243 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:49.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:49 smithi040 bash[23856]: audit 2024-04-24T17:06:48.329418+0000 mgr.y (mgr.24310) 244 : audit [DBG] from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:49.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:49 smithi040 bash[23856]: audit 2024-04-24T17:06:48.781299+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.40:0/2993013693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:06:49.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:49 smithi204 bash[18742]: audit 2024-04-24T17:06:47.990226+0000 mgr.y (mgr.24310) 243 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:49.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:49 smithi204 bash[18742]: audit 2024-04-24T17:06:48.329418+0000 mgr.y (mgr.24310) 244 : audit [DBG] from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:49.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:49 smithi204 bash[18742]: audit 2024-04-24T17:06:48.781299+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.40:0/2993013693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:06:50.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:50 smithi040 bash[23856]: cluster 2024-04-24T17:06:49.067718+0000 mgr.y (mgr.24310) 245 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:50.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:50 smithi040 bash[23856]: audit 2024-04-24T17:06:49.153622+0000 mgr.y (mgr.24310) 246 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:50.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:50 smithi040 bash[23856]: audit 2024-04-24T17:06:49.561712+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.40:0/1392125600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:06:50.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:50 smithi040 bash[18471]: cluster 2024-04-24T17:06:49.067718+0000 mgr.y (mgr.24310) 245 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:50.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:50 smithi040 bash[18471]: audit 2024-04-24T17:06:49.153622+0000 mgr.y (mgr.24310) 246 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:50.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:50 smithi040 bash[18471]: audit 2024-04-24T17:06:49.561712+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.40:0/1392125600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:06:50.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:50 smithi204 bash[18742]: cluster 2024-04-24T17:06:49.067718+0000 mgr.y (mgr.24310) 245 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:50.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:50 smithi204 bash[18742]: audit 2024-04-24T17:06:49.153622+0000 mgr.y (mgr.24310) 246 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:06:50.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:50 smithi204 bash[18742]: audit 2024-04-24T17:06:49.561712+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.40:0/1392125600' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:06:52.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:52 smithi040 bash[23856]: audit 2024-04-24T17:06:50.947624+0000 mgr.y (mgr.24310) 247 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:52.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:52 smithi040 bash[23856]: cluster 2024-04-24T17:06:51.068533+0000 mgr.y (mgr.24310) 248 : 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-24T17:06:52.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:52 smithi040 bash[18471]: audit 2024-04-24T17:06:50.947624+0000 mgr.y (mgr.24310) 247 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:52.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:52 smithi040 bash[18471]: cluster 2024-04-24T17:06:51.068533+0000 mgr.y (mgr.24310) 248 : 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-24T17:06:52.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:52 smithi204 bash[18742]: audit 2024-04-24T17:06:50.947624+0000 mgr.y (mgr.24310) 247 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:06:52.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:52 smithi204 bash[18742]: cluster 2024-04-24T17:06:51.068533+0000 mgr.y (mgr.24310) 248 : 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-24T17:06:53.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:53 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:53] "GET /metrics HTTP/1.1" 200 214785 "" "Prometheus/2.33.4" 2024-04-24T17:06:53.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:06:53 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:06:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:06:54.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:06:53 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:06:54.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:54 smithi040 bash[23856]: cluster 2024-04-24T17:06:53.069608+0000 mgr.y (mgr.24310) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:54.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:54 smithi040 bash[23856]: audit 2024-04-24T17:06:53.555980+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:54.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:54 smithi040 bash[23856]: audit 2024-04-24T17:06:53.561703+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:54.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:54 smithi040 bash[18471]: cluster 2024-04-24T17:06:53.069608+0000 mgr.y (mgr.24310) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:54.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:54 smithi040 bash[18471]: audit 2024-04-24T17:06:53.555980+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:54.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:54 smithi040 bash[18471]: audit 2024-04-24T17:06:53.561703+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:54 smithi204 bash[18742]: cluster 2024-04-24T17:06:53.069608+0000 mgr.y (mgr.24310) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:54 smithi204 bash[18742]: audit 2024-04-24T17:06:53.555980+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:54 smithi204 bash[18742]: audit 2024-04-24T17:06:53.561703+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:06:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:56 smithi040 bash[23856]: cluster 2024-04-24T17:06:55.070120+0000 mgr.y (mgr.24310) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:56.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:56 smithi040 bash[18471]: cluster 2024-04-24T17:06:55.070120+0000 mgr.y (mgr.24310) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:56 smithi204 bash[18742]: cluster 2024-04-24T17:06:55.070120+0000 mgr.y (mgr.24310) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:06:58.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:06:58 smithi040 bash[18471]: cluster 2024-04-24T17:06:57.072101+0000 mgr.y (mgr.24310) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:58.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:06:58 smithi040 bash[23856]: cluster 2024-04-24T17:06:57.072101+0000 mgr.y (mgr.24310) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:06:59.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:06:58 smithi204 bash[18742]: cluster 2024-04-24T17:06:57.072101+0000 mgr.y (mgr.24310) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:00.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:00 smithi040 bash[18471]: cluster 2024-04-24T17:06:59.072623+0000 mgr.y (mgr.24310) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:00.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:00 smithi040 bash[23856]: cluster 2024-04-24T17:06:59.072623+0000 mgr.y (mgr.24310) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:00 smithi204 bash[18742]: cluster 2024-04-24T17:06:59.072623+0000 mgr.y (mgr.24310) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:02 smithi204 bash[18742]: audit 2024-04-24T17:07:00.955484+0000 mgr.y (mgr.24310) 253 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:02 smithi204 bash[18742]: cluster 2024-04-24T17:07:01.073034+0000 mgr.y (mgr.24310) 254 : 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-24T17:07:02.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:02 smithi040 bash[18471]: audit 2024-04-24T17:07:00.955484+0000 mgr.y (mgr.24310) 253 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:02.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:02 smithi040 bash[18471]: cluster 2024-04-24T17:07:01.073034+0000 mgr.y (mgr.24310) 254 : 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-24T17:07:02.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:02 smithi040 bash[23856]: audit 2024-04-24T17:07:00.955484+0000 mgr.y (mgr.24310) 253 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:02.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:02 smithi040 bash[23856]: cluster 2024-04-24T17:07:01.073034+0000 mgr.y (mgr.24310) 254 : 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-24T17:07:03.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:03 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:03] "GET /metrics HTTP/1.1" 200 214748 "" "Prometheus/2.33.4" 2024-04-24T17:07:03.859 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:07:03 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:07:04.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:04 smithi040 bash[18471]: cluster 2024-04-24T17:07:03.074108+0000 mgr.y (mgr.24310) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:04.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:04 smithi040 bash[23856]: cluster 2024-04-24T17:07:03.074108+0000 mgr.y (mgr.24310) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:04.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:04 smithi204 bash[18742]: cluster 2024-04-24T17:07:03.074108+0000 mgr.y (mgr.24310) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:05.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:05 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:07:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:07:06.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:06 smithi040 bash[18471]: cluster 2024-04-24T17:07:05.074899+0000 mgr.y (mgr.24310) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:06.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:06 smithi040 bash[18471]: audit 2024-04-24T17:07:05.408328+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:06.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:06 smithi040 bash[18471]: audit 2024-04-24T17:07:05.421129+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:06 smithi040 bash[23856]: cluster 2024-04-24T17:07:05.074899+0000 mgr.y (mgr.24310) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:06 smithi040 bash[23856]: audit 2024-04-24T17:07:05.408328+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:06 smithi040 bash[23856]: audit 2024-04-24T17:07:05.421129+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:06 smithi204 bash[18742]: cluster 2024-04-24T17:07:05.074899+0000 mgr.y (mgr.24310) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:06 smithi204 bash[18742]: audit 2024-04-24T17:07:05.408328+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:06 smithi204 bash[18742]: audit 2024-04-24T17:07:05.421129+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:08.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:08 smithi040 bash[18471]: cluster 2024-04-24T17:07:07.076751+0000 mgr.y (mgr.24310) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:08.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:08 smithi040 bash[23856]: cluster 2024-04-24T17:07:07.076751+0000 mgr.y (mgr.24310) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:08.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:08 smithi204 bash[18742]: cluster 2024-04-24T17:07:07.076751+0000 mgr.y (mgr.24310) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:10.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:10 smithi040 bash[18471]: cluster 2024-04-24T17:07:09.077216+0000 mgr.y (mgr.24310) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:10.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:10 smithi040 bash[23856]: cluster 2024-04-24T17:07:09.077216+0000 mgr.y (mgr.24310) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:10.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:10 smithi204 bash[18742]: cluster 2024-04-24T17:07:09.077216+0000 mgr.y (mgr.24310) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:12 smithi040 bash[18471]: audit 2024-04-24T17:07:10.963567+0000 mgr.y (mgr.24310) 259 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:12 smithi040 bash[18471]: cluster 2024-04-24T17:07:11.077691+0000 mgr.y (mgr.24310) 260 : 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-24T17:07:12.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:12 smithi040 bash[23856]: audit 2024-04-24T17:07:10.963567+0000 mgr.y (mgr.24310) 259 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:12.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:12 smithi040 bash[23856]: cluster 2024-04-24T17:07:11.077691+0000 mgr.y (mgr.24310) 260 : 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-24T17:07:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:12 smithi204 bash[18742]: audit 2024-04-24T17:07:10.963567+0000 mgr.y (mgr.24310) 259 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:12 smithi204 bash[18742]: cluster 2024-04-24T17:07:11.077691+0000 mgr.y (mgr.24310) 260 : 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-24T17:07:13.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:13 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:13] "GET /metrics HTTP/1.1" 200 214748 "" "Prometheus/2.33.4" 2024-04-24T17:07:14.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:07:13 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:07:14.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:13 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:07:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:07:14.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:14 smithi040 bash[18471]: cluster 2024-04-24T17:07:13.078578+0000 mgr.y (mgr.24310) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:14.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:14 smithi040 bash[18471]: audit 2024-04-24T17:07:13.684797+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:14.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:14 smithi040 bash[18471]: audit 2024-04-24T17:07:13.691416+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:14.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:14 smithi040 bash[23856]: cluster 2024-04-24T17:07:13.078578+0000 mgr.y (mgr.24310) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:14.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:14 smithi040 bash[23856]: audit 2024-04-24T17:07:13.684797+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:14.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:14 smithi040 bash[23856]: audit 2024-04-24T17:07:13.691416+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:14 smithi204 bash[18742]: cluster 2024-04-24T17:07:13.078578+0000 mgr.y (mgr.24310) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:14 smithi204 bash[18742]: audit 2024-04-24T17:07:13.684797+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:14 smithi204 bash[18742]: audit 2024-04-24T17:07:13.691416+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:16.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:16 smithi040 bash[18471]: cluster 2024-04-24T17:07:15.079002+0000 mgr.y (mgr.24310) 262 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:16.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:16 smithi040 bash[23856]: cluster 2024-04-24T17:07:15.079002+0000 mgr.y (mgr.24310) 262 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:17.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:16 smithi204 bash[18742]: cluster 2024-04-24T17:07:15.079002+0000 mgr.y (mgr.24310) 262 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:18 smithi204 bash[18742]: cluster 2024-04-24T17:07:17.080535+0000 mgr.y (mgr.24310) 263 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:19.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:18 smithi040 bash[18471]: cluster 2024-04-24T17:07:17.080535+0000 mgr.y (mgr.24310) 263 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:19.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:18 smithi040 bash[23856]: cluster 2024-04-24T17:07:17.080535+0000 mgr.y (mgr.24310) 263 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:19.927 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:07:20.619 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:07:20.619 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 6s ago 11m - - 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 15s ago 11m - - 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (4m) 6s ago 5m 13.1M - ba2b418f427c 72c0c6a68674 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (4m) 15s ago 4m 44.0M - 8.3.5 dad864ee21e9 55bfe8de9c0a 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (2m) 6s ago 2m 41.8M - 3.5 e1d6a67b021e cc845618946e 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443 running (11m) 15s ago 11m 400M - 17.2.0 e1d6a67b021e 09e455546619 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (13m) 6s ago 13m 458M - 17.2.0 e1d6a67b021e 06034790b8fa 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (13m) 6s ago 13m 51.7M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (11m) 15s ago 11m 41.0M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (11m) 6s ago 11m 42.1M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (5m) 6s ago 5m 9744k - 1dbe0e931976 31ac20203933 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (5m) 15s ago 5m 9979k - 1dbe0e931976 34cdf5a12523 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (10m) 6s ago 10m 51.1M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (10m) 6s ago 10m 52.2M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (9m) 6s ago 9m 47.3M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:07:20.620 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (8m) 6s ago 8m 50.2M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (8m) 15s ago 8m 52.1M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (7m) 15s ago 7m 49.1M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (6m) 15s ago 7m 48.4M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (6m) 15s ago 6m 50.4M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (4m) 15s ago 5m 55.0M - 514e6a882f6e 88892b70d6eb 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (3m) 6s ago 3m 82.0M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (3m) 15s ago 3m 82.7M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (3m) 6s ago 3m 82.2M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:07:20.621 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (3m) 15s ago 3m 82.5M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:07:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:20 smithi204 bash[18742]: cluster 2024-04-24T17:07:19.081320+0000 mgr.y (mgr.24310) 264 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:20 smithi040 bash[18471]: cluster 2024-04-24T17:07:19.081320+0000 mgr.y (mgr.24310) 264 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:20.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:20 smithi040 bash[23856]: cluster 2024-04-24T17:07:19.081320+0000 mgr.y (mgr.24310) 264 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:21.018 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:07:21.019 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:07:21.350 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:07:21.351 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:07:21.351 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:07:21.351 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:07:21.351 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "", 2024-04-24T17:07:21.351 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc image" 2024-04-24T17:07:21.351 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:07:21.747 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:07:21.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:21 smithi204 bash[18742]: audit 2024-04-24T17:07:19.914663+0000 mgr.y (mgr.24310) 265 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:21.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:21 smithi204 bash[18742]: audit 2024-04-24T17:07:20.246800+0000 mgr.y (mgr.24310) 266 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:21.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:21 smithi204 bash[18742]: audit 2024-04-24T17:07:20.576326+0000 mgr.y (mgr.24310) 267 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:21.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:21 smithi204 bash[18742]: audit 2024-04-24T17:07:21.021126+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.40:0/2116716859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[18471]: audit 2024-04-24T17:07:19.914663+0000 mgr.y (mgr.24310) 265 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[18471]: audit 2024-04-24T17:07:20.246800+0000 mgr.y (mgr.24310) 266 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[18471]: audit 2024-04-24T17:07:20.576326+0000 mgr.y (mgr.24310) 267 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[18471]: audit 2024-04-24T17:07:21.021126+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.40:0/2116716859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[23856]: audit 2024-04-24T17:07:19.914663+0000 mgr.y (mgr.24310) 265 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[23856]: audit 2024-04-24T17:07:20.246800+0000 mgr.y (mgr.24310) 266 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[23856]: audit 2024-04-24T17:07:20.576326+0000 mgr.y (mgr.24310) 267 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:22.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:21 smithi040 bash[23856]: audit 2024-04-24T17:07:21.021126+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.40:0/2116716859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:07:23.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:22 smithi204 bash[18742]: audit 2024-04-24T17:07:20.965819+0000 mgr.y (mgr.24310) 268 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:23.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:22 smithi204 bash[18742]: cluster 2024-04-24T17:07:21.081796+0000 mgr.y (mgr.24310) 269 : cluster [DBG] pgmap v213: 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-24T17:07:23.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:22 smithi204 bash[18742]: audit 2024-04-24T17:07:21.352778+0000 mgr.y (mgr.24310) 270 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:23.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:22 smithi204 bash[18742]: audit 2024-04-24T17:07:21.749815+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.40:0/1723145942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:07:23.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[23856]: audit 2024-04-24T17:07:20.965819+0000 mgr.y (mgr.24310) 268 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:23.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[23856]: cluster 2024-04-24T17:07:21.081796+0000 mgr.y (mgr.24310) 269 : cluster [DBG] pgmap v213: 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-24T17:07:23.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[23856]: audit 2024-04-24T17:07:21.352778+0000 mgr.y (mgr.24310) 270 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:23.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[23856]: audit 2024-04-24T17:07:21.749815+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.40:0/1723145942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:07:23.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[18471]: audit 2024-04-24T17:07:20.965819+0000 mgr.y (mgr.24310) 268 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:23.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[18471]: cluster 2024-04-24T17:07:21.081796+0000 mgr.y (mgr.24310) 269 : cluster [DBG] pgmap v213: 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-24T17:07:23.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[18471]: audit 2024-04-24T17:07:21.352778+0000 mgr.y (mgr.24310) 270 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:23.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:22 smithi040 bash[18471]: audit 2024-04-24T17:07:21.749815+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.40:0/1723145942' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:07:23.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:23 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:23] "GET /metrics HTTP/1.1" 200 214742 "" "Prometheus/2.33.4" 2024-04-24T17:07:24.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:07:23 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:07:25.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:24 smithi204 bash[18742]: cluster 2024-04-24T17:07:23.083485+0000 mgr.y (mgr.24310) 271 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:25.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:24 smithi040 bash[18471]: cluster 2024-04-24T17:07:23.083485+0000 mgr.y (mgr.24310) 271 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:25.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:24 smithi040 bash[23856]: cluster 2024-04-24T17:07:23.083485+0000 mgr.y (mgr.24310) 271 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:25.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:25 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:07:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:07:26.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:26 smithi040 bash[23856]: cluster 2024-04-24T17:07:25.084203+0000 mgr.y (mgr.24310) 272 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:26.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:26 smithi040 bash[23856]: audit 2024-04-24T17:07:25.561573+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:26.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:26 smithi040 bash[23856]: audit 2024-04-24T17:07:25.573669+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:26.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:26 smithi040 bash[18471]: cluster 2024-04-24T17:07:25.084203+0000 mgr.y (mgr.24310) 272 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:26.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:26 smithi040 bash[18471]: audit 2024-04-24T17:07:25.561573+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:26.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:26 smithi040 bash[18471]: audit 2024-04-24T17:07:25.573669+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:26 smithi204 bash[18742]: cluster 2024-04-24T17:07:25.084203+0000 mgr.y (mgr.24310) 272 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:26 smithi204 bash[18742]: audit 2024-04-24T17:07:25.561573+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:26 smithi204 bash[18742]: audit 2024-04-24T17:07:25.573669+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:28.760 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:28 smithi040 bash[23856]: cluster 2024-04-24T17:07:27.086004+0000 mgr.y (mgr.24310) 273 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:28.761 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:28 smithi040 bash[18471]: cluster 2024-04-24T17:07:27.086004+0000 mgr.y (mgr.24310) 273 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:29.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:28 smithi204 bash[18742]: cluster 2024-04-24T17:07:27.086004+0000 mgr.y (mgr.24310) 273 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[18471]: cluster 2024-04-24T17:07:29.086763+0000 mgr.y (mgr.24310) 274 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[18471]: audit 2024-04-24T17:07:29.755979+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[18471]: audit 2024-04-24T17:07:29.757946+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:07:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[18471]: audit 2024-04-24T17:07:29.765148+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[23856]: cluster 2024-04-24T17:07:29.086763+0000 mgr.y (mgr.24310) 274 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[23856]: audit 2024-04-24T17:07:29.755979+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:30.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[23856]: audit 2024-04-24T17:07:29.757946+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:07:30.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:30 smithi040 bash[23856]: audit 2024-04-24T17:07:29.765148+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:30 smithi204 bash[18742]: cluster 2024-04-24T17:07:29.086763+0000 mgr.y (mgr.24310) 274 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:30 smithi204 bash[18742]: audit 2024-04-24T17:07:29.755979+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:30 smithi204 bash[18742]: audit 2024-04-24T17:07:29.757946+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:07:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:30 smithi204 bash[18742]: audit 2024-04-24T17:07:29.765148+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:31.830 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: cephadm 2024-04-24T17:07:29.756798+0000 mgr.y (mgr.24310) 275 : cephadm [INF] Upgrade: Target is version 19.0.0-3285-g5904d294 (unknown) 2024-04-24T17:07:31.830 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: cephadm 2024-04-24T17:07:29.756900+0000 mgr.y (mgr.24310) 276 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7d58b69a27db4d75e45a15a3a40c6148076eda7e4bc8fdbe5fb876f29532e51a'] 2024-04-24T17:07:31.830 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: cephadm 2024-04-24T17:07:29.766387+0000 mgr.y (mgr.24310) 277 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: cephadm 2024-04-24T17:07:29.988745+0000 mgr.y (mgr.24310) 278 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc on smithi204 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: audit 2024-04-24T17:07:31.137464+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: audit 2024-04-24T17:07:31.137945+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: audit 2024-04-24T17:07:31.139361+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[18471]: audit 2024-04-24T17:07:31.139937+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: cephadm 2024-04-24T17:07:29.756798+0000 mgr.y (mgr.24310) 275 : cephadm [INF] Upgrade: Target is version 19.0.0-3285-g5904d294 (unknown) 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: cephadm 2024-04-24T17:07:29.756900+0000 mgr.y (mgr.24310) 276 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7d58b69a27db4d75e45a15a3a40c6148076eda7e4bc8fdbe5fb876f29532e51a'] 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: cephadm 2024-04-24T17:07:29.766387+0000 mgr.y (mgr.24310) 277 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: cephadm 2024-04-24T17:07:29.988745+0000 mgr.y (mgr.24310) 278 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc on smithi204 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: audit 2024-04-24T17:07:31.137464+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: audit 2024-04-24T17:07:31.137945+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:07:31.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: audit 2024-04-24T17:07:31.139361+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:07:31.832 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:31 smithi040 bash[23856]: audit 2024-04-24T17:07:31.139937+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:07:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: cephadm 2024-04-24T17:07:29.756798+0000 mgr.y (mgr.24310) 275 : cephadm [INF] Upgrade: Target is version 19.0.0-3285-g5904d294 (unknown) 2024-04-24T17:07:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: cephadm 2024-04-24T17:07:29.756900+0000 mgr.y (mgr.24310) 276 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7d58b69a27db4d75e45a15a3a40c6148076eda7e4bc8fdbe5fb876f29532e51a'] 2024-04-24T17:07:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: cephadm 2024-04-24T17:07:29.766387+0000 mgr.y (mgr.24310) 277 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:07:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: cephadm 2024-04-24T17:07:29.988745+0000 mgr.y (mgr.24310) 278 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc on smithi204 2024-04-24T17:07:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: audit 2024-04-24T17:07:31.137464+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:07:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: audit 2024-04-24T17:07:31.137945+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:07:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: audit 2024-04-24T17:07:31.139361+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:07:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:31 smithi204 bash[18742]: audit 2024-04-24T17:07:31.139937+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:07:32.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:32 smithi040 bash[18471]: audit 2024-04-24T17:07:30.976304+0000 mgr.y (mgr.24310) 279 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:32.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:32 smithi040 bash[18471]: cluster 2024-04-24T17:07:31.087315+0000 mgr.y (mgr.24310) 280 : 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-24T17:07:32.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:32 smithi040 bash[23856]: audit 2024-04-24T17:07:30.976304+0000 mgr.y (mgr.24310) 279 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:32.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:32 smithi040 bash[23856]: cluster 2024-04-24T17:07:31.087315+0000 mgr.y (mgr.24310) 280 : 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-24T17:07:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:32 smithi204 bash[18742]: audit 2024-04-24T17:07:30.976304+0000 mgr.y (mgr.24310) 279 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:32 smithi204 bash[18742]: cluster 2024-04-24T17:07:31.087315+0000 mgr.y (mgr.24310) 280 : 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-24T17:07:33.552 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:33 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:33] "GET /metrics HTTP/1.1" 200 214744 "" "Prometheus/2.33.4" 2024-04-24T17:07:33.861 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:33 smithi040 bash[45716]: level=warn ts=2024-04-24T17:07:33.554Z 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.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:07:33.861 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:33 smithi040 bash[45716]: level=warn ts=2024-04-24T17:07:33.554Z 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.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:07:34.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:07:33 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:07:34.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:33 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:07:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:07:34.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:34 smithi040 bash[18471]: cluster 2024-04-24T17:07:33.089014+0000 mgr.y (mgr.24310) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:34.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:34 smithi040 bash[18471]: audit 2024-04-24T17:07:33.850133+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:34.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:34 smithi040 bash[18471]: audit 2024-04-24T17:07:33.862089+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:34.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:34 smithi040 bash[23856]: cluster 2024-04-24T17:07:33.089014+0000 mgr.y (mgr.24310) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:34.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:34 smithi040 bash[23856]: audit 2024-04-24T17:07:33.850133+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:34.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:34 smithi040 bash[23856]: audit 2024-04-24T17:07:33.862089+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:34 smithi204 bash[18742]: cluster 2024-04-24T17:07:33.089014+0000 mgr.y (mgr.24310) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:34 smithi204 bash[18742]: audit 2024-04-24T17:07:33.850133+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:34 smithi204 bash[18742]: audit 2024-04-24T17:07:33.862089+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:36.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:36 smithi040 bash[18471]: cluster 2024-04-24T17:07:35.089853+0000 mgr.y (mgr.24310) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:36.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:36 smithi040 bash[23856]: cluster 2024-04-24T17:07:35.089853+0000 mgr.y (mgr.24310) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:36 smithi204 bash[18742]: cluster 2024-04-24T17:07:35.089853+0000 mgr.y (mgr.24310) 282 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:38.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:38 smithi040 bash[18471]: cluster 2024-04-24T17:07:37.091462+0000 mgr.y (mgr.24310) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:38.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:38 smithi040 bash[23856]: cluster 2024-04-24T17:07:37.091462+0000 mgr.y (mgr.24310) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:38 smithi204 bash[18742]: cluster 2024-04-24T17:07:37.091462+0000 mgr.y (mgr.24310) 283 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:40 smithi040 bash[18471]: cluster 2024-04-24T17:07:39.092179+0000 mgr.y (mgr.24310) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:40 smithi040 bash[23856]: cluster 2024-04-24T17:07:39.092179+0000 mgr.y (mgr.24310) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:40 smithi204 bash[18742]: cluster 2024-04-24T17:07:39.092179+0000 mgr.y (mgr.24310) 284 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:42.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:42 smithi040 bash[18471]: audit 2024-04-24T17:07:40.987418+0000 mgr.y (mgr.24310) 285 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:42.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:42 smithi040 bash[18471]: cluster 2024-04-24T17:07:41.092885+0000 mgr.y (mgr.24310) 286 : 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-24T17:07:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:42 smithi040 bash[23856]: audit 2024-04-24T17:07:40.987418+0000 mgr.y (mgr.24310) 285 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:42 smithi040 bash[23856]: cluster 2024-04-24T17:07:41.092885+0000 mgr.y (mgr.24310) 286 : 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-24T17:07:43.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:42 smithi204 bash[18742]: audit 2024-04-24T17:07:40.987418+0000 mgr.y (mgr.24310) 285 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:43.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:42 smithi204 bash[18742]: cluster 2024-04-24T17:07:41.092885+0000 mgr.y (mgr.24310) 286 : 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-24T17:07:43.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:43 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:43] "GET /metrics HTTP/1.1" 200 214744 "" "Prometheus/2.33.4" 2024-04-24T17:07:43.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:43 smithi040 bash[45716]: level=error ts=2024-04-24T17:07:43.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:07:43.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:43 smithi040 bash[45716]: level=warn ts=2024-04-24T17:07:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:07:43.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:43 smithi040 bash[45716]: level=warn ts=2024-04-24T17:07: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.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:07:44.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:07:43 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:07:44.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:44 smithi204 bash[18742]: cluster 2024-04-24T17:07:43.094523+0000 mgr.y (mgr.24310) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:44.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:44 smithi040 bash[18471]: cluster 2024-04-24T17:07:43.094523+0000 mgr.y (mgr.24310) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:44.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:44 smithi040 bash[23856]: cluster 2024-04-24T17:07:43.094523+0000 mgr.y (mgr.24310) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:46.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:45 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:07:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:07:47.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:46 smithi204 bash[18742]: cluster 2024-04-24T17:07:45.095340+0000 mgr.y (mgr.24310) 288 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:47.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:46 smithi204 bash[18742]: audit 2024-04-24T17:07:45.725573+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:47.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:46 smithi204 bash[18742]: audit 2024-04-24T17:07:45.735627+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:47.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:46 smithi040 bash[18471]: cluster 2024-04-24T17:07:45.095340+0000 mgr.y (mgr.24310) 288 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:47.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:46 smithi040 bash[18471]: audit 2024-04-24T17:07:45.725573+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:47.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:46 smithi040 bash[18471]: audit 2024-04-24T17:07:45.735627+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:47.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:46 smithi040 bash[23856]: cluster 2024-04-24T17:07:45.095340+0000 mgr.y (mgr.24310) 288 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:47.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:46 smithi040 bash[23856]: audit 2024-04-24T17:07:45.725573+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:47.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:46 smithi040 bash[23856]: audit 2024-04-24T17:07:45.735627+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:47 smithi204 bash[18742]: cluster 2024-04-24T17:07:47.096921+0000 mgr.y (mgr.24310) 289 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:48.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:47 smithi040 bash[18471]: cluster 2024-04-24T17:07:47.096921+0000 mgr.y (mgr.24310) 289 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:47 smithi040 bash[23856]: cluster 2024-04-24T17:07:47.096921+0000 mgr.y (mgr.24310) 289 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:50.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:50 smithi040 bash[18471]: cluster 2024-04-24T17:07:49.097643+0000 mgr.y (mgr.24310) 290 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:50.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:50 smithi040 bash[23856]: cluster 2024-04-24T17:07:49.097643+0000 mgr.y (mgr.24310) 290 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:50.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:50 smithi204 bash[18742]: cluster 2024-04-24T17:07:49.097643+0000 mgr.y (mgr.24310) 290 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:52.116 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:07:52.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:52 smithi040 bash[18471]: audit 2024-04-24T17:07:50.995651+0000 mgr.y (mgr.24310) 291 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:52.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:52 smithi040 bash[18471]: cluster 2024-04-24T17:07:51.098348+0000 mgr.y (mgr.24310) 292 : 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-24T17:07:52.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:52 smithi040 bash[23856]: audit 2024-04-24T17:07:50.995651+0000 mgr.y (mgr.24310) 291 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:52.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:52 smithi040 bash[23856]: cluster 2024-04-24T17:07:51.098348+0000 mgr.y (mgr.24310) 292 : 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-24T17:07:52.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:52 smithi204 bash[18742]: audit 2024-04-24T17:07:50.995651+0000 mgr.y (mgr.24310) 291 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:07:52.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:52 smithi204 bash[18742]: cluster 2024-04-24T17:07:51.098348+0000 mgr.y (mgr.24310) 292 : 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-24T17:07:52.799 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:07:52.799 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 18s ago 12m - - 2024-04-24T17:07:52.799 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 7s ago 12m - - 2024-04-24T17:07:52.799 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (5m) 18s ago 5m 12.1M - ba2b418f427c 72c0c6a68674 2024-04-24T17:07:52.799 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (5m) 7s ago 5m 43.5M - 8.3.5 dad864ee21e9 55bfe8de9c0a 2024-04-24T17:07:52.799 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (3m) 18s ago 3m 41.8M - 3.5 e1d6a67b021e cc845618946e 2024-04-24T17:07:52.799 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443 running (11m) 7s ago 11m 401M - 17.2.0 e1d6a67b021e 09e455546619 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (13m) 18s ago 13m 459M - 17.2.0 e1d6a67b021e 06034790b8fa 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (13m) 18s ago 13m 51.7M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (11m) 7s ago 11m 42.2M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (12m) 18s ago 12m 42.7M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (5m) 18s ago 5m 9631k - 1dbe0e931976 31ac20203933 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (5m) 7s ago 5m 9843k - 1dbe0e931976 34cdf5a12523 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (11m) 18s ago 11m 51.4M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (10m) 18s ago 10m 52.5M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (9m) 18s ago 9m 47.4M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (9m) 18s ago 9m 50.5M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (8m) 7s ago 8m 52.5M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:07:52.800 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (8m) 7s ago 8m 49.6M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:07:52.801 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (7m) 7s ago 7m 48.8M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:07:52.801 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (6m) 7s ago 6m 50.7M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:07:52.801 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (4m) 7s ago 6m 55.8M - 514e6a882f6e 88892b70d6eb 2024-04-24T17:07:52.801 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (3m) 18s ago 3m 82.2M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:07:52.801 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (3m) 7s ago 3m 82.9M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:07:52.801 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (3m) 18s ago 3m 82.3M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:07:52.801 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (3m) 7s ago 3m 82.7M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2024-04-24T17:07:53.196 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:07:53.197 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:07:53.197 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:07:53.197 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:07:53.197 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-24T17:07:53.197 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:07:53.197 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:07:53.511 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[18471]: audit 2024-04-24T17:07:52.103347+0000 mgr.y (mgr.24310) 293 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:53.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[18471]: audit 2024-04-24T17:07:52.447384+0000 mgr.y (mgr.24310) 294 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:53.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[18471]: audit 2024-04-24T17:07:53.198141+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.40:0/1917701973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:07:53.512 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:53] "GET /metrics HTTP/1.1" 200 214736 "" "Prometheus/2.33.4" 2024-04-24T17:07:53.512 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[23856]: audit 2024-04-24T17:07:52.103347+0000 mgr.y (mgr.24310) 293 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:53.512 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[23856]: audit 2024-04-24T17:07:52.447384+0000 mgr.y (mgr.24310) 294 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:53.512 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[23856]: audit 2024-04-24T17:07:53.198141+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.40:0/1917701973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:07:53.538 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:07:53.538 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:07:53.538 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:07:53.538 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:07:53.538 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "0/23 daemons upgraded", 2024-04-24T17:07:53.539 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc image on host smithi204" 2024-04-24T17:07:53.539 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:07:53.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:07:53 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:07:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:53 smithi204 bash[18742]: audit 2024-04-24T17:07:52.103347+0000 mgr.y (mgr.24310) 293 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:53 smithi204 bash[18742]: audit 2024-04-24T17:07:52.447384+0000 mgr.y (mgr.24310) 294 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:53 smithi204 bash[18742]: audit 2024-04-24T17:07:53.198141+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.40:0/1917701973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:07:53.921 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:07:53.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[45716]: level=error ts=2024-04-24T17:07:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:07:53.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[45716]: level=warn ts=2024-04-24T17:07: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.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:07:53.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:07:53 smithi040 bash[45716]: level=warn ts=2024-04-24T17:07:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:07:54.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:07:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:07:54.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[18471]: audit 2024-04-24T17:07:52.781274+0000 mgr.y (mgr.24310) 295 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:54.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[18471]: cluster 2024-04-24T17:07:53.100014+0000 mgr.y (mgr.24310) 296 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:54.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[18471]: audit 2024-04-24T17:07:53.540952+0000 mgr.y (mgr.24310) 297 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:54.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[18471]: audit 2024-04-24T17:07:53.923839+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.40:0/841119759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:07:54.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[18471]: audit 2024-04-24T17:07:54.001618+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:54.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[18471]: audit 2024-04-24T17:07:54.007879+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[23856]: audit 2024-04-24T17:07:52.781274+0000 mgr.y (mgr.24310) 295 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[23856]: cluster 2024-04-24T17:07:53.100014+0000 mgr.y (mgr.24310) 296 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[23856]: audit 2024-04-24T17:07:53.540952+0000 mgr.y (mgr.24310) 297 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[23856]: audit 2024-04-24T17:07:53.923839+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.40:0/841119759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:07:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[23856]: audit 2024-04-24T17:07:54.001618+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:54.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:54 smithi040 bash[23856]: audit 2024-04-24T17:07:54.007879+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:54 smithi204 bash[18742]: audit 2024-04-24T17:07:52.781274+0000 mgr.y (mgr.24310) 295 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:54 smithi204 bash[18742]: cluster 2024-04-24T17:07:53.100014+0000 mgr.y (mgr.24310) 296 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:54 smithi204 bash[18742]: audit 2024-04-24T17:07:53.540952+0000 mgr.y (mgr.24310) 297 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:07:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:54 smithi204 bash[18742]: audit 2024-04-24T17:07:53.923839+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.40:0/841119759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:07:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:54 smithi204 bash[18742]: audit 2024-04-24T17:07:54.001618+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:54.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:54 smithi204 bash[18742]: audit 2024-04-24T17:07:54.007879+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:07:56.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:56 smithi040 bash[18471]: cluster 2024-04-24T17:07:55.100695+0000 mgr.y (mgr.24310) 298 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:56.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:56 smithi040 bash[23856]: cluster 2024-04-24T17:07:55.100695+0000 mgr.y (mgr.24310) 298 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:56 smithi204 bash[18742]: cluster 2024-04-24T17:07:55.100695+0000 mgr.y (mgr.24310) 298 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:07:58.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:07:58 smithi040 bash[18471]: cluster 2024-04-24T17:07:57.102367+0000 mgr.y (mgr.24310) 299 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:07:58 smithi040 bash[23856]: cluster 2024-04-24T17:07:57.102367+0000 mgr.y (mgr.24310) 299 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:07:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:07:58 smithi204 bash[18742]: cluster 2024-04-24T17:07:57.102367+0000 mgr.y (mgr.24310) 299 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:00.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:00 smithi040 bash[18471]: cluster 2024-04-24T17:07:59.102947+0000 mgr.y (mgr.24310) 300 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:00.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:00 smithi040 bash[23856]: cluster 2024-04-24T17:07:59.102947+0000 mgr.y (mgr.24310) 300 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:00 smithi204 bash[18742]: cluster 2024-04-24T17:07:59.102947+0000 mgr.y (mgr.24310) 300 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:02.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:02 smithi040 bash[18471]: audit 2024-04-24T17:08:01.002221+0000 mgr.y (mgr.24310) 301 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:02 smithi040 bash[18471]: cluster 2024-04-24T17:08:01.103651+0000 mgr.y (mgr.24310) 302 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:02.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:02 smithi040 bash[23856]: audit 2024-04-24T17:08:01.002221+0000 mgr.y (mgr.24310) 301 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:02.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:02 smithi040 bash[23856]: cluster 2024-04-24T17:08:01.103651+0000 mgr.y (mgr.24310) 302 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:02 smithi204 bash[18742]: audit 2024-04-24T17:08:01.002221+0000 mgr.y (mgr.24310) 301 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:02 smithi204 bash[18742]: cluster 2024-04-24T17:08:01.103651+0000 mgr.y (mgr.24310) 302 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:03.513 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:03 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:03] "GET /metrics HTTP/1.1" 200 214740 "" "Prometheus/2.33.4" 2024-04-24T17:08:03.937 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:03 smithi040 bash[45716]: level=error ts=2024-04-24T17:08:03.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.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:08:03.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:03 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:03.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:08:03.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:03 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:08:04.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:03 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:08:04.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:04 smithi040 bash[18471]: cluster 2024-04-24T17:08:03.105393+0000 mgr.y (mgr.24310) 303 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:04.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:04 smithi040 bash[23856]: cluster 2024-04-24T17:08:03.105393+0000 mgr.y (mgr.24310) 303 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:04 smithi204 bash[18742]: cluster 2024-04-24T17:08:03.105393+0000 mgr.y (mgr.24310) 303 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:06.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:05 smithi040 bash[18725]: 172.21.15.204 - - [24/Apr/2024:17:08:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:08:06.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:06 smithi040 bash[18471]: cluster 2024-04-24T17:08:05.106138+0000 mgr.y (mgr.24310) 304 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:06.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:06 smithi040 bash[18471]: audit 2024-04-24T17:08:05.864044+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:06.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:06 smithi040 bash[18471]: audit 2024-04-24T17:08:05.877258+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:06 smithi040 bash[23856]: cluster 2024-04-24T17:08:05.106138+0000 mgr.y (mgr.24310) 304 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:06 smithi040 bash[23856]: audit 2024-04-24T17:08:05.864044+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:06 smithi040 bash[23856]: audit 2024-04-24T17:08:05.877258+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:06 smithi204 bash[18742]: cluster 2024-04-24T17:08:05.106138+0000 mgr.y (mgr.24310) 304 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:06 smithi204 bash[18742]: audit 2024-04-24T17:08:05.864044+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:06 smithi204 bash[18742]: audit 2024-04-24T17:08:05.877258+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:08.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:08 smithi040 bash[18471]: cluster 2024-04-24T17:08:07.107885+0000 mgr.y (mgr.24310) 305 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:08.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:08 smithi040 bash[23856]: cluster 2024-04-24T17:08:07.107885+0000 mgr.y (mgr.24310) 305 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:08.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:08 smithi204 bash[18742]: cluster 2024-04-24T17:08:07.107885+0000 mgr.y (mgr.24310) 305 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:10.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:10 smithi204 bash[18742]: cluster 2024-04-24T17:08:09.108642+0000 mgr.y (mgr.24310) 306 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:10.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:10 smithi040 bash[18471]: cluster 2024-04-24T17:08:09.108642+0000 mgr.y (mgr.24310) 306 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:10.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:10 smithi040 bash[23856]: cluster 2024-04-24T17:08:09.108642+0000 mgr.y (mgr.24310) 306 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: audit 2024-04-24T17:08:11.007893+0000 mgr.y (mgr.24310) 307 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: cluster 2024-04-24T17:08:11.109303+0000 mgr.y (mgr.24310) 308 : 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-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: cephadm 2024-04-24T17:08:11.355197+0000 mgr.y (mgr.24310) 309 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: audit 2024-04-24T17:08:11.365100+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: audit 2024-04-24T17:08:11.367825+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: audit 2024-04-24T17:08:11.368583+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: audit 2024-04-24T17:08:11.370866+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: audit 2024-04-24T17:08:11.373023+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:12 smithi204 bash[18742]: cephadm 2024-04-24T17:08:11.375015+0000 mgr.y (mgr.24310) 310 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T17:08:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: audit 2024-04-24T17:08:11.007893+0000 mgr.y (mgr.24310) 307 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: cluster 2024-04-24T17:08:11.109303+0000 mgr.y (mgr.24310) 308 : 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-24T17:08:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: cephadm 2024-04-24T17:08:11.355197+0000 mgr.y (mgr.24310) 309 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:08:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: audit 2024-04-24T17:08:11.365100+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: audit 2024-04-24T17:08:11.367825+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:08:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: audit 2024-04-24T17:08:11.368583+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:08:12.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: audit 2024-04-24T17:08:11.370866+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: audit 2024-04-24T17:08:11.373023+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[18471]: cephadm 2024-04-24T17:08:11.375015+0000 mgr.y (mgr.24310) 310 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: audit 2024-04-24T17:08:11.007893+0000 mgr.y (mgr.24310) 307 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: cluster 2024-04-24T17:08:11.109303+0000 mgr.y (mgr.24310) 308 : 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-24T17:08:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: cephadm 2024-04-24T17:08:11.355197+0000 mgr.y (mgr.24310) 309 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: audit 2024-04-24T17:08:11.365100+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: audit 2024-04-24T17:08:11.367825+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: audit 2024-04-24T17:08:11.368583+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:08:12.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: audit 2024-04-24T17:08:11.370866+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:08:12.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: audit 2024-04-24T17:08:11.373023+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:12.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:12 smithi040 bash[23856]: cephadm 2024-04-24T17:08:11.375015+0000 mgr.y (mgr.24310) 310 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T17:08:13.385 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:13 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:13] "GET /metrics HTTP/1.1" 200 214740 "" "Prometheus/2.33.4" 2024-04-24T17:08:13.687 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:13 smithi040 bash[45716]: level=error ts=2024-04-24T17:08:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:08:13.688 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:13 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:08:13.688 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:13 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:08:13.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:13 smithi204 bash[19887]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:08:14.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:14 smithi040 bash[18725]: 172.21.15.40 - - [24/Apr/2024:17:08:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-24T17:08:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:14 smithi204 bash[18742]: cluster 2024-04-24T17:08:13.110462+0000 mgr.y (mgr.24310) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:14 smithi204 bash[18742]: audit 2024-04-24T17:08:14.172446+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:14 smithi204 bash[18742]: audit 2024-04-24T17:08:14.180264+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:14.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:14 smithi040 bash[18471]: cluster 2024-04-24T17:08:13.110462+0000 mgr.y (mgr.24310) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:14 smithi040 bash[18471]: audit 2024-04-24T17:08:14.172446+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:14 smithi040 bash[18471]: audit 2024-04-24T17:08:14.180264+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:14.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:14 smithi040 bash[23856]: cluster 2024-04-24T17:08:13.110462+0000 mgr.y (mgr.24310) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:08:14.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:14 smithi040 bash[23856]: audit 2024-04-24T17:08:14.172446+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:14.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:14 smithi040 bash[23856]: audit 2024-04-24T17:08:14.180264+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:15.963 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.964 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.964 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: Stopping Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:08:15.964 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.964 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.965 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.965 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.965 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.966 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:15.966 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:08:15 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:16.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:15 smithi204 bash[47296]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr.x 2024-04-24T17:08:16.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:16 smithi204 bash[18742]: cluster 2024-04-24T17:08:15.111224+0000 mgr.y (mgr.24310) 312 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:16.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:16 smithi040 bash[18471]: cluster 2024-04-24T17:08:15.111224+0000 mgr.y (mgr.24310) 312 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:16 smithi040 bash[23856]: cluster 2024-04-24T17:08:15.111224+0000 mgr.y (mgr.24310) 312 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:08:16.871 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:16 smithi204 bash[47305]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-x 2024-04-24T17:08:16.871 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:16 smithi204 bash[47340]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr.x 2024-04-24T17:08:16.871 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:08:16.871 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-24T17:08:16.871 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: Stopped Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.258 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.259 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.259 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.259 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.260 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:08:17.260 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:16 smithi204 systemd[1]: Started Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:18.110 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18725]: debug 2024-04-24T17:08:18.078+0000 7fb35d99e700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-24T17:08:18.111 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:17 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:17.834Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.204:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:08:18.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: audit 2024-04-24T17:08:17.046912+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:18.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: audit 2024-04-24T17:08:17.051103+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:18.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: audit 2024-04-24T17:08:17.053004+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:08:18.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: audit 2024-04-24T17:08:17.065024+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:18.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: cephadm 2024-04-24T17:08:17.068266+0000 mgr.y (mgr.24310) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: audit 2024-04-24T17:08:17.077602+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: cephadm 2024-04-24T17:08:17.082856+0000 mgr.y (mgr.24310) 314 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: cephadm 2024-04-24T17:08:17.089107+0000 mgr.y (mgr.24310) 315 : cephadm [INF] Failing over to other MGR 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: audit 2024-04-24T17:08:17.089607+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: audit 2024-04-24T17:08:17.090305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: cluster 2024-04-24T17:08:17.098790+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18471]: cluster 2024-04-24T17:08:17.111910+0000 mgr.y (mgr.24310) 316 : cluster [DBG] pgmap v242: 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-24T17:08:18.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: audit 2024-04-24T17:08:17.046912+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: audit 2024-04-24T17:08:17.051103+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: audit 2024-04-24T17:08:17.053004+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: audit 2024-04-24T17:08:17.065024+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:18.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: cephadm 2024-04-24T17:08:17.068266+0000 mgr.y (mgr.24310) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:08:18.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: audit 2024-04-24T17:08:17.077602+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:08:18.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: cephadm 2024-04-24T17:08:17.082856+0000 mgr.y (mgr.24310) 314 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:08:18.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: cephadm 2024-04-24T17:08:17.089107+0000 mgr.y (mgr.24310) 315 : cephadm [INF] Failing over to other MGR 2024-04-24T17:08:18.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: audit 2024-04-24T17:08:17.089607+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:08:18.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: audit 2024-04-24T17:08:17.090305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:08:18.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: cluster 2024-04-24T17:08:17.098790+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-24T17:08:18.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[23856]: cluster 2024-04-24T17:08:17.111910+0000 mgr.y (mgr.24310) 316 : cluster [DBG] pgmap v242: 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-24T17:08:18.211 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[47398]: debug 2024-04-24T17:08:18.058+0000 7f23c0156700 1 -- 172.21.15.204:0/824394144 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55675021c5a0 con 0x556750f9cc00 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: audit 2024-04-24T17:08:17.046912+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: audit 2024-04-24T17:08:17.051103+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: audit 2024-04-24T17:08:17.053004+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: audit 2024-04-24T17:08:17.065024+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: cephadm 2024-04-24T17:08:17.068266+0000 mgr.y (mgr.24310) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: audit 2024-04-24T17:08:17.077602+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: cephadm 2024-04-24T17:08:17.082856+0000 mgr.y (mgr.24310) 314 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: cephadm 2024-04-24T17:08:17.089107+0000 mgr.y (mgr.24310) 315 : cephadm [INF] Failing over to other MGR 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: audit 2024-04-24T17:08:17.089607+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24310 172.21.15.40:0/3764483600' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: audit 2024-04-24T17:08:17.090305+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: cluster 2024-04-24T17:08:17.098790+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-24T17:08:18.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[18742]: cluster 2024-04-24T17:08:17.111910+0000 mgr.y (mgr.24310) 316 : cluster [DBG] pgmap v242: 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-24T17:08:18.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18725]: ignoring --setuser ceph since I am not root 2024-04-24T17:08:18.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18725]: ignoring --setgroup ceph since I am not root 2024-04-24T17:08:18.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18725]: debug 2024-04-24T17:08:18.134+0000 7fb3f38e4700 1 -- 172.21.15.40:0/986398915 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c9c99ea340 con 0x55c9ca766400 2024-04-24T17:08:18.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:18 smithi040 bash[18725]: debug 2024-04-24T17:08:18.278+0000 7fb3fc340000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:08:18.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:18 smithi204 bash[47398]: debug 2024-04-24T17:08:18.210+0000 7f23ca368200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:08:19.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:19 smithi040 bash[18471]: audit 2024-04-24T17:08:18.077609+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:08:19.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:19 smithi040 bash[18471]: cluster 2024-04-24T17:08:18.077818+0000 mon.a (mon.0) 1100 : cluster [DBG] mgrmap e22: x(active, starting, since 0.986093s) 2024-04-24T17:08:19.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:19 smithi040 bash[23856]: audit 2024-04-24T17:08:18.077609+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:08:19.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:19 smithi040 bash[23856]: cluster 2024-04-24T17:08:18.077818+0000 mon.a (mon.0) 1100 : cluster [DBG] mgrmap e22: x(active, starting, since 0.986093s) 2024-04-24T17:08:19.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:19 smithi204 bash[18742]: audit 2024-04-24T17:08:18.077609+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:08:19.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:19 smithi204 bash[18742]: cluster 2024-04-24T17:08:18.077818+0000 mon.a (mon.0) 1100 : cluster [DBG] mgrmap e22: x(active, starting, since 0.986093s) 2024-04-24T17:08:20.153 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:19 smithi204 bash[47398]: debug 2024-04-24T17:08:19.802+0000 7f23ca368200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:08:20.153 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:19 smithi204 bash[47398]: debug 2024-04-24T17:08:19.898+0000 7f23ca368200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:08:20.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:19 smithi040 bash[18725]: debug 2024-04-24T17:08:19.858+0000 7fb3fc340000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:08:20.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:19 smithi040 bash[18725]: debug 2024-04-24T17:08:19.958+0000 7fb3fc340000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:08:20.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:20 smithi204 bash[47398]: debug 2024-04-24T17:08:20.150+0000 7f23ca368200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:08:20.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:20 smithi040 bash[18725]: debug 2024-04-24T17:08:20.210+0000 7fb3fc340000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:08:20.687 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:20 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:20.447Z 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.40:8443//api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:08:21.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:20 smithi204 bash[47398]: debug 2024-04-24T17:08:20.966+0000 7f23ca368200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:08:21.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:21 smithi204 bash[47398]: debug 2024-04-24T17:08:21.078+0000 7f23ca368200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:08:21.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:21 smithi204 bash[47398]: debug 2024-04-24T17:08:21.182+0000 7f23ca368200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:08:21.302 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:20 smithi040 bash[18725]: debug 2024-04-24T17:08:20.970+0000 7fb3fc340000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:08:21.302 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:21 smithi040 bash[18725]: debug 2024-04-24T17:08:21.082+0000 7fb3fc340000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:08:21.302 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:21 smithi040 bash[18725]: debug 2024-04-24T17:08:21.186+0000 7fb3fc340000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:08:21.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:21 smithi040 bash[18725]: debug 2024-04-24T17:08:21.302+0000 7fb3fc340000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:08:21.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:21 smithi040 bash[18725]: debug 2024-04-24T17:08:21.518+0000 7fb3fc340000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:08:22.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:21 smithi204 bash[47398]: debug 2024-04-24T17:08:21.554+0000 7f23ca368200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:08:22.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:21 smithi204 bash[47398]: debug 2024-04-24T17:08:21.674+0000 7f23ca368200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:08:22.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:21 smithi204 bash[47398]: debug 2024-04-24T17:08:21.782+0000 7f23ca368200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:08:22.103 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:21 smithi040 bash[18725]: debug 2024-04-24T17:08:21.810+0000 7fb3fc340000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:08:22.103 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:21 smithi040 bash[18725]: debug 2024-04-24T17:08:21.914+0000 7fb3fc340000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:08:22.356 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:22 smithi040 bash[18725]: debug 2024-04-24T17:08:22.102+0000 7fb3fc340000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:08:22.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:22 smithi204 bash[47398]: debug 2024-04-24T17:08:22.145+0000 7f23ca368200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:08:22.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:22 smithi204 bash[47398]: debug 2024-04-24T17:08:22.389+0000 7f23ca368200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:08:22.639 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:22 smithi040 bash[18725]: debug 2024-04-24T17:08:22.354+0000 7fb3fc340000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:08:22.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:22 smithi040 bash[18725]: debug 2024-04-24T17:08:22.638+0000 7fb3fc340000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:08:22.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:22 smithi040 bash[18725]: debug 2024-04-24T17:08:22.810+0000 7fb3fc340000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:08:23.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:22 smithi204 bash[47398]: debug 2024-04-24T17:08:22.657+0000 7f23ca368200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:08:23.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:22 smithi204 bash[47398]: debug 2024-04-24T17:08:22.773+0000 7f23ca368200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:08:23.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:23 smithi040 bash[18725]: debug 2024-04-24T17:08:23.054+0000 7fb3fc340000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:08:23.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:23 smithi040 bash[18725]: debug 2024-04-24T17:08:23.178+0000 7fb3fc340000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:08:23.476 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:23 smithi204 bash[47398]: debug 2024-04-24T17:08:23.049+0000 7f23ca368200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:08:23.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:23 smithi204 bash[47398]: debug 2024-04-24T17:08:23.473+0000 7f23ca368200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:08:23.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:23 smithi204 bash[47398]: debug 2024-04-24T17:08:23.721+0000 7f23ca368200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:08:23.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:23 smithi040 bash[18725]: debug 2024-04-24T17:08:23.526+0000 7fb3fc340000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:08:23.937 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:23 smithi040 bash[45716]: level=error ts=2024-04-24T17:08:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.40:8443//api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.204:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:08:23.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:23 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.204:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:08:23.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:23 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.40:8443//api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:08:24.100 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:23 smithi204 bash[47398]: debug 2024-04-24T17:08:23.841+0000 7f23ca368200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:08:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:24 smithi204 bash[47398]: debug 2024-04-24T17:08:24.097+0000 7f23ca368200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:08:24.625 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:24 smithi040 bash[18725]: debug 2024-04-24T17:08:24.290+0000 7fb3fc340000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:08:24.625 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:24 smithi040 bash[18725]: debug 2024-04-24T17:08:24.410+0000 7fb3fc340000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:08:24.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:24 smithi040 bash[18725]: debug 2024-04-24T17:08:24.626+0000 7fb3fc340000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:08:25.353 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:24 smithi040 bash[18725]: debug 2024-04-24T17:08:24.958+0000 7fb3fc340000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:08:25.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[47398]: debug 2024-04-24T17:08:25.141+0000 7f23ca368200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:08:25.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[47398]: debug 2024-04-24T17:08:25.269+0000 7f23ca368200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:08:25.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18725]: debug 2024-04-24T17:08:25.354+0000 7fb3fc340000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:08:25.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18725]: debug 2024-04-24T17:08:25.478+0000 7fb3fc340000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:08:25.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18725]: [24/Apr/2024:17:08:25] ENGINE Bus STARTING 2024-04-24T17:08:25.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18725]: CherryPy Checker: 2024-04-24T17:08:25.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18725]: The Application mounted at '' has an empty config. 2024-04-24T17:08:25.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18725]: [24/Apr/2024:17:08:25] ENGINE Serving on http://:::9283 2024-04-24T17:08:25.689 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18725]: [24/Apr/2024:17:08:25] ENGINE Bus STARTED 2024-04-24T17:08:25.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18471]: cluster 2024-04-24T17:08:25.485491+0000 mon.a (mon.0) 1101 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:08:25.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18471]: audit 2024-04-24T17:08:25.486578+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:08:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18471]: audit 2024-04-24T17:08:25.487389+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:08:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18471]: audit 2024-04-24T17:08:25.490188+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:08:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[18471]: audit 2024-04-24T17:08:25.491739+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:08:25.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[23856]: cluster 2024-04-24T17:08:25.485491+0000 mon.a (mon.0) 1101 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:08:25.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[23856]: audit 2024-04-24T17:08:25.486578+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:08:25.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[23856]: audit 2024-04-24T17:08:25.487389+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:08:25.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[23856]: audit 2024-04-24T17:08:25.490188+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:08:25.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:25 smithi040 bash[23856]: audit 2024-04-24T17:08:25.491739+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:08:25.985 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[47398]: debug 2024-04-24T17:08:25.585+0000 7f23ca368200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:08:25.985 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[47398]: debug 2024-04-24T17:08:25.701+0000 7f23ca368200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:08:25.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[18742]: cluster 2024-04-24T17:08:25.485491+0000 mon.a (mon.0) 1101 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:08:25.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[18742]: audit 2024-04-24T17:08:25.486578+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:08:25.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[18742]: audit 2024-04-24T17:08:25.487389+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:08:25.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[18742]: audit 2024-04-24T17:08:25.490188+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:08:25.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:25 smithi204 bash[18742]: audit 2024-04-24T17:08:25.491739+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.40:0/484903693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:08:26.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: debug 2024-04-24T17:08:26.165+0000 7f23ca368200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:08:26.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: debug 2024-04-24T17:08:26.289+0000 7f23ca368200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:08:26.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Bus STARTING 2024-04-24T17:08:26.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: CherryPy Checker: 2024-04-24T17:08:26.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: The Application mounted at '' has an empty config. 2024-04-24T17:08:26.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Serving on http://:::9283 2024-04-24T17:08:26.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Bus STARTED 2024-04-24T17:08:26.838 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Bus STOPPING 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Bus STOPPED 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Bus STARTING 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: cluster 2024-04-24T17:08:25.546486+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: cluster 2024-04-24T17:08:26.315717+0000 mon.a (mon.0) 1103 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: cluster 2024-04-24T17:08:26.317115+0000 mon.a (mon.0) 1104 : cluster [INF] Activating manager daemon x 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: audit 2024-04-24T17:08:26.317204+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: cluster 2024-04-24T17:08:26.327410+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: audit 2024-04-24T17:08:26.327504+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: audit 2024-04-24T17:08:26.328862+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:08:26.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[18742]: audit 2024-04-24T17:08:26.329359+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:08:26.841 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:26.561Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:08:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: cluster 2024-04-24T17:08:25.546486+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2024-04-24T17:08:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: cluster 2024-04-24T17:08:26.315717+0000 mon.a (mon.0) 1103 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:08:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: cluster 2024-04-24T17:08:26.317115+0000 mon.a (mon.0) 1104 : cluster [INF] Activating manager daemon x 2024-04-24T17:08:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: audit 2024-04-24T17:08:26.317204+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:08:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: cluster 2024-04-24T17:08:26.327410+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-24T17:08:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: audit 2024-04-24T17:08:26.327504+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:08:26.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: audit 2024-04-24T17:08:26.328862+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[18471]: audit 2024-04-24T17:08:26.329359+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: cluster 2024-04-24T17:08:25.546486+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: cluster 2024-04-24T17:08:26.315717+0000 mon.a (mon.0) 1103 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: cluster 2024-04-24T17:08:26.317115+0000 mon.a (mon.0) 1104 : cluster [INF] Activating manager daemon x 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: audit 2024-04-24T17:08:26.317204+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: cluster 2024-04-24T17:08:26.327410+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: audit 2024-04-24T17:08:26.327504+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: audit 2024-04-24T17:08:26.328862+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:08:26.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:26 smithi040 bash[23856]: audit 2024-04-24T17:08:26.329359+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:08:27.149 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Serving on http://:::9283 2024-04-24T17:08:27.149 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:26 smithi204 bash[47398]: [24/Apr/2024:17:08:26] ENGINE Bus STARTED 2024-04-24T17:08:27.633 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:08:27.937 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:27.589Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cluster 2024-04-24T17:08:26.582755+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e24: x(active, starting, since 0.266028s), standbys: y 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.586552+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.586835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.587087+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.589189+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.589805+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.590108+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.590470+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.590796+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:08:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.591156+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.591482+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.591832+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.592171+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.592571+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.593113+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.593478+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.594056+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cluster 2024-04-24T17:08:26.641759+0000 mon.a (mon.0) 1107 : cluster [INF] Manager daemon x is now available 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.702891+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cluster 2024-04-24T17:08:26.582755+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e24: x(active, starting, since 0.266028s), standbys: y 2024-04-24T17:08:27.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.586552+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.586835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.587087+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.589189+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.589805+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.590108+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.590470+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.590796+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.591156+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.591482+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.591832+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.592171+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.592571+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.593113+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.593478+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:08:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.594056+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:08:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cluster 2024-04-24T17:08:26.641759+0000 mon.a (mon.0) 1107 : cluster [INF] Manager daemon x is now available 2024-04-24T17:08:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.702891+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cephadm 2024-04-24T17:08:26.703146+0000 mgr.x (mgr.24731) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-24T17:08:27.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.712848+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cephadm 2024-04-24T17:08:26.713079+0000 mgr.x (mgr.24731) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-24T17:08:27.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cephadm 2024-04-24T17:08:26.713655+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-24T17:08:27.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cephadm 2024-04-24T17:08:26.713736+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-24T17:08:27.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.726146+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.737728+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.743803+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.744037+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.745257+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.745936+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.747528+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.749486+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cephadm 2024-04-24T17:08:26.752087+0000 mgr.x (mgr.24731) 5 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: cephadm 2024-04-24T17:08:26.753133+0000 mgr.x (mgr.24731) 6 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.777404+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.804348+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.805695+0000 mon.a (mon.0) 1114 : 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-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.823689+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:26.824999+0000 mon.a (mon.0) 1115 : 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-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:27.172179+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[18471]: audit 2024-04-24T17:08:27.179924+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cephadm 2024-04-24T17:08:26.703146+0000 mgr.x (mgr.24731) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-24T17:08:27.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.712848+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cephadm 2024-04-24T17:08:26.713079+0000 mgr.x (mgr.24731) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-24T17:08:27.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cephadm 2024-04-24T17:08:26.713655+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-24T17:08:27.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cephadm 2024-04-24T17:08:26.713736+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-24T17:08:27.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.726146+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.737728+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.743803+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.744037+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.745257+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.745936+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.747528+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.749486+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cephadm 2024-04-24T17:08:26.752087+0000 mgr.x (mgr.24731) 5 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: cephadm 2024-04-24T17:08:26.753133+0000 mgr.x (mgr.24731) 6 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.777404+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.804348+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.805695+0000 mon.a (mon.0) 1114 : 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-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.823689+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:26.824999+0000 mon.a (mon.0) 1115 : 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-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:27.172179+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:27.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:27 smithi040 bash[23856]: audit 2024-04-24T17:08:27.179924+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cluster 2024-04-24T17:08:26.582755+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e24: x(active, starting, since 0.266028s), standbys: y 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.586552+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.586835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.587087+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.589189+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.589805+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.590108+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.590470+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.590796+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.591156+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.591482+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.591832+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:08:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.592171+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.592571+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.593113+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.593478+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.594056+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cluster 2024-04-24T17:08:26.641759+0000 mon.a (mon.0) 1107 : cluster [INF] Manager daemon x is now available 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.702891+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cephadm 2024-04-24T17:08:26.703146+0000 mgr.x (mgr.24731) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.712848+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cephadm 2024-04-24T17:08:26.713079+0000 mgr.x (mgr.24731) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cephadm 2024-04-24T17:08:26.713655+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-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cephadm 2024-04-24T17:08:26.713736+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-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.726146+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.737728+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.743803+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.744037+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.745257+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.745936+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.747528+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.749486+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cephadm 2024-04-24T17:08:26.752087+0000 mgr.x (mgr.24731) 5 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: cephadm 2024-04-24T17:08:26.753133+0000 mgr.x (mgr.24731) 6 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.777404+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.804348+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.805695+0000 mon.a (mon.0) 1114 : 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-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.823689+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:26.824999+0000 mon.a (mon.0) 1115 : 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-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:27.172179+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:27 smithi204 bash[18742]: audit 2024-04-24T17:08:27.179924+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.377 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:08:28.377 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 14s ago 13m - - 2024-04-24T17:08:28.378 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 22s ago 12m - - 2024-04-24T17:08:28.378 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (5m) 14s ago 6m 15.3M - ba2b418f427c 72c0c6a68674 2024-04-24T17:08:28.378 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (5m) 22s ago 5m 43.9M - 8.3.5 dad864ee21e9 55bfe8de9c0a 2024-04-24T17:08:28.378 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (3m) 14s ago 3m 42.0M - 3.5 e1d6a67b021e cc845618946e 2024-04-24T17:08:28.378 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283 starting - - - - 2024-04-24T17:08:28.378 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (14m) 14s ago 14m 461M - 17.2.0 e1d6a67b021e 06034790b8fa 2024-04-24T17:08:28.379 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (14m) 14s ago 14m 52.9M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:08:28.379 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (12m) 22s ago 12m 42.8M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:08:28.379 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (12m) 14s ago 12m 44.4M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:08:28.379 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (6m) 14s ago 6m 9916k - 1dbe0e931976 31ac20203933 2024-04-24T17:08:28.379 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (6m) 22s ago 6m 9591k - 1dbe0e931976 34cdf5a12523 2024-04-24T17:08:28.379 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (11m) 14s ago 11m 51.7M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:08:28.379 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (11m) 14s ago 11m 53.0M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:08:28.380 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (10m) 14s ago 10m 47.7M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:08:28.380 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (9m) 14s ago 9m 51.0M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:08:28.380 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (9m) 22s ago 9m 52.7M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:08:28.380 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (8m) 22s ago 8m 49.8M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:08:28.380 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (8m) 22s ago 8m 49.0M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:08:28.381 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (7m) 22s ago 7m 50.9M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:08:28.381 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (5m) 22s ago 6m 55.9M - 514e6a882f6e 88892b70d6eb 2024-04-24T17:08:28.381 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (4m) 14s ago 4m 82.4M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:08:28.381 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (4m) 22s ago 4m 83.0M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:08:28.381 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (4m) 14s ago 4m 82.6M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:08:28.381 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (4m) 22s ago 4m 82.8M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:08:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:27.304541+0000 mgr.x (mgr.24731) 7 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:08:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:27.305231+0000 mgr.x (mgr.24731) 8 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:08:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:27.470104+0000 mgr.x (mgr.24731) 9 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:08:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:27.520142+0000 mgr.x (mgr.24731) 10 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:08:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cluster 2024-04-24T17:08:27.586235+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e25: x(active, since 1.26947s), standbys: y 2024-04-24T17:08:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.615150+0000 mgr.x (mgr.24731) 11 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.616762+0000 mgr.x (mgr.24731) 12 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cluster 2024-04-24T17:08:27.621679+0000 mgr.x (mgr.24731) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:27.684639+0000 mgr.x (mgr.24731) 14 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:27.684807+0000 mgr.x (mgr.24731) 15 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.860558+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.866600+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.873753+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.880411+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.886105+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.892990+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:27.928041+0000 mgr.x (mgr.24731) 16 : cephadm [INF] [24/Apr/2024:17:08:27] ENGINE Bus STARTING 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.954390+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.960907+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.967519+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.973715+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.974289+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:08:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:27.975321+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:08:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: audit 2024-04-24T17:08:28.001907+0000 mgr.x (mgr.24731) 17 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:28 smithi204 bash[18742]: cephadm 2024-04-24T17:08:28.047877+0000 mgr.x (mgr.24731) 18 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Serving on https://172.21.15.204:7150 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:08:28.831 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:08:28.832 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:08:28.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:27.304541+0000 mgr.x (mgr.24731) 7 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:08:28.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:27.305231+0000 mgr.x (mgr.24731) 8 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:08:28.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:27.470104+0000 mgr.x (mgr.24731) 9 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:08:28.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:27.520142+0000 mgr.x (mgr.24731) 10 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:08:28.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cluster 2024-04-24T17:08:27.586235+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e25: x(active, since 1.26947s), standbys: y 2024-04-24T17:08:28.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.615150+0000 mgr.x (mgr.24731) 11 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:28.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.616762+0000 mgr.x (mgr.24731) 12 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:28.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cluster 2024-04-24T17:08:27.621679+0000 mgr.x (mgr.24731) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:08:28.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:27.684639+0000 mgr.x (mgr.24731) 14 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:08:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:27.684807+0000 mgr.x (mgr.24731) 15 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:08:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.860558+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.866600+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.873753+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.880411+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.886105+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.892990+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:27.928041+0000 mgr.x (mgr.24731) 16 : cephadm [INF] [24/Apr/2024:17:08:27] ENGINE Bus STARTING 2024-04-24T17:08:28.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.954390+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.960907+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.967519+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.973715+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.974289+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:08:28.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:27.975321+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:08:28.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: audit 2024-04-24T17:08:28.001907+0000 mgr.x (mgr.24731) 17 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:28.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[18471]: cephadm 2024-04-24T17:08:28.047877+0000 mgr.x (mgr.24731) 18 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Serving on https://172.21.15.204:7150 2024-04-24T17:08:28.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:27.304541+0000 mgr.x (mgr.24731) 7 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:08:28.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:27.305231+0000 mgr.x (mgr.24731) 8 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:08:28.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:27.470104+0000 mgr.x (mgr.24731) 9 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:08:28.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:27.520142+0000 mgr.x (mgr.24731) 10 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:08:28.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cluster 2024-04-24T17:08:27.586235+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e25: x(active, since 1.26947s), standbys: y 2024-04-24T17:08:28.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.615150+0000 mgr.x (mgr.24731) 11 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:28.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.616762+0000 mgr.x (mgr.24731) 12 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:28.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cluster 2024-04-24T17:08:27.621679+0000 mgr.x (mgr.24731) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:08:28.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:27.684639+0000 mgr.x (mgr.24731) 14 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:08:28.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:27.684807+0000 mgr.x (mgr.24731) 15 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:08:28.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.860558+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.866600+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.873753+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.880411+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.886105+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.892990+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:27.928041+0000 mgr.x (mgr.24731) 16 : cephadm [INF] [24/Apr/2024:17:08:27] ENGINE Bus STARTING 2024-04-24T17:08:28.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.954390+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.960907+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.967519+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.973715+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:28.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.974289+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:08:28.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:27.975321+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:08:28.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: audit 2024-04-24T17:08:28.001907+0000 mgr.x (mgr.24731) 17 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:28.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:28 smithi040 bash[23856]: cephadm 2024-04-24T17:08:28.047877+0000 mgr.x (mgr.24731) 18 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Serving on https://172.21.15.204:7150 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "", 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "", 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:08:29.216 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:08:29.649 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: cephadm 2024-04-24T17:08:28.149190+0000 mgr.x (mgr.24731) 19 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: cephadm 2024-04-24T17:08:28.149325+0000 mgr.x (mgr.24731) 20 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Bus STARTED 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: audit 2024-04-24T17:08:28.363051+0000 mgr.x (mgr.24731) 21 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: cephadm 2024-04-24T17:08:28.440692+0000 mgr.x (mgr.24731) 22 : cephadm [INF] Reconfiguring daemon agent.smithi040 on smithi040 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: cephadm 2024-04-24T17:08:28.535757+0000 mgr.x (mgr.24731) 23 : cephadm [INF] Deploying cephadm binary to smithi040 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: cluster 2024-04-24T17:08:28.593010+0000 mgr.x (mgr.24731) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: audit 2024-04-24T17:08:28.833729+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.40:0/3852882218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[18471]: cluster 2024-04-24T17:08:28.978422+0000 mon.a (mon.0) 1130 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-04-24T17:08:29.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: cephadm 2024-04-24T17:08:28.149190+0000 mgr.x (mgr.24731) 19 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:08:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: cephadm 2024-04-24T17:08:28.149325+0000 mgr.x (mgr.24731) 20 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Bus STARTED 2024-04-24T17:08:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: audit 2024-04-24T17:08:28.363051+0000 mgr.x (mgr.24731) 21 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: cephadm 2024-04-24T17:08:28.440692+0000 mgr.x (mgr.24731) 22 : cephadm [INF] Reconfiguring daemon agent.smithi040 on smithi040 2024-04-24T17:08:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: cephadm 2024-04-24T17:08:28.535757+0000 mgr.x (mgr.24731) 23 : cephadm [INF] Deploying cephadm binary to smithi040 2024-04-24T17:08:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: cluster 2024-04-24T17:08:28.593010+0000 mgr.x (mgr.24731) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:08:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: audit 2024-04-24T17:08:28.833729+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.40:0/3852882218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:08:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:29 smithi040 bash[23856]: cluster 2024-04-24T17:08:28.978422+0000 mon.a (mon.0) 1130 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: cephadm 2024-04-24T17:08:28.149190+0000 mgr.x (mgr.24731) 19 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: cephadm 2024-04-24T17:08:28.149325+0000 mgr.x (mgr.24731) 20 : cephadm [INF] [24/Apr/2024:17:08:28] ENGINE Bus STARTED 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: audit 2024-04-24T17:08:28.363051+0000 mgr.x (mgr.24731) 21 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: cephadm 2024-04-24T17:08:28.440692+0000 mgr.x (mgr.24731) 22 : cephadm [INF] Reconfiguring daemon agent.smithi040 on smithi040 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: cephadm 2024-04-24T17:08:28.535757+0000 mgr.x (mgr.24731) 23 : cephadm [INF] Deploying cephadm binary to smithi040 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: cluster 2024-04-24T17:08:28.593010+0000 mgr.x (mgr.24731) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: audit 2024-04-24T17:08:28.833729+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.40:0/3852882218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:08:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:29 smithi204 bash[18742]: cluster 2024-04-24T17:08:28.978422+0000 mon.a (mon.0) 1130 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-04-24T17:08:30.936 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:30 smithi204 bash[18742]: audit 2024-04-24T17:08:29.212408+0000 mgr.x (mgr.24731) 25 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:30.936 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:30 smithi204 bash[18742]: audit 2024-04-24T17:08:29.652344+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.40:0/650018387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:08:30.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:30 smithi040 bash[23856]: audit 2024-04-24T17:08:29.212408+0000 mgr.x (mgr.24731) 25 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:30.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:30 smithi040 bash[23856]: audit 2024-04-24T17:08:29.652344+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.40:0/650018387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:08:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:30 smithi040 bash[18471]: audit 2024-04-24T17:08:29.212408+0000 mgr.x (mgr.24731) 25 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:08:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:30 smithi040 bash[18471]: audit 2024-04-24T17:08:29.652344+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.40:0/650018387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:08:31.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:31 smithi040 bash[18471]: cluster 2024-04-24T17:08:30.593544+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-24T17:08:31.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:31 smithi040 bash[18471]: cluster 2024-04-24T17:08:30.628099+0000 mon.a (mon.0) 1131 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2024-04-24T17:08:31.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:31 smithi040 bash[23856]: cluster 2024-04-24T17:08:30.593544+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-24T17:08:31.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:31 smithi040 bash[23856]: cluster 2024-04-24T17:08:30.628099+0000 mon.a (mon.0) 1131 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2024-04-24T17:08:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:31 smithi204 bash[18742]: cluster 2024-04-24T17:08:30.593544+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-24T17:08:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:31 smithi204 bash[18742]: cluster 2024-04-24T17:08:30.628099+0000 mon.a (mon.0) 1131 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2024-04-24T17:08:33.213 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:33 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:08:33.937 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:33 smithi040 systemd[1]: Stopping Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:08:33.938 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:33 smithi040 bash[60666]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter.a 2024-04-24T17:08:33.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:33 smithi040 bash[45716]: level=error ts=2024-04-24T17:08:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:08:33.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:33 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:33.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.40:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.40 because it doesn't contain any IP SANs" 2024-04-24T17:08:33.938 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:33 smithi040 bash[45716]: level=warn ts=2024-04-24T17:08:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.204:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.204 because it doesn't contain any IP SANs" 2024-04-24T17:08:34.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:33 smithi204 bash[47398]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:33] "GET /metrics HTTP/1.1" 200 35353 "" "Prometheus/2.33.4" 2024-04-24T17:08:34.290 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[60676]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:08:34.291 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[60710]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter.a 2024-04-24T17:08:34.291 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:34 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:08:34.291 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:34 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-24T17:08:34.291 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:34 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:34.291 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:34 smithi040 systemd[1]: Started Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:34.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[18471]: cluster 2024-04-24T17:08:32.594485+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-24T17:08:34.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[18471]: audit 2024-04-24T17:08:33.010735+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[18471]: audit 2024-04-24T17:08:33.022988+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[18471]: audit 2024-04-24T17:08:33.033577+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[18471]: cephadm 2024-04-24T17:08:33.041505+0000 mgr.x (mgr.24731) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-24T17:08:34.292 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[18471]: cephadm 2024-04-24T17:08:33.042366+0000 mgr.x (mgr.24731) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi040 2024-04-24T17:08:34.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[23856]: cluster 2024-04-24T17:08:32.594485+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-24T17:08:34.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[23856]: audit 2024-04-24T17:08:33.010735+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[23856]: audit 2024-04-24T17:08:33.022988+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[23856]: audit 2024-04-24T17:08:33.033577+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[23856]: cephadm 2024-04-24T17:08:33.041505+0000 mgr.x (mgr.24731) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-24T17:08:34.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:34 smithi040 bash[23856]: cephadm 2024-04-24T17:08:33.042366+0000 mgr.x (mgr.24731) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi040 2024-04-24T17:08:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:34 smithi204 bash[18742]: cluster 2024-04-24T17:08:32.594485+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-24T17:08:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:34 smithi204 bash[18742]: audit 2024-04-24T17:08:33.010735+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:34 smithi204 bash[18742]: audit 2024-04-24T17:08:33.022988+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:34 smithi204 bash[18742]: audit 2024-04-24T17:08:33.033577+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:34 smithi204 bash[18742]: cephadm 2024-04-24T17:08:33.041505+0000 mgr.x (mgr.24731) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-24T17:08:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:34 smithi204 bash[18742]: cephadm 2024-04-24T17:08:33.042366+0000 mgr.x (mgr.24731) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi040 2024-04-24T17:08:35.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[18471]: audit 2024-04-24T17:08:34.295720+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:35.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[18471]: audit 2024-04-24T17:08:34.309139+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:35.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[18471]: cephadm 2024-04-24T17:08:34.362824+0000 mgr.x (mgr.24731) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:08:35.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[18471]: cephadm 2024-04-24T17:08:34.398315+0000 mgr.x (mgr.24731) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2024-04-24T17:08:35.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[18471]: cluster 2024-04-24T17:08:34.595851+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-24T17:08:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[23856]: audit 2024-04-24T17:08:34.295720+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[23856]: audit 2024-04-24T17:08:34.309139+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[23856]: cephadm 2024-04-24T17:08:34.362824+0000 mgr.x (mgr.24731) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:08:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[23856]: cephadm 2024-04-24T17:08:34.398315+0000 mgr.x (mgr.24731) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2024-04-24T17:08:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[23856]: cluster 2024-04-24T17:08:34.595851+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-24T17:08:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:35 smithi204 bash[18742]: audit 2024-04-24T17:08:34.295720+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:35 smithi204 bash[18742]: audit 2024-04-24T17:08:34.309139+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:35 smithi204 bash[18742]: cephadm 2024-04-24T17:08:34.362824+0000 mgr.x (mgr.24731) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-24T17:08:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:35 smithi204 bash[18742]: cephadm 2024-04-24T17:08:34.398315+0000 mgr.x (mgr.24731) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi040 2024-04-24T17:08:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:35 smithi204 bash[18742]: cluster 2024-04-24T17:08:34.595851+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-24T17:08:36.187 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.877Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:08:36.187 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.877Z 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-24T17:08:36.187 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.877Z 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-24T17:08:36.187 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.877Z 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-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:08:36.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:08:36.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.878Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.879Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:08:36.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:08:35 smithi040 bash[60740]: ts=2024-04-24T17:08:35.879Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:08:37.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:37 smithi040 bash[23856]: cluster 2024-04-24T17:08:36.596547+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; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:08:37.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:37 smithi040 bash[18471]: cluster 2024-04-24T17:08:36.596547+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; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:08:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:37 smithi204 bash[18742]: cluster 2024-04-24T17:08:36.596547+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; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:08:38.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:38 smithi040 bash[18471]: audit 2024-04-24T17:08:37.627077+0000 mgr.x (mgr.24731) 34 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:38.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:38 smithi040 bash[23856]: audit 2024-04-24T17:08:37.627077+0000 mgr.x (mgr.24731) 34 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:38 smithi204 bash[18742]: audit 2024-04-24T17:08:37.627077+0000 mgr.x (mgr.24731) 34 : audit [DBG] from='client.14883 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:39.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:39 smithi040 bash[23856]: cluster 2024-04-24T17:08:38.598335+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-24T17:08:39.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:39 smithi040 bash[18471]: cluster 2024-04-24T17:08:38.598335+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-24T17:08:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:39 smithi204 bash[18742]: cluster 2024-04-24T17:08:38.598335+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-24T17:08:40.538 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:40 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:08:40.538 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:40 smithi040 bash[61393]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:08:40.538 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:40 smithi040 bash[45716]: level=info ts=2024-04-24T17:08:40.342Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:08:41.170 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:40 smithi040 bash[61401]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:08:41.170 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:40 smithi040 bash[61435]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager.a 2024-04-24T17:08:41.170 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:41 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:08:41.170 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:41 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:41.170 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:41 smithi040 systemd[1]: Started Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:41.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[18471]: cluster 2024-04-24T17:08:40.599192+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-24T17:08:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[18471]: audit 2024-04-24T17:08:41.169595+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[18471]: audit 2024-04-24T17:08:41.183323+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[18471]: audit 2024-04-24T17:08:41.234466+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:08:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[18471]: audit 2024-04-24T17:08:41.236230+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:08:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[18471]: audit 2024-04-24T17:08:41.249913+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:41.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[23856]: cluster 2024-04-24T17:08:40.599192+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-24T17:08:41.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[23856]: audit 2024-04-24T17:08:41.169595+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:41.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[23856]: audit 2024-04-24T17:08:41.183323+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:41.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[23856]: audit 2024-04-24T17:08:41.234466+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:08:41.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[23856]: audit 2024-04-24T17:08:41.236230+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:08:41.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:41 smithi040 bash[23856]: audit 2024-04-24T17:08:41.249913+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:41 smithi204 bash[18742]: cluster 2024-04-24T17:08:40.599192+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-24T17:08:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:41 smithi204 bash[18742]: audit 2024-04-24T17:08:41.169595+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:41 smithi204 bash[18742]: audit 2024-04-24T17:08:41.183323+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:41 smithi204 bash[18742]: audit 2024-04-24T17:08:41.234466+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:08:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:41 smithi204 bash[18742]: audit 2024-04-24T17:08:41.236230+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:08:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:41 smithi204 bash[18742]: audit 2024-04-24T17:08:41.249913+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.527Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.527Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.529Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.530Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.568Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.569Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.572Z caller=main.go:518 msg=Listening address=:9093 2024-04-24T17:08:42.671 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:42.572Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-24T17:08:42.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[18471]: cephadm 2024-04-24T17:08:41.233671+0000 mgr.x (mgr.24731) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:08:42.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[18471]: cephadm 2024-04-24T17:08:41.251961+0000 mgr.x (mgr.24731) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:08:42.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[18471]: audit 2024-04-24T17:08:41.778090+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:42.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[23856]: cephadm 2024-04-24T17:08:41.233671+0000 mgr.x (mgr.24731) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:08:42.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[23856]: cephadm 2024-04-24T17:08:41.251961+0000 mgr.x (mgr.24731) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:08:42.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:42 smithi040 bash[23856]: audit 2024-04-24T17:08:41.778090+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:42 smithi204 bash[18742]: cephadm 2024-04-24T17:08:41.233671+0000 mgr.x (mgr.24731) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:08:43.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:42 smithi204 bash[18742]: cephadm 2024-04-24T17:08:41.251961+0000 mgr.x (mgr.24731) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:08:43.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:42 smithi204 bash[18742]: audit 2024-04-24T17:08:41.778090+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:43.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:43 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:08:43.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:43 smithi040 bash[23856]: cluster 2024-04-24T17:08:42.600446+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-24T17:08:43.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:43 smithi040 bash[18471]: cluster 2024-04-24T17:08:42.600446+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-24T17:08:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:43 smithi204 bash[18742]: cluster 2024-04-24T17:08:42.600446+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-24T17:08:44.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:43 smithi204 bash[47398]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:43] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2024-04-24T17:08:44.802 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:44 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:44.530Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000392757s 2024-04-24T17:08:45.780 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:45 smithi040 bash[18471]: cluster 2024-04-24T17:08:44.601845+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-24T17:08:45.780 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:45 smithi040 bash[23856]: cluster 2024-04-24T17:08:44.601845+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-24T17:08:45.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:45 smithi204 bash[18742]: cluster 2024-04-24T17:08:44.601845+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-24T17:08:48.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[18471]: cluster 2024-04-24T17:08:46.602598+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-24T17:08:48.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[18471]: audit 2024-04-24T17:08:46.868698+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:48.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[18471]: audit 2024-04-24T17:08:46.880226+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:48.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[18471]: audit 2024-04-24T17:08:46.905353+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:08:48.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[18471]: audit 2024-04-24T17:08:46.906863+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:08:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[23856]: cluster 2024-04-24T17:08:46.602598+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-24T17:08:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[23856]: audit 2024-04-24T17:08:46.868698+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[23856]: audit 2024-04-24T17:08:46.880226+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[23856]: audit 2024-04-24T17:08:46.905353+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:08:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:47 smithi040 bash[23856]: audit 2024-04-24T17:08:46.906863+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:08:48.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:47 smithi204 bash[18742]: cluster 2024-04-24T17:08:46.602598+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-24T17:08:48.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:47 smithi204 bash[18742]: audit 2024-04-24T17:08:46.868698+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:48.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:47 smithi204 bash[18742]: audit 2024-04-24T17:08:46.880226+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:48.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:47 smithi204 bash[18742]: audit 2024-04-24T17:08:46.905353+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:08:48.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:47 smithi204 bash[18742]: audit 2024-04-24T17:08:46.906863+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:08:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:48 smithi040 bash[18471]: cephadm 2024-04-24T17:08:47.410078+0000 mgr.x (mgr.24731) 42 : cephadm [INF] Reconfiguring daemon agent.smithi204 on smithi204 2024-04-24T17:08:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:48 smithi040 bash[18471]: cephadm 2024-04-24T17:08:47.468863+0000 mgr.x (mgr.24731) 43 : cephadm [INF] Deploying cephadm binary to smithi204 2024-04-24T17:08:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:48 smithi040 bash[18471]: audit 2024-04-24T17:08:48.622871+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.40:0/2258089047' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:08:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:48 smithi040 bash[23856]: cephadm 2024-04-24T17:08:47.410078+0000 mgr.x (mgr.24731) 42 : cephadm [INF] Reconfiguring daemon agent.smithi204 on smithi204 2024-04-24T17:08:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:48 smithi040 bash[23856]: cephadm 2024-04-24T17:08:47.468863+0000 mgr.x (mgr.24731) 43 : cephadm [INF] Deploying cephadm binary to smithi204 2024-04-24T17:08:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:48 smithi040 bash[23856]: audit 2024-04-24T17:08:48.622871+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.40:0/2258089047' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:08:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:48 smithi204 bash[18742]: cephadm 2024-04-24T17:08:47.410078+0000 mgr.x (mgr.24731) 42 : cephadm [INF] Reconfiguring daemon agent.smithi204 on smithi204 2024-04-24T17:08:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:48 smithi204 bash[18742]: cephadm 2024-04-24T17:08:47.468863+0000 mgr.x (mgr.24731) 43 : cephadm [INF] Deploying cephadm binary to smithi204 2024-04-24T17:08:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:48 smithi204 bash[18742]: audit 2024-04-24T17:08:48.622871+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.40:0/2258089047' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:08:50.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:49 smithi040 bash[18471]: cluster 2024-04-24T17:08:48.604240+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-24T17:08:50.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:49 smithi040 bash[18471]: audit 2024-04-24T17:08:49.000543+0000 mon.c (mon.1) 170 : audit [INF] from='client.? 172.21.15.40:0/801474831' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]: dispatch 2024-04-24T17:08:50.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:49 smithi040 bash[18471]: audit 2024-04-24T17:08:49.001447+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]: dispatch 2024-04-24T17:08:50.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:49 smithi040 bash[23856]: cluster 2024-04-24T17:08:48.604240+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-24T17:08:50.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:49 smithi040 bash[23856]: audit 2024-04-24T17:08:49.000543+0000 mon.c (mon.1) 170 : audit [INF] from='client.? 172.21.15.40:0/801474831' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]: dispatch 2024-04-24T17:08:50.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:49 smithi040 bash[23856]: audit 2024-04-24T17:08:49.001447+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]: dispatch 2024-04-24T17:08:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:49 smithi204 bash[18742]: cluster 2024-04-24T17:08:48.604240+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-24T17:08:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:49 smithi204 bash[18742]: audit 2024-04-24T17:08:49.000543+0000 mon.c (mon.1) 170 : audit [INF] from='client.? 172.21.15.40:0/801474831' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]: dispatch 2024-04-24T17:08:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:49 smithi204 bash[18742]: audit 2024-04-24T17:08:49.001447+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]: dispatch 2024-04-24T17:08:51.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[18471]: audit 2024-04-24T17:08:49.887164+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]': finished 2024-04-24T17:08:51.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[18471]: cluster 2024-04-24T17:08:49.887382+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-24T17:08:51.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[18471]: audit 2024-04-24T17:08:50.273558+0000 mon.c (mon.1) 171 : audit [INF] from='client.? 172.21.15.40:0/754252275' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]: dispatch 2024-04-24T17:08:51.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[18471]: audit 2024-04-24T17:08:50.274454+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]: dispatch 2024-04-24T17:08:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[23856]: audit 2024-04-24T17:08:49.887164+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]': finished 2024-04-24T17:08:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[23856]: cluster 2024-04-24T17:08:49.887382+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-24T17:08:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[23856]: audit 2024-04-24T17:08:50.273558+0000 mon.c (mon.1) 171 : audit [INF] from='client.? 172.21.15.40:0/754252275' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]: dispatch 2024-04-24T17:08:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:50 smithi040 bash[23856]: audit 2024-04-24T17:08:50.274454+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]: dispatch 2024-04-24T17:08:51.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:50 smithi204 bash[18742]: audit 2024-04-24T17:08:49.887164+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/4288845035"}]': finished 2024-04-24T17:08:51.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:50 smithi204 bash[18742]: cluster 2024-04-24T17:08:49.887382+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-24T17:08:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:50 smithi204 bash[18742]: audit 2024-04-24T17:08:50.273558+0000 mon.c (mon.1) 171 : audit [INF] from='client.? 172.21.15.40:0/754252275' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]: dispatch 2024-04-24T17:08:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:50 smithi204 bash[18742]: audit 2024-04-24T17:08:50.274454+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]: dispatch 2024-04-24T17:08:52.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[18471]: cluster 2024-04-24T17:08:50.604992+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-24T17:08:52.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[18471]: audit 2024-04-24T17:08:50.900016+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]': finished 2024-04-24T17:08:52.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[18471]: cluster 2024-04-24T17:08:50.900227+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-24T17:08:52.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[18471]: audit 2024-04-24T17:08:51.288367+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.40:0/3676172952' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/608100100"}]: dispatch 2024-04-24T17:08:52.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[18471]: audit 2024-04-24T17:08:51.647182+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[18471]: audit 2024-04-24T17:08:51.657988+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[18471]: audit 2024-04-24T17:08:51.667509+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[23856]: cluster 2024-04-24T17:08:50.604992+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-24T17:08:52.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[23856]: audit 2024-04-24T17:08:50.900016+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]': finished 2024-04-24T17:08:52.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[23856]: cluster 2024-04-24T17:08:50.900227+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-24T17:08:52.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[23856]: audit 2024-04-24T17:08:51.288367+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.40:0/3676172952' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/608100100"}]: dispatch 2024-04-24T17:08:52.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[23856]: audit 2024-04-24T17:08:51.647182+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[23856]: audit 2024-04-24T17:08:51.657988+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:51 smithi040 bash[23856]: audit 2024-04-24T17:08:51.667509+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:51 smithi204 bash[18742]: cluster 2024-04-24T17:08:50.604992+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-24T17:08:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:51 smithi204 bash[18742]: audit 2024-04-24T17:08:50.900016+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3881437544"}]': finished 2024-04-24T17:08:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:51 smithi204 bash[18742]: cluster 2024-04-24T17:08:50.900227+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-24T17:08:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:51 smithi204 bash[18742]: audit 2024-04-24T17:08:51.288367+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.40:0/3676172952' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/608100100"}]: dispatch 2024-04-24T17:08:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:51 smithi204 bash[18742]: audit 2024-04-24T17:08:51.647182+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:51 smithi204 bash[18742]: audit 2024-04-24T17:08:51.657988+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:51 smithi204 bash[18742]: audit 2024-04-24T17:08:51.667509+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:52.741 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:52 smithi204 bash[39753]: ts=2024-04-24T17:08: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.40:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.204:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:08:52.915 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[61462]: level=info ts=2024-04-24T17:08:52.535Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004524908s 2024-04-24T17:08:53.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:52 smithi204 bash[18742]: cephadm 2024-04-24T17:08:51.684917+0000 mgr.x (mgr.24731) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:08:53.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:52 smithi204 bash[18742]: audit 2024-04-24T17:08:51.900441+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? 172.21.15.40:0/3676172952' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/608100100"}]': finished 2024-04-24T17:08:53.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:52 smithi204 bash[18742]: cluster 2024-04-24T17:08:51.900633+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-24T17:08:53.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:52 smithi204 bash[18742]: cephadm 2024-04-24T17:08:51.925199+0000 mgr.x (mgr.24731) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:08:53.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:52 smithi204 bash[18742]: audit 2024-04-24T17:08:52.280157+0000 mon.c (mon.1) 172 : audit [INF] from='client.? 172.21.15.40:0/282115684' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]: dispatch 2024-04-24T17:08:53.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:52 smithi204 bash[18742]: audit 2024-04-24T17:08:52.280994+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]: dispatch 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[23856]: cephadm 2024-04-24T17:08:51.684917+0000 mgr.x (mgr.24731) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[23856]: audit 2024-04-24T17:08:51.900441+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? 172.21.15.40:0/3676172952' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/608100100"}]': finished 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[23856]: cluster 2024-04-24T17:08:51.900633+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[23856]: cephadm 2024-04-24T17:08:51.925199+0000 mgr.x (mgr.24731) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[23856]: audit 2024-04-24T17:08:52.280157+0000 mon.c (mon.1) 172 : audit [INF] from='client.? 172.21.15.40:0/282115684' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]: dispatch 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[23856]: audit 2024-04-24T17:08:52.280994+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]: dispatch 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[18471]: cephadm 2024-04-24T17:08:51.684917+0000 mgr.x (mgr.24731) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:08:53.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[18471]: audit 2024-04-24T17:08:51.900441+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? 172.21.15.40:0/3676172952' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/608100100"}]': finished 2024-04-24T17:08:53.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[18471]: cluster 2024-04-24T17:08:51.900633+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-24T17:08:53.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[18471]: cephadm 2024-04-24T17:08:51.925199+0000 mgr.x (mgr.24731) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:08:53.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[18471]: audit 2024-04-24T17:08:52.280157+0000 mon.c (mon.1) 172 : audit [INF] from='client.? 172.21.15.40:0/282115684' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]: dispatch 2024-04-24T17:08:53.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:52 smithi040 bash[18471]: audit 2024-04-24T17:08:52.280994+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]: dispatch 2024-04-24T17:08:53.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[18725]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:08:53.928 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:08:53 smithi204 bash[47398]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:08:53] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2024-04-24T17:08:54.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[23856]: cluster 2024-04-24T17:08:52.606062+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-24T17:08:54.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[23856]: audit 2024-04-24T17:08:52.927722+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]': finished 2024-04-24T17:08:54.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[23856]: cluster 2024-04-24T17:08:52.927929+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-24T17:08:54.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[23856]: audit 2024-04-24T17:08:53.314528+0000 mon.c (mon.1) 173 : audit [INF] from='client.? 172.21.15.40:0/2380468630' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]: dispatch 2024-04-24T17:08:54.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[23856]: audit 2024-04-24T17:08:53.315309+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]: dispatch 2024-04-24T17:08:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[18471]: cluster 2024-04-24T17:08:52.606062+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-24T17:08:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[18471]: audit 2024-04-24T17:08:52.927722+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]': finished 2024-04-24T17:08:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[18471]: cluster 2024-04-24T17:08:52.927929+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-24T17:08:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[18471]: audit 2024-04-24T17:08:53.314528+0000 mon.c (mon.1) 173 : audit [INF] from='client.? 172.21.15.40:0/2380468630' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]: dispatch 2024-04-24T17:08:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:53 smithi040 bash[18471]: audit 2024-04-24T17:08:53.315309+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]: dispatch 2024-04-24T17:08:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:53 smithi204 bash[18742]: cluster 2024-04-24T17:08:52.606062+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-24T17:08:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:53 smithi204 bash[18742]: audit 2024-04-24T17:08:52.927722+0000 mon.a (mon.0) 1157 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/4288845035"}]': finished 2024-04-24T17:08:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:53 smithi204 bash[18742]: cluster 2024-04-24T17:08:52.927929+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-24T17:08:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:53 smithi204 bash[18742]: audit 2024-04-24T17:08:53.314528+0000 mon.c (mon.1) 173 : audit [INF] from='client.? 172.21.15.40:0/2380468630' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]: dispatch 2024-04-24T17:08:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:53 smithi204 bash[18742]: audit 2024-04-24T17:08:53.315309+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]: dispatch 2024-04-24T17:08:55.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:54 smithi204 bash[18742]: audit 2024-04-24T17:08:53.926681+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]': finished 2024-04-24T17:08:55.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:54 smithi204 bash[18742]: cluster 2024-04-24T17:08:53.926748+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-24T17:08:55.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:54 smithi204 bash[18742]: audit 2024-04-24T17:08:54.302872+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.40:0/1499800692' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3556872493"}]: dispatch 2024-04-24T17:08:55.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:54 smithi040 bash[18471]: audit 2024-04-24T17:08:53.926681+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]': finished 2024-04-24T17:08:55.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:54 smithi040 bash[18471]: cluster 2024-04-24T17:08:53.926748+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-24T17:08:55.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:54 smithi040 bash[18471]: audit 2024-04-24T17:08:54.302872+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.40:0/1499800692' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3556872493"}]: dispatch 2024-04-24T17:08:55.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:54 smithi040 bash[23856]: audit 2024-04-24T17:08:53.926681+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3141210090"}]': finished 2024-04-24T17:08:55.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:54 smithi040 bash[23856]: cluster 2024-04-24T17:08:53.926748+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-24T17:08:55.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:54 smithi040 bash[23856]: audit 2024-04-24T17:08:54.302872+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.40:0/1499800692' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3556872493"}]: dispatch 2024-04-24T17:08:55.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:55 smithi204 bash[18742]: cluster 2024-04-24T17:08:54.606546+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-24T17:08:55.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:55 smithi204 bash[18742]: audit 2024-04-24T17:08:54.952003+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.40:0/1499800692' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3556872493"}]': finished 2024-04-24T17:08:55.990 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:55 smithi204 bash[18742]: cluster 2024-04-24T17:08:54.952237+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-24T17:08:55.990 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:55 smithi204 bash[18742]: audit 2024-04-24T17:08:55.317610+0000 mon.c (mon.1) 174 : audit [INF] from='client.? 172.21.15.40:0/3140423919' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]: dispatch 2024-04-24T17:08:55.990 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:55 smithi204 bash[18742]: audit 2024-04-24T17:08:55.318625+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]: dispatch 2024-04-24T17:08:56.326 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[23856]: cluster 2024-04-24T17:08:54.606546+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-24T17:08:56.326 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[23856]: audit 2024-04-24T17:08:54.952003+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.40:0/1499800692' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3556872493"}]': finished 2024-04-24T17:08:56.326 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[23856]: cluster 2024-04-24T17:08:54.952237+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-24T17:08:56.326 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[23856]: audit 2024-04-24T17:08:55.317610+0000 mon.c (mon.1) 174 : audit [INF] from='client.? 172.21.15.40:0/3140423919' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]: dispatch 2024-04-24T17:08:56.326 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[23856]: audit 2024-04-24T17:08:55.318625+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]: dispatch 2024-04-24T17:08:56.326 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[18471]: cluster 2024-04-24T17:08:54.606546+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-24T17:08:56.326 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[18471]: audit 2024-04-24T17:08:54.952003+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.40:0/1499800692' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/3556872493"}]': finished 2024-04-24T17:08:56.326 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[18471]: cluster 2024-04-24T17:08:54.952237+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-24T17:08:56.327 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[18471]: audit 2024-04-24T17:08:55.317610+0000 mon.c (mon.1) 174 : audit [INF] from='client.? 172.21.15.40:0/3140423919' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]: dispatch 2024-04-24T17:08:56.327 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:55 smithi040 bash[18471]: audit 2024-04-24T17:08:55.318625+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]: dispatch 2024-04-24T17:08:57.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:56 smithi204 bash[18742]: audit 2024-04-24T17:08:55.950205+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]': finished 2024-04-24T17:08:57.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:56 smithi204 bash[18742]: cluster 2024-04-24T17:08:55.950714+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:08:57.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:56 smithi204 bash[18742]: audit 2024-04-24T17:08:56.778541+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:57.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:56 smithi040 bash[23856]: audit 2024-04-24T17:08:55.950205+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]': finished 2024-04-24T17:08:57.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:56 smithi040 bash[23856]: cluster 2024-04-24T17:08:55.950714+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:08:57.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:56 smithi040 bash[23856]: audit 2024-04-24T17:08:56.778541+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:57.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:56 smithi040 bash[18471]: audit 2024-04-24T17:08:55.950205+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/1046336769"}]': finished 2024-04-24T17:08:57.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:56 smithi040 bash[18471]: cluster 2024-04-24T17:08:55.950714+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-24T17:08:57.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:56 smithi040 bash[18471]: audit 2024-04-24T17:08:56.778541+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:08:57.427 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 systemd[1]: Stopping Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:08:57.427 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[49493]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:08:57.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.429Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:08:57.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.429Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:08:57.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.429Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:08:57.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.429Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:08:57.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.429Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:08:57.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.429Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:08:57.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.430Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:08:57.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.430Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:08:57.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.430Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:08:57.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.430Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:08:57.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.430Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:08:57.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[39753]: ts=2024-04-24T17:08:57.430Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:08:58.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[18742]: cluster 2024-04-24T17:08:56.607221+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-24T17:08:58.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[49502]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:08:58.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:57 smithi204 bash[49536]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:08:58.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:58 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:08:58.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:58 smithi204 systemd[1]: Stopped Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:58.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:58 smithi204 systemd[1]: Started Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:08:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:57 smithi040 bash[18471]: cluster 2024-04-24T17:08:56.607221+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-24T17:08:58.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:57 smithi040 bash[23856]: cluster 2024-04-24T17:08:56.607221+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-24T17:08:59.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[18742]: audit 2024-04-24T17:08:58.181901+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:59.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[18742]: audit 2024-04-24T17:08:58.194373+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:59.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[18742]: cephadm 2024-04-24T17:08:58.210425+0000 mgr.x (mgr.24731) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-24T17:08:59.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[18742]: cephadm 2024-04-24T17:08:58.210914+0000 mgr.x (mgr.24731) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi204 2024-04-24T17:08:59.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[18742]: audit 2024-04-24T17:08:58.287260+0000 mgr.x (mgr.24731) 53 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:59.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[18742]: cluster 2024-04-24T17:08:58.608751+0000 mgr.x (mgr.24731) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-24T17:08:59.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[18471]: audit 2024-04-24T17:08:58.181901+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:59.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[18471]: audit 2024-04-24T17:08:58.194373+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:59.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[18471]: cephadm 2024-04-24T17:08:58.210425+0000 mgr.x (mgr.24731) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-24T17:08:59.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[18471]: cephadm 2024-04-24T17:08:58.210914+0000 mgr.x (mgr.24731) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi204 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[18471]: audit 2024-04-24T17:08:58.287260+0000 mgr.x (mgr.24731) 53 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[18471]: cluster 2024-04-24T17:08:58.608751+0000 mgr.x (mgr.24731) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[23856]: audit 2024-04-24T17:08:58.181901+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[23856]: audit 2024-04-24T17:08:58.194373+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[23856]: cephadm 2024-04-24T17:08:58.210425+0000 mgr.x (mgr.24731) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[23856]: cephadm 2024-04-24T17:08:58.210914+0000 mgr.x (mgr.24731) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi204 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[23856]: audit 2024-04-24T17:08:58.287260+0000 mgr.x (mgr.24731) 53 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:08:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:08:59 smithi040 bash[23856]: cluster 2024-04-24T17:08:58.608751+0000 mgr.x (mgr.24731) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-24T17:08:59.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.514Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:08:59.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.514Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:08:59.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.514Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:08:59.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.514Z 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 smithi204 (none))" 2024-04-24T17:08:59.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.514Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:08:59.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.514Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:08:59.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.516Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:08:59.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.516Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:08:59.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.518Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:08:59.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.521Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:08:59.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.521Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.962µs 2024-04-24T17:08:59.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.521Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:08:59.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.522Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-24T17:09:00.053 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:09:00.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.996Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-24T17:09:00.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.997Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-24T17:09:00.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:08:59 smithi204 bash[49565]: ts=2024-04-24T17:08:59.997Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.251µs wal_replay_duration=476.083093ms total_replay_duration=476.139383ms 2024-04-24T17:09:00.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:00 smithi204 bash[49565]: ts=2024-04-24T17:09:00.003Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:09:00.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:00 smithi204 bash[49565]: ts=2024-04-24T17:09:00.003Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:09:00.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:00 smithi204 bash[49565]: ts=2024-04-24T17:09:00.003Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:09:00.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:00 smithi204 bash[49565]: ts=2024-04-24T17:09:00.038Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=34.643455ms db_storage=829ns remote_storage=1.874µs web_handler=573ns query_engine=999ns scrape=281.119µs scrape_sd=129.715µs notify=11.604µs notify_sd=11.008µs rules=33.748419ms 2024-04-24T17:09:00.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:00 smithi204 bash[49565]: ts=2024-04-24T17:09:00.038Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:09:00.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:00 smithi040 bash[18471]: audit 2024-04-24T17:09:00.041490+0000 mgr.x (mgr.24731) 55 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:00.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:00 smithi040 bash[23856]: audit 2024-04-24T17:09:00.041490+0000 mgr.x (mgr.24731) 55 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:00 smithi204 bash[18742]: audit 2024-04-24T17:09:00.041490+0000 mgr.x (mgr.24731) 55 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:00.801 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:09:00.801 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 starting - - - - 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 starting - - - - 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 starting - - - - 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (6m) 54s ago 6m 43.9M - 8.3.5 dad864ee21e9 55bfe8de9c0a 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 starting - - - - 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283 starting - - - - 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (14m) 46s ago 14m 461M - 17.2.0 e1d6a67b021e 06034790b8fa 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (14m) 46s ago 14m 52.9M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (13m) 54s ago 13m 42.8M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (13m) 46s ago 13m 44.4M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 starting - - - - 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (7m) 54s ago 7m 9591k - 1dbe0e931976 34cdf5a12523 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (12m) 46s ago 12m 51.7M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (11m) 46s ago 11m 53.0M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (11m) 46s ago 11m 47.7M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:09:00.802 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (10m) 46s ago 10m 51.0M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (9m) 54s ago 9m 52.7M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (9m) 54s ago 9m 49.8M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (8m) 54s ago 8m 49.0M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (8m) 54s ago 8m 50.9M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 starting - - - - 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (4m) 46s ago 4m 82.4M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (4m) 54s ago 4m 83.0M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (4m) 46s ago 4m 82.6M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:09:00.803 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (4m) 54s ago 4m 82.8M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2024-04-24T17:09:01.231 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:09:01.232 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:09:01.232 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:01.232 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:09:01.232 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-24T17:09:01.232 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:09:01.232 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:09:01.232 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:09:01.249 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:00 smithi204 systemd[1]: Stopping Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:09:01.249 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:00 smithi204 bash[49754]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter.b 2024-04-24T17:09:01.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:01 smithi204 bash[18742]: audit 2024-04-24T17:09:00.391632+0000 mgr.x (mgr.24731) 56 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:01.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:01 smithi204 bash[18742]: cluster 2024-04-24T17:09:00.609493+0000 mgr.x (mgr.24731) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-04-24T17:09:01.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:01 smithi204 bash[18742]: audit 2024-04-24T17:09:00.757873+0000 mgr.x (mgr.24731) 58 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:01.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:01 smithi204 bash[18742]: audit 2024-04-24T17:09:01.233811+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.40:0/1855115918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:09:01.588 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:09:01.588 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:09:01.588 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:09:01.588 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:09:01.588 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:09:01.588 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "", 2024-04-24T17:09:01.589 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "", 2024-04-24T17:09:01.589 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:09:01.589 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:09:01.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[18471]: audit 2024-04-24T17:09:00.391632+0000 mgr.x (mgr.24731) 56 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:01.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[18471]: cluster 2024-04-24T17:09:00.609493+0000 mgr.x (mgr.24731) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-04-24T17:09:01.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[18471]: audit 2024-04-24T17:09:00.757873+0000 mgr.x (mgr.24731) 58 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:01.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[18471]: audit 2024-04-24T17:09:01.233811+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.40:0/1855115918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:09:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[23856]: audit 2024-04-24T17:09:00.391632+0000 mgr.x (mgr.24731) 56 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[23856]: cluster 2024-04-24T17:09:00.609493+0000 mgr.x (mgr.24731) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-04-24T17:09:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[23856]: audit 2024-04-24T17:09:00.757873+0000 mgr.x (mgr.24731) 58 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:01 smithi040 bash[23856]: audit 2024-04-24T17:09:01.233811+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.40:0/1855115918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:09:02.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:01 smithi204 bash[49765]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:09:02.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:01 smithi204 bash[49802]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter.b 2024-04-24T17:09:02.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:01 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:09:02.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:01 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-24T17:09:02.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:01 smithi204 systemd[1]: Stopped Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:02.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:01 smithi204 systemd[1]: Started Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:02.038 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:01.590111+0000 mgr.x (mgr.24731) 59 : audit [DBG] from='client.25195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:01.810196+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:01.820001+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: cephadm 2024-04-24T17:09:01.836778+0000 mgr.x (mgr.24731) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: cephadm 2024-04-24T17:09:01.848509+0000 mgr.x (mgr.24731) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:01.899437+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:01.907664+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:01.910423+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:09:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:01.910893+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-24T17:09:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: cephadm 2024-04-24T17:09:01.914859+0000 mgr.x (mgr.24731) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi204 2024-04-24T17:09:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[18742]: audit 2024-04-24T17:09:02.041359+0000 mon.c (mon.1) 175 : audit [DBG] from='client.? 172.21.15.40:0/1702911068' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:09:03.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.717Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-24T17:09:03.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.717Z 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-24T17:09:03.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z 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-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z 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-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z caller=node_exporter.go:115 level=info collector=arp 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.718Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=edac 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-24T17:09:03.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-24T17:09:03.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=os 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=stat 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=time 2024-04-24T17:09:03.012 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-24T17:09:03.013 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=uname 2024-04-24T17:09:03.013 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-24T17:09:03.013 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-24T17:09:03.013 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-24T17:09:03.013 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-24T17:09:03.013 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:02 smithi204 bash[49830]: ts=2024-04-24T17:09:02.719Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-24T17:09:03.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:01.590111+0000 mgr.x (mgr.24731) 59 : audit [DBG] from='client.25195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:01.810196+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:01.820001+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: cephadm 2024-04-24T17:09:01.836778+0000 mgr.x (mgr.24731) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: cephadm 2024-04-24T17:09:01.848509+0000 mgr.x (mgr.24731) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:01.899437+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:01.907664+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:01.910423+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:01.910893+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-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: cephadm 2024-04-24T17:09:01.914859+0000 mgr.x (mgr.24731) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi204 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[18471]: audit 2024-04-24T17:09:02.041359+0000 mon.c (mon.1) 175 : audit [DBG] from='client.? 172.21.15.40:0/1702911068' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:09:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:01.590111+0000 mgr.x (mgr.24731) 59 : audit [DBG] from='client.25195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:01.810196+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:01.820001+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: cephadm 2024-04-24T17:09:01.836778+0000 mgr.x (mgr.24731) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: cephadm 2024-04-24T17:09:01.848509+0000 mgr.x (mgr.24731) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:01.899437+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:01.907664+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:01.910423+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:01.910893+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-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: cephadm 2024-04-24T17:09:01.914859+0000 mgr.x (mgr.24731) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi204 2024-04-24T17:09:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:02 smithi040 bash[23856]: audit 2024-04-24T17:09:02.041359+0000 mon.c (mon.1) 175 : audit [DBG] from='client.? 172.21.15.40:0/1702911068' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:09:04.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:03 smithi204 bash[18742]: cluster 2024-04-24T17:09:02.610105+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-24T17:09:04.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:03 smithi040 bash[18471]: cluster 2024-04-24T17:09:02.610105+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-24T17:09:04.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:03 smithi040 bash[23856]: cluster 2024-04-24T17:09:02.610105+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-24T17:09:06.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:05 smithi204 bash[18742]: cluster 2024-04-24T17:09:04.610836+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-24T17:09:06.169 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 systemd[1]: Stopping Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:09:06.169 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 bash[50042]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana.a 2024-04-24T17:09:06.169 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 bash[38644]: t=2024-04-24T17:09:06+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-24T17:09:06.169 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 bash[38644]: t=2024-04-24T17:09:06+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-04-24T17:09:06.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:05 smithi040 bash[18471]: cluster 2024-04-24T17:09:04.610836+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-24T17:09:06.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:05 smithi040 bash[23856]: cluster 2024-04-24T17:09:04.610836+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-24T17:09:07.006 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 bash[50051]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:09:07.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 bash[50084]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana.a 2024-04-24T17:09:07.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-24T17:09:07.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 systemd[1]: Stopped Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:07.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:06 smithi204 systemd[1]: Started Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:07.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STOPPING 2024-04-24T17:09:07.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STOPPED 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STARTING 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Serving on http://:::9283 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STARTED 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STOPPING 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STOPPED 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STARTING 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Serving on http://:::9283 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STARTED 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STOPPING 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STOPPED 2024-04-24T17:09:07.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STARTING 2024-04-24T17:09:07.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Serving on http://:::9283 2024-04-24T17:09:07.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[47398]: [24/Apr/2024:17:09:07] ENGINE Bus STARTED 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: cluster 2024-04-24T17:09:06.611535+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; 959 B/s rd, 0 op/s 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:06.961351+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:06.972396+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:06.988745+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:06.989205+0000 mgr.x (mgr.24731) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:06.990268+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:06.990655+0000 mgr.x (mgr.24731) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:09:08.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.000807+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.007371+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.008041+0000 mgr.x (mgr.24731) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.028437+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: cephadm 2024-04-24T17:09:07.029066+0000 mgr.x (mgr.24731) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.029355+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.029813+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-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.032246+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.032754+0000 mgr.x (mgr.24731) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.042348+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.045653+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:08.169 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.046089+0000 mgr.x (mgr.24731) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:08.169 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+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-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+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-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-24T17:09:08.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="App mode production" logger=settings 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+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-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=676.477µs 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[50114]: t=2024-04-24T17:09:07+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-24T17:09:08.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-24T17:09:08.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.047139+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:09:08.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.047534+0000 mgr.x (mgr.24731) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:09:08.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.065001+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.073115+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:09:08.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.075487+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:09:08.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.087367+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:07 smithi204 bash[18742]: audit 2024-04-24T17:09:07.104620+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: cluster 2024-04-24T17:09:06.611535+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; 959 B/s rd, 0 op/s 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:06.961351+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:06.972396+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:06.988745+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:06.989205+0000 mgr.x (mgr.24731) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:06.990268+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:06.990655+0000 mgr.x (mgr.24731) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:09:08.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.000807+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.007371+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.008041+0000 mgr.x (mgr.24731) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.028437+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: cephadm 2024-04-24T17:09:07.029066+0000 mgr.x (mgr.24731) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.029355+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.029813+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-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.032246+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.032754+0000 mgr.x (mgr.24731) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.042348+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.045653+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.046089+0000 mgr.x (mgr.24731) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.047139+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.047534+0000 mgr.x (mgr.24731) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.065001+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.073115+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.075487+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:09:08.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.087367+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[23856]: audit 2024-04-24T17:09:07.104620+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: cluster 2024-04-24T17:09:06.611535+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; 959 B/s rd, 0 op/s 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:06.961351+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:06.972396+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:06.988745+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:06.989205+0000 mgr.x (mgr.24731) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:06.990268+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:06.990655+0000 mgr.x (mgr.24731) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.000807+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.007371+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.008041+0000 mgr.x (mgr.24731) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:08.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.028437+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: cephadm 2024-04-24T17:09:07.029066+0000 mgr.x (mgr.24731) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.029355+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.029813+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-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.032246+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.032754+0000 mgr.x (mgr.24731) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.042348+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.045653+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.046089+0000 mgr.x (mgr.24731) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.047139+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.047534+0000 mgr.x (mgr.24731) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.065001+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.073115+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.075487+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.087367+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:08.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:07 smithi040 bash[18471]: audit 2024-04-24T17:09:07.104620+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:08.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-24T17:09:08.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-24T17:09:08.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-24T17:09:08.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[50114]: t=2024-04-24T17:09:08+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-24T17:09:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[18742]: audit 2024-04-24T17:09:07.073661+0000 mgr.x (mgr.24731) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:09:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[18742]: audit 2024-04-24T17:09:07.076070+0000 mgr.x (mgr.24731) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:09:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:08 smithi204 bash[18742]: cephadm 2024-04-24T17:09:07.105965+0000 mgr.x (mgr.24731) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:09:09.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:08 smithi040 bash[18471]: audit 2024-04-24T17:09:07.073661+0000 mgr.x (mgr.24731) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:09:09.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:08 smithi040 bash[18471]: audit 2024-04-24T17:09:07.076070+0000 mgr.x (mgr.24731) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:09:09.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:08 smithi040 bash[18471]: cephadm 2024-04-24T17:09:07.105965+0000 mgr.x (mgr.24731) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:09:09.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:08 smithi040 bash[23856]: audit 2024-04-24T17:09:07.073661+0000 mgr.x (mgr.24731) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:09:09.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:08 smithi040 bash[23856]: audit 2024-04-24T17:09:07.076070+0000 mgr.x (mgr.24731) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-24T17:09:09.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:08 smithi040 bash[23856]: cephadm 2024-04-24T17:09:07.105965+0000 mgr.x (mgr.24731) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:09:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:09 smithi204 bash[18742]: audit 2024-04-24T17:09:08.288904+0000 mgr.x (mgr.24731) 78 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:09 smithi204 bash[18742]: cluster 2024-04-24T17:09:08.613202+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-24T17:09:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:09 smithi204 bash[18742]: audit 2024-04-24T17:09:09.385769+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:09 smithi204 bash[18742]: audit 2024-04-24T17:09:09.389782+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:09 smithi204 bash[18742]: audit 2024-04-24T17:09:09.391599+0000 mon.a (mon.0) 1183 : 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-24T17:09:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:09 smithi204 bash[18742]: audit 2024-04-24T17:09:09.393265+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:09:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:09 smithi204 bash[18742]: audit 2024-04-24T17:09:09.395538+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:10.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[18471]: audit 2024-04-24T17:09:08.288904+0000 mgr.x (mgr.24731) 78 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:10.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[18471]: cluster 2024-04-24T17:09:08.613202+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-24T17:09:10.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[18471]: audit 2024-04-24T17:09:09.385769+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:10.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[18471]: audit 2024-04-24T17:09:09.389782+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[18471]: audit 2024-04-24T17:09:09.391599+0000 mon.a (mon.0) 1183 : 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-24T17:09:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[18471]: audit 2024-04-24T17:09:09.393265+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:09:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[18471]: audit 2024-04-24T17:09:09.395538+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[23856]: audit 2024-04-24T17:09:08.288904+0000 mgr.x (mgr.24731) 78 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[23856]: cluster 2024-04-24T17:09:08.613202+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-24T17:09:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[23856]: audit 2024-04-24T17:09:09.385769+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[23856]: audit 2024-04-24T17:09:09.389782+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[23856]: audit 2024-04-24T17:09:09.391599+0000 mon.a (mon.0) 1183 : 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-24T17:09:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[23856]: audit 2024-04-24T17:09:09.393265+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:09:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:09 smithi040 bash[23856]: audit 2024-04-24T17:09:09.395538+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:11.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:10 smithi204 bash[18742]: cephadm 2024-04-24T17:09:09.375772+0000 mgr.x (mgr.24731) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:09:11.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:10 smithi204 bash[18742]: cephadm 2024-04-24T17:09:09.397712+0000 mgr.x (mgr.24731) 81 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:09:11.525 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:10 smithi040 bash[18471]: cephadm 2024-04-24T17:09:09.375772+0000 mgr.x (mgr.24731) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:09:11.525 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:10 smithi040 bash[18471]: cephadm 2024-04-24T17:09:09.397712+0000 mgr.x (mgr.24731) 81 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:09:11.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:10 smithi040 bash[23856]: cephadm 2024-04-24T17:09:09.375772+0000 mgr.x (mgr.24731) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:09:11.525 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:10 smithi040 bash[23856]: cephadm 2024-04-24T17:09:09.397712+0000 mgr.x (mgr.24731) 81 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:09:12.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:11 smithi040 bash[18471]: cluster 2024-04-24T17:09:10.613948+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-24T17:09:12.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:11 smithi040 bash[18471]: audit 2024-04-24T17:09:11.778944+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:12.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:11 smithi040 bash[23856]: cluster 2024-04-24T17:09:10.613948+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-24T17:09:12.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:11 smithi040 bash[23856]: audit 2024-04-24T17:09:11.778944+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:11 smithi204 bash[18742]: cluster 2024-04-24T17:09:10.613948+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-24T17:09:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:11 smithi204 bash[18742]: audit 2024-04-24T17:09:11.778944+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:12.451 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.451 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.452 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.452 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.452 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.452 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: Stopping Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:09:12.453 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.453 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:12.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:12 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:13.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:13 smithi204 bash[49565]: ts=2024-04-24T17:09: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:09:13.760 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:13 smithi040 bash[63250]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:09:13.760 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:09:13.760 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:13 smithi040 bash[63330]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:09:13.760 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-24T17:09:13.760 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: Stopped Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:14.012 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.012 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:13 smithi040 bash[18471]: cluster 2024-04-24T17:09:12.614983+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; 852 B/s rd, 0 op/s 2024-04-24T17:09:14.012 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.012 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.013 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.013 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.013 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.014 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.014 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:13 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:14.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:13 smithi040 bash[23856]: cluster 2024-04-24T17:09:12.614983+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; 852 B/s rd, 0 op/s 2024-04-24T17:09:14.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:14 smithi204 bash[47398]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:09:14] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.33.4" 2024-04-24T17:09:14.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:13 smithi204 bash[18742]: cluster 2024-04-24T17:09:12.614983+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; 852 B/s rd, 0 op/s 2024-04-24T17:09:14.403 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:14 smithi040 systemd[1]: Started Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:15.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:15 smithi204 bash[18742]: audit 2024-04-24T17:09:14.067993+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:15.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:15 smithi204 bash[18742]: audit 2024-04-24T17:09:14.080959+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:15.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:15 smithi204 bash[18742]: audit 2024-04-24T17:09:14.136368+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:15.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:15 smithi204 bash[18742]: audit 2024-04-24T17:09:14.136700+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:15.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:15 smithi204 bash[18742]: audit 2024-04-24T17:09:14.138121+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:15.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:15 smithi204 bash[18742]: audit 2024-04-24T17:09:14.138453+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:15.414 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[63388]: debug 2024-04-24T17:09:15.262+0000 7f22d17d7700 1 -- 172.21.15.40:0/1880117365 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5616b72fc5a0 con 0x5616b807cc00 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[23856]: audit 2024-04-24T17:09:14.067993+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[23856]: audit 2024-04-24T17:09:14.080959+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[23856]: audit 2024-04-24T17:09:14.136368+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[23856]: audit 2024-04-24T17:09:14.136700+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[23856]: audit 2024-04-24T17:09:14.138121+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[23856]: audit 2024-04-24T17:09:14.138453+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[18471]: audit 2024-04-24T17:09:14.067993+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[18471]: audit 2024-04-24T17:09:14.080959+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[18471]: audit 2024-04-24T17:09:14.136368+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[18471]: audit 2024-04-24T17:09:14.136700+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[18471]: audit 2024-04-24T17:09:14.138121+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:15.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[18471]: audit 2024-04-24T17:09:14.138453+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:15.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:15 smithi040 bash[63388]: debug 2024-04-24T17:09:15.414+0000 7f22db9e9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:09:16.066 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.067 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.067 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.067 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.067 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.068 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.068 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.068 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.391 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.392 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.392 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.392 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.392 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.393 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.393 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.393 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:16 smithi204 bash[18742]: cephadm 2024-04-24T17:09:14.506238+0000 mgr.x (mgr.24731) 84 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T17:09:16.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:16 smithi204 bash[18742]: cluster 2024-04-24T17:09:14.615969+0000 mgr.x (mgr.24731) 85 : 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-24T17:09:16.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:16 smithi204 bash[18742]: cephadm 2024-04-24T17:09:14.638856+0000 mgr.x (mgr.24731) 86 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T17:09:16.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:16 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:16 smithi040 bash[23856]: cephadm 2024-04-24T17:09:14.506238+0000 mgr.x (mgr.24731) 84 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T17:09:16.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:16 smithi040 bash[23856]: cluster 2024-04-24T17:09:14.615969+0000 mgr.x (mgr.24731) 85 : 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-24T17:09:16.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:16 smithi040 bash[23856]: cephadm 2024-04-24T17:09:14.638856+0000 mgr.x (mgr.24731) 86 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T17:09:16.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:16 smithi040 bash[18471]: cephadm 2024-04-24T17:09:14.506238+0000 mgr.x (mgr.24731) 84 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T17:09:16.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:16 smithi040 bash[18471]: cluster 2024-04-24T17:09:14.615969+0000 mgr.x (mgr.24731) 85 : 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-24T17:09:16.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:16 smithi040 bash[18471]: cephadm 2024-04-24T17:09:14.638856+0000 mgr.x (mgr.24731) 86 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T17:09:16.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.939 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.939 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.939 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.940 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.940 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:16.940 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:09:16 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.437 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.437 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.438 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[63388]: debug 2024-04-24T17:09:17.102+0000 7f22db9e9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:09:17.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[63388]: debug 2024-04-24T17:09:17.210+0000 7f22db9e9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:09:17.438 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.439 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:09:17 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:17.747 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[63388]: debug 2024-04-24T17:09:17.502+0000 7f22db9e9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:09:17.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:16.448137+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: cluster 2024-04-24T17:09:16.616698+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-24T17:09:17.747 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:16.878682+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:17.297668+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:17.327221+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:17.329280+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:17.340334+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:17.422550+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:17.435226+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: audit 2024-04-24T17:09:17.436727+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[23856]: cluster 2024-04-24T17:09:17.443050+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:16.448137+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: cluster 2024-04-24T17:09:16.616698+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-24T17:09:17.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:16.878682+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:17.297668+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:17.327221+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:17.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:17.329280+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:17.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:17.340334+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:17.422550+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:17.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:17.435226+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:09:17.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: audit 2024-04-24T17:09:17.436727+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:09:17.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:17 smithi040 bash[18471]: cluster 2024-04-24T17:09:17.443050+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:16.448137+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: cluster 2024-04-24T17:09:16.616698+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-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:16.878682+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:17.297668+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:17.327221+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:17.329280+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:17.340334+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:17.422550+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:17.435226+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24731 172.21.15.204:0/2372717715' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:09:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: audit 2024-04-24T17:09:17.436727+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-24T17:09:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:17 smithi204 bash[18742]: cluster 2024-04-24T17:09:17.443050+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-24T17:09:18.593 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[63388]: debug 2024-04-24T17:09:18.366+0000 7f22db9e9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:18.594 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[63388]: debug 2024-04-24T17:09:18.486+0000 7f22db9e9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:09:18.667 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[47398]: debug 2024-04-24T17:09:18.345+0000 7f23bd951700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-24T17:09:18.667 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[47398]: ignoring --setuser ceph since I am not root 2024-04-24T17:09:18.667 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[47398]: ignoring --setgroup ceph since I am not root 2024-04-24T17:09:18.667 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[47398]: debug 2024-04-24T17:09:18.405+0000 7f2d40983700 1 -- 172.21.15.204:0/3842142365 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556e734885a0 con 0x556e74208800 2024-04-24T17:09:18.667 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[47398]: debug 2024-04-24T17:09:18.553+0000 7f2d4a777200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:09:18.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[63388]: debug 2024-04-24T17:09:18.594+0000 7f22db9e9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:09:18.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[23856]: cephadm 2024-04-24T17:09:17.342289+0000 mgr.x (mgr.24731) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:18.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[23856]: cephadm 2024-04-24T17:09:17.425417+0000 mgr.x (mgr.24731) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:09:18.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[23856]: cephadm 2024-04-24T17:09:17.434809+0000 mgr.x (mgr.24731) 90 : cephadm [INF] Failing over to other MGR 2024-04-24T17:09:18.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[23856]: audit 2024-04-24T17:09:17.745840+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:18.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[23856]: audit 2024-04-24T17:09:18.348442+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-24T17:09:18.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[23856]: cluster 2024-04-24T17:09:18.348560+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e28: y(active, starting, since 0.910848s) 2024-04-24T17:09:18.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[18471]: cephadm 2024-04-24T17:09:17.342289+0000 mgr.x (mgr.24731) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:18.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[18471]: cephadm 2024-04-24T17:09:17.425417+0000 mgr.x (mgr.24731) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:09:18.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[18471]: cephadm 2024-04-24T17:09:17.434809+0000 mgr.x (mgr.24731) 90 : cephadm [INF] Failing over to other MGR 2024-04-24T17:09:18.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[18471]: audit 2024-04-24T17:09:17.745840+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:18.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[18471]: audit 2024-04-24T17:09:18.348442+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-24T17:09:18.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[18471]: cluster 2024-04-24T17:09:18.348560+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e28: y(active, starting, since 0.910848s) 2024-04-24T17:09:19.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[49565]: ts=2024-04-24T17:09:18.669Z 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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:09:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[18742]: cephadm 2024-04-24T17:09:17.342289+0000 mgr.x (mgr.24731) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[18742]: cephadm 2024-04-24T17:09:17.425417+0000 mgr.x (mgr.24731) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-24T17:09:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[18742]: cephadm 2024-04-24T17:09:17.434809+0000 mgr.x (mgr.24731) 90 : cephadm [INF] Failing over to other MGR 2024-04-24T17:09:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[18742]: audit 2024-04-24T17:09:17.745840+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-24T17:09:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[18742]: audit 2024-04-24T17:09:18.348442+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-24T17:09:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:18 smithi204 bash[18742]: cluster 2024-04-24T17:09:18.348560+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e28: y(active, starting, since 0.910848s) 2024-04-24T17:09:19.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:18 smithi040 bash[63388]: debug 2024-04-24T17:09:18.970+0000 7f22db9e9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:09:19.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:19 smithi040 bash[63388]: debug 2024-04-24T17:09:19.090+0000 7f22db9e9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:09:19.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:19 smithi040 bash[63388]: debug 2024-04-24T17:09:19.202+0000 7f22db9e9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:09:19.834 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:19 smithi040 bash[63388]: debug 2024-04-24T17:09:19.582+0000 7f22db9e9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:09:20.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:19 smithi040 bash[63388]: debug 2024-04-24T17:09:19.834+0000 7f22db9e9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:09:20.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:20 smithi040 bash[63388]: debug 2024-04-24T17:09:20.114+0000 7f22db9e9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:09:20.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:20 smithi040 bash[63388]: debug 2024-04-24T17:09:20.238+0000 7f22db9e9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:09:20.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:20 smithi204 bash[47398]: debug 2024-04-24T17:09:20.157+0000 7f2d4a777200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:09:20.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:20 smithi204 bash[47398]: debug 2024-04-24T17:09:20.257+0000 7f2d4a777200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:09:20.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:20 smithi040 bash[63388]: debug 2024-04-24T17:09:20.526+0000 7f22db9e9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:09:21.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:20 smithi204 bash[47398]: debug 2024-04-24T17:09:20.513+0000 7f2d4a777200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:09:21.213 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:20 smithi040 bash[63388]: debug 2024-04-24T17:09:20.958+0000 7f22db9e9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:21.611 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:21 smithi040 bash[63388]: debug 2024-04-24T17:09:21.214+0000 7f22db9e9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:21.611 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:21 smithi040 bash[63388]: debug 2024-04-24T17:09:21.342+0000 7f22db9e9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:09:21.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:21 smithi204 bash[47398]: debug 2024-04-24T17:09:21.325+0000 7f2d4a777200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:21.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:21 smithi204 bash[47398]: debug 2024-04-24T17:09:21.453+0000 7f2d4a777200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:09:21.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:21 smithi204 bash[47398]: debug 2024-04-24T17:09:21.569+0000 7f2d4a777200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:09:21.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:21 smithi040 bash[63388]: debug 2024-04-24T17:09:21.610+0000 7f22db9e9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:22.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:21 smithi204 bash[47398]: debug 2024-04-24T17:09:21.957+0000 7f2d4a777200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:09:22.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:22 smithi204 bash[47398]: debug 2024-04-24T17:09:22.089+0000 7f2d4a777200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:09:22.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:22 smithi204 bash[47398]: debug 2024-04-24T17:09:22.205+0000 7f2d4a777200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:09:22.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:22 smithi204 bash[47398]: debug 2024-04-24T17:09:22.589+0000 7f2d4a777200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:09:22.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:22 smithi040 bash[63388]: debug 2024-04-24T17:09:22.722+0000 7f22db9e9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:09:22.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:22 smithi040 bash[63388]: debug 2024-04-24T17:09:22.858+0000 7f22db9e9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:09:23.113 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:22 smithi204 bash[47398]: debug 2024-04-24T17:09:22.837+0000 7f2d4a777200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:09:23.504 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:23 smithi204 bash[47398]: debug 2024-04-24T17:09:23.109+0000 7f2d4a777200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:09:23.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:23 smithi204 bash[47398]: debug 2024-04-24T17:09:23.229+0000 7f2d4a777200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:09:23.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:23 smithi040 bash[63388]: debug 2024-04-24T17:09:23.186+0000 7f22db9e9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:09:23.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:23 smithi040 bash[63388]: debug 2024-04-24T17:09:23.313+0000 7f22db9e9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:09:23.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:23 smithi204 bash[47398]: debug 2024-04-24T17:09:23.513+0000 7f2d4a777200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:09:23.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:23 smithi204 bash[49565]: ts=2024-04-24T17:09:23.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:09:24.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:23 smithi040 bash[63388]: debug 2024-04-24T17:09:23.801+0000 7f22db9e9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:09:24.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:23 smithi040 bash[63388]: debug 2024-04-24T17:09:23.929+0000 7f22db9e9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:09:24.057 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:23 smithi040 bash[63388]: [24/Apr/2024:17:09:23] ENGINE Bus STARTING 2024-04-24T17:09:24.207 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:23 smithi204 bash[47398]: debug 2024-04-24T17:09:23.949+0000 7f2d4a777200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:24.416 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: CherryPy Checker: 2024-04-24T17:09:24.417 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: The Application mounted at '' has an empty config. 2024-04-24T17:09:24.417 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE Serving on http://:::9283 2024-04-24T17:09:24.417 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE Bus STARTED 2024-04-24T17:09:24.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[47398]: debug 2024-04-24T17:09:24.205+0000 7f2d4a777200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:24.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[47398]: debug 2024-04-24T17:09:24.329+0000 7f2d4a777200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:09:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[18742]: cluster 2024-04-24T17:09:23.954336+0000 mon.a (mon.0) 1197 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:09:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[18742]: cluster 2024-04-24T17:09:23.955702+0000 mon.a (mon.0) 1198 : cluster [INF] Activating manager daemon y 2024-04-24T17:09:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[18742]: audit 2024-04-24T17:09:23.960985+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:09:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[18742]: cluster 2024-04-24T17:09:23.962855+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-24T17:09:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[18742]: audit 2024-04-24T17:09:23.963634+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[18742]: audit 2024-04-24T17:09:23.964578+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:09:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[18742]: audit 2024-04-24T17:09:23.964935+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:24.679 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE Bus STOPPING 2024-04-24T17:09:24.679 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:09:24.679 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE Bus STOPPED 2024-04-24T17:09:24.679 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE Bus STARTING 2024-04-24T17:09:24.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[18471]: cluster 2024-04-24T17:09:23.954336+0000 mon.a (mon.0) 1197 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:09:24.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[18471]: cluster 2024-04-24T17:09:23.955702+0000 mon.a (mon.0) 1198 : cluster [INF] Activating manager daemon y 2024-04-24T17:09:24.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[18471]: audit 2024-04-24T17:09:23.960985+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[18471]: cluster 2024-04-24T17:09:23.962855+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[18471]: audit 2024-04-24T17:09:23.963634+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[18471]: audit 2024-04-24T17:09:23.964578+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[18471]: audit 2024-04-24T17:09:23.964935+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[23856]: cluster 2024-04-24T17:09:23.954336+0000 mon.a (mon.0) 1197 : cluster [INF] Active manager daemon y restarted 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[23856]: cluster 2024-04-24T17:09:23.955702+0000 mon.a (mon.0) 1198 : cluster [INF] Activating manager daemon y 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[23856]: audit 2024-04-24T17:09:23.960985+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[23856]: cluster 2024-04-24T17:09:23.962855+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[23856]: audit 2024-04-24T17:09:23.963634+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[23856]: audit 2024-04-24T17:09:23.964578+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:09:24.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[23856]: audit 2024-04-24T17:09:23.964935+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.? 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:24.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE Serving on http://:::9283 2024-04-24T17:09:24.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:24 smithi040 bash[63388]: [24/Apr/2024:17:09:24] ENGINE Bus STARTED 2024-04-24T17:09:25.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:24 smithi204 bash[47398]: debug 2024-04-24T17:09:24.609+0000 7f2d4a777200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:25.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: cluster 2024-04-24T17:09:24.439725+0000 mon.a (mon.0) 1200 : cluster [DBG] mgrmap e29: y(active, starting, since 0.484433s) 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.440659+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.440878+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.441089+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.441799+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.442134+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.446997+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.447164+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.447332+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.447536+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.447702+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.447854+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.448008+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.448185+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:09:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.448333+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.448475+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: cluster 2024-04-24T17:09:24.498724+0000 mon.a (mon.0) 1201 : cluster [INF] Manager daemon y is now available 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.543017+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.551953+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.552334+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.553458+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.553928+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.574044+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.586023+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.587501+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.620171+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:24.621562+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:25.350661+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[23856]: audit 2024-04-24T17:09:25.352262+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: cluster 2024-04-24T17:09:24.439725+0000 mon.a (mon.0) 1200 : cluster [DBG] mgrmap e29: y(active, starting, since 0.484433s) 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.440659+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.440878+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.441089+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.441799+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.442134+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.446997+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.447164+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.447332+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:09:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.447536+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.447702+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.447854+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.448008+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.448185+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.448333+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.448475+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: cluster 2024-04-24T17:09:24.498724+0000 mon.a (mon.0) 1201 : cluster [INF] Manager daemon y is now available 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.543017+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.551953+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.552334+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.553458+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.553928+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.574044+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.586023+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:25.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.587501+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:25.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.620171+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:25.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:24.621562+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:25.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:25.350661+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:25.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:25 smithi040 bash[18471]: audit 2024-04-24T17:09:25.352262+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:25.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[47398]: debug 2024-04-24T17:09:25.661+0000 7f2d4a777200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: cluster 2024-04-24T17:09:24.439725+0000 mon.a (mon.0) 1200 : cluster [DBG] mgrmap e29: y(active, starting, since 0.484433s) 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.440659+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.440878+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.441089+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.441799+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.442134+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.446997+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:09:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.447164+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.447332+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.447536+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.447702+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.447854+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.448008+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.448185+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.448333+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.448475+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: cluster 2024-04-24T17:09:24.498724+0000 mon.a (mon.0) 1201 : cluster [INF] Manager daemon y is now available 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.543017+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.551953+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.552334+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.553458+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.553928+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.574044+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.586023+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.587501+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.620171+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:24.621562+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:25.350661+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[18742]: audit 2024-04-24T17:09:25.352262+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:26.090 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:25 smithi204 bash[47398]: debug 2024-04-24T17:09:25.785+0000 7f2d4a777200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:09:26.451 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: debug 2024-04-24T17:09:26.093+0000 7f2d4a777200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:09:26.451 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: debug 2024-04-24T17:09:26.213+0000 7f2d4a777200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cephadm 2024-04-24T17:09:25.447797+0000 mgr.y (mgr.25207) 1 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Bus STARTING 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cluster 2024-04-24T17:09:25.461575+0000 mon.a (mon.0) 1208 : cluster [DBG] mgrmap e30: y(active, since 1.50628s) 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cluster 2024-04-24T17:09:25.491860+0000 mgr.y (mgr.25207) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cephadm 2024-04-24T17:09:25.598168+0000 mgr.y (mgr.25207) 3 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cephadm 2024-04-24T17:09:25.699441+0000 mgr.y (mgr.25207) 4 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Serving on http://172.21.15.40:8765 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cephadm 2024-04-24T17:09:25.699964+0000 mgr.y (mgr.25207) 5 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Bus STARTED 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: audit 2024-04-24T17:09:25.743960+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: audit 2024-04-24T17:09:25.745946+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:26.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: audit 2024-04-24T17:09:25.746516+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: audit 2024-04-24T17:09:25.747330+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cephadm 2024-04-24T17:09:25.749692+0000 mgr.y (mgr.25207) 6 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[23856]: cephadm 2024-04-24T17:09:25.750999+0000 mgr.y (mgr.25207) 7 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cephadm 2024-04-24T17:09:25.447797+0000 mgr.y (mgr.25207) 1 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Bus STARTING 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cluster 2024-04-24T17:09:25.461575+0000 mon.a (mon.0) 1208 : cluster [DBG] mgrmap e30: y(active, since 1.50628s) 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cluster 2024-04-24T17:09:25.491860+0000 mgr.y (mgr.25207) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cephadm 2024-04-24T17:09:25.598168+0000 mgr.y (mgr.25207) 3 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cephadm 2024-04-24T17:09:25.699441+0000 mgr.y (mgr.25207) 4 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Serving on http://172.21.15.40:8765 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cephadm 2024-04-24T17:09:25.699964+0000 mgr.y (mgr.25207) 5 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Bus STARTED 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: audit 2024-04-24T17:09:25.743960+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: audit 2024-04-24T17:09:25.745946+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: audit 2024-04-24T17:09:25.746516+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: audit 2024-04-24T17:09:25.747330+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cephadm 2024-04-24T17:09:25.749692+0000 mgr.y (mgr.25207) 6 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:09:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:26 smithi040 bash[18471]: cephadm 2024-04-24T17:09:25.750999+0000 mgr.y (mgr.25207) 7 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:09:26.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cephadm 2024-04-24T17:09:25.447797+0000 mgr.y (mgr.25207) 1 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Bus STARTING 2024-04-24T17:09:26.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cluster 2024-04-24T17:09:25.461575+0000 mon.a (mon.0) 1208 : cluster [DBG] mgrmap e30: y(active, since 1.50628s) 2024-04-24T17:09:26.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cluster 2024-04-24T17:09:25.491860+0000 mgr.y (mgr.25207) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:26.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cephadm 2024-04-24T17:09:25.598168+0000 mgr.y (mgr.25207) 3 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Serving on https://172.21.15.40:7150 2024-04-24T17:09:26.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cephadm 2024-04-24T17:09:25.699441+0000 mgr.y (mgr.25207) 4 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Serving on http://172.21.15.40:8765 2024-04-24T17:09:26.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cephadm 2024-04-24T17:09:25.699964+0000 mgr.y (mgr.25207) 5 : cephadm [INF] [24/Apr/2024:17:09:25] ENGINE Bus STARTED 2024-04-24T17:09:26.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: audit 2024-04-24T17:09:25.743960+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:26.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: audit 2024-04-24T17:09:25.745946+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:26.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: audit 2024-04-24T17:09:25.746516+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:26.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: audit 2024-04-24T17:09:25.747330+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:26.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cephadm 2024-04-24T17:09:25.749692+0000 mgr.y (mgr.25207) 6 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:09:26.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[18742]: cephadm 2024-04-24T17:09:25.750999+0000 mgr.y (mgr.25207) 7 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:09:27.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: debug 2024-04-24T17:09:26.705+0000 7f2d4a777200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:09:27.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: debug 2024-04-24T17:09:26.841+0000 7f2d4a777200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:09:27.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: [24/Apr/2024:17:09:26] ENGINE Bus STARTING 2024-04-24T17:09:27.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: CherryPy Checker: 2024-04-24T17:09:27.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: The Application mounted at '' has an empty config. 2024-04-24T17:09:27.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: [24/Apr/2024:17:09:26] ENGINE Serving on http://:::9283 2024-04-24T17:09:27.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:26 smithi204 bash[47398]: [24/Apr/2024:17:09:26] ENGINE Bus STARTED 2024-04-24T17:09:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cephadm 2024-04-24T17:09:26.289374+0000 mgr.y (mgr.25207) 8 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cephadm 2024-04-24T17:09:26.339320+0000 mgr.y (mgr.25207) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cluster 2024-04-24T17:09:26.444740+0000 mgr.y (mgr.25207) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cephadm 2024-04-24T17:09:26.455239+0000 mgr.y (mgr.25207) 11 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cluster 2024-04-24T17:09:26.464040+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.469498+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cephadm 2024-04-24T17:09:26.503830+0000 mgr.y (mgr.25207) 12 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.556760+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cephadm 2024-04-24T17:09:26.628733+0000 mgr.y (mgr.25207) 13 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cephadm 2024-04-24T17:09:26.668797+0000 mgr.y (mgr.25207) 14 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.789144+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.796442+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cluster 2024-04-24T17:09:26.847425+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.847696+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.848250+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.850944+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.851474+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.949946+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.956586+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.962878+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: cephadm 2024-04-24T17:09:26.964563+0000 mgr.y (mgr.25207) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:26.969515+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:27.002300+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:27.003842+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:27.225227+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:27 smithi204 bash[18742]: audit 2024-04-24T17:09:27.362834+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cephadm 2024-04-24T17:09:26.289374+0000 mgr.y (mgr.25207) 8 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:09:27.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cephadm 2024-04-24T17:09:26.339320+0000 mgr.y (mgr.25207) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:09:27.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cluster 2024-04-24T17:09:26.444740+0000 mgr.y (mgr.25207) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cephadm 2024-04-24T17:09:26.455239+0000 mgr.y (mgr.25207) 11 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cluster 2024-04-24T17:09:26.464040+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.469498+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cephadm 2024-04-24T17:09:26.503830+0000 mgr.y (mgr.25207) 12 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.556760+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cephadm 2024-04-24T17:09:26.628733+0000 mgr.y (mgr.25207) 13 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cephadm 2024-04-24T17:09:26.668797+0000 mgr.y (mgr.25207) 14 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.789144+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.796442+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cluster 2024-04-24T17:09:26.847425+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.847696+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.848250+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.850944+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:09:27.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.851474+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.949946+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.956586+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.962878+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: cephadm 2024-04-24T17:09:26.964563+0000 mgr.y (mgr.25207) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:26.969515+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:27.002300+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:27.003842+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:27.225227+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[18471]: audit 2024-04-24T17:09:27.362834+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cephadm 2024-04-24T17:09:26.289374+0000 mgr.y (mgr.25207) 8 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cephadm 2024-04-24T17:09:26.339320+0000 mgr.y (mgr.25207) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cluster 2024-04-24T17:09:26.444740+0000 mgr.y (mgr.25207) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cephadm 2024-04-24T17:09:26.455239+0000 mgr.y (mgr.25207) 11 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cluster 2024-04-24T17:09:26.464040+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.469498+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cephadm 2024-04-24T17:09:26.503830+0000 mgr.y (mgr.25207) 12 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.556760+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cephadm 2024-04-24T17:09:26.628733+0000 mgr.y (mgr.25207) 13 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cephadm 2024-04-24T17:09:26.668797+0000 mgr.y (mgr.25207) 14 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.789144+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.796442+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cluster 2024-04-24T17:09:26.847425+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon x started 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.847696+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.848250+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.850944+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.851474+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.? 172.21.15.204:0/2916703676' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.949946+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.956586+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.962878+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: cephadm 2024-04-24T17:09:26.964563+0000 mgr.y (mgr.25207) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:26.969515+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:27.002300+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:27.003842+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:27.225227+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:27.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:27 smithi040 bash[23856]: audit 2024-04-24T17:09:27.362834+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[18471]: cluster 2024-04-24T17:09:27.806518+0000 mon.a (mon.0) 1223 : cluster [DBG] mgrmap e32: y(active, since 3s), standbys: x 2024-04-24T17:09:29.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[18471]: audit 2024-04-24T17:09:27.812960+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:09:29.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[18471]: audit 2024-04-24T17:09:28.149140+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[18471]: audit 2024-04-24T17:09:28.166844+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[18471]: audit 2024-04-24T17:09:28.178494+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.050 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[23856]: cluster 2024-04-24T17:09:27.806518+0000 mon.a (mon.0) 1223 : cluster [DBG] mgrmap e32: y(active, since 3s), standbys: x 2024-04-24T17:09:29.050 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[23856]: audit 2024-04-24T17:09:27.812960+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:09:29.050 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[23856]: audit 2024-04-24T17:09:28.149140+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.050 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[23856]: audit 2024-04-24T17:09:28.166844+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.050 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:28 smithi040 bash[23856]: audit 2024-04-24T17:09:28.178494+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:28 smithi204 bash[18742]: cluster 2024-04-24T17:09:27.806518+0000 mon.a (mon.0) 1223 : cluster [DBG] mgrmap e32: y(active, since 3s), standbys: x 2024-04-24T17:09:29.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:28 smithi204 bash[18742]: audit 2024-04-24T17:09:27.812960+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:09:29.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:28 smithi204 bash[18742]: audit 2024-04-24T17:09:28.149140+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:28 smithi204 bash[18742]: audit 2024-04-24T17:09:28.166844+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:28 smithi204 bash[18742]: audit 2024-04-24T17:09:28.178494+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:29.323 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.323 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.323 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.324 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.324 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.324 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.325 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.325 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.325 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.687 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.687 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.688 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.688 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.688 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:29.689 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:09:29 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:28.307554+0000 mgr.y (mgr.25207) 16 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: cephadm 2024-04-24T17:09:28.435350+0000 mgr.y (mgr.25207) 17 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: cluster 2024-04-24T17:09:28.445119+0000 mgr.y (mgr.25207) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: cluster 2024-04-24T17:09:28.817502+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e33: y(active, since 4s), standbys: x 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:28.925154+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:28.934160+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:28.942413+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:29.050398+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:29.606114+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:29.652312+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:09:30.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:29.653971+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:09:30.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:29 smithi204 bash[18742]: audit 2024-04-24T17:09:29.663143+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:30.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:28.307554+0000 mgr.y (mgr.25207) 16 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:30.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: cephadm 2024-04-24T17:09:28.435350+0000 mgr.y (mgr.25207) 17 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T17:09:30.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: cluster 2024-04-24T17:09:28.445119+0000 mgr.y (mgr.25207) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:30.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: cluster 2024-04-24T17:09:28.817502+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e33: y(active, since 4s), standbys: x 2024-04-24T17:09:30.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:28.925154+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:28.934160+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:28.942413+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:29.050398+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:29.606114+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:29.652312+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:09:30.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:29.653971+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:09:30.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[18471]: audit 2024-04-24T17:09:29.663143+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:28.307554+0000 mgr.y (mgr.25207) 16 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: cephadm 2024-04-24T17:09:28.435350+0000 mgr.y (mgr.25207) 17 : cephadm [INF] Deploying daemon agent.smithi040 on smithi040 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: cluster 2024-04-24T17:09:28.445119+0000 mgr.y (mgr.25207) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:30.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: cluster 2024-04-24T17:09:28.817502+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e33: y(active, since 4s), standbys: x 2024-04-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:28.925154+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:28.934160+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:28.942413+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:29.050398+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:29.606114+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:29.652312+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:29.653971+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:09:30.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:29 smithi040 bash[23856]: audit 2024-04-24T17:09:29.663143+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:31.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[23856]: cephadm 2024-04-24T17:09:29.652594+0000 mgr.y (mgr.25207) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:09:31.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[23856]: cephadm 2024-04-24T17:09:29.665946+0000 mgr.y (mgr.25207) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:09:31.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[23856]: audit 2024-04-24T17:09:30.047423+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:31.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[23856]: audit 2024-04-24T17:09:30.381289+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:31.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[18471]: cephadm 2024-04-24T17:09:29.652594+0000 mgr.y (mgr.25207) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:09:31.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[18471]: cephadm 2024-04-24T17:09:29.665946+0000 mgr.y (mgr.25207) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:09:31.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[18471]: audit 2024-04-24T17:09:30.047423+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:31.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:31 smithi040 bash[18471]: audit 2024-04-24T17:09:30.381289+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:31 smithi204 bash[18742]: cephadm 2024-04-24T17:09:29.652594+0000 mgr.y (mgr.25207) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:09:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:31 smithi204 bash[18742]: cephadm 2024-04-24T17:09:29.665946+0000 mgr.y (mgr.25207) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:09:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:31 smithi204 bash[18742]: audit 2024-04-24T17:09:30.047423+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:31 smithi204 bash[18742]: audit 2024-04-24T17:09:30.381289+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:32.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:32 smithi040 bash[18471]: cluster 2024-04-24T17:09:30.445828+0000 mgr.y (mgr.25207) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:32.123 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:32 smithi040 bash[23856]: cluster 2024-04-24T17:09:30.445828+0000 mgr.y (mgr.25207) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:32.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:32 smithi204 bash[18742]: cluster 2024-04-24T17:09:30.445828+0000 mgr.y (mgr.25207) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:32.441 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:09:33.221 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:09:33.221 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 starting - - - - 2024-04-24T17:09:33.221 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 1s ago 13m - - 2024-04-24T17:09:33.221 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (52s) 4s ago 7m 14.2M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (26s) 1s ago 7m 39.8M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 starting - - - - 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283 running (76s) 1s ago 13m 435M - 19.0.0-3285-g5904d294 8bb2087275ff 4f157d06d1d5 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (19s) 4s ago 15m 254M - 19.0.0-3285-g5904d294 8bb2087275ff 6d2cee5a7149 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (15m) 4s ago 15m 59.1M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (13m) 1s ago 13m 47.4M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (13m) 4s ago 13m 51.1M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (58s) 4s ago 7m 8739k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (31s) 1s ago 7m 7908k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (12m) 4s ago 12m 53.3M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (12m) 4s ago 12m 54.3M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (11m) 4s ago 11m 49.1M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:09:33.222 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (10m) 4s ago 11m 52.9M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (10m) 1s ago 10m 54.8M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (9m) 1s ago 9m 51.9M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (9m) 1s ago 9m 50.5M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (8m) 1s ago 8m 53.1M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (35s) 1s ago 7m 50.6M - 2.33.4 514e6a882f6e 12a2bfac7bc8 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (5m) 4s ago 5m 83.9M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (5m) 1s ago 5m 84.8M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (5m) 4s ago 5m 84.3M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:09:33.223 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (5m) 1s ago 5m 85.3M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:09:33.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:33 smithi040 bash[23856]: audit 2024-04-24T17:09:32.113792+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:33 smithi040 bash[23856]: audit 2024-04-24T17:09:32.131780+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:33 smithi040 bash[23856]: audit 2024-04-24T17:09:32.143590+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:33 smithi040 bash[18471]: audit 2024-04-24T17:09:32.113792+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:33 smithi040 bash[18471]: audit 2024-04-24T17:09:32.131780+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:33 smithi040 bash[18471]: audit 2024-04-24T17:09:32.143590+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:33 smithi204 bash[18742]: audit 2024-04-24T17:09:32.113792+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:33 smithi204 bash[18742]: audit 2024-04-24T17:09:32.131780+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:33 smithi204 bash[18742]: audit 2024-04-24T17:09:32.143590+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:33.660 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:09:33.660 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:09:33.660 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:09:33.660 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:33.660 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:09:33.661 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:09:33.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:33 smithi204 bash[49565]: ts=2024-04-24T17:09: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "2/23 daemons upgraded", 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "", 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:09:34.044 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:32.429707+0000 mgr.y (mgr.25207) 22 : audit [DBG] from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: cluster 2024-04-24T17:09:32.446649+0000 mgr.y (mgr.25207) 23 : 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-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:32.816100+0000 mgr.y (mgr.25207) 24 : audit [DBG] from='client.25249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:33.127756+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:33.140887+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:33.187820+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:33.189413+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:33.190319+0000 mgr.y (mgr.25207) 25 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[18471]: audit 2024-04-24T17:09:33.663518+0000 mon.c (mon.1) 180 : audit [DBG] from='client.? 172.21.15.40:0/4257050567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:32.429707+0000 mgr.y (mgr.25207) 22 : audit [DBG] from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: cluster 2024-04-24T17:09:32.446649+0000 mgr.y (mgr.25207) 23 : 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-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:32.816100+0000 mgr.y (mgr.25207) 24 : audit [DBG] from='client.25249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:33.127756+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:33.140887+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:33.187820+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:33.189413+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:33.190319+0000 mgr.y (mgr.25207) 25 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.417 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:34 smithi040 bash[23856]: audit 2024-04-24T17:09:33.663518+0000 mon.c (mon.1) 180 : audit [DBG] from='client.? 172.21.15.40:0/4257050567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:09:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[47398]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:09:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:09:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:32.429707+0000 mgr.y (mgr.25207) 22 : audit [DBG] from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: cluster 2024-04-24T17:09:32.446649+0000 mgr.y (mgr.25207) 23 : 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-24T17:09:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:32.816100+0000 mgr.y (mgr.25207) 24 : audit [DBG] from='client.25249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:33.127756+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:33.140887+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:33.187820+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:33.189413+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:33.190319+0000 mgr.y (mgr.25207) 25 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 bash[18742]: audit 2024-04-24T17:09:33.663518+0000 mon.c (mon.1) 180 : audit [DBG] from='client.? 172.21.15.40:0/4257050567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:09:34.532 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:09:35.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.009 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.010 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.311 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.311 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.312 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.312 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.313 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.313 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.313 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.314 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:35 smithi204 bash[18742]: audit 2024-04-24T17:09:34.046947+0000 mgr.y (mgr.25207) 26 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:35.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:35 smithi204 bash[18742]: audit 2024-04-24T17:09:34.535483+0000 mon.a (mon.0) 1242 : audit [DBG] from='client.? 172.21.15.40:0/1926566022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:09:35.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:35 smithi204 bash[18742]: audit 2024-04-24T17:09:35.120066+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.40:0/3064640068' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:09:35.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:35 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:35.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:35 smithi040 bash[18471]: audit 2024-04-24T17:09:34.046947+0000 mgr.y (mgr.25207) 26 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:35.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:35 smithi040 bash[18471]: audit 2024-04-24T17:09:34.535483+0000 mon.a (mon.0) 1242 : audit [DBG] from='client.? 172.21.15.40:0/1926566022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:09:35.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:35 smithi040 bash[18471]: audit 2024-04-24T17:09:35.120066+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.40:0/3064640068' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:09:35.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:35 smithi040 bash[23856]: audit 2024-04-24T17:09:34.046947+0000 mgr.y (mgr.25207) 26 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:09:35.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:35 smithi040 bash[23856]: audit 2024-04-24T17:09:34.535483+0000 mon.a (mon.0) 1242 : audit [DBG] from='client.? 172.21.15.40:0/1926566022' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:09:35.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:35 smithi040 bash[23856]: audit 2024-04-24T17:09:35.120066+0000 mon.a (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.40:0/3064640068' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:09:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:36 smithi204 bash[18742]: cephadm 2024-04-24T17:09:34.333247+0000 mgr.y (mgr.25207) 27 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T17:09:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:36 smithi204 bash[18742]: cluster 2024-04-24T17:09:34.447032+0000 mgr.y (mgr.25207) 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-24T17:09:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:36 smithi204 bash[18742]: audit 2024-04-24T17:09:35.260682+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:36 smithi204 bash[18742]: audit 2024-04-24T17:09:35.273414+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:36 smithi204 bash[18742]: audit 2024-04-24T17:09:35.284302+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:36 smithi204 bash[18742]: audit 2024-04-24T17:09:35.375177+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:36 smithi204 bash[18742]: audit 2024-04-24T17:09:35.844968+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[18471]: cephadm 2024-04-24T17:09:34.333247+0000 mgr.y (mgr.25207) 27 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[18471]: cluster 2024-04-24T17:09:34.447032+0000 mgr.y (mgr.25207) 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-24T17:09:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[18471]: audit 2024-04-24T17:09:35.260682+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[18471]: audit 2024-04-24T17:09:35.273414+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[18471]: audit 2024-04-24T17:09:35.284302+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[18471]: audit 2024-04-24T17:09:35.375177+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[18471]: audit 2024-04-24T17:09:35.844968+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[23856]: cephadm 2024-04-24T17:09:34.333247+0000 mgr.y (mgr.25207) 27 : cephadm [INF] Deploying daemon agent.smithi204 on smithi204 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[23856]: cluster 2024-04-24T17:09:34.447032+0000 mgr.y (mgr.25207) 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-24T17:09:36.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[23856]: audit 2024-04-24T17:09:35.260682+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[23856]: audit 2024-04-24T17:09:35.273414+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[23856]: audit 2024-04-24T17:09:35.284302+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[23856]: audit 2024-04-24T17:09:35.375177+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:36.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:36 smithi040 bash[23856]: audit 2024-04-24T17:09:35.844968+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:37.494 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:37 smithi204 bash[18742]: cephadm 2024-04-24T17:09:35.403534+0000 mgr.y (mgr.25207) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:09:37.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:37 smithi204 bash[18742]: cephadm 2024-04-24T17:09:35.721520+0000 mgr.y (mgr.25207) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:09:37.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:37 smithi040 bash[18471]: cephadm 2024-04-24T17:09:35.403534+0000 mgr.y (mgr.25207) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:09:37.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:37 smithi040 bash[18471]: cephadm 2024-04-24T17:09:35.721520+0000 mgr.y (mgr.25207) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:09:37.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:37 smithi040 bash[23856]: cephadm 2024-04-24T17:09:35.403534+0000 mgr.y (mgr.25207) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:09:37.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:37 smithi040 bash[23856]: cephadm 2024-04-24T17:09:35.721520+0000 mgr.y (mgr.25207) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:09:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:38 smithi204 bash[18742]: cluster 2024-04-24T17:09:36.448668+0000 mgr.y (mgr.25207) 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-24T17:09:38.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:38 smithi040 bash[18471]: cluster 2024-04-24T17:09:36.448668+0000 mgr.y (mgr.25207) 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-24T17:09:38.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:38 smithi040 bash[23856]: cluster 2024-04-24T17:09:36.448668+0000 mgr.y (mgr.25207) 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-24T17:09:39.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:39 smithi040 bash[18471]: cluster 2024-04-24T17:09:38.449456+0000 mgr.y (mgr.25207) 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-24T17:09:39.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:39 smithi040 bash[23856]: cluster 2024-04-24T17:09:38.449456+0000 mgr.y (mgr.25207) 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-24T17:09:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[18742]: cluster 2024-04-24T17:09:38.449456+0000 mgr.y (mgr.25207) 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-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 systemd[1]: Stopping Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[51899]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.576Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.576Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.576Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.576Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.576Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.576Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.577Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.577Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:09:39.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.577Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:09:39.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.577Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:09:39.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.577Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:09:39.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:39 smithi204 bash[49565]: ts=2024-04-24T17:09:39.577Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:09:40.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[51908]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:09:40.430 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[51944]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:09:40.431 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:40 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:09:40.431 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:40 smithi204 systemd[1]: Stopped Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:40.431 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:40 smithi204 systemd[1]: Started Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:40.529 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:39.574844+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:40.529 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.335190+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.529 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.350235+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.529 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.363514+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:40.530 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.385629+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.530 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.387898+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:40.530 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.393775+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:40.530 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.407027+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.530 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[23856]: audit 2024-04-24T17:09:40.417762+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:40.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:39.574844+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:40.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.335190+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.350235+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.363514+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:40.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.385629+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.387898+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:40.532 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.393775+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:40.532 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.407027+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.532 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:40 smithi040 bash[18471]: audit 2024-04-24T17:09:40.417762+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:39.574844+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.335190+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.350235+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.363514+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.385629+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.387898+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.393775+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.407027+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:40 smithi204 bash[18742]: audit 2024-04-24T17:09:40.417762+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:41.752 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.366139+0000 mgr.y (mgr.25207) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:41.752 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: cephadm 2024-04-24T17:09:40.388252+0000 mgr.y (mgr.25207) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:09:41.752 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.389958+0000 mgr.y (mgr.25207) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.396209+0000 mgr.y (mgr.25207) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.420010+0000 mgr.y (mgr.25207) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.441908+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: cephadm 2024-04-24T17:09:40.445797+0000 mgr.y (mgr.25207) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: cephadm 2024-04-24T17:09:40.447795+0000 mgr.y (mgr.25207) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: cluster 2024-04-24T17:09:40.450255+0000 mgr.y (mgr.25207) 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-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.672709+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.688064+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[18742]: audit 2024-04-24T17:09:40.701718+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.366139+0000 mgr.y (mgr.25207) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: cephadm 2024-04-24T17:09:40.388252+0000 mgr.y (mgr.25207) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.389958+0000 mgr.y (mgr.25207) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.396209+0000 mgr.y (mgr.25207) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.420010+0000 mgr.y (mgr.25207) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.441908+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: cephadm 2024-04-24T17:09:40.445797+0000 mgr.y (mgr.25207) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: cephadm 2024-04-24T17:09:40.447795+0000 mgr.y (mgr.25207) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: cluster 2024-04-24T17:09:40.450255+0000 mgr.y (mgr.25207) 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-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.672709+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.688064+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[18471]: audit 2024-04-24T17:09:40.701718+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.366139+0000 mgr.y (mgr.25207) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: cephadm 2024-04-24T17:09:40.388252+0000 mgr.y (mgr.25207) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.40:5000 to Dashboard 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.389958+0000 mgr.y (mgr.25207) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.396209+0000 mgr.y (mgr.25207) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi040"}]: dispatch 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.420010+0000 mgr.y (mgr.25207) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.441908+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: cephadm 2024-04-24T17:09:40.445797+0000 mgr.y (mgr.25207) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: cephadm 2024-04-24T17:09:40.447795+0000 mgr.y (mgr.25207) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: cluster 2024-04-24T17:09:40.450255+0000 mgr.y (mgr.25207) 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-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.672709+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.688064+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:41.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:41 smithi040 bash[23856]: audit 2024-04-24T17:09:40.701718+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:42.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.846Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.846Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.847Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.847Z 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 smithi204 (none))" 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.847Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.847Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.849Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.849Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.850Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.853Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.853Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.751µs 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.853Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:09:42.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:41 smithi204 bash[51973]: ts=2024-04-24T17:09:41.855Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-24T17:09:42.619 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.350Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-24T17:09:42.619 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.539Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-24T17:09:42.619 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.541Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-24T17:09:42.619 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.541Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.331µs wal_replay_duration=687.569629ms total_replay_duration=687.635028ms 2024-04-24T17:09:42.619 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.556Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:09:42.620 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.556Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:09:42.620 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.556Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:09:42.620 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.621Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=65.046158ms db_storage=1.234µs remote_storage=2.666µs web_handler=573ns query_engine=1.157µs scrape=639.035µs scrape_sd=262.54µs notify=52.676µs notify_sd=54.166µs rules=63.084659ms 2024-04-24T17:09:42.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:42 smithi204 bash[51973]: ts=2024-04-24T17:09:42.621Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: audit 2024-04-24T17:09:42.374220+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: audit 2024-04-24T17:09:42.389613+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: audit 2024-04-24T17:09:42.404224+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: cluster 2024-04-24T17:09:42.451991+0000 mgr.y (mgr.25207) 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-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: audit 2024-04-24T17:09:42.973497+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: cephadm 2024-04-24T17:09:42.973585+0000 mgr.y (mgr.25207) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: audit 2024-04-24T17:09:42.975415+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: audit 2024-04-24T17:09:42.977033+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: audit 2024-04-24T17:09:42.979240+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[18471]: cephadm 2024-04-24T17:09:42.982356+0000 mgr.y (mgr.25207) 43 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: audit 2024-04-24T17:09:42.374220+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: audit 2024-04-24T17:09:42.389613+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: audit 2024-04-24T17:09:42.404224+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: cluster 2024-04-24T17:09:42.451991+0000 mgr.y (mgr.25207) 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-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: audit 2024-04-24T17:09:42.973497+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: cephadm 2024-04-24T17:09:42.973585+0000 mgr.y (mgr.25207) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: audit 2024-04-24T17:09:42.975415+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: audit 2024-04-24T17:09:42.977033+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: audit 2024-04-24T17:09:42.979240+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:43 smithi040 bash[23856]: cephadm 2024-04-24T17:09:42.982356+0000 mgr.y (mgr.25207) 43 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T17:09:43.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[51973]: ts=2024-04-24T17:09:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: audit 2024-04-24T17:09:42.374220+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: audit 2024-04-24T17:09:42.389613+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: audit 2024-04-24T17:09:42.404224+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: cluster 2024-04-24T17:09:42.451991+0000 mgr.y (mgr.25207) 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-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: audit 2024-04-24T17:09:42.973497+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: cephadm 2024-04-24T17:09:42.973585+0000 mgr.y (mgr.25207) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: audit 2024-04-24T17:09:42.975415+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:09:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: audit 2024-04-24T17:09:42.977033+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:09:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: audit 2024-04-24T17:09:42.979240+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:43 smithi204 bash[18742]: cephadm 2024-04-24T17:09:42.982356+0000 mgr.y (mgr.25207) 43 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-04-24T17:09:45.416 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.416 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.417 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.417 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.417 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.418 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.418 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.418 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.418 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: Stopping Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:09:45.419 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:45 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:45 smithi204 bash[18742]: cluster 2024-04-24T17:09:44.452702+0000 mgr.y (mgr.25207) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:09:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:45 smithi204 bash[18742]: audit 2024-04-24T17:09:44.775638+0000 mgr.y (mgr.25207) 45 : audit [DBG] from='client.15366 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:45.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:45 smithi040 bash[23856]: cluster 2024-04-24T17:09:44.452702+0000 mgr.y (mgr.25207) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:09:45.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:45 smithi040 bash[23856]: audit 2024-04-24T17:09:44.775638+0000 mgr.y (mgr.25207) 45 : audit [DBG] from='client.15366 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:45.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:45 smithi040 bash[18471]: cluster 2024-04-24T17:09:44.452702+0000 mgr.y (mgr.25207) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:09:45.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:45 smithi040 bash[18471]: audit 2024-04-24T17:09:44.775638+0000 mgr.y (mgr.25207) 45 : audit [DBG] from='client.15366 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:46.217 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:45 smithi204 bash[52708]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-x 2024-04-24T17:09:46.218 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:09:46.218 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:46 smithi204 bash[52770]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-x 2024-04-24T17:09:46.218 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-24T17:09:46.218 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: Stopped Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.509 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.509 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.509 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.510 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.510 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: Started Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:09:46.510 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:46.511 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:46 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:09:47.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[63388]: ignoring --setuser ceph since I am not root 2024-04-24T17:09:47.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[63388]: ignoring --setgroup ceph since I am not root 2024-04-24T17:09:47.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[63388]: debug 2024-04-24T17:09:47.545+0000 7f17e1121700 1 -- 172.21.15.40:0/4147695492 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5632f2af25a0 con 0x5632f3872800 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.390452+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.403916+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: cluster 2024-04-24T17:09:46.454464+0000 mgr.y (mgr.25207) 46 : 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-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.458115+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.460571+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.474524+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: cephadm 2024-04-24T17:09:46.475935+0000 mgr.y (mgr.25207) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.568248+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: cephadm 2024-04-24T17:09:46.571999+0000 mgr.y (mgr.25207) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: cephadm 2024-04-24T17:09:46.573231+0000 mgr.y (mgr.25207) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.580079+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:09:47.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: cephadm 2024-04-24T17:09:46.580139+0000 mgr.y (mgr.25207) 50 : cephadm [INF] Failing over to other MGR 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: audit 2024-04-24T17:09:46.581875+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[23856]: cluster 2024-04-24T17:09:46.591401+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.390452+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.403916+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: cluster 2024-04-24T17:09:46.454464+0000 mgr.y (mgr.25207) 46 : 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-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.458115+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.460571+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.474524+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: cephadm 2024-04-24T17:09:46.475935+0000 mgr.y (mgr.25207) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.568248+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: cephadm 2024-04-24T17:09:46.571999+0000 mgr.y (mgr.25207) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: cephadm 2024-04-24T17:09:46.573231+0000 mgr.y (mgr.25207) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.580079+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:09:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: cephadm 2024-04-24T17:09:46.580139+0000 mgr.y (mgr.25207) 50 : cephadm [INF] Failing over to other MGR 2024-04-24T17:09:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: audit 2024-04-24T17:09:46.581875+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:09:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[18471]: cluster 2024-04-24T17:09:46.591401+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.390452+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.403916+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: cluster 2024-04-24T17:09:46.454464+0000 mgr.y (mgr.25207) 46 : 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-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.458115+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.460571+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.474524+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25207 ' entity='mgr.y' 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: cephadm 2024-04-24T17:09:46.475935+0000 mgr.y (mgr.25207) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.568248+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: cephadm 2024-04-24T17:09:46.571999+0000 mgr.y (mgr.25207) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: cephadm 2024-04-24T17:09:46.573231+0000 mgr.y (mgr.25207) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-24T17:09:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.580079+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.25207 172.21.15.40:0/3212984597' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:09:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: cephadm 2024-04-24T17:09:46.580139+0000 mgr.y (mgr.25207) 50 : cephadm [INF] Failing over to other MGR 2024-04-24T17:09:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: audit 2024-04-24T17:09:46.581875+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-24T17:09:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:47 smithi204 bash[18742]: cluster 2024-04-24T17:09:46.591401+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-24T17:09:48.155 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:48 smithi204 bash[52826]: debug 2024-04-24T17:09:48.004+0000 7f853da33700 1 -- 172.21.15.204:0/272236180 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56495a9dc5a0 con 0x56495b75c400 2024-04-24T17:09:48.190 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:47 smithi040 bash[63388]: debug 2024-04-24T17:09:47.693+0000 7f17eaf15200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:09:48.472 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:48 smithi204 bash[52826]: debug 2024-04-24T17:09:48.152+0000 7f8547c45200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:09:48.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:48 smithi204 bash[18742]: audit 2024-04-24T17:09:47.483873+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:09:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:48 smithi204 bash[18742]: cluster 2024-04-24T17:09:47.484102+0000 mon.a (mon.0) 1266 : cluster [DBG] mgrmap e34: x(active, starting, since 0.900739s) 2024-04-24T17:09:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:48 smithi040 bash[18471]: audit 2024-04-24T17:09:47.483873+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:09:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:48 smithi040 bash[18471]: cluster 2024-04-24T17:09:47.484102+0000 mon.a (mon.0) 1266 : cluster [DBG] mgrmap e34: x(active, starting, since 0.900739s) 2024-04-24T17:09:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:48 smithi040 bash[23856]: audit 2024-04-24T17:09:47.483873+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25207 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-24T17:09:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:48 smithi040 bash[23856]: cluster 2024-04-24T17:09:47.484102+0000 mon.a (mon.0) 1266 : cluster [DBG] mgrmap e34: x(active, starting, since 0.900739s) 2024-04-24T17:09:49.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:49 smithi040 bash[63388]: debug 2024-04-24T17:09:49.369+0000 7f17eaf15200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:09:49.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:49 smithi040 bash[63388]: debug 2024-04-24T17:09:49.477+0000 7f17eaf15200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:09:50.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:49 smithi204 bash[52826]: debug 2024-04-24T17:09:49.752+0000 7f8547c45200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:09:50.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:49 smithi204 bash[52826]: debug 2024-04-24T17:09:49.852+0000 7f8547c45200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:09:50.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:49 smithi040 bash[63388]: debug 2024-04-24T17:09:49.737+0000 7f17eaf15200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:09:50.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:50 smithi204 bash[52826]: debug 2024-04-24T17:09:50.104+0000 7f8547c45200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:09:50.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:50 smithi040 bash[63388]: debug 2024-04-24T17:09:50.585+0000 7f17eaf15200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:50.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:50 smithi040 bash[63388]: debug 2024-04-24T17:09:50.701+0000 7f17eaf15200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:09:50.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:50 smithi040 bash[63388]: debug 2024-04-24T17:09:50.813+0000 7f17eaf15200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:09:51.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:50 smithi204 bash[52826]: debug 2024-04-24T17:09:50.908+0000 7f8547c45200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:51.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:51 smithi204 bash[52826]: debug 2024-04-24T17:09:51.020+0000 7f8547c45200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:09:51.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:51 smithi204 bash[52826]: debug 2024-04-24T17:09:51.124+0000 7f8547c45200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:09:51.623 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:51 smithi040 bash[63388]: debug 2024-04-24T17:09:51.197+0000 7f17eaf15200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:09:51.623 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:51 smithi040 bash[63388]: debug 2024-04-24T17:09:51.321+0000 7f17eaf15200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:09:51.623 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:51 smithi040 bash[63388]: debug 2024-04-24T17:09:51.433+0000 7f17eaf15200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:09:51.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:51 smithi204 bash[52826]: debug 2024-04-24T17:09:51.492+0000 7f8547c45200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:09:51.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:51 smithi204 bash[52826]: debug 2024-04-24T17:09:51.604+0000 7f8547c45200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:09:51.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:51 smithi204 bash[52826]: debug 2024-04-24T17:09:51.712+0000 7f8547c45200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:09:51.928 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:51 smithi040 bash[63388]: debug 2024-04-24T17:09:51.821+0000 7f17eaf15200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:09:52.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:52 smithi040 bash[63388]: debug 2024-04-24T17:09:52.073+0000 7f17eaf15200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:09:52.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:52 smithi204 bash[52826]: debug 2024-04-24T17:09:52.076+0000 7f8547c45200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:09:52.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:52 smithi204 bash[52826]: debug 2024-04-24T17:09:52.320+0000 7f8547c45200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:09:52.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:52 smithi040 bash[63388]: debug 2024-04-24T17:09:52.353+0000 7f17eaf15200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:09:52.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:52 smithi040 bash[63388]: debug 2024-04-24T17:09:52.477+0000 7f17eaf15200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:09:52.988 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:52 smithi204 bash[52826]: debug 2024-04-24T17:09:52.588+0000 7f8547c45200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:09:52.988 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:52 smithi204 bash[52826]: debug 2024-04-24T17:09:52.708+0000 7f8547c45200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:09:53.075 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:52 smithi040 bash[63388]: debug 2024-04-24T17:09:52.777+0000 7f17eaf15200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:09:53.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:52 smithi204 bash[52826]: debug 2024-04-24T17:09:52.984+0000 7f8547c45200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:09:53.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:53 smithi040 bash[63388]: debug 2024-04-24T17:09:53.245+0000 7f17eaf15200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:53.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:53 smithi204 bash[52826]: debug 2024-04-24T17:09:53.416+0000 7f8547c45200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:53.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:53 smithi204 bash[52826]: debug 2024-04-24T17:09:53.664+0000 7f8547c45200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:53.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:09:53 smithi204 bash[51973]: ts=2024-04-24T17:09:53.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:09:53.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:53 smithi040 bash[63388]: debug 2024-04-24T17:09:53.509+0000 7f17eaf15200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:09:53.907 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:53 smithi040 bash[63388]: debug 2024-04-24T17:09:53.637+0000 7f17eaf15200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:09:54.057 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:53 smithi204 bash[52826]: debug 2024-04-24T17:09:53.788+0000 7f8547c45200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:09:54.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:53 smithi040 bash[63388]: debug 2024-04-24T17:09:53.905+0000 7f17eaf15200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:54.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:54 smithi204 bash[52826]: debug 2024-04-24T17:09:54.056+0000 7f8547c45200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:09:55.424 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:54 smithi040 bash[63388]: debug 2024-04-24T17:09:54.977+0000 7f17eaf15200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:09:55.424 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:55 smithi040 bash[63388]: debug 2024-04-24T17:09:55.105+0000 7f17eaf15200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:09:55.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:55 smithi204 bash[52826]: debug 2024-04-24T17:09:55.092+0000 7f8547c45200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:09:55.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:55 smithi204 bash[52826]: debug 2024-04-24T17:09:55.216+0000 7f8547c45200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:09:55.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:55 smithi040 bash[63388]: debug 2024-04-24T17:09:55.425+0000 7f17eaf15200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:09:55.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:55 smithi040 bash[63388]: debug 2024-04-24T17:09:55.549+0000 7f17eaf15200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:09:56.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:55 smithi204 bash[52826]: debug 2024-04-24T17:09:55.520+0000 7f8547c45200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:09:56.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:55 smithi204 bash[52826]: debug 2024-04-24T17:09:55.636+0000 7f8547c45200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:09:56.295 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[63388]: debug 2024-04-24T17:09:56.033+0000 7f17eaf15200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:09:56.295 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[63388]: debug 2024-04-24T17:09:56.165+0000 7f17eaf15200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:09:56.295 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[63388]: [24/Apr/2024:17:09:56] ENGINE Bus STARTING 2024-04-24T17:09:56.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[18471]: cluster 2024-04-24T17:09:56.189155+0000 mon.a (mon.0) 1267 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:09:56.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[18471]: audit 2024-04-24T17:09:56.191375+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[18471]: audit 2024-04-24T17:09:56.192227+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[18471]: audit 2024-04-24T17:09:56.194689+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[18471]: audit 2024-04-24T17:09:56.195264+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[23856]: cluster 2024-04-24T17:09:56.189155+0000 mon.a (mon.0) 1267 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[23856]: audit 2024-04-24T17:09:56.191375+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[23856]: audit 2024-04-24T17:09:56.192227+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[23856]: audit 2024-04-24T17:09:56.194689+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:09:56.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[23856]: audit 2024-04-24T17:09:56.195264+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:56.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:56 smithi204 bash[18742]: cluster 2024-04-24T17:09:56.189155+0000 mon.a (mon.0) 1267 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:09:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:56 smithi204 bash[18742]: audit 2024-04-24T17:09:56.191375+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:09:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:56 smithi204 bash[18742]: audit 2024-04-24T17:09:56.192227+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:09:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:56 smithi204 bash[18742]: audit 2024-04-24T17:09:56.194689+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:09:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:56 smithi204 bash[18742]: audit 2024-04-24T17:09:56.195264+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.? 172.21.15.40:0/2862017818' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:09:56.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:56 smithi204 bash[52826]: debug 2024-04-24T17:09:56.096+0000 7f8547c45200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:09:56.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:56 smithi204 bash[52826]: debug 2024-04-24T17:09:56.220+0000 7f8547c45200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:09:56.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[63388]: CherryPy Checker: 2024-04-24T17:09:56.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[63388]: The Application mounted at '' has an empty config. 2024-04-24T17:09:56.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[63388]: [24/Apr/2024:17:09:56] ENGINE Serving on http://:::9283 2024-04-24T17:09:56.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:56 smithi040 bash[63388]: [24/Apr/2024:17:09:56] ENGINE Bus STARTED 2024-04-24T17:09:57.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: cluster 2024-04-24T17:09:56.249426+0000 mon.a (mon.0) 1268 : cluster [DBG] mgrmap e35: x(active, starting, since 9s), standbys: y 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: cluster 2024-04-24T17:09:56.257655+0000 mon.a (mon.0) 1269 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: cluster 2024-04-24T17:09:56.257958+0000 mon.a (mon.0) 1270 : cluster [INF] Activating manager daemon x 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: cluster 2024-04-24T17:09:56.266265+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: audit 2024-04-24T17:09:57.256249+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: audit 2024-04-24T17:09:57.256450+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: audit 2024-04-24T17:09:57.256617+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: audit 2024-04-24T17:09:57.257715+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: audit 2024-04-24T17:09:57.257821+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:09:57.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[18742]: cluster 2024-04-24T17:09:57.261071+0000 mon.a (mon.0) 1272 : cluster [DBG] mgrmap e36: x(active, starting, since 1.0032s), standbys: y 2024-04-24T17:09:57.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: cluster 2024-04-24T17:09:56.249426+0000 mon.a (mon.0) 1268 : cluster [DBG] mgrmap e35: x(active, starting, since 9s), standbys: y 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: cluster 2024-04-24T17:09:56.257655+0000 mon.a (mon.0) 1269 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: cluster 2024-04-24T17:09:56.257958+0000 mon.a (mon.0) 1270 : cluster [INF] Activating manager daemon x 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: cluster 2024-04-24T17:09:56.266265+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: audit 2024-04-24T17:09:57.256249+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: audit 2024-04-24T17:09:57.256450+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: audit 2024-04-24T17:09:57.256617+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: audit 2024-04-24T17:09:57.257715+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:09:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: audit 2024-04-24T17:09:57.257821+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[18471]: cluster 2024-04-24T17:09:57.261071+0000 mon.a (mon.0) 1272 : cluster [DBG] mgrmap e36: x(active, starting, since 1.0032s), standbys: y 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: cluster 2024-04-24T17:09:56.249426+0000 mon.a (mon.0) 1268 : cluster [DBG] mgrmap e35: x(active, starting, since 9s), standbys: y 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: cluster 2024-04-24T17:09:56.257655+0000 mon.a (mon.0) 1269 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: cluster 2024-04-24T17:09:56.257958+0000 mon.a (mon.0) 1270 : cluster [INF] Activating manager daemon x 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: cluster 2024-04-24T17:09:56.266265+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: audit 2024-04-24T17:09:57.256249+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: audit 2024-04-24T17:09:57.256450+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: audit 2024-04-24T17:09:57.256617+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: audit 2024-04-24T17:09:57.257715+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: audit 2024-04-24T17:09:57.257821+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:09:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:57 smithi040 bash[23856]: cluster 2024-04-24T17:09:57.261071+0000 mon.a (mon.0) 1272 : cluster [DBG] mgrmap e36: x(active, starting, since 1.0032s), standbys: y 2024-04-24T17:09:57.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[52826]: [24/Apr/2024:17:09:57] ENGINE Bus STARTING 2024-04-24T17:09:57.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[52826]: CherryPy Checker: 2024-04-24T17:09:57.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[52826]: The Application mounted at '' has an empty config. 2024-04-24T17:09:57.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[52826]: [24/Apr/2024:17:09:57] ENGINE Serving on http://:::9283 2024-04-24T17:09:57.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:09:57 smithi204 bash[52826]: [24/Apr/2024:17:09:57] ENGINE Bus STARTED 2024-04-24T17:09:58.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258048+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258128+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258217+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258304+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258390+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258515+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258658+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.258798+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.260194+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.260365+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:09:58.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.262969+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: cluster 2024-04-24T17:09:57.300928+0000 mon.a (mon.0) 1273 : cluster [INF] Manager daemon x is now available 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.348893+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.356521+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.358146+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.359882+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.361379+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.376249+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258048+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258128+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:09:58.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258217+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258304+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258390+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258515+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258658+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.258798+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.260194+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.260365+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.262969+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: cluster 2024-04-24T17:09:57.300928+0000 mon.a (mon.0) 1273 : cluster [INF] Manager daemon x is now available 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.348893+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.356521+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.358146+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.359882+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.361379+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:58.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.376249+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:58.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.388498+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:58.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.390043+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:58.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.419720+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:58.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.421220+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:58.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.774066+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:58.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[18471]: audit 2024-04-24T17:09:57.775804+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.388498+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.390043+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.419720+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.421220+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.774066+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:58 smithi040 bash[23856]: audit 2024-04-24T17:09:57.775804+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258048+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258128+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258217+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258304+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258390+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258515+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258658+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.258798+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.260194+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:09:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.260365+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.262969+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: cluster 2024-04-24T17:09:57.300928+0000 mon.a (mon.0) 1273 : cluster [INF] Manager daemon x is now available 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.348893+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.356521+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.358146+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.359882+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.361379+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.376249+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.388498+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.390043+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.419720+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.421220+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.774066+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:58 smithi204 bash[18742]: audit 2024-04-24T17:09:57.775804+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:59.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[63388]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:09:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-24T17:09:59.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cephadm 2024-04-24T17:09:58.076123+0000 mgr.x (mgr.24926) 1 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Bus STARTING 2024-04-24T17:09:59.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cephadm 2024-04-24T17:09:58.192513+0000 mgr.x (mgr.24926) 2 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Serving on https://172.21.15.204:7151 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cluster 2024-04-24T17:09:58.300531+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: audit 2024-04-24T17:09:58.326526+0000 mgr.x (mgr.24926) 3 : audit [DBG] from='client.15366 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cluster 2024-04-24T17:09:58.330385+0000 mgr.x (mgr.24926) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cephadm 2024-04-24T17:09:58.570684+0000 mgr.x (mgr.24926) 5 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cephadm 2024-04-24T17:09:58.570916+0000 mgr.x (mgr.24926) 6 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Bus STARTED 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: audit 2024-04-24T17:09:58.795303+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: audit 2024-04-24T17:09:58.796973+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: audit 2024-04-24T17:09:58.797714+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: audit 2024-04-24T17:09:58.798822+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cephadm 2024-04-24T17:09:58.800547+0000 mgr.x (mgr.24926) 7 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: cephadm 2024-04-24T17:09:58.800871+0000 mgr.x (mgr.24926) 8 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:09:59.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[23856]: audit 2024-04-24T17:09:58.906842+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cephadm 2024-04-24T17:09:58.076123+0000 mgr.x (mgr.24926) 1 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Bus STARTING 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cephadm 2024-04-24T17:09:58.192513+0000 mgr.x (mgr.24926) 2 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Serving on https://172.21.15.204:7151 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cluster 2024-04-24T17:09:58.300531+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: audit 2024-04-24T17:09:58.326526+0000 mgr.x (mgr.24926) 3 : audit [DBG] from='client.15366 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cluster 2024-04-24T17:09:58.330385+0000 mgr.x (mgr.24926) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cephadm 2024-04-24T17:09:58.570684+0000 mgr.x (mgr.24926) 5 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cephadm 2024-04-24T17:09:58.570916+0000 mgr.x (mgr.24926) 6 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Bus STARTED 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: audit 2024-04-24T17:09:58.795303+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: audit 2024-04-24T17:09:58.796973+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: audit 2024-04-24T17:09:58.797714+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: audit 2024-04-24T17:09:58.798822+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cephadm 2024-04-24T17:09:58.800547+0000 mgr.x (mgr.24926) 7 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: cephadm 2024-04-24T17:09:58.800871+0000 mgr.x (mgr.24926) 8 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:09:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:09:59 smithi040 bash[18471]: audit 2024-04-24T17:09:58.906842+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cephadm 2024-04-24T17:09:58.076123+0000 mgr.x (mgr.24926) 1 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Bus STARTING 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cephadm 2024-04-24T17:09:58.192513+0000 mgr.x (mgr.24926) 2 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Serving on https://172.21.15.204:7151 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cluster 2024-04-24T17:09:58.300531+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: audit 2024-04-24T17:09:58.326526+0000 mgr.x (mgr.24926) 3 : audit [DBG] from='client.15366 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cluster 2024-04-24T17:09:58.330385+0000 mgr.x (mgr.24926) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cephadm 2024-04-24T17:09:58.570684+0000 mgr.x (mgr.24926) 5 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cephadm 2024-04-24T17:09:58.570916+0000 mgr.x (mgr.24926) 6 : cephadm [INF] [24/Apr/2024:17:09:58] ENGINE Bus STARTED 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: audit 2024-04-24T17:09:58.795303+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: audit 2024-04-24T17:09:58.796973+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:09:59.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: audit 2024-04-24T17:09:58.797714+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:09:59.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: audit 2024-04-24T17:09:58.798822+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:09:59.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cephadm 2024-04-24T17:09:58.800547+0000 mgr.x (mgr.24926) 7 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:09:59.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: cephadm 2024-04-24T17:09:58.800871+0000 mgr.x (mgr.24926) 8 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:09:59.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:09:59 smithi204 bash[18742]: audit 2024-04-24T17:09:58.906842+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cephadm 2024-04-24T17:09:59.166438+0000 mgr.x (mgr.24926) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cluster 2024-04-24T17:09:59.260365+0000 mgr.x (mgr.24926) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cephadm 2024-04-24T17:09:59.280696+0000 mgr.x (mgr.24926) 11 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cephadm 2024-04-24T17:09:59.367115+0000 mgr.x (mgr.24926) 12 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cephadm 2024-04-24T17:09:59.445250+0000 mgr.x (mgr.24926) 13 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cephadm 2024-04-24T17:09:59.532040+0000 mgr.x (mgr.24926) 14 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.570086+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.584043+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cephadm 2024-04-24T17:09:59.696315+0000 mgr.x (mgr.24926) 15 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.824213+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.841136+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cephadm 2024-04-24T17:09:59.851258+0000 mgr.x (mgr.24926) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.851352+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.861801+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.883176+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.926565+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:09:59.928235+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: cluster 2024-04-24T17:10:00.000123+0000 mon.a (mon.0) 1291 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:10:00.424652+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:10:00.426511+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:10:00.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:00 smithi204 bash[18742]: audit 2024-04-24T17:10:00.437834+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:00.934 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cephadm 2024-04-24T17:09:59.166438+0000 mgr.x (mgr.24926) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:00.934 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cluster 2024-04-24T17:09:59.260365+0000 mgr.x (mgr.24926) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cephadm 2024-04-24T17:09:59.280696+0000 mgr.x (mgr.24926) 11 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cephadm 2024-04-24T17:09:59.367115+0000 mgr.x (mgr.24926) 12 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cephadm 2024-04-24T17:09:59.445250+0000 mgr.x (mgr.24926) 13 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cephadm 2024-04-24T17:09:59.532040+0000 mgr.x (mgr.24926) 14 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.570086+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.584043+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cephadm 2024-04-24T17:09:59.696315+0000 mgr.x (mgr.24926) 15 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.824213+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.841136+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cephadm 2024-04-24T17:09:59.851258+0000 mgr.x (mgr.24926) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.851352+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.861801+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.883176+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.926565+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:09:59.928235+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: cluster 2024-04-24T17:10:00.000123+0000 mon.a (mon.0) 1291 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:00.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:10:00.424652+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:10:00.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:10:00.426511+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:10:00.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[18471]: audit 2024-04-24T17:10:00.437834+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cephadm 2024-04-24T17:09:59.166438+0000 mgr.x (mgr.24926) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cluster 2024-04-24T17:09:59.260365+0000 mgr.x (mgr.24926) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cephadm 2024-04-24T17:09:59.280696+0000 mgr.x (mgr.24926) 11 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cephadm 2024-04-24T17:09:59.367115+0000 mgr.x (mgr.24926) 12 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cephadm 2024-04-24T17:09:59.445250+0000 mgr.x (mgr.24926) 13 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cephadm 2024-04-24T17:09:59.532040+0000 mgr.x (mgr.24926) 14 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.570086+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.584043+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cephadm 2024-04-24T17:09:59.696315+0000 mgr.x (mgr.24926) 15 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.824213+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.841136+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cephadm 2024-04-24T17:09:59.851258+0000 mgr.x (mgr.24926) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.851352+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.861801+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.883176+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.926565+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:09:59.928235+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: cluster 2024-04-24T17:10:00.000123+0000 mon.a (mon.0) 1291 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:10:00.424652+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:10:00.426511+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:10:00.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:00 smithi040 bash[23856]: audit 2024-04-24T17:10:00.437834+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[23856]: cephadm 2024-04-24T17:10:00.424074+0000 mgr.x (mgr.24926) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[23856]: cephadm 2024-04-24T17:10:00.439459+0000 mgr.x (mgr.24926) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[23856]: audit 2024-04-24T17:10:00.588967+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[23856]: audit 2024-04-24T17:10:00.766552+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[23856]: cluster 2024-04-24T17:10:00.890856+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[23856]: audit 2024-04-24T17:10:00.937159+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[18471]: cephadm 2024-04-24T17:10:00.424074+0000 mgr.x (mgr.24926) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[18471]: cephadm 2024-04-24T17:10:00.439459+0000 mgr.x (mgr.24926) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[18471]: audit 2024-04-24T17:10:00.588967+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[18471]: audit 2024-04-24T17:10:00.766552+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[18471]: cluster 2024-04-24T17:10:00.890856+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-24T17:10:01.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:01 smithi040 bash[18471]: audit 2024-04-24T17:10:00.937159+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:01 smithi204 bash[18742]: cephadm 2024-04-24T17:10:00.424074+0000 mgr.x (mgr.24926) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi040.xbyvtt (dependencies changed)... 2024-04-24T17:10:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:01 smithi204 bash[18742]: cephadm 2024-04-24T17:10:00.439459+0000 mgr.x (mgr.24926) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:10:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:01 smithi204 bash[18742]: audit 2024-04-24T17:10:00.588967+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:01 smithi204 bash[18742]: audit 2024-04-24T17:10:00.766552+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:01 smithi204 bash[18742]: cluster 2024-04-24T17:10:00.890856+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-24T17:10:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:01 smithi204 bash[18742]: audit 2024-04-24T17:10:00.937159+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[18471]: cluster 2024-04-24T17:10:01.261114+0000 mgr.x (mgr.24926) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:02.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[18471]: audit 2024-04-24T17:10:01.731809+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[18471]: audit 2024-04-24T17:10:01.742844+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[18471]: audit 2024-04-24T17:10:01.752689+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[23856]: cluster 2024-04-24T17:10:01.261114+0000 mgr.x (mgr.24926) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:02.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[23856]: audit 2024-04-24T17:10:01.731809+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[23856]: audit 2024-04-24T17:10:01.742844+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:02.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:02 smithi040 bash[23856]: audit 2024-04-24T17:10:01.752689+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:02 smithi204 bash[18742]: cluster 2024-04-24T17:10:01.261114+0000 mgr.x (mgr.24926) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:02 smithi204 bash[18742]: audit 2024-04-24T17:10:01.731809+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:02 smithi204 bash[18742]: audit 2024-04-24T17:10:01.742844+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:02 smithi204 bash[18742]: audit 2024-04-24T17:10:01.752689+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:03.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:03 smithi204 bash[51973]: ts=2024-04-24T17:10: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:10:04.940 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:10:05.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[23856]: cluster 2024-04-24T17:10:03.261677+0000 mgr.x (mgr.24926) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:05.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[23856]: audit 2024-04-24T17:10:03.937139+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[23856]: audit 2024-04-24T17:10:03.951635+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[23856]: cephadm 2024-04-24T17:10:03.965823+0000 mgr.x (mgr.24926) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:10:05.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[23856]: audit 2024-04-24T17:10:04.924065+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[18471]: cluster 2024-04-24T17:10:03.261677+0000 mgr.x (mgr.24926) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:05.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[18471]: audit 2024-04-24T17:10:03.937139+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[18471]: audit 2024-04-24T17:10:03.951635+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[18471]: cephadm 2024-04-24T17:10:03.965823+0000 mgr.x (mgr.24926) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:10:05.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:04 smithi040 bash[18471]: audit 2024-04-24T17:10:04.924065+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:04 smithi204 bash[18742]: cluster 2024-04-24T17:10:03.261677+0000 mgr.x (mgr.24926) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:04 smithi204 bash[18742]: audit 2024-04-24T17:10:03.937139+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:04 smithi204 bash[18742]: audit 2024-04-24T17:10:03.951635+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:04 smithi204 bash[18742]: cephadm 2024-04-24T17:10:03.965823+0000 mgr.x (mgr.24926) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-24T17:10:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:04 smithi204 bash[18742]: audit 2024-04-24T17:10:04.924065+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:05.702 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 3s ago 14m - - 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 23s ago 14m - - 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (84s) 3s ago 7m 14.2M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (58s) 23s ago 7m 40.0M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 starting - - - - 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 starting - - - - 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (51s) 3s ago 15m 435M - 19.0.0-3285-g5904d294 8bb2087275ff 6d2cee5a7149 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (15m) 3s ago 16m 60.2M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (14m) 23s ago 14m 47.2M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:10:05.703 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (14m) 3s ago 14m 49.2M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (91s) 3s ago 8m 8664k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (63s) 23s ago 8m 8384k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (13m) 3s ago 13m 54.0M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (12m) 3s ago 12m 55.0M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (12m) 3s ago 12m 49.9M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (11m) 3s ago 11m 53.6M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (10m) 23s ago 10m 54.8M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (10m) 23s ago 10m 51.8M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (9m) 23s ago 9m 50.5M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (9m) 23s ago 9m 53.0M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:10:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (25s) 23s ago 8m - - 2.33.4 514e6a882f6e c4f019d50b4a 2024-04-24T17:10:05.705 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (6m) 3s ago 6m 85.0M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:10:05.705 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (6m) 23s ago 6m 84.8M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:10:05.705 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (5m) 3s ago 5m 85.4M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:10:05.705 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (5m) 23s ago 5m 85.0M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": {}, 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:10:06.156 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:10:06.157 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:06.157 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:10:06.157 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-24T17:10:06.157 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:10:06.157 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:10:06.157 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:10:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:05 smithi204 bash[18742]: cephadm 2024-04-24T17:10:04.250504+0000 mgr.x (mgr.24926) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:10:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:05 smithi204 bash[18742]: audit 2024-04-24T17:10:04.925086+0000 mgr.x (mgr.24926) 23 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:06.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:05 smithi040 bash[18471]: cephadm 2024-04-24T17:10:04.250504+0000 mgr.x (mgr.24926) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:10:06.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:05 smithi040 bash[18471]: audit 2024-04-24T17:10:04.925086+0000 mgr.x (mgr.24926) 23 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:06.323 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:05 smithi040 bash[23856]: cephadm 2024-04-24T17:10:04.250504+0000 mgr.x (mgr.24926) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-04-24T17:10:06.323 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:05 smithi040 bash[23856]: audit 2024-04-24T17:10:04.925086+0000 mgr.x (mgr.24926) 23 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:06.529 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:10:06.529 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:10:06.529 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:10:06.529 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:10:06.529 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:10:06.529 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "", 2024-04-24T17:10:06.529 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "", 2024-04-24T17:10:06.530 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:10:06.530 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:10:06.977 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:10:07.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[18471]: cluster 2024-04-24T17:10:05.263404+0000 mgr.x (mgr.24926) 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-24T17:10:07.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[18471]: audit 2024-04-24T17:10:05.310095+0000 mgr.x (mgr.24926) 25 : audit [DBG] from='client.25333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:07.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[18471]: audit 2024-04-24T17:10:05.677109+0000 mgr.x (mgr.24926) 26 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:07.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[18471]: audit 2024-04-24T17:10:06.159257+0000 mon.c (mon.1) 185 : audit [DBG] from='client.? 172.21.15.40:0/3446276021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:07.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[23856]: cluster 2024-04-24T17:10:05.263404+0000 mgr.x (mgr.24926) 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-24T17:10:07.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[23856]: audit 2024-04-24T17:10:05.310095+0000 mgr.x (mgr.24926) 25 : audit [DBG] from='client.25333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:07.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[23856]: audit 2024-04-24T17:10:05.677109+0000 mgr.x (mgr.24926) 26 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:07.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:06 smithi040 bash[23856]: audit 2024-04-24T17:10:06.159257+0000 mon.c (mon.1) 185 : audit [DBG] from='client.? 172.21.15.40:0/3446276021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:07.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:06 smithi204 bash[18742]: cluster 2024-04-24T17:10:05.263404+0000 mgr.x (mgr.24926) 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-24T17:10:07.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:06 smithi204 bash[18742]: audit 2024-04-24T17:10:05.310095+0000 mgr.x (mgr.24926) 25 : audit [DBG] from='client.25333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:07.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:06 smithi204 bash[18742]: audit 2024-04-24T17:10:05.677109+0000 mgr.x (mgr.24926) 26 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:07.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:06 smithi204 bash[18742]: audit 2024-04-24T17:10:06.159257+0000 mon.c (mon.1) 185 : audit [DBG] from='client.? 172.21.15.40:0/3446276021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:08.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[18471]: audit 2024-04-24T17:10:06.530837+0000 mgr.x (mgr.24926) 27 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:08.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[18471]: audit 2024-04-24T17:10:06.980473+0000 mon.c (mon.1) 186 : audit [DBG] from='client.? 172.21.15.40:0/2085679406' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:10:08.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[18471]: audit 2024-04-24T17:10:07.568186+0000 mon.a (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.40:0/1019545624' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:10:08.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[18471]: audit 2024-04-24T17:10:07.917688+0000 mon.a (mon.0) 1304 : audit [INF] from='client.? 172.21.15.40:0/1015170244' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1951323037"}]: dispatch 2024-04-24T17:10:08.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[23856]: audit 2024-04-24T17:10:06.530837+0000 mgr.x (mgr.24926) 27 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:08.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[23856]: audit 2024-04-24T17:10:06.980473+0000 mon.c (mon.1) 186 : audit [DBG] from='client.? 172.21.15.40:0/2085679406' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:10:08.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[23856]: audit 2024-04-24T17:10:07.568186+0000 mon.a (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.40:0/1019545624' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:10:08.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:07 smithi040 bash[23856]: audit 2024-04-24T17:10:07.917688+0000 mon.a (mon.0) 1304 : audit [INF] from='client.? 172.21.15.40:0/1015170244' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1951323037"}]: dispatch 2024-04-24T17:10:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:07 smithi204 bash[18742]: audit 2024-04-24T17:10:06.530837+0000 mgr.x (mgr.24926) 27 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:07 smithi204 bash[18742]: audit 2024-04-24T17:10:06.980473+0000 mon.c (mon.1) 186 : audit [DBG] from='client.? 172.21.15.40:0/2085679406' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:10:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:07 smithi204 bash[18742]: audit 2024-04-24T17:10:07.568186+0000 mon.a (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.40:0/1019545624' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:10:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:07 smithi204 bash[18742]: audit 2024-04-24T17:10:07.917688+0000 mon.a (mon.0) 1304 : audit [INF] from='client.? 172.21.15.40:0/1015170244' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1951323037"}]: dispatch 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 systemd[1]: Stopping Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.113Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.113Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:10:08.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:10:08.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:10:08.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[51973]: ts=2024-04-24T17:10:08.114Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:10:08.962 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[54292]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:10:08.962 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[54328]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus.a 2024-04-24T17:10:08.962 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:10:08.962 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 systemd[1]: Stopped Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:10:08.962 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:08 smithi204 systemd[1]: Started Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: cluster 2024-04-24T17:10:07.263854+0000 mgr.x (mgr.24926) 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-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:07.959702+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.40:0/1015170244' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1951323037"}]': finished 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: cluster 2024-04-24T17:10:07.959759+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.094727+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.318636+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.40:0/1327343112' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2225280728"}]: dispatch 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.869393+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.881580+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.888668+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.893960+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.899173+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:10:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.906321+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.907963+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.921937+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.922503+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.924284+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.933831+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.934137+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.935653+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.945334+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.948442+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:08 smithi204 bash[18742]: audit 2024-04-24T17:10:08.949195+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: cluster 2024-04-24T17:10:07.263854+0000 mgr.x (mgr.24926) 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-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:07.959702+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.40:0/1015170244' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1951323037"}]': finished 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: cluster 2024-04-24T17:10:07.959759+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.094727+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.318636+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.40:0/1327343112' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2225280728"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.869393+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.881580+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.888668+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.893960+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.899173+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.906321+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.907963+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.921937+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.922503+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:10:09.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.924284+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.933831+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.934137+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.935653+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.945334+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.948442+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[23856]: audit 2024-04-24T17:10:08.949195+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: cluster 2024-04-24T17:10:07.263854+0000 mgr.x (mgr.24926) 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-24T17:10:09.328 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:07.959702+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.40:0/1015170244' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6801/1951323037"}]': finished 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: cluster 2024-04-24T17:10:07.959759+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-24T17:10:09.328 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.094727+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.318636+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.40:0/1327343112' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2225280728"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.869393+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.881580+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.888668+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.893960+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.899173+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.906321+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.907963+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.921937+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.922503+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.924284+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.933831+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.934137+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.935653+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.945334+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24926 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.948442+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:09.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:08 smithi040 bash[18471]: audit 2024-04-24T17:10:08.949195+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:08.889324+0000 mgr.x (mgr.24926) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:08.894363+0000 mgr.x (mgr.24926) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:08.899593+0000 mgr.x (mgr.24926) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: cephadm 2024-04-24T17:10:08.908662+0000 mgr.x (mgr.24926) 32 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: cephadm 2024-04-24T17:10:08.959760+0000 mgr.x (mgr.24926) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:08.959957+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.032919+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.035250+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.038130+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.038916+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.048598+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.100588+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.40:0/1327343112' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2225280728"}]': finished 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: cluster 2024-04-24T17:10:09.100668+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.136401+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.138188+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.141267+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.142300+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.149318+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.212316+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.214355+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.216987+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.217940+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.225052+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.277519+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.280088+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.282536+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.283177+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.290442+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.347680+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.349377+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.351736+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.352537+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.358845+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.400227+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.401946+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.403955+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.405035+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.412174+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.457181+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.459195+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.461426+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.462100+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.468477+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.490240+0000 mon.c (mon.1) 187 : audit [INF] from='client.? 172.21.15.40:0/868280198' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.490802+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.508722+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.510466+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.512293+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.512953+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.519134+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.560186+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.561703+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.563401+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.564121+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.569917+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.610597+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.612154+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.613868+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.614555+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.620423+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.660783+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.662605+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.664474+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.665225+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.671081+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.712274+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.713737+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.715395+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.716090+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.722562+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.762220+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.763629+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.765734+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.766420+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.773658+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.819511+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.821475+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.823934+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.824769+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.830763+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.914009+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.916223+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.918769+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.919802+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:09 smithi204 bash[18742]: audit 2024-04-24T17:10:09.926325+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:08.889324+0000 mgr.x (mgr.24926) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:08.894363+0000 mgr.x (mgr.24926) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:08.899593+0000 mgr.x (mgr.24926) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: cephadm 2024-04-24T17:10:08.908662+0000 mgr.x (mgr.24926) 32 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: cephadm 2024-04-24T17:10:08.959760+0000 mgr.x (mgr.24926) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:08.959957+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.032919+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.035250+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.038130+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.038916+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.048598+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.100588+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.40:0/1327343112' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2225280728"}]': finished 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: cluster 2024-04-24T17:10:09.100668+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:10:10.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.136401+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.138188+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.141267+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.142300+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.149318+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.212316+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.214355+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.216987+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.217940+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.225052+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.277519+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.280088+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.282536+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.283177+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.290442+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.347680+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.349377+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.351736+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.352537+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.358845+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.400227+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.401946+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.403955+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.405035+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.412174+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.457181+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.459195+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.461426+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.462100+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.468477+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.490240+0000 mon.c (mon.1) 187 : audit [INF] from='client.? 172.21.15.40:0/868280198' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.490802+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.508722+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.510466+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.512293+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.512953+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.519134+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.560186+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.561703+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.563401+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.564121+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.569917+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.610597+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.612154+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.613868+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.614555+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.620423+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.660783+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.662605+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.664474+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.665225+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.671081+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.712274+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.713737+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.715395+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.716090+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.722562+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.762220+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.763629+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.765734+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.766420+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.773658+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.819511+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.821475+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.823934+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.824769+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.830763+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.914009+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.916223+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.918769+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.919802+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[18471]: audit 2024-04-24T17:10:09.926325+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:08.889324+0000 mgr.x (mgr.24926) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:10:10.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:08.894363+0000 mgr.x (mgr.24926) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:10:10.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:08.899593+0000 mgr.x (mgr.24926) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:10:10.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: cephadm 2024-04-24T17:10:08.908662+0000 mgr.x (mgr.24926) 32 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-24T17:10:10.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: cephadm 2024-04-24T17:10:08.959760+0000 mgr.x (mgr.24926) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:08.959957+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.032919+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.035250+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.038130+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.038916+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.048598+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.100588+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? 172.21.15.40:0/1327343112' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/2225280728"}]': finished 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: cluster 2024-04-24T17:10:09.100668+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.136401+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.138188+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.141267+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.142300+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.149318+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.212316+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.214355+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.216987+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.217940+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.225052+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.277519+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.280088+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.282536+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.283177+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.290442+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.347680+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.349377+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.351736+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.352537+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.358845+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.400227+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.401946+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.403955+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.405035+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.412174+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.457181+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.459195+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.461426+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.462100+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.468477+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.490240+0000 mon.c (mon.1) 187 : audit [INF] from='client.? 172.21.15.40:0/868280198' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.490802+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.508722+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.510466+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.512293+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.512953+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.286 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.519134+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.560186+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.561703+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.563401+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.564121+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.569917+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.610597+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.612154+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.613868+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.614555+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.620423+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.660783+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.662605+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.664474+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.665225+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.671081+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.712274+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.713737+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.715395+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.716090+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.722562+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.762220+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.763629+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.765734+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.766420+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.773658+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.819511+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.821475+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.823934+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.824769+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.830763+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.288 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.914009+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:10.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.916223+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:10.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.918769+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:10.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.919802+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:10.289 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:09 smithi040 bash[23856]: audit 2024-04-24T17:10:09.926325+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:10.507 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.247Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-24T17:10:10.507 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.247Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-24T17:10:10.507 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.247Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.247Z 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 smithi204 (none))" 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.247Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.247Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.249Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.249Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.252Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.252Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.301µs 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.252Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.252Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-24T17:10:10.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.254Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-24T17:10:10.855 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[54356]: ts=2024-04-24T17:10:10.757Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.048275+0000 mgr.x (mgr.24926) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.150474+0000 mgr.x (mgr.24926) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.224933+0000 mgr.x (mgr.24926) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cluster 2024-04-24T17:10:09.264593+0000 mgr.x (mgr.24926) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.290068+0000 mgr.x (mgr.24926) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.359098+0000 mgr.x (mgr.24926) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.411761+0000 mgr.x (mgr.24926) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.468216+0000 mgr.x (mgr.24926) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.519048+0000 mgr.x (mgr.24926) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.569851+0000 mgr.x (mgr.24926) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.620323+0000 mgr.x (mgr.24926) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.671028+0000 mgr.x (mgr.24926) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.722085+0000 mgr.x (mgr.24926) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.774500+0000 mgr.x (mgr.24926) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.833416+0000 mgr.x (mgr.24926) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.926953+0000 mgr.x (mgr.24926) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:09.987143+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:09.989140+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:09.991455+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:09.992252+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:09.998155+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.048275+0000 mgr.x (mgr.24926) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.150474+0000 mgr.x (mgr.24926) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.224933+0000 mgr.x (mgr.24926) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cluster 2024-04-24T17:10:09.264593+0000 mgr.x (mgr.24926) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.290068+0000 mgr.x (mgr.24926) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.359098+0000 mgr.x (mgr.24926) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.411761+0000 mgr.x (mgr.24926) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.468216+0000 mgr.x (mgr.24926) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.519048+0000 mgr.x (mgr.24926) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.569851+0000 mgr.x (mgr.24926) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.620323+0000 mgr.x (mgr.24926) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.671028+0000 mgr.x (mgr.24926) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.722085+0000 mgr.x (mgr.24926) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.774500+0000 mgr.x (mgr.24926) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.833416+0000 mgr.x (mgr.24926) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.926953+0000 mgr.x (mgr.24926) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:09.987143+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:09.989140+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:09.991455+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:09.992252+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:09.998155+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cephadm 2024-04-24T17:10:09.998791+0000 mgr.x (mgr.24926) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.043890+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.045739+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.047618+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.048351+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.058153+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.097809+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.099644+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.101642+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.102304+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.109998+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.150805+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.152737+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.155207+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.155996+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.163657+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.168755+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.206578+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.208141+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.210275+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: cephadm 2024-04-24T17:10:09.998791+0000 mgr.x (mgr.24926) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.043890+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.045739+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.047618+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.048351+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.058153+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.097809+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.099644+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.101642+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.102304+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.109998+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.150805+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.152737+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.155207+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.155996+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.163657+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.168755+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.206578+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.208141+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.210275+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.210873+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.216764+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.276842+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.278369+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.280113+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.280718+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.287362+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.328702+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.330168+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.331940+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.332546+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.338272+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.378804+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.380276+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.382412+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.383012+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.388909+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.434143+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.436282+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.438607+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.210873+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.216764+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.276842+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.278369+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.280113+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.280718+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.287362+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.328702+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.330168+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.331940+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.332546+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.338272+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.378804+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.380276+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.382412+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.383012+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.388909+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.434143+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.436282+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[23856]: audit 2024-04-24T17:10:10.438607+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.439331+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.445651+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.472054+0000 mon.a (mon.0) 1345 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]': finished 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: cluster 2024-04-24T17:10:10.472135+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.504611+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.506359+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.508398+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.509047+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.515437+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.572527+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.573988+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.575650+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.576319+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.582835+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.622864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.624398+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.626602+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.627262+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.633365+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.679259+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.439331+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.445651+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.472054+0000 mon.a (mon.0) 1345 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]': finished 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cluster 2024-04-24T17:10:10.472135+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.504611+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.506359+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.508398+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.509047+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.515437+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.572527+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.573988+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.575650+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.576319+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.582835+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.622864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.624398+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.626602+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.627262+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.633365+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.679259+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.681054+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.683155+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.683881+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.690558+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.738572+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.740334+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.742064+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.742718+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.749953+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.789619+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.790957+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.793005+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.793523+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.800542+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.828683+0000 mon.c (mon.1) 188 : audit [INF] from='client.? 172.21.15.40:0/2459025497' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]: dispatch 2024-04-24T17:10:11.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.829406+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.845037+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.846896+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.848855+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.849543+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.857277+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.897276+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.898765+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.900556+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.901234+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:10 smithi040 bash[18471]: audit 2024-04-24T17:10:10.911090+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:10.955535+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:10.957274+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:10.959138+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:10.959879+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.681054+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.683155+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.683881+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.690558+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.738572+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.740334+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.742064+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.742718+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.749953+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.789619+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.790957+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.793005+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.793523+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.800542+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.828683+0000 mon.c (mon.1) 188 : audit [INF] from='client.? 172.21.15.40:0/2459025497' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.829406+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.845037+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.846896+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.270 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.848855+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.849543+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.857277+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.897276+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.898765+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.900556+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.901234+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.911090+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.955535+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.957274+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.959138+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.959879+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.271 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.006Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.007Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.007Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.007Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=187.688µs wal_replay_duration=754.68628ms total_replay_duration=754.932149ms 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.013Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.013Z caller=main.go:947 level=info msg="TSDB started" 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.013Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.042Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.73888ms db_storage=772ns remote_storage=1.374µs web_handler=366ns query_engine=949ns scrape=355.24µs scrape_sd=165.266µs notify=22.208µs notify_sd=36.362µs rules=27.768114ms 2024-04-24T17:10:11.272 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[54356]: ts=2024-04-24T17:10:11.042Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.048275+0000 mgr.x (mgr.24926) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.150474+0000 mgr.x (mgr.24926) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.224933+0000 mgr.x (mgr.24926) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cluster 2024-04-24T17:10:09.264593+0000 mgr.x (mgr.24926) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.290068+0000 mgr.x (mgr.24926) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.359098+0000 mgr.x (mgr.24926) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.411761+0000 mgr.x (mgr.24926) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.468216+0000 mgr.x (mgr.24926) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.519048+0000 mgr.x (mgr.24926) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.569851+0000 mgr.x (mgr.24926) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.620323+0000 mgr.x (mgr.24926) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.671028+0000 mgr.x (mgr.24926) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.722085+0000 mgr.x (mgr.24926) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.774500+0000 mgr.x (mgr.24926) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.833416+0000 mgr.x (mgr.24926) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.926953+0000 mgr.x (mgr.24926) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:09.987143+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:09.989140+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:09.991455+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:09.992252+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:09.998155+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cephadm 2024-04-24T17:10:09.998791+0000 mgr.x (mgr.24926) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.043890+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.045739+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.047618+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.048351+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.058153+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.097809+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.099644+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.101642+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.102304+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.109998+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.150805+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.152737+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.155207+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.155996+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.163657+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.168755+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.206578+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.208141+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.210275+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.210873+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.216764+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.276842+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.278369+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.280113+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.280718+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.287362+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.328702+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.330168+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.331940+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.332546+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.338272+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.378804+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.380276+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.382412+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.383012+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.388909+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.434143+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.436282+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.438607+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.439331+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.445651+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.472054+0000 mon.a (mon.0) 1345 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:6800/1951323037"}]': finished 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: cluster 2024-04-24T17:10:10.472135+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.504611+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.506359+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.508398+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.509047+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.515437+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.572527+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.573988+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.575650+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.576319+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.582835+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.622864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.624398+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.626602+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.627262+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.633365+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.679259+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.681054+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.683155+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.683881+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.690558+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.738572+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.740334+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.742064+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.742718+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.749953+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.789619+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.790957+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.793005+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.793523+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.800542+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.828683+0000 mon.c (mon.1) 188 : audit [INF] from='client.? 172.21.15.40:0/2459025497' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.829406+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.845037+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.846896+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.848855+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.849543+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.857277+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.897276+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.898765+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.900556+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.901234+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:11.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.911090+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:11.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.955535+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:11.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.957274+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:11.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.959138+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:11.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:10 smithi204 bash[18742]: audit 2024-04-24T17:10:10.959879+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.057809+0000 mgr.x (mgr.24926) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.109672+0000 mgr.x (mgr.24926) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.164674+0000 mgr.x (mgr.24926) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.217369+0000 mgr.x (mgr.24926) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.288087+0000 mgr.x (mgr.24926) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.338353+0000 mgr.x (mgr.24926) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.388649+0000 mgr.x (mgr.24926) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.446606+0000 mgr.x (mgr.24926) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.515604+0000 mgr.x (mgr.24926) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.582408+0000 mgr.x (mgr.24926) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.633045+0000 mgr.x (mgr.24926) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.695996+0000 mgr.x (mgr.24926) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.749553+0000 mgr.x (mgr.24926) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.800176+0000 mgr.x (mgr.24926) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.856865+0000 mgr.x (mgr.24926) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.910739+0000 mgr.x (mgr.24926) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:10.969980+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cephadm 2024-04-24T17:10:10.970397+0000 mgr.x (mgr.24926) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.044521+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.046127+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.048401+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.049044+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.057262+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.097136+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.098556+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.100224+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.100879+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.112675+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.152263+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.153712+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.155427+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.156043+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.166844+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.222893+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.224376+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.226038+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.226695+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.236458+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.275974+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.277456+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.279335+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.280018+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.286659+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.331763+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.334016+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.335892+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.336550+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.346118+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.401943+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.403447+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.405566+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.406195+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.415417+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.459680+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.461263+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.463131+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.463769+0000 mon.b (mon.2) 330 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.470694+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.510235+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.511782+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.513586+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.514234+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.521372+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.565634+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.567090+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.568842+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.569467+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.578957+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.618863+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.620389+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.622254+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.622929+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.632279+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.672031+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.673514+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.675770+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.676424+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.685703+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.728652+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.730395+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.732456+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.733141+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.740454+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.781281+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.782888+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.784801+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.785443+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.792729+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.803125+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]': finished 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: cluster 2024-04-24T17:10:11.803241+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.855176+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.856874+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.858693+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.859325+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.866672+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.911533+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.913420+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.915269+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.915876+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.922813+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.966244+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.967975+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.970337+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:11 smithi204 bash[18742]: audit 2024-04-24T17:10:11.971060+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.057809+0000 mgr.x (mgr.24926) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.109672+0000 mgr.x (mgr.24926) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.164674+0000 mgr.x (mgr.24926) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.217369+0000 mgr.x (mgr.24926) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.288087+0000 mgr.x (mgr.24926) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.338353+0000 mgr.x (mgr.24926) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.388649+0000 mgr.x (mgr.24926) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.446606+0000 mgr.x (mgr.24926) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.515604+0000 mgr.x (mgr.24926) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.582408+0000 mgr.x (mgr.24926) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.633045+0000 mgr.x (mgr.24926) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.695996+0000 mgr.x (mgr.24926) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.749553+0000 mgr.x (mgr.24926) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.800176+0000 mgr.x (mgr.24926) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.856865+0000 mgr.x (mgr.24926) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.910739+0000 mgr.x (mgr.24926) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:10.969980+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cephadm 2024-04-24T17:10:10.970397+0000 mgr.x (mgr.24926) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.044521+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.046127+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.048401+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.049044+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.057809+0000 mgr.x (mgr.24926) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.109672+0000 mgr.x (mgr.24926) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.164674+0000 mgr.x (mgr.24926) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.217369+0000 mgr.x (mgr.24926) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.288087+0000 mgr.x (mgr.24926) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.338353+0000 mgr.x (mgr.24926) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.388649+0000 mgr.x (mgr.24926) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.446606+0000 mgr.x (mgr.24926) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.515604+0000 mgr.x (mgr.24926) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.582408+0000 mgr.x (mgr.24926) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.633045+0000 mgr.x (mgr.24926) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.695996+0000 mgr.x (mgr.24926) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.749553+0000 mgr.x (mgr.24926) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.800176+0000 mgr.x (mgr.24926) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.856865+0000 mgr.x (mgr.24926) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.910739+0000 mgr.x (mgr.24926) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:10.969980+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cephadm 2024-04-24T17:10:10.970397+0000 mgr.x (mgr.24926) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:12.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.044521+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.046127+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.048401+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.049044+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.057262+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.097136+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.098556+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.100224+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.100879+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.112675+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.152263+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.153712+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.155427+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.156043+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.166844+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.222893+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.224376+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.226038+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.226695+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.236458+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.275974+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.277456+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.279335+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.280018+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.286659+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.331763+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.334016+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.335892+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.336550+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.346118+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.401943+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.403447+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.405566+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.406195+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.415417+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.459680+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.461263+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.463131+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.463769+0000 mon.b (mon.2) 330 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.470694+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.510235+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.511782+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.513586+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.392 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.057262+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.097136+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.098556+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.100224+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.100879+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.112675+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.152263+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.153712+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.155427+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.156043+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.166844+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.222893+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.224376+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.226038+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.226695+0000 mon.b (mon.2) 314 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.236458+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.275974+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.277456+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.279335+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.514234+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.521372+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.565634+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.567090+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.568842+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.569467+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.578957+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.618863+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.620389+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.622254+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.622929+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.632279+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.672031+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.673514+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.675770+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.676424+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.685703+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.728652+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.730395+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.732456+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.280018+0000 mon.b (mon.2) 318 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.286659+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.331763+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.334016+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.335892+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.336550+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.346118+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.401943+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.403447+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.405566+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.406195+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.415417+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.459680+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.461263+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.463131+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.463769+0000 mon.b (mon.2) 330 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.470694+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.510235+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.511782+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.513586+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.733141+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.740454+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.781281+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.782888+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.784801+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.785443+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.792729+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.803125+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]': finished 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: cluster 2024-04-24T17:10:11.803241+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.855176+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.856874+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.858693+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.859325+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.866672+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.911533+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.913420+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.915269+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.915876+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.922813+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.966244+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.967975+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.970337+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[18471]: audit 2024-04-24T17:10:11.971060+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.514234+0000 mon.b (mon.2) 334 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.521372+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.565634+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.567090+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.568842+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.569467+0000 mon.b (mon.2) 338 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.578957+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.618863+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.620389+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.622254+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.622929+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.632279+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.672031+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.673514+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.675770+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.676424+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.685703+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.728652+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.730395+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.732456+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.733141+0000 mon.b (mon.2) 350 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.740454+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.781281+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.782888+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.784801+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.785443+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.401 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.792729+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.803125+0000 mon.a (mon.0) 1371 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/750491277"}]': finished 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: cluster 2024-04-24T17:10:11.803241+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.855176+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.856874+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.858693+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.859325+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.866672+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.911533+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.913420+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.915269+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.915876+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.922813+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:12.402 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.966244+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:12.403 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.967975+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:12.403 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.970337+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:12.403 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:11 smithi040 bash[23856]: audit 2024-04-24T17:10:11.971060+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.056982+0000 mgr.x (mgr.24926) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.112371+0000 mgr.x (mgr.24926) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.166621+0000 mgr.x (mgr.24926) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.236140+0000 mgr.x (mgr.24926) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cluster 2024-04-24T17:10:11.265066+0000 mgr.x (mgr.24926) 72 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-24T17:10:13.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.290357+0000 mgr.x (mgr.24926) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.345758+0000 mgr.x (mgr.24926) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.415129+0000 mgr.x (mgr.24926) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.470278+0000 mgr.x (mgr.24926) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.520945+0000 mgr.x (mgr.24926) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.578741+0000 mgr.x (mgr.24926) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.632045+0000 mgr.x (mgr.24926) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.685631+0000 mgr.x (mgr.24926) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.740669+0000 mgr.x (mgr.24926) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.792917+0000 mgr.x (mgr.24926) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.866293+0000 mgr.x (mgr.24926) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.922503+0000 mgr.x (mgr.24926) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:11.977530+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: cephadm 2024-04-24T17:10:11.978395+0000 mgr.x (mgr.24926) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.034930+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.036615+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.038454+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.039188+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.048412+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.088022+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.089659+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.091466+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.092255+0000 mon.b (mon.2) 374 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.104370+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.144230+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.145838+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.148191+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.148837+0000 mon.b (mon.2) 378 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.157404+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.201683+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.203267+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.205031+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.205644+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.212038+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.213140+0000 mon.c (mon.1) 189 : audit [INF] from='client.? 172.21.15.40:0/1703754148' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.213494+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.253547+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.255213+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.257172+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.257829+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.264504+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.306886+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.309235+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.311800+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.312518+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.376495+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.387387+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.493228+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.495856+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.498334+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.498942+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.508227+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.564985+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.566403+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.568084+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.568690+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.578238+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.634422+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.636018+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.638149+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.638792+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.646598+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.686803+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.688261+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.690431+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.691060+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.698112+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.740302+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.741872+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.743640+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.744391+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.751965+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.791815+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.793288+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.795107+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.795732+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.802052+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.843146+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.844699+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.846419+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.847031+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.855465+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.884991+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.895352+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.900932+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.913555+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.915475+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:10:13.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:12 smithi204 bash[18742]: audit 2024-04-24T17:10:12.916190+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:10:13.239 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.056982+0000 mgr.x (mgr.24926) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.112371+0000 mgr.x (mgr.24926) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.166621+0000 mgr.x (mgr.24926) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.236140+0000 mgr.x (mgr.24926) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cluster 2024-04-24T17:10:11.265066+0000 mgr.x (mgr.24926) 72 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.290357+0000 mgr.x (mgr.24926) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.345758+0000 mgr.x (mgr.24926) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.415129+0000 mgr.x (mgr.24926) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.470278+0000 mgr.x (mgr.24926) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.520945+0000 mgr.x (mgr.24926) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.578741+0000 mgr.x (mgr.24926) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.632045+0000 mgr.x (mgr.24926) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.685631+0000 mgr.x (mgr.24926) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.740669+0000 mgr.x (mgr.24926) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.792917+0000 mgr.x (mgr.24926) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.866293+0000 mgr.x (mgr.24926) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.922503+0000 mgr.x (mgr.24926) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:11.977530+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: cephadm 2024-04-24T17:10:11.978395+0000 mgr.x (mgr.24926) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.034930+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.036615+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.038454+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.039188+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.048412+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.088022+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.089659+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.091466+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.092255+0000 mon.b (mon.2) 374 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.104370+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.144230+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.145838+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.148191+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.148837+0000 mon.b (mon.2) 378 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.157404+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.201683+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.203267+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.205031+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.242 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.205644+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.243 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.212038+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.243 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.213140+0000 mon.c (mon.1) 189 : audit [INF] from='client.? 172.21.15.40:0/1703754148' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]: dispatch 2024-04-24T17:10:13.243 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.213494+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]: dispatch 2024-04-24T17:10:13.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.056982+0000 mgr.x (mgr.24926) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.112371+0000 mgr.x (mgr.24926) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.166621+0000 mgr.x (mgr.24926) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.236140+0000 mgr.x (mgr.24926) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cluster 2024-04-24T17:10:11.265066+0000 mgr.x (mgr.24926) 72 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.290357+0000 mgr.x (mgr.24926) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.345758+0000 mgr.x (mgr.24926) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.415129+0000 mgr.x (mgr.24926) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.470278+0000 mgr.x (mgr.24926) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.520945+0000 mgr.x (mgr.24926) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.578741+0000 mgr.x (mgr.24926) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.632045+0000 mgr.x (mgr.24926) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.685631+0000 mgr.x (mgr.24926) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.740669+0000 mgr.x (mgr.24926) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.792917+0000 mgr.x (mgr.24926) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.866293+0000 mgr.x (mgr.24926) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.922503+0000 mgr.x (mgr.24926) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:11.977530+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: cephadm 2024-04-24T17:10:11.978395+0000 mgr.x (mgr.24926) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.034930+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.036615+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.038454+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.253547+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.255213+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.257172+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.257829+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.264504+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.306886+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.309235+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.311800+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.312518+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.376495+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.387387+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.493228+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.495856+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.498334+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.498942+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.508227+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.564985+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.566403+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.568084+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.039188+0000 mon.b (mon.2) 370 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.048412+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.088022+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.089659+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.091466+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.092255+0000 mon.b (mon.2) 374 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.104370+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.144230+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.145838+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.148191+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.148837+0000 mon.b (mon.2) 378 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.157404+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.201683+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.203267+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.205031+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.205644+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.212038+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.213140+0000 mon.c (mon.1) 189 : audit [INF] from='client.? 172.21.15.40:0/1703754148' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]: dispatch 2024-04-24T17:10:13.248 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.213494+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.568690+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.578238+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.634422+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.636018+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.638149+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.638792+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.646598+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.686803+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.688261+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.690431+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.691060+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.698112+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.740302+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.741872+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.743640+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.744391+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.751965+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.791815+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.793288+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.795107+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.795732+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.802052+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.843146+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.844699+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.846419+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.847031+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.855465+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.884991+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.895352+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.900932+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.913555+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.915475+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[18471]: audit 2024-04-24T17:10:12.916190+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.253547+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.255213+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.257172+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.257829+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.264504+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.306886+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.309235+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.311800+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.312518+0000 mon.b (mon.2) 390 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.376495+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.387387+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.493228+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.495856+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.498334+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.498942+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.508227+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.564985+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.566403+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.568084+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.568690+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.578238+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.634422+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.636018+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.638149+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.638792+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.646598+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.686803+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.688261+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.690431+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.691060+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.698112+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.740302+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.741872+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.743640+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.744391+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.751965+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.791815+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.793288+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.795107+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.795732+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.802052+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.843146+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.844699+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.846419+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.847031+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.855465+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.884991+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.895352+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.900932+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.913555+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.915475+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:10:13.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:12 smithi040 bash[23856]: audit 2024-04-24T17:10:12.916190+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:10:13.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[54356]: ts=2024-04-24T17:10:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:10:14.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.048122+0000 mgr.x (mgr.24926) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.104200+0000 mgr.x (mgr.24926) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.157011+0000 mgr.x (mgr.24926) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.211589+0000 mgr.x (mgr.24926) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.265936+0000 mgr.x (mgr.24926) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.387619+0000 mgr.x (mgr.24926) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.508656+0000 mgr.x (mgr.24926) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.578064+0000 mgr.x (mgr.24926) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.646550+0000 mgr.x (mgr.24926) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.698949+0000 mgr.x (mgr.24926) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.752268+0000 mgr.x (mgr.24926) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.803341+0000 mgr.x (mgr.24926) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.855323+0000 mgr.x (mgr.24926) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cephadm 2024-04-24T17:10:12.916661+0000 mgr.x (mgr.24926) 99 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:10:14.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: audit 2024-04-24T17:10:13.222333+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]': finished 2024-04-24T17:10:14.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: cluster 2024-04-24T17:10:13.222575+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-24T17:10:14.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: audit 2024-04-24T17:10:13.618336+0000 mon.c (mon.1) 190 : audit [INF] from='client.? 172.21.15.40:0/2768493298' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]: dispatch 2024-04-24T17:10:14.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:13 smithi204 bash[18742]: audit 2024-04-24T17:10:13.619123+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]: dispatch 2024-04-24T17:10:14.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.048122+0000 mgr.x (mgr.24926) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.104200+0000 mgr.x (mgr.24926) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.157011+0000 mgr.x (mgr.24926) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.211589+0000 mgr.x (mgr.24926) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.265936+0000 mgr.x (mgr.24926) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.387619+0000 mgr.x (mgr.24926) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.508656+0000 mgr.x (mgr.24926) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.578064+0000 mgr.x (mgr.24926) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.646550+0000 mgr.x (mgr.24926) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.698949+0000 mgr.x (mgr.24926) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.752268+0000 mgr.x (mgr.24926) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.803341+0000 mgr.x (mgr.24926) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.855323+0000 mgr.x (mgr.24926) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cephadm 2024-04-24T17:10:12.916661+0000 mgr.x (mgr.24926) 99 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: audit 2024-04-24T17:10:13.222333+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]': finished 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: cluster 2024-04-24T17:10:13.222575+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-24T17:10:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: audit 2024-04-24T17:10:13.618336+0000 mon.c (mon.1) 190 : audit [INF] from='client.? 172.21.15.40:0/2768493298' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]: dispatch 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[18471]: audit 2024-04-24T17:10:13.619123+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]: dispatch 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.048122+0000 mgr.x (mgr.24926) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.104200+0000 mgr.x (mgr.24926) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.157011+0000 mgr.x (mgr.24926) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.211589+0000 mgr.x (mgr.24926) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.265936+0000 mgr.x (mgr.24926) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.387619+0000 mgr.x (mgr.24926) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.508656+0000 mgr.x (mgr.24926) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.578064+0000 mgr.x (mgr.24926) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.646550+0000 mgr.x (mgr.24926) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.698949+0000 mgr.x (mgr.24926) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.752268+0000 mgr.x (mgr.24926) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.803341+0000 mgr.x (mgr.24926) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.855323+0000 mgr.x (mgr.24926) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cephadm 2024-04-24T17:10:12.916661+0000 mgr.x (mgr.24926) 99 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:10:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: audit 2024-04-24T17:10:13.222333+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/707923420"}]': finished 2024-04-24T17:10:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: cluster 2024-04-24T17:10:13.222575+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-24T17:10:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: audit 2024-04-24T17:10:13.618336+0000 mon.c (mon.1) 190 : audit [INF] from='client.? 172.21.15.40:0/2768493298' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]: dispatch 2024-04-24T17:10:14.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:13 smithi040 bash[23856]: audit 2024-04-24T17:10:13.619123+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]: dispatch 2024-04-24T17:10:15.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:14 smithi040 bash[18471]: cluster 2024-04-24T17:10:13.265445+0000 mgr.x (mgr.24926) 100 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:15.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:14 smithi040 bash[18471]: audit 2024-04-24T17:10:14.452212+0000 mon.a (mon.0) 1396 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]': finished 2024-04-24T17:10:15.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:14 smithi040 bash[18471]: cluster 2024-04-24T17:10:14.452439+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:10:15.062 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:14 smithi040 bash[23856]: cluster 2024-04-24T17:10:13.265445+0000 mgr.x (mgr.24926) 100 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:15.062 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:14 smithi040 bash[23856]: audit 2024-04-24T17:10:14.452212+0000 mon.a (mon.0) 1396 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]': finished 2024-04-24T17:10:15.062 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:14 smithi040 bash[23856]: cluster 2024-04-24T17:10:14.452439+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:10:15.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:14 smithi204 bash[18742]: cluster 2024-04-24T17:10:13.265445+0000 mgr.x (mgr.24926) 100 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:15.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:14 smithi204 bash[18742]: audit 2024-04-24T17:10:14.452212+0000 mon.a (mon.0) 1396 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi040.xbyvtt' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.40:0/385107259"}]': finished 2024-04-24T17:10:15.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:14 smithi204 bash[18742]: cluster 2024-04-24T17:10:14.452439+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:10:17.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:16 smithi204 bash[18742]: cluster 2024-04-24T17:10:15.265912+0000 mgr.x (mgr.24926) 101 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:10:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:16 smithi204 bash[18742]: audit 2024-04-24T17:10:16.645882+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:16 smithi204 bash[18742]: audit 2024-04-24T17:10:16.646136+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:10:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:16 smithi204 bash[18742]: audit 2024-04-24T17:10:16.646937+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:10:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:16 smithi204 bash[18742]: audit 2024-04-24T17:10:16.647757+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:17.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[18471]: cluster 2024-04-24T17:10:15.265912+0000 mgr.x (mgr.24926) 101 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[18471]: audit 2024-04-24T17:10:16.645882+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[18471]: audit 2024-04-24T17:10:16.646136+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[18471]: audit 2024-04-24T17:10:16.646937+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[18471]: audit 2024-04-24T17:10:16.647757+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[23856]: cluster 2024-04-24T17:10:15.265912+0000 mgr.x (mgr.24926) 101 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[23856]: audit 2024-04-24T17:10:16.645882+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24926 ' entity='mgr.x' 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[23856]: audit 2024-04-24T17:10:16.646136+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:10:17.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[23856]: audit 2024-04-24T17:10:16.646937+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:10:17.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:16 smithi040 bash[23856]: audit 2024-04-24T17:10:16.647757+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24926 172.21.15.204:0/2079651357' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:18 smithi204 bash[18742]: cephadm 2024-04-24T17:10:16.638341+0000 mgr.x (mgr.24926) 102 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:10:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:18 smithi204 bash[18742]: cephadm 2024-04-24T17:10:16.648860+0000 mgr.x (mgr.24926) 103 : cephadm [INF] Deploying daemon mon.a on smithi040 2024-04-24T17:10:18.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:18 smithi040 bash[18471]: cephadm 2024-04-24T17:10:16.638341+0000 mgr.x (mgr.24926) 102 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:10:18.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:18 smithi040 bash[18471]: cephadm 2024-04-24T17:10:16.648860+0000 mgr.x (mgr.24926) 103 : cephadm [INF] Deploying daemon mon.a on smithi040 2024-04-24T17:10:18.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:18 smithi040 bash[23856]: cephadm 2024-04-24T17:10:16.638341+0000 mgr.x (mgr.24926) 102 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:10:18.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:18 smithi040 bash[23856]: cephadm 2024-04-24T17:10:16.648860+0000 mgr.x (mgr.24926) 103 : cephadm [INF] Deploying daemon mon.a on smithi040 2024-04-24T17:10:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:19 smithi204 bash[18742]: audit 2024-04-24T17:10:17.230640+0000 mgr.x (mgr.24926) 104 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:19 smithi204 bash[18742]: cluster 2024-04-24T17:10:17.266380+0000 mgr.x (mgr.24926) 105 : cluster [DBG] pgmap v19: 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-24T17:10:19.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:19 smithi040 bash[23856]: audit 2024-04-24T17:10:17.230640+0000 mgr.x (mgr.24926) 104 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:19.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:19 smithi040 bash[23856]: cluster 2024-04-24T17:10:17.266380+0000 mgr.x (mgr.24926) 105 : cluster [DBG] pgmap v19: 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-24T17:10:19.349 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:19 smithi040 bash[18471]: audit 2024-04-24T17:10:17.230640+0000 mgr.x (mgr.24926) 104 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:19.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:19 smithi040 bash[18471]: cluster 2024-04-24T17:10:17.266380+0000 mgr.x (mgr.24926) 105 : cluster [DBG] pgmap v19: 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-24T17:10:19.687 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.688 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.688 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.689 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.689 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:19 smithi040 systemd[1]: Stopping Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:10:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:19 smithi040 bash[18471]: debug 2024-04-24T17:10:19.593+0000 7fe1b2ac6700 -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-24T17:10:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:19 smithi040 bash[18471]: debug 2024-04-24T17:10:19.593+0000 7fe1b2ac6700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-24T17:10:20.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:20 smithi040 bash[68732]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:10:20.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:20 smithi040 bash[68795]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:10:20.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-24T17:10:20.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: Stopped Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:10:21.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.188 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.188 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.188 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: Started Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:10:21.189 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.189 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:20 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.816+0000 7f955b13bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.816+0000 7f955b13bc80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.816+0000 7f955b13bc80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 0 load: jerasure load: lrc 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Git sha 0 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:10:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: DB SUMMARY 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: DB Session ID: SBJRRL98786QEKTFJQWB 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1532 Bytes 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000039.sst 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000037.log size: 120119 ; 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.env: 0x55f5a1ab7cc0 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.info_log: 0x55f5a36cfdc0 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:10:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:10:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:10:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:10:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:10:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:10:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:10:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.wal_dir: 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:10:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.write_buffer_manager: 0x55f5a36a1220 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.row_cache: None 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:10:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:10:22.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:10:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:10:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-24T17:10:22.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.merge_operator: 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f5a36cff80) 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: cache_index_and_filter_blocks: 1 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: pin_top_level_index_and_filter: 1 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: index_type: 0 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: data_block_index_type: 0 2024-04-24T17:10:22.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: index_shortening: 1 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: checksum: 4 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: no_block_cache: 0 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_cache: 0x55f5a36d11f0 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_cache_name: BinnedLRUCache 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_cache_options: 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: capacity : 536870912 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: num_shard_bits : 4 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: strict_capacity_limit : 0 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: high_pri_pool_ratio: 0.000 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_cache_compressed: (nil) 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: persistent_cache: (nil) 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_size: 4096 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_size_deviation: 10 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_restart_interval: 16 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: index_block_restart_interval: 1 2024-04-24T17:10:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: metadata_block_size: 4096 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: partition_filters: 0 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: use_delta_encoding: 1 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: filter_policy: bloomfilter 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: whole_key_filtering: 1 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: verify_compression: 0 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: read_amp_bytes_per_bit: 0 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: format_version: 5 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: enable_index_compression: 1 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: block_align: 0 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: max_auto_readahead_size: 262144 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: prepopulate_block_cache: 0 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: initial_auto_readahead_size: 8192 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:10:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:10:22.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:10:22.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:10:22.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:10:22.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:10:22.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f955b13bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.820+0000 7f95508a1700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 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-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 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 41, last_sequence is 19541, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3f0731f0-7460-44c9-99a6-e479bfbb27eb 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978621827606, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-04-24T17:10:22.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978621828696, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 119876, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19542, "largest_seqno": 19655, "table_properties": {"data_size": 118321, "index_size": 325, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1905, "raw_average_key_size": 25, "raw_value_size": 116657, "raw_average_value_size": 1555, "num_data_blocks": 14, "num_entries": 75, "num_filter_entries": 75, "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": 1713978621, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3f0731f0-7460-44c9-99a6-e479bfbb27eb", "db_session_id": "SBJRRL98786QEKTFJQWB", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978621828826, "job": 1, "event": "recovery_finished"} 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 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-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f5a37f2000 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f955b13bc80 4 rocksdb: DB pointer 0x55f5a37de000 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f9549893700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.824+0000 7f9549893700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: ** DB Stats ** 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: 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-24T17:10:22.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: 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-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: ** Compaction Stats [default] ** 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: 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-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: L0 1/0 117.07 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: L6 1/0 12.15 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-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Sum 2/0 12.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: ** Compaction Stats [default] ** 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: 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-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 167.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:10:22.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Cumulative compaction: 0.00 GB write, 25.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Interval compaction: 0.00 GB write, 25.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: 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-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Block cache BinnedLRUCache@0x55f5a36d11f0#7 capacity: 512.00 MB usage: 0.66 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:22.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 1 mon.a@-1(???) e3 preinit fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 0 mon.a@-1(???).mds e1 new map 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 0 mon.a@-1(???).mds e1 print_map 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: e1 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: 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-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: legacy client fscid: -1 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: No filesystems configured 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 0 mon.a@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 0 mon.a@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:10:22.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:21 smithi040 bash[68852]: debug 2024-04-24T17:10:21.828+0000 7f955b13bc80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-24T17:10:23.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[63388]: ignoring --setuser ceph since I am not root 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[63388]: ignoring --setgroup ceph since I am not root 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[63388]: debug 2024-04-24T17:10:23.376+0000 7f013a808700 1 -- 172.21.15.40:0/1079453967 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a35e1825a0 con 0x55a35ef02400 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[63388]: debug 2024-04-24T17:10:23.524+0000 7f01445fc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:19.268059+0000 mgr.x (mgr.24926) 106 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:21.268809+0000 mgr.x (mgr.24926) 107 : cluster [DBG] pgmap v21: 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-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.253207+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.274280+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-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285441+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285481+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285502+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285519+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285543+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285565+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285587+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285609+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.285631+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.286870+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.286936+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.289392+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e38: x(active, since 27s), standbys: y 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.290422+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: audit 2024-04-24T17:10:23.305618+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24926 ' entity='' 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[23856]: cluster 2024-04-24T17:10:23.306625+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: x(active, since 27s), standbys: y 2024-04-24T17:10:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:19.268059+0000 mgr.x (mgr.24926) 106 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:19.268059+0000 mgr.x (mgr.24926) 106 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:21.268809+0000 mgr.x (mgr.24926) 107 : cluster [DBG] pgmap v21: 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-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:21.268809+0000 mgr.x (mgr.24926) 107 : cluster [DBG] pgmap v21: 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-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.253207+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.253207+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.274280+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-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.274280+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-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285441+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285441+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285481+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285481+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285502+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285502+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285519+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285519+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285543+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285543+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285565+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285565+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285587+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285587+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285609+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285609+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285631+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.285631+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.286870+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.286870+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.286936+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.286936+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.289392+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e38: x(active, since 27s), standbys: y 2024-04-24T17:10:23.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.289392+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e38: x(active, since 27s), standbys: y 2024-04-24T17:10:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.290422+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.290422+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: audit 2024-04-24T17:10:23.305618+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24926 ' entity='' 2024-04-24T17:10:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: audit 2024-04-24T17:10:23.305618+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24926 ' entity='' 2024-04-24T17:10:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.306625+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: x(active, since 27s), standbys: y 2024-04-24T17:10:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:23 smithi040 bash[68852]: cluster 2024-04-24T17:10:23.306625+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: x(active, since 27s), standbys: y 2024-04-24T17:10:23.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[54356]: ts=2024-04-24T17:10:23.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:10:23.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[52826]: ignoring --setuser ceph since I am not root 2024-04-24T17:10:23.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[52826]: ignoring --setgroup ceph since I am not root 2024-04-24T17:10:23.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[52826]: debug 2024-04-24T17:10:23.376+0000 7fa88df45700 1 -- 172.21.15.204:0/1384058826 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557b795105a0 con 0x557b7a290400 2024-04-24T17:10:23.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[52826]: debug 2024-04-24T17:10:23.528+0000 7fa897d39200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:10:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:19.268059+0000 mgr.x (mgr.24926) 106 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:21.268809+0000 mgr.x (mgr.24926) 107 : cluster [DBG] pgmap v21: 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-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.253207+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.274280+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-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285441+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285481+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285502+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285519+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285543+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285565+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285587+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285609+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.285631+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.286870+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.286936+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.289392+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e38: x(active, since 27s), standbys: y 2024-04-24T17:10:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.290422+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: audit 2024-04-24T17:10:23.305618+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24926 ' entity='' 2024-04-24T17:10:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:23 smithi204 bash[18742]: cluster 2024-04-24T17:10:23.306625+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: x(active, since 27s), standbys: y 2024-04-24T17:10:25.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:25 smithi204 bash[18742]: cluster 2024-04-24T17:10:24.315725+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e40: x(active, since 28s), standbys: y 2024-04-24T17:10:25.503 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:25 smithi204 bash[52826]: debug 2024-04-24T17:10:25.136+0000 7fa897d39200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:10:25.503 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:25 smithi204 bash[52826]: debug 2024-04-24T17:10:25.236+0000 7fa897d39200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:10:25.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:25 smithi040 bash[68852]: cluster 2024-04-24T17:10:24.315725+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e40: x(active, since 28s), standbys: y 2024-04-24T17:10:25.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:25 smithi040 bash[68852]: cluster 2024-04-24T17:10:24.315725+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e40: x(active, since 28s), standbys: y 2024-04-24T17:10:25.560 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:25 smithi040 bash[63388]: debug 2024-04-24T17:10:25.192+0000 7f01445fc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:10:25.560 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:25 smithi040 bash[63388]: debug 2024-04-24T17:10:25.296+0000 7f01445fc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:10:25.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:25 smithi040 bash[23856]: cluster 2024-04-24T17:10:24.315725+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e40: x(active, since 28s), standbys: y 2024-04-24T17:10:25.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:25 smithi204 bash[52826]: debug 2024-04-24T17:10:25.500+0000 7fa897d39200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:10:25.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:25 smithi040 bash[63388]: debug 2024-04-24T17:10:25.560+0000 7f01445fc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:10:26.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:26 smithi040 bash[63388]: debug 2024-04-24T17:10:26.400+0000 7f01445fc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:10:26.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:26 smithi040 bash[63388]: debug 2024-04-24T17:10:26.516+0000 7f01445fc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:10:26.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:26 smithi040 bash[63388]: debug 2024-04-24T17:10:26.628+0000 7f01445fc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:10:26.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:26 smithi204 bash[52826]: debug 2024-04-24T17:10:26.312+0000 7fa897d39200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:10:26.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:26 smithi204 bash[52826]: debug 2024-04-24T17:10:26.432+0000 7fa897d39200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:10:26.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:26 smithi204 bash[52826]: debug 2024-04-24T17:10:26.540+0000 7fa897d39200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:10:27.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:26 smithi204 bash[52826]: debug 2024-04-24T17:10:26.908+0000 7fa897d39200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:10:27.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:27 smithi204 bash[52826]: debug 2024-04-24T17:10:27.024+0000 7fa897d39200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:10:27.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:27 smithi204 bash[52826]: debug 2024-04-24T17:10:27.128+0000 7fa897d39200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:10:27.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:27 smithi040 bash[63388]: debug 2024-04-24T17:10:27.004+0000 7f01445fc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:10:27.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:27 smithi040 bash[63388]: debug 2024-04-24T17:10:27.124+0000 7f01445fc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:10:27.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:27 smithi040 bash[63388]: debug 2024-04-24T17:10:27.240+0000 7f01445fc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:10:27.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:27 smithi204 bash[52826]: debug 2024-04-24T17:10:27.500+0000 7fa897d39200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:10:27.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:27 smithi204 bash[52826]: debug 2024-04-24T17:10:27.748+0000 7fa897d39200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:10:27.874 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:27 smithi040 bash[63388]: debug 2024-04-24T17:10:27.624+0000 7f01445fc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:10:28.154 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:27 smithi040 bash[63388]: debug 2024-04-24T17:10:27.872+0000 7f01445fc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:10:28.419 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:28 smithi204 bash[52826]: debug 2024-04-24T17:10:28.016+0000 7fa897d39200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:10:28.419 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:28 smithi204 bash[52826]: debug 2024-04-24T17:10:28.136+0000 7fa897d39200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:10:28.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:28 smithi040 bash[63388]: debug 2024-04-24T17:10:28.152+0000 7f01445fc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:10:28.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:28 smithi040 bash[63388]: debug 2024-04-24T17:10:28.276+0000 7f01445fc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:10:28.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:28 smithi204 bash[52826]: debug 2024-04-24T17:10:28.416+0000 7fa897d39200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:10:28.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:28 smithi040 bash[63388]: debug 2024-04-24T17:10:28.568+0000 7f01445fc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:10:29.214 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:28 smithi204 bash[52826]: debug 2024-04-24T17:10:28.844+0000 7fa897d39200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:10:29.214 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:29 smithi204 bash[52826]: debug 2024-04-24T17:10:29.088+0000 7fa897d39200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:10:29.263 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:29 smithi040 bash[63388]: debug 2024-04-24T17:10:29.004+0000 7f01445fc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:10:29.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:29 smithi040 bash[63388]: debug 2024-04-24T17:10:29.264+0000 7f01445fc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:10:29.664 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:29 smithi040 bash[63388]: debug 2024-04-24T17:10:29.392+0000 7f01445fc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:10:29.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:29 smithi204 bash[52826]: debug 2024-04-24T17:10:29.212+0000 7fa897d39200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:10:29.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:29 smithi204 bash[52826]: debug 2024-04-24T17:10:29.476+0000 7fa897d39200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:10:29.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:29 smithi040 bash[63388]: debug 2024-04-24T17:10:29.664+0000 7f01445fc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:10:30.957 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:30 smithi204 bash[52826]: debug 2024-04-24T17:10:30.524+0000 7fa897d39200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:10:30.957 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:30 smithi204 bash[52826]: debug 2024-04-24T17:10:30.648+0000 7fa897d39200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:10:30.957 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:30 smithi204 bash[52826]: debug 2024-04-24T17:10:30.952+0000 7fa897d39200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:10:31.181 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:30 smithi040 bash[63388]: debug 2024-04-24T17:10:30.732+0000 7f01445fc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:10:31.182 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:30 smithi040 bash[63388]: debug 2024-04-24T17:10:30.860+0000 7f01445fc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:10:31.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: debug 2024-04-24T17:10:31.072+0000 7fa897d39200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:10:31.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[63388]: debug 2024-04-24T17:10:31.180+0000 7f01445fc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:10:31.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[63388]: debug 2024-04-24T17:10:31.304+0000 7f01445fc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:10:31.827 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: debug 2024-04-24T17:10:31.548+0000 7fa897d39200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:10:31.827 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: debug 2024-04-24T17:10:31.672+0000 7fa897d39200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:10:31.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: cluster 2024-04-24T17:10:31.699957+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:10:31.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: cluster 2024-04-24T17:10:31.700641+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-24T17:10:31.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: cluster 2024-04-24T17:10:31.713978+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:31.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: cluster 2024-04-24T17:10:31.715276+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e41: x(active, starting, since 0.0147835s), standbys: y 2024-04-24T17:10:31.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.722611+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.722934+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.723254+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.724561+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.724875+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.725203+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.725522+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.725789+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.726091+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.726541+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.726917+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.727290+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.727674+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.728095+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.728327+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:10:31.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[18742]: audit 2024-04-24T17:10:31.729067+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:10:32.074 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[63388]: debug 2024-04-24T17:10:31.808+0000 7f01445fc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:10:32.074 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[63388]: debug 2024-04-24T17:10:31.944+0000 7f01445fc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:10:32.074 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[63388]: [24/Apr/2024:17:10:31] ENGINE Bus STARTING 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: cluster 2024-04-24T17:10:31.699957+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: cluster 2024-04-24T17:10:31.700641+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: cluster 2024-04-24T17:10:31.713978+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: cluster 2024-04-24T17:10:31.715276+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e41: x(active, starting, since 0.0147835s), standbys: y 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.722611+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.722934+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.723254+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.724561+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:10:32.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.724875+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.725203+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.725522+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.725789+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.726091+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.726541+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.726917+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.727290+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.727674+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.728095+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.728327+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:10:32.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[23856]: audit 2024-04-24T17:10:31.729067+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.699957+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.699957+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.700641+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.700641+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.713978+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.713978+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.715276+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e41: x(active, starting, since 0.0147835s), standbys: y 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.715276+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e41: x(active, starting, since 0.0147835s), standbys: y 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.722611+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.722611+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.722934+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.722934+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.723254+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.723254+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:32.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.724561+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.724561+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.724875+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.724875+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.725203+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.725203+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.725522+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.725522+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.725789+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.725789+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.726091+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.726091+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.726541+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.726541+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:10:32.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.726917+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.726917+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.727290+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.727290+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.727674+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.727674+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.728095+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.728095+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.728327+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.728327+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.729067+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:10:32.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:31 smithi040 bash[68852]: audit 2024-04-24T17:10:31.729067+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-24T17:10:32.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: [24/Apr/2024:17:10:31] ENGINE Bus STARTING 2024-04-24T17:10:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: CherryPy Checker: 2024-04-24T17:10:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: The Application mounted at '' has an empty config. 2024-04-24T17:10:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: [24/Apr/2024:17:10:31] ENGINE Serving on http://:::9283 2024-04-24T17:10:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:31 smithi204 bash[52826]: [24/Apr/2024:17:10:31] ENGINE Bus STARTED 2024-04-24T17:10:32.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[63388]: CherryPy Checker: 2024-04-24T17:10:32.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[63388]: The Application mounted at '' has an empty config. 2024-04-24T17:10:32.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[63388]: [24/Apr/2024:17:10:32] ENGINE Serving on http://:::9283 2024-04-24T17:10:32.438 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[63388]: [24/Apr/2024:17:10:32] ENGINE Bus STARTED 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.765576+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon x is now available 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.765576+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon x is now available 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.802243+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.802243+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.808619+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.808619+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.808978+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.808978+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.829857+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.829857+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:32.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.839489+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.839489+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.875640+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.875640+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.969376+0000 mon.a (mon.0) 46 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.969376+0000 mon.a (mon.0) 46 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.969510+0000 mon.a (mon.0) 47 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cluster 2024-04-24T17:10:31.969510+0000 mon.a (mon.0) 47 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.971035+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: cluster 2024-04-24T17:10:31.765576+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon x is now available 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.802243+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.808619+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:32.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.808978+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.829857+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.839489+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.875640+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: cluster 2024-04-24T17:10:31.969376+0000 mon.a (mon.0) 46 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: cluster 2024-04-24T17:10:31.969510+0000 mon.a (mon.0) 47 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.971035+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.972523+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.974922+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:31.976540+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: cephadm 2024-04-24T17:10:32.298808+0000 mgr.x (mgr.25010) 1 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTING 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:32.464662+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:32.978 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[23856]: audit 2024-04-24T17:10:32.732054+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.971035+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.972523+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.972523+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.974922+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.974922+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.976540+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:31.976540+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.298808+0000 mgr.x (mgr.25010) 1 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTING 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.298808+0000 mgr.x (mgr.25010) 1 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTING 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:32.464662+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:32.464662+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:32.732054+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:32.979 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:32 smithi040 bash[68852]: audit 2024-04-24T17:10:32.732054+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:33.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[52826]: debug 2024-04-24T17:10:32.768+0000 7fa85ec97700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-24T17:10:33.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: cluster 2024-04-24T17:10:31.765576+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon x is now available 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.802243+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.808619+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi040", "caps": []}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.808978+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi204", "caps": []}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.829857+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.839489+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.875640+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: cluster 2024-04-24T17:10:31.969376+0000 mon.a (mon.0) 46 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: cluster 2024-04-24T17:10:31.969510+0000 mon.a (mon.0) 47 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.971035+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.972523+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.974922+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:31.976540+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.? 172.21.15.40:0/4238463877' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: cephadm 2024-04-24T17:10:32.298808+0000 mgr.x (mgr.25010) 1 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTING 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:32.464662+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:33.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:32 smithi204 bash[18742]: audit 2024-04-24T17:10:32.732054+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:33.617 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[54356]: ts=2024-04-24T17:10: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:10:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:32.414241+0000 mgr.x (mgr.25010) 2 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on https://172.21.15.204:7150 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:32.515511+0000 mgr.x (mgr.25010) 3 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:32.515771+0000 mgr.x (mgr.25010) 4 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTED 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:32.755788+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:32.764046+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:32.765072+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:32.765672+0000 mgr.x (mgr.25010) 5 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:32.765888+0000 mgr.x (mgr.25010) 6 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cluster 2024-04-24T17:10:32.772347+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e42: x(active, since 1.07188s), standbys: y 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:32.791546+0000 mgr.x (mgr.25010) 7 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cluster 2024-04-24T17:10:32.795913+0000 mgr.x (mgr.25010) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:32.852909+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:32.949376+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.080509+0000 mgr.x (mgr.25010) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.133491+0000 mgr.x (mgr.25010) 10 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.194855+0000 mgr.x (mgr.25010) 11 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:34.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.309538+0000 mgr.x (mgr.25010) 12 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:34.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:33.378279+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:33.435448+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:33.448242+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:33.480524+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:33 smithi204 bash[18742]: audit 2024-04-24T17:10:33.619431+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.414241+0000 mgr.x (mgr.25010) 2 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on https://172.21.15.204:7150 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.414241+0000 mgr.x (mgr.25010) 2 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on https://172.21.15.204:7150 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.515511+0000 mgr.x (mgr.25010) 3 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.515511+0000 mgr.x (mgr.25010) 3 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.515771+0000 mgr.x (mgr.25010) 4 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTED 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.515771+0000 mgr.x (mgr.25010) 4 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTED 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.755788+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.755788+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.764046+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.764046+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.765072+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.765072+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.058 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.765672+0000 mgr.x (mgr.25010) 5 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.765672+0000 mgr.x (mgr.25010) 5 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.765888+0000 mgr.x (mgr.25010) 6 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:32.765888+0000 mgr.x (mgr.25010) 6 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cluster 2024-04-24T17:10:32.772347+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e42: x(active, since 1.07188s), standbys: y 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cluster 2024-04-24T17:10:32.772347+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e42: x(active, since 1.07188s), standbys: y 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.791546+0000 mgr.x (mgr.25010) 7 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.791546+0000 mgr.x (mgr.25010) 7 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:32.414241+0000 mgr.x (mgr.25010) 2 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on https://172.21.15.204:7150 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:32.515511+0000 mgr.x (mgr.25010) 3 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Serving on http://172.21.15.204:8765 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:32.515771+0000 mgr.x (mgr.25010) 4 : cephadm [INF] [24/Apr/2024:17:10:32] ENGINE Bus STARTED 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:32.755788+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:10:34.059 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:32.764046+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:32.765072+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:32.765672+0000 mgr.x (mgr.25010) 5 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:32.765888+0000 mgr.x (mgr.25010) 6 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cluster 2024-04-24T17:10:32.772347+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e42: x(active, since 1.07188s), standbys: y 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:32.791546+0000 mgr.x (mgr.25010) 7 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cluster 2024-04-24T17:10:32.795913+0000 mgr.x (mgr.25010) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:32.852909+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:32.949376+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.080509+0000 mgr.x (mgr.25010) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.133491+0000 mgr.x (mgr.25010) 10 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.194855+0000 mgr.x (mgr.25010) 11 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.309538+0000 mgr.x (mgr.25010) 12 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:33.378279+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.060 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:33.435448+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:33.448242+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:33.480524+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[23856]: audit 2024-04-24T17:10:33.619431+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cluster 2024-04-24T17:10:32.795913+0000 mgr.x (mgr.25010) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cluster 2024-04-24T17:10:32.795913+0000 mgr.x (mgr.25010) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.852909+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.852909+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.949376+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:32.949376+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.080509+0000 mgr.x (mgr.25010) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.080509+0000 mgr.x (mgr.25010) 9 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.133491+0000 mgr.x (mgr.25010) 10 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.061 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.133491+0000 mgr.x (mgr.25010) 10 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.194855+0000 mgr.x (mgr.25010) 11 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.194855+0000 mgr.x (mgr.25010) 11 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.309538+0000 mgr.x (mgr.25010) 12 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.309538+0000 mgr.x (mgr.25010) 12 : cephadm [INF] Updating smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.378279+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.378279+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.435448+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.435448+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.448242+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.448242+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.480524+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.480524+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.619431+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.062 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:33 smithi040 bash[68852]: audit 2024-04-24T17:10:33.619431+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:10:34] "GET /metrics HTTP/1.1" 200 35372 "" "Prometheus/2.33.4" 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.499079+0000 mgr.x (mgr.25010) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.612991+0000 mgr.x (mgr.25010) 14 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cluster 2024-04-24T17:10:33.727033+0000 mgr.x (mgr.25010) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.784412+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.793024+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.809881+0000 mgr.x (mgr.25010) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.810086+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.818574+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.901896+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.904314+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.906845+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.907944+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.916371+0000 mgr.x (mgr.25010) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.916722+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.957973+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.959819+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.961849+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.962625+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:33.967360+0000 mgr.x (mgr.25010) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:33.967734+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.013348+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.015190+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.017749+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.018588+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.023627+0000 mgr.x (mgr.25010) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.024090+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.064898+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.066507+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.068407+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.069257+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.074000+0000 mgr.x (mgr.25010) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.074504+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.114858+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.116678+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.118535+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.119278+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.124204+0000 mgr.x (mgr.25010) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.124665+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.166234+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.168644+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.171516+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.172600+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.180463+0000 mgr.x (mgr.25010) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.180835+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.238604+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.240521+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.242759+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.243593+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.249193+0000 mgr.x (mgr.25010) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.249603+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.306935+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.309262+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.311475+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.312695+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.320265+0000 mgr.x (mgr.25010) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.320574+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: cluster 2024-04-24T17:10:34.627862+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e43: x(active, since 2s), standbys: y 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.633276+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.637724+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.641400+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.642542+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.650276+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.696814+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.700620+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.702840+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.703651+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.709399+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.752767+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.754926+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:34.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.757614+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:34.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.758537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:34.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:34 smithi204 bash[18742]: audit 2024-04-24T17:10:34.765084+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.140 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.499079+0000 mgr.x (mgr.25010) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:35.140 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.499079+0000 mgr.x (mgr.25010) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:35.140 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.612991+0000 mgr.x (mgr.25010) 14 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.612991+0000 mgr.x (mgr.25010) 14 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cluster 2024-04-24T17:10:33.727033+0000 mgr.x (mgr.25010) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cluster 2024-04-24T17:10:33.727033+0000 mgr.x (mgr.25010) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.784412+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.784412+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.793024+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.793024+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.809881+0000 mgr.x (mgr.25010) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.809881+0000 mgr.x (mgr.25010) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.810086+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.810086+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.818574+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.818574+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.901896+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.901896+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.904314+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.904314+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.906845+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.499079+0000 mgr.x (mgr.25010) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.612991+0000 mgr.x (mgr.25010) 14 : cephadm [INF] Updating smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cluster 2024-04-24T17:10:33.727033+0000 mgr.x (mgr.25010) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:35.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.784412+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.793024+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.809881+0000 mgr.x (mgr.25010) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.810086+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.818574+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.901896+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.904314+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.906845+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.907944+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.916371+0000 mgr.x (mgr.25010) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.916722+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.957973+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.959819+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.961849+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.962625+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:33.967360+0000 mgr.x (mgr.25010) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:33.967734+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.906845+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.907944+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.907944+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.916371+0000 mgr.x (mgr.25010) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.916371+0000 mgr.x (mgr.25010) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.916722+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.916722+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.957973+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.957973+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.959819+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.959819+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.961849+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.961849+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.962625+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.962625+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.967360+0000 mgr.x (mgr.25010) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:33.967360+0000 mgr.x (mgr.25010) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.967734+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:33.967734+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.013348+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.013348+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.015190+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.017749+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.018588+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.023627+0000 mgr.x (mgr.25010) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.024090+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.064898+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.066507+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.068407+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.069257+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.074000+0000 mgr.x (mgr.25010) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.074504+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.114858+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.116678+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.118535+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.119278+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.124204+0000 mgr.x (mgr.25010) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.124665+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.166234+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.168644+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.013348+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.015190+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.015190+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.017749+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.017749+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.018588+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.018588+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.023627+0000 mgr.x (mgr.25010) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.023627+0000 mgr.x (mgr.25010) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.024090+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.024090+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.064898+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.064898+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.066507+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.066507+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.068407+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.068407+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.069257+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.069257+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.074000+0000 mgr.x (mgr.25010) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.171516+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.172600+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.180463+0000 mgr.x (mgr.25010) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.180835+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.238604+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.240521+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.242759+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.243593+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.249193+0000 mgr.x (mgr.25010) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.249603+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.306935+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.309262+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.311475+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.312695+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.320265+0000 mgr.x (mgr.25010) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.320574+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: cluster 2024-04-24T17:10:34.627862+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e43: x(active, since 2s), standbys: y 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.633276+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.637724+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.641400+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.642542+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.650276+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.696814+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.700620+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.702840+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.703651+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.709399+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.752767+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.754926+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.757614+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.758537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[23856]: audit 2024-04-24T17:10:34.765084+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.074000+0000 mgr.x (mgr.25010) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.074504+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.074504+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.114858+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.114858+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.116678+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.116678+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.118535+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.118535+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.119278+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.119278+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.124204+0000 mgr.x (mgr.25010) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.124204+0000 mgr.x (mgr.25010) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.124665+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.124665+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.166234+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.166234+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.168644+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.168644+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.171516+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.171516+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.172600+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.172600+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.180463+0000 mgr.x (mgr.25010) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.180463+0000 mgr.x (mgr.25010) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.180835+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.180835+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.238604+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.238604+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.240521+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.240521+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.242759+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.242759+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.243593+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.243593+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.249193+0000 mgr.x (mgr.25010) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.249193+0000 mgr.x (mgr.25010) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.249603+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.249603+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.306935+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.306935+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.309262+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.309262+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.311475+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.311475+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.312695+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.312695+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.320265+0000 mgr.x (mgr.25010) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.320265+0000 mgr.x (mgr.25010) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.320574+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.320574+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cluster 2024-04-24T17:10:34.627862+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e43: x(active, since 2s), standbys: y 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: cluster 2024-04-24T17:10:34.627862+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e43: x(active, since 2s), standbys: y 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.633276+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.633276+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.637724+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.637724+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.641400+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.641400+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.642542+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.642542+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.650276+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.650276+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.696814+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.696814+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.700620+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.700620+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.702840+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.702840+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.703651+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.703651+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.709399+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.709399+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.752767+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.752767+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.754926+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.754926+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.757614+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.757614+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.758537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.758537+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.765084+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:34 smithi040 bash[68852]: audit 2024-04-24T17:10:34.765084+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.650028+0000 mgr.x (mgr.25010) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.709104+0000 mgr.x (mgr.25010) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.764637+0000 mgr.x (mgr.25010) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.822706+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.824552+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.826414+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.827152+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.831887+0000 mgr.x (mgr.25010) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.832342+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.872875+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.874837+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.877250+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.878214+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.885937+0000 mgr.x (mgr.25010) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.886266+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.943205+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.945296+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.947849+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.948806+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:34.956514+0000 mgr.x (mgr.25010) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.956816+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.997531+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:34.999605+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.002772+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.003872+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:35.009758+0000 mgr.x (mgr.25010) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.009961+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.050512+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.052130+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.053950+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.054734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:35.059318+0000 mgr.x (mgr.25010) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.059778+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.100255+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.102278+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.104600+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.105602+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:35.110180+0000 mgr.x (mgr.25010) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.110588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.130826+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.136604+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.141965+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.167338+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.169455+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:10:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: cephadm 2024-04-24T17:10:35.169898+0000 mgr.x (mgr.25010) 34 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:10:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:35 smithi204 bash[18742]: audit 2024-04-24T17:10:35.170240+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.650028+0000 mgr.x (mgr.25010) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.650028+0000 mgr.x (mgr.25010) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.709104+0000 mgr.x (mgr.25010) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.709104+0000 mgr.x (mgr.25010) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.764637+0000 mgr.x (mgr.25010) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.764637+0000 mgr.x (mgr.25010) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.822706+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.822706+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.824552+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.824552+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.826414+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.826414+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.827152+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.827152+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.831887+0000 mgr.x (mgr.25010) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.831887+0000 mgr.x (mgr.25010) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.832342+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.832342+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.872875+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.872875+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.650028+0000 mgr.x (mgr.25010) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.709104+0000 mgr.x (mgr.25010) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.764637+0000 mgr.x (mgr.25010) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.822706+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.824552+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.826414+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.827152+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.831887+0000 mgr.x (mgr.25010) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.832342+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.872875+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.874837+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[23856]: audit 2024-04-24T17:10:34.877250+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.878214+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.885937+0000 mgr.x (mgr.25010) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.886266+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.943205+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.945296+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.947849+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.948806+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cephadm 2024-04-24T17:10:34.956514+0000 mgr.x (mgr.25010) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.956816+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.997531+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:34.999605+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.002772+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.874837+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.874837+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.877250+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.877250+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:35 smithi040 bash[68852]: audit 2024-04-24T17:10:34.878214+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.878214+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.885937+0000 mgr.x (mgr.25010) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.885937+0000 mgr.x (mgr.25010) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.886266+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.886266+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.943205+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.943205+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.945296+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.945296+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.947849+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.947849+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.948806+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.948806+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.956514+0000 mgr.x (mgr.25010) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:34.956514+0000 mgr.x (mgr.25010) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.956816+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.956816+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.997531+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.997531+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.999605+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:34.999605+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.002772+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.002772+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.003872+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.003872+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.009758+0000 mgr.x (mgr.25010) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.009758+0000 mgr.x (mgr.25010) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.009961+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.009961+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.050512+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.003872+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cephadm 2024-04-24T17:10:35.009758+0000 mgr.x (mgr.25010) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.009961+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.050512+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.052130+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.053950+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.054734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cephadm 2024-04-24T17:10:35.059318+0000 mgr.x (mgr.25010) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.059778+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.100255+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.102278+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.104600+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.105602+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cephadm 2024-04-24T17:10:35.110180+0000 mgr.x (mgr.25010) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.110588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.130826+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.136604+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.141965+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.167338+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.169455+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cephadm 2024-04-24T17:10:35.169898+0000 mgr.x (mgr.25010) 34 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.170240+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.050512+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.052130+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.052130+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.053950+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.053950+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.054734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.054734+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.059318+0000 mgr.x (mgr.25010) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.059318+0000 mgr.x (mgr.25010) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.059778+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.059778+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.100255+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.100255+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.102278+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.102278+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.104600+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.104600+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.105602+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.105602+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.110180+0000 mgr.x (mgr.25010) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.110180+0000 mgr.x (mgr.25010) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.110588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.110588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.130826+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.130826+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.136604+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.136604+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.141965+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.141965+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.167338+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.167338+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.169455+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.169455+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:10:36.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.169898+0000 mgr.x (mgr.25010) 34 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:10:36.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cephadm 2024-04-24T17:10:35.169898+0000 mgr.x (mgr.25010) 34 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-24T17:10:36.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.170240+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:10:36.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.170240+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-24T17:10:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:36 smithi204 bash[18742]: cluster 2024-04-24T17:10:35.727543+0000 mgr.x (mgr.25010) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:36 smithi204 bash[18742]: audit 2024-04-24T17:10:35.827841+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:36 smithi204 bash[18742]: audit 2024-04-24T17:10:35.838352+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:36 smithi204 bash[18742]: audit 2024-04-24T17:10:35.845319+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:36 smithi204 bash[18742]: audit 2024-04-24T17:10:36.105108+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:36 smithi204 bash[18742]: cluster 2024-04-24T17:10:36.160961+0000 mon.a (mon.0) 165 : cluster [DBG] mgrmap e44: x(active, since 4s), standbys: y 2024-04-24T17:10:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cluster 2024-04-24T17:10:35.727543+0000 mgr.x (mgr.25010) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cluster 2024-04-24T17:10:35.727543+0000 mgr.x (mgr.25010) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.827841+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.827841+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.838352+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.838352+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.845319+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:35.845319+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:36.105108+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: audit 2024-04-24T17:10:36.105108+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cluster 2024-04-24T17:10:36.160961+0000 mon.a (mon.0) 165 : cluster [DBG] mgrmap e44: x(active, since 4s), standbys: y 2024-04-24T17:10:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[68852]: cluster 2024-04-24T17:10:36.160961+0000 mon.a (mon.0) 165 : cluster [DBG] mgrmap e44: x(active, since 4s), standbys: y 2024-04-24T17:10:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cluster 2024-04-24T17:10:35.727543+0000 mgr.x (mgr.25010) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.827841+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.838352+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:35.845319+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: audit 2024-04-24T17:10:36.105108+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:37.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:36 smithi040 bash[23856]: cluster 2024-04-24T17:10:36.160961+0000 mon.a (mon.0) 165 : cluster [DBG] mgrmap e44: x(active, since 4s), standbys: y 2024-04-24T17:10:37.377 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:10:38.111 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:10:38.111 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 2s ago 15m - - 2024-04-24T17:10:38.111 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 2s ago 15m - - 2024-04-24T17:10:38.111 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (116s) 2s ago 8m 14.3M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:10:38.111 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (91s) 2s ago 8m 40.3M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:10:38.111 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (33s) 2s ago 6m 41.4M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (51s) 2s ago 14m 488M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (84s) 2s ago 16m 436M - 19.0.0-3285-g5904d294 8bb2087275ff 6d2cee5a7149 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (16m) 2s ago 16m 64.4M 2048M 17.2.0 e1d6a67b021e 11495393faf0 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (14m) 2s ago 14m 51.3M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (14m) 2s ago 14m 47.9M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (2m) 2s ago 8m 8659k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (96s) 2s ago 8m 8219k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (13m) 2s ago 13m 54.4M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (13m) 2s ago 13m 55.3M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (12m) 2s ago 12m 50.2M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (12m) 2s ago 12m 53.9M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (11m) 2s ago 11m 55.5M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (10m) 2s ago 10m 52.6M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (10m) 2s ago 10m 51.0M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (9m) 2s ago 9m 54.0M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (29s) 2s ago 8m 48.3M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:10:38.112 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (6m) 2s ago 6m 84.7M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:10:38.113 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (6m) 2s ago 6m 85.4M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:10:38.113 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (6m) 2s ago 6m 85.1M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:10:38.113 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (6m) 2s ago 6m 85.4M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:10:38.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:37 smithi040 bash[23856]: audit 2024-04-24T17:10:37.364750+0000 mgr.x (mgr.25010) 36 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:38.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:37 smithi040 bash[68852]: audit 2024-04-24T17:10:37.364750+0000 mgr.x (mgr.25010) 36 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:38.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:37 smithi040 bash[68852]: audit 2024-04-24T17:10:37.364750+0000 mgr.x (mgr.25010) 36 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:38.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:37 smithi204 bash[18742]: audit 2024-04-24T17:10:37.364750+0000 mgr.x (mgr.25010) 36 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:38.543 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:10:38.543 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:10:38.543 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-24T17:10:38.543 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:10:38.543 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:38.543 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:10:38.543 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:10:38.544 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:10:38.930 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:10:38.930 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:10:38.930 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:10:38.930 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:10:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:10:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:10:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:10:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "2/23 daemons upgraded", 2024-04-24T17:10:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mon daemons", 2024-04-24T17:10:38.931 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:10:38.931 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:10:38.990 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[54356]: ts=2024-04-24T17:10: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:10:39.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: cluster 2024-04-24T17:10:37.728293+0000 mgr.x (mgr.25010) 37 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: cluster 2024-04-24T17:10:37.728293+0000 mgr.x (mgr.25010) 37 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:37.733047+0000 mgr.x (mgr.25010) 38 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:37.733047+0000 mgr.x (mgr.25010) 38 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:37.992998+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:37.992998+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.094951+0000 mgr.x (mgr.25010) 39 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.094951+0000 mgr.x (mgr.25010) 39 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.208394+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.208394+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.218586+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.218586+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.229180+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.229180+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.545889+0000 mon.a (mon.0) 170 : audit [DBG] from='client.? 172.21.15.40:0/379676205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[68852]: audit 2024-04-24T17:10:38.545889+0000 mon.a (mon.0) 170 : audit [DBG] from='client.? 172.21.15.40:0/379676205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: cluster 2024-04-24T17:10:37.728293+0000 mgr.x (mgr.25010) 37 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: audit 2024-04-24T17:10:37.733047+0000 mgr.x (mgr.25010) 38 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: audit 2024-04-24T17:10:37.992998+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: audit 2024-04-24T17:10:38.094951+0000 mgr.x (mgr.25010) 39 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: audit 2024-04-24T17:10:38.208394+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: audit 2024-04-24T17:10:38.218586+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: audit 2024-04-24T17:10:38.229180+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:38 smithi040 bash[23856]: audit 2024-04-24T17:10:38.545889+0000 mon.a (mon.0) 170 : audit [DBG] from='client.? 172.21.15.40:0/379676205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: cluster 2024-04-24T17:10:37.728293+0000 mgr.x (mgr.25010) 37 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:10:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: audit 2024-04-24T17:10:37.733047+0000 mgr.x (mgr.25010) 38 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: audit 2024-04-24T17:10:37.992998+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: audit 2024-04-24T17:10:38.094951+0000 mgr.x (mgr.25010) 39 : audit [DBG] from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: audit 2024-04-24T17:10:38.208394+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: audit 2024-04-24T17:10:38.218586+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: audit 2024-04-24T17:10:38.229180+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:38 smithi204 bash[18742]: audit 2024-04-24T17:10:38.545889+0000 mon.a (mon.0) 170 : audit [DBG] from='client.? 172.21.15.40:0/379676205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:39.364 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:38.931863+0000 mgr.x (mgr.25010) 40 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: cephadm 2024-04-24T17:10:38.991578+0000 mgr.x (mgr.25010) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:39.005219+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:39.006685+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:39.009470+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:39.009751+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: cephadm 2024-04-24T17:10:39.012465+0000 mgr.x (mgr.25010) 42 : cephadm [INF] Deploying daemon mon.a on smithi040 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:39.016819+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:39.025899+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:39 smithi204 bash[18742]: audit 2024-04-24T17:10:39.367550+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.40:0/377940094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:10:40.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:38.931863+0000 mgr.x (mgr.25010) 40 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:40.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: cephadm 2024-04-24T17:10:38.991578+0000 mgr.x (mgr.25010) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:10:40.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:39.005219+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:10:40.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:39.006685+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:10:40.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:39.009470+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:39.009751+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:40.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: cephadm 2024-04-24T17:10:39.012465+0000 mgr.x (mgr.25010) 42 : cephadm [INF] Deploying daemon mon.a on smithi040 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:39.016819+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:39.025899+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[23856]: audit 2024-04-24T17:10:39.367550+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.40:0/377940094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:38.931863+0000 mgr.x (mgr.25010) 40 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:38.931863+0000 mgr.x (mgr.25010) 40 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: cephadm 2024-04-24T17:10:38.991578+0000 mgr.x (mgr.25010) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: cephadm 2024-04-24T17:10:38.991578+0000 mgr.x (mgr.25010) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.005219+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.005219+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.006685+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:10:40.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.006685+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.009470+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.009470+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.009751+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.009751+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: cephadm 2024-04-24T17:10:39.012465+0000 mgr.x (mgr.25010) 42 : cephadm [INF] Deploying daemon mon.a on smithi040 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: cephadm 2024-04-24T17:10:39.012465+0000 mgr.x (mgr.25010) 42 : cephadm [INF] Deploying daemon mon.a on smithi040 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.016819+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.016819+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.025899+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.025899+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.367550+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.40:0/377940094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:10:40.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:39 smithi040 bash[68852]: audit 2024-04-24T17:10:39.367550+0000 mon.a (mon.0) 177 : audit [DBG] from='client.? 172.21.15.40:0/377940094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:10:41.344 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:41 smithi040 bash[23856]: cluster 2024-04-24T17:10:39.730011+0000 mgr.x (mgr.25010) 43 : 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-24T17:10:41.344 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:41 smithi040 bash[23856]: audit 2024-04-24T17:10:40.435106+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:41 smithi040 bash[68852]: cluster 2024-04-24T17:10:39.730011+0000 mgr.x (mgr.25010) 43 : 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-24T17:10:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:41 smithi040 bash[68852]: cluster 2024-04-24T17:10:39.730011+0000 mgr.x (mgr.25010) 43 : 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-24T17:10:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:41 smithi040 bash[68852]: audit 2024-04-24T17:10:40.435106+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:41 smithi040 bash[68852]: audit 2024-04-24T17:10:40.435106+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:41 smithi204 bash[18742]: cluster 2024-04-24T17:10:39.730011+0000 mgr.x (mgr.25010) 43 : 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-24T17:10:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:41 smithi204 bash[18742]: audit 2024-04-24T17:10:40.435106+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:10:42.303 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.303 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.304 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.304 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.304 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.304 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.305 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.305 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: Stopping Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:10:42.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.305 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:10:42 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:42.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:42 smithi040 bash[68852]: debug 2024-04-24T17:10:42.420+0000 7f95520a4700 -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-24T17:10:42.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:42 smithi040 bash[68852]: debug 2024-04-24T17:10:42.420+0000 7f95520a4700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-24T17:10:42.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:42 smithi204 bash[52826]: [24/Apr/2024:17:10:42] ENGINE Bus STOPPING 2024-04-24T17:10:42.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:42 smithi204 bash[52826]: [24/Apr/2024:17:10:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:10:42.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:42 smithi204 bash[52826]: [24/Apr/2024:17:10:42] ENGINE Bus STOPPED 2024-04-24T17:10:42.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:42 smithi204 bash[52826]: [24/Apr/2024:17:10:42] ENGINE Bus STARTING 2024-04-24T17:10:42.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:42 smithi204 bash[52826]: [24/Apr/2024:17:10:42] ENGINE Serving on http://:::9283 2024-04-24T17:10:42.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:42 smithi204 bash[52826]: [24/Apr/2024:17:10:42] ENGINE Bus STARTED 2024-04-24T17:10:43.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:43 smithi040 bash[70362]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:10:43.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:43 smithi040 bash[70499]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-a 2024-04-24T17:10:43.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-24T17:10:43.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: Stopped Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:10:43.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:43 smithi204 bash[54356]: ts=2024-04-24T17:10: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:10:43.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: Started Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:10:43.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.938 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.938 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.939 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.939 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:43.940 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:10:43 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:10:44.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:10:44] "GET /metrics HTTP/1.1" 200 35372 "" "Prometheus/2.33.4" 2024-04-24T17:10:44.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.648+0000 7f95ed786c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:10:44.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.648+0000 7f95ed786c80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:10:44.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.648+0000 7f95ed786c80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:10:44.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 0 load: jerasure load: lrc 2024-04-24T17:10:44.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:10:44.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Git sha 0 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: DB SUMMARY 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: DB Session ID: VPJ17LYZHM004PAL0O72 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: MANIFEST file: MANIFEST-000044 size: 523 Bytes 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000049.sst 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000047.log size: 921964 ; 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:10:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.env: 0x5616b978ecc0 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.info_log: 0x5616baa51dc0 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:10:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.wal_dir: 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:10:44.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.write_buffer_manager: 0x5616baa23220 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:10:44.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.row_cache: None 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:10:44.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:10:44.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:10:44.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:10:44.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000044 2024-04-24T17:10:44.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:10:44.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:10:44.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.merge_operator: 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5616baa51f80) 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: cache_index_and_filter_blocks: 1 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: pin_top_level_index_and_filter: 1 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: index_type: 0 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: data_block_index_type: 0 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: index_shortening: 1 2024-04-24T17:10:44.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: checksum: 4 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: no_block_cache: 0 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_cache: 0x5616baa531f0 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_cache_name: BinnedLRUCache 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_cache_options: 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: capacity : 536870912 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: num_shard_bits : 4 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: strict_capacity_limit : 0 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: high_pri_pool_ratio: 0.000 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_cache_compressed: (nil) 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: persistent_cache: (nil) 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_size: 4096 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_size_deviation: 10 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_restart_interval: 16 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: index_block_restart_interval: 1 2024-04-24T17:10:44.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: metadata_block_size: 4096 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: partition_filters: 0 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: use_delta_encoding: 1 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: filter_policy: bloomfilter 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: whole_key_filtering: 1 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: verify_compression: 0 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: read_amp_bytes_per_bit: 0 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: format_version: 5 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: enable_index_compression: 1 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: block_align: 0 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: max_auto_readahead_size: 262144 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: prepopulate_block_cache: 0 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: initial_auto_readahead_size: 8192 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:10:44.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:10:44.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:10:44.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:10:44.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:10:44.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:10:44.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 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-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000044 succeeded,manifest_file_number is 44, next_file_number is 51, last_sequence is 20170, log_number is 47,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 47 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 47 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3f0731f0-7460-44c9-99a6-e479bfbb27eb 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978644658977, "job": 1, "event": "recovery_started", "wal_files": [47]} 2024-04-24T17:10:44.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.652+0000 7f95ed786c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #47 mode 2 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.660+0000 7f95ed786c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978644665569, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 52, "file_size": 875428, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20171, "largest_seqno": 20641, "table_properties": {"data_size": 872396, "index_size": 1288, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6212, "raw_average_key_size": 24, "raw_value_size": 867348, "raw_average_value_size": 3361, "num_data_blocks": 56, "num_entries": 258, "num_filter_entries": 258, "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": 1713978644, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3f0731f0-7460-44c9-99a6-e479bfbb27eb", "db_session_id": "VPJ17LYZHM004PAL0O72", "orig_file_number": 52, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.660+0000 7f95ed786c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978644665724, "job": 1, "event": "recovery_finished"} 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.660+0000 7f95ed786c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 54 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.660+0000 7f95ed786c80 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-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.664+0000 7f95ed786c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000047.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.664+0000 7f95ed786c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5616bab74000 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.664+0000 7f95ed786c80 4 rocksdb: DB pointer 0x5616bab60000 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.664+0000 7f95dbede700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.664+0000 7f95dbede700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: ** DB Stats ** 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: 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-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: 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-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:10:44.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: ** Compaction Stats [default] ** 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: 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-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: L0 1/0 854.91 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 216.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: L6 1/0 11.68 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-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Sum 2/0 12.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 216.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 216.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: ** Compaction Stats [default] ** 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: 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-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 216.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:10:44.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Cumulative compaction: 0.00 GB write, 79.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Interval compaction: 0.00 GB write, 79.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: 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-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Block cache BinnedLRUCache@0x5616baa531f0#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.664+0000 7f95ed786c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.664+0000 7f95ed786c80 1 mon.a@-1(???) e3 preinit fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.668+0000 7f95ed786c80 0 mon.a@-1(???).mds e1 new map 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.668+0000 7f95ed786c80 0 mon.a@-1(???).mds e1 print_map 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: e1 2024-04-24T17:10:44.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: 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-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: legacy client fscid: -1 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: No filesystems configured 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.668+0000 7f95ed786c80 0 mon.a@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.668+0000 7f95ed786c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.668+0000 7f95ed786c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.668+0000 7f95ed786c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:10:44.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:44 smithi040 bash[70555]: debug 2024-04-24T17:10:44.668+0000 7f95ed786c80 1 mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.428569+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.428569+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.428755+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.428755+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.428931+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.428931+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.798845+0000 mgr.x (mgr.25010) 45 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:42.798845+0000 mgr.x (mgr.25010) 45 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:43.732475+0000 mgr.x (mgr.25010) 46 : 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-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:43.732475+0000 mgr.x (mgr.25010) 46 : 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-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.093482+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.093482+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:46.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.116720+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-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.116720+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-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129178+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129178+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129217+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129217+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129266+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129266+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129307+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129307+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:42.428569+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:42.428755+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:42.428931+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:46.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:42.798845+0000 mgr.x (mgr.25010) 45 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:43.732475+0000 mgr.x (mgr.25010) 46 : 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-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.093482+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.116720+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-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129178+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129217+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129266+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129307+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129339+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129376+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129410+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129442+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.129476+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.130738+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.130831+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:46.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.133572+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: x(active, since 14s), standbys: y 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: cluster 2024-04-24T17:10:46.133961+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:46.148794+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:46.157182+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:46.173981+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[23856]: audit 2024-04-24T17:10:46.183983+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129339+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129339+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129376+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129376+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129410+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129410+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129442+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:46.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129442+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129476+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.129476+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.130738+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.130738+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.130831+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.130831+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.133572+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: x(active, since 14s), standbys: y 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.133572+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: x(active, since 14s), standbys: y 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.133961+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: cluster 2024-04-24T17:10:46.133961+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.148794+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.148794+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.157182+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.157182+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.173981+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:46.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.173981+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:46.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.183983+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:46.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:46 smithi040 bash[70555]: audit 2024-04-24T17:10:46.183983+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:42.428569+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:42.428755+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:42.428931+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:42.798845+0000 mgr.x (mgr.25010) 45 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:43.732475+0000 mgr.x (mgr.25010) 46 : 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-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.093482+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.116720+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-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129178+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129217+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129266+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129307+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129339+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129376+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-24T17:10:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129410+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129442+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.129476+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.130738+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.130831+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.133572+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: x(active, since 14s), standbys: y 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: cluster 2024-04-24T17:10:46.133961+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:46.148794+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:46.157182+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25010 ' entity='' 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:46.173981+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:46 smithi204 bash[18742]: audit 2024-04-24T17:10:46.183983+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: cluster 2024-04-24T17:10:45.733266+0000 mgr.x (mgr.25010) 47 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:47.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: cluster 2024-04-24T17:10:45.733266+0000 mgr.x (mgr.25010) 47 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:47.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.202447+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.202447+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.206422+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.206422+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.211395+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.211395+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.224803+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.224803+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.225660+0000 mgr.x (mgr.25010) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.225660+0000 mgr.x (mgr.25010) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.318711+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.318711+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.324140+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.324140+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.330431+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.330431+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.332425+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.332425+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.345537+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.345537+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.346341+0000 mgr.x (mgr.25010) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.346341+0000 mgr.x (mgr.25010) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.426516+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.426516+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.430111+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.430111+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.434020+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.434020+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.435711+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.435711+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.445970+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.445970+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.525891+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.525891+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.529315+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.529315+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.532649+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.532649+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: cluster 2024-04-24T17:10:45.733266+0000 mgr.x (mgr.25010) 47 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.202447+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.206422+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.211395+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.224803+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.225660+0000 mgr.x (mgr.25010) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.318711+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.324140+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.330431+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.332425+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.345537+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.346341+0000 mgr.x (mgr.25010) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.426516+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.430111+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.434020+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.435711+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.445970+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.525891+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.529315+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.532649+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.534396+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.544520+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.633517+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.636848+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.640417+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.641978+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.653984+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.744262+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.748905+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.752845+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.755225+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.765744+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.830932+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.887734+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.890830+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.894765+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.896783+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.907556+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.984206+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.986411+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.989141+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.989962+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:46.995831+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.054909+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.057668+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.061765+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.062953+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.069558+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.145882+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.148936+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.152106+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.153264+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[23856]: audit 2024-04-24T17:10:47.162032+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.534396+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.534396+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.544520+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.544520+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.633517+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.633517+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.636848+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.636848+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.640417+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.640417+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.641978+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.641978+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.653984+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.653984+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.744262+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.744262+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.748905+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.748905+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.752845+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.752845+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.755225+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.755225+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.765744+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.765744+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.830932+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.830932+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.887734+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.887734+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.890830+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.890830+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.894765+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.894765+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.896783+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.896783+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.907556+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.907556+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.984206+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.984206+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.986411+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.986411+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.989141+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.989141+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.989962+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.989962+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.229 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.995831+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:46.995831+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.054909+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.054909+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.057668+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.057668+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.061765+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.061765+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.062953+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.062953+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.069558+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.069558+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.145882+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.145882+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.148936+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.148936+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.152106+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.152106+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.153264+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.153264+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.162032+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:47 smithi040 bash[70555]: audit 2024-04-24T17:10:47.162032+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: cluster 2024-04-24T17:10:45.733266+0000 mgr.x (mgr.25010) 47 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.202447+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.206422+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.211395+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.224803+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.225660+0000 mgr.x (mgr.25010) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.318711+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.324140+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.330431+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.332425+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.345537+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.346341+0000 mgr.x (mgr.25010) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.426516+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.430111+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.434020+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.435711+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.445970+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.525891+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.529315+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.532649+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.534396+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.544520+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.633517+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.636848+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.640417+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.641978+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.653984+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.744262+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.748905+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.752845+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.755225+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.765744+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.830932+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.887734+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.890830+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.894765+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.896783+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.907556+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.984206+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.986411+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.989141+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.989962+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:46.995831+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.054909+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.057668+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.061765+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.062953+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.069558+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.145882+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.148936+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.152106+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.153264+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:47 smithi204 bash[18742]: audit 2024-04-24T17:10:47.162032+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.446278+0000 mgr.x (mgr.25010) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.544609+0000 mgr.x (mgr.25010) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.655035+0000 mgr.x (mgr.25010) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.766073+0000 mgr.x (mgr.25010) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.908851+0000 mgr.x (mgr.25010) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:46.996251+0000 mgr.x (mgr.25010) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.070408+0000 mgr.x (mgr.25010) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.162316+0000 mgr.x (mgr.25010) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.242036+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.244384+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.246828+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.247918+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.256575+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.256778+0000 mgr.x (mgr.25010) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.339504+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.343000+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.346176+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.347503+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.356821+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.356836+0000 mgr.x (mgr.25010) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.445338+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.446278+0000 mgr.x (mgr.25010) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.446278+0000 mgr.x (mgr.25010) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.544609+0000 mgr.x (mgr.25010) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.544609+0000 mgr.x (mgr.25010) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.655035+0000 mgr.x (mgr.25010) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.655035+0000 mgr.x (mgr.25010) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.766073+0000 mgr.x (mgr.25010) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.766073+0000 mgr.x (mgr.25010) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.908851+0000 mgr.x (mgr.25010) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.908851+0000 mgr.x (mgr.25010) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.996251+0000 mgr.x (mgr.25010) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:46.996251+0000 mgr.x (mgr.25010) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.070408+0000 mgr.x (mgr.25010) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.070408+0000 mgr.x (mgr.25010) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.162316+0000 mgr.x (mgr.25010) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.162316+0000 mgr.x (mgr.25010) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.242036+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.242036+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.244384+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.244384+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.246828+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.448684+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.451923+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.453590+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.463115+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.539639+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.542526+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.545989+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.547160+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.555962+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.634883+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.638046+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.642148+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.643660+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.651741+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.729823+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.734171+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.738637+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.740134+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.750017+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.246828+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.247918+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.247918+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.256575+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.256575+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.256778+0000 mgr.x (mgr.25010) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.256778+0000 mgr.x (mgr.25010) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.339504+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.339504+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.343000+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.343000+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.346176+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.346176+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.347503+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.347503+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.356821+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.356821+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.356836+0000 mgr.x (mgr.25010) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.356836+0000 mgr.x (mgr.25010) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.445338+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.445338+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.840913+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.845957+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.850462+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.852191+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.863049+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.943357+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.946434+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.950322+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.951716+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:47.961146+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.051177+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.055687+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.059106+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.060708+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.071331+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.161896+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.166870+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.170505+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.171660+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[23856]: audit 2024-04-24T17:10:48.178896+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.448684+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.448684+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.451923+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.451923+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.453590+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.453590+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.463115+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.463115+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.539639+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.539639+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.542526+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.542526+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.545989+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.545989+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.547160+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.547160+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.555962+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.555962+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.634883+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.634883+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.638046+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.638046+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.642148+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.642148+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.643660+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.643660+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.651741+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.651741+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.729823+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.729823+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.734171+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.734171+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.738637+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.738637+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.740134+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.740134+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.750017+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.750017+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.840913+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.840913+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.845957+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.845957+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.850462+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.850462+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.852191+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.852191+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.863049+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.863049+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.943357+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.943357+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.946434+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.946434+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.950322+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.950322+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.951716+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.951716+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.961146+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:47.961146+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.051177+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.051177+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.055687+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.055687+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.059106+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.059106+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.060708+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.060708+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.071331+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.071331+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.161896+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.161896+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.166870+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.166870+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.170505+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.170505+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.171660+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.171660+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.178896+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:48 smithi040 bash[70555]: audit 2024-04-24T17:10:48.178896+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.446278+0000 mgr.x (mgr.25010) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.544609+0000 mgr.x (mgr.25010) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.655035+0000 mgr.x (mgr.25010) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.766073+0000 mgr.x (mgr.25010) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.908851+0000 mgr.x (mgr.25010) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:46.996251+0000 mgr.x (mgr.25010) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.070408+0000 mgr.x (mgr.25010) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.162316+0000 mgr.x (mgr.25010) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.242036+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.244384+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.246828+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.247918+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.256575+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.256778+0000 mgr.x (mgr.25010) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.339504+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.343000+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.346176+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.347503+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.356821+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.356836+0000 mgr.x (mgr.25010) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.445338+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.448684+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.451923+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.453590+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.463115+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.539639+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.542526+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.545989+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.547160+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.555962+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.634883+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.638046+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.642148+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.643660+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.651741+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.729823+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.734171+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.738637+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.740134+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.750017+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.840913+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.845957+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.850462+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.852191+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.863049+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.943357+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.946434+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.950322+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.951716+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:47.961146+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.051177+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.055687+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.059106+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.060708+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.071331+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:48.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.161896+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:48.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.166870+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:48.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.170505+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:48.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.171660+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:48.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[18742]: audit 2024-04-24T17:10:48.178896+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:48 smithi204 bash[54356]: ts=2024-04-24T17:10: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:10:49.258 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.463154+0000 mgr.x (mgr.25010) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.463154+0000 mgr.x (mgr.25010) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.556566+0000 mgr.x (mgr.25010) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.556566+0000 mgr.x (mgr.25010) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.653784+0000 mgr.x (mgr.25010) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.653784+0000 mgr.x (mgr.25010) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cluster 2024-04-24T17:10:47.733855+0000 mgr.x (mgr.25010) 63 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cluster 2024-04-24T17:10:47.733855+0000 mgr.x (mgr.25010) 63 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.750667+0000 mgr.x (mgr.25010) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.750667+0000 mgr.x (mgr.25010) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.864461+0000 mgr.x (mgr.25010) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.864461+0000 mgr.x (mgr.25010) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.961613+0000 mgr.x (mgr.25010) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:47.961613+0000 mgr.x (mgr.25010) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.072009+0000 mgr.x (mgr.25010) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.072009+0000 mgr.x (mgr.25010) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.179344+0000 mgr.x (mgr.25010) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.179344+0000 mgr.x (mgr.25010) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.273316+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.273316+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.277727+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.463154+0000 mgr.x (mgr.25010) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.556566+0000 mgr.x (mgr.25010) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.653784+0000 mgr.x (mgr.25010) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.260 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cluster 2024-04-24T17:10:47.733855+0000 mgr.x (mgr.25010) 63 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.750667+0000 mgr.x (mgr.25010) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.864461+0000 mgr.x (mgr.25010) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:47.961613+0000 mgr.x (mgr.25010) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.072009+0000 mgr.x (mgr.25010) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.179344+0000 mgr.x (mgr.25010) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.273316+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.277727+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.281450+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.282955+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.290668+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.293388+0000 mgr.x (mgr.25010) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.373433+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.376447+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.379818+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.380871+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.389648+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.277727+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.281450+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.281450+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.282955+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.282955+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.290668+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.290668+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.262 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.293388+0000 mgr.x (mgr.25010) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.293388+0000 mgr.x (mgr.25010) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.373433+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.373433+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.376447+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.376447+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.379818+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.379818+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.380871+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.380871+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.389648+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.389648+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.389760+0000 mgr.x (mgr.25010) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.389760+0000 mgr.x (mgr.25010) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.468346+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.471247+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.474947+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.476059+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.484705+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.572194+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.576218+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.580648+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.582294+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.592521+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.669893+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.673317+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.676248+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.677676+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.687804+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.766250+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.769075+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.772333+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.773774+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.389760+0000 mgr.x (mgr.25010) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.468346+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.468346+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.471247+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.471247+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.474947+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.474947+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.476059+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.476059+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.484705+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.484705+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.572194+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.572194+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.576218+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.576218+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.580648+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.580648+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.582294+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.582294+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.592521+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.592521+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.669893+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.669893+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.673317+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.673317+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.676248+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.676248+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.677676+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.677676+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.687804+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.687804+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.766250+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.766250+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.769075+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.769075+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.772333+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.772333+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.773774+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.773774+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.785029+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.785029+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.878175+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.883183+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.887935+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.889576+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.901146+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.992852+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:48.997946+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.003175+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.004637+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.013174+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.091481+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.094684+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.097393+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.098716+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.105794+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.184536+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.187614+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.190830+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.192126+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[23856]: audit 2024-04-24T17:10:49.201608+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.785029+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.878175+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.878175+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.883183+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.883183+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.887935+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.887935+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.889576+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.889576+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.901146+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.901146+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.992852+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.992852+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.997946+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:48.997946+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.003175+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.003175+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.004637+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.004637+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.013174+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.013174+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.091481+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.091481+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.094684+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.094684+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.097393+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.097393+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.098716+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.098716+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.105794+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.271 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.105794+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.184536+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.184536+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.187614+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.187614+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.190830+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.190830+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.192126+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.192126+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.201608+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:49 smithi040 bash[70555]: audit 2024-04-24T17:10:49.201608+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.463154+0000 mgr.x (mgr.25010) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.556566+0000 mgr.x (mgr.25010) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.653784+0000 mgr.x (mgr.25010) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cluster 2024-04-24T17:10:47.733855+0000 mgr.x (mgr.25010) 63 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.750667+0000 mgr.x (mgr.25010) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.864461+0000 mgr.x (mgr.25010) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:47.961613+0000 mgr.x (mgr.25010) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.072009+0000 mgr.x (mgr.25010) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.179344+0000 mgr.x (mgr.25010) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.273316+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.277727+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.281450+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.282955+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.290668+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.293388+0000 mgr.x (mgr.25010) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.373433+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.376447+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.379818+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.380871+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.389648+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.389760+0000 mgr.x (mgr.25010) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.468346+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.471247+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.474947+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.476059+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.484705+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.572194+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.576218+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.580648+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.582294+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.592521+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.669893+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.673317+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.676248+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.677676+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.687804+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.766250+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.769075+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.772333+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.773774+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.785029+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.878175+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.883183+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.887935+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.889576+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.901146+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.992852+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:48.997946+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.003175+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.004637+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.013174+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.091481+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.094684+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.097393+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.098716+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.105794+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.184536+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.187614+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.190830+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.192126+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:49.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:49 smithi204 bash[18742]: audit 2024-04-24T17:10:49.201608+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.484750+0000 mgr.x (mgr.25010) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.484750+0000 mgr.x (mgr.25010) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.592734+0000 mgr.x (mgr.25010) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.592734+0000 mgr.x (mgr.25010) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.690496+0000 mgr.x (mgr.25010) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.690496+0000 mgr.x (mgr.25010) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.785742+0000 mgr.x (mgr.25010) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.785742+0000 mgr.x (mgr.25010) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.901442+0000 mgr.x (mgr.25010) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:48.901442+0000 mgr.x (mgr.25010) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.014539+0000 mgr.x (mgr.25010) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.014539+0000 mgr.x (mgr.25010) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.108222+0000 mgr.x (mgr.25010) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.108222+0000 mgr.x (mgr.25010) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.202248+0000 mgr.x (mgr.25010) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.202248+0000 mgr.x (mgr.25010) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.280344+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.280344+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.283035+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.283035+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.285511+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.484750+0000 mgr.x (mgr.25010) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.592734+0000 mgr.x (mgr.25010) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.690496+0000 mgr.x (mgr.25010) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.785742+0000 mgr.x (mgr.25010) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:48.901442+0000 mgr.x (mgr.25010) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.014539+0000 mgr.x (mgr.25010) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.108222+0000 mgr.x (mgr.25010) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.202248+0000 mgr.x (mgr.25010) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.280344+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.283035+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.285511+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.286462+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.292968+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.293070+0000 mgr.x (mgr.25010) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.370293+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.373328+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.376090+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.377476+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.388912+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.389459+0000 mgr.x (mgr.25010) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.469278+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.472717+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.476013+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.477605+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.487292+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.570002+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.573089+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.576030+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.577155+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.583621+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.673940+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.678234+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.681269+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.682591+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.689841+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.766757+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.769911+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.772918+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.774185+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.781827+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.285511+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.286462+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.286462+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.292968+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.292968+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.293070+0000 mgr.x (mgr.25010) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.293070+0000 mgr.x (mgr.25010) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.370293+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.370293+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.373328+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.373328+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.391 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.376090+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.376090+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.377476+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.377476+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.388912+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.388912+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.389459+0000 mgr.x (mgr.25010) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.389459+0000 mgr.x (mgr.25010) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.469278+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.469278+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.872970+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.392 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.876902+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.880903+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.882218+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.890916+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.982983+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.987378+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.991513+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:49.993053+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.002674+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.066847+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.070868+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.074654+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.075888+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.083920+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.176225+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.178637+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.181238+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.182285+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[23856]: audit 2024-04-24T17:10:50.189457+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.472717+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.472717+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.476013+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.476013+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.477605+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.477605+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.487292+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.487292+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.570002+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.570002+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.573089+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.573089+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.576030+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.576030+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.577155+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.577155+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.583621+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.583621+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.673940+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.673940+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.678234+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.678234+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.681269+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.681269+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.682591+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.682591+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.689841+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.689841+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.766757+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.766757+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.769911+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.769911+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.772918+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.772918+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.774185+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.774185+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.781827+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.781827+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.872970+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.872970+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.876902+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.876902+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.880903+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.880903+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.882218+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.882218+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.890916+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.890916+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.982983+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.982983+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.987378+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.987378+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.991513+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.991513+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.993053+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:49.993053+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.002674+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.002674+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.066847+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.066847+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.070868+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.070868+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.074654+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.074654+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.075888+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.075888+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.083920+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.083920+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.176225+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.176225+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.178637+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.178637+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.181238+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.181238+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.182285+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.182285+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.189457+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:50 smithi040 bash[70555]: audit 2024-04-24T17:10:50.189457+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.484750+0000 mgr.x (mgr.25010) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.592734+0000 mgr.x (mgr.25010) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.690496+0000 mgr.x (mgr.25010) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.785742+0000 mgr.x (mgr.25010) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:48.901442+0000 mgr.x (mgr.25010) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.014539+0000 mgr.x (mgr.25010) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.108222+0000 mgr.x (mgr.25010) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.202248+0000 mgr.x (mgr.25010) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.280344+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.283035+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.285511+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.286462+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.292968+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.293070+0000 mgr.x (mgr.25010) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.370293+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.373328+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.376090+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.377476+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.388912+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.389459+0000 mgr.x (mgr.25010) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.469278+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.472717+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.476013+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.477605+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.487292+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.570002+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.573089+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.576030+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.577155+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.583621+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.673940+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.678234+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.681269+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.682591+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.689841+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.766757+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.769911+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.772918+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.774185+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.781827+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.872970+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.876902+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.880903+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.882218+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.890916+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.982983+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.987378+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.991513+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:49.993053+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.002674+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.066847+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.070868+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.074654+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.075888+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.083920+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:50.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.176225+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:50.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.178637+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:50.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.181238+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:50.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.182285+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:50.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:50 smithi204 bash[18742]: audit 2024-04-24T17:10:50.189457+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.487889+0000 mgr.x (mgr.25010) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.584755+0000 mgr.x (mgr.25010) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.689848+0000 mgr.x (mgr.25010) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cluster 2024-04-24T17:10:49.734757+0000 mgr.x (mgr.25010) 84 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.783903+0000 mgr.x (mgr.25010) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:49.891579+0000 mgr.x (mgr.25010) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.005790+0000 mgr.x (mgr.25010) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.277 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.086079+0000 mgr.x (mgr.25010) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.189761+0000 mgr.x (mgr.25010) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.267969+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.270455+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.272637+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.273451+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.279347+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.280115+0000 mgr.x (mgr.25010) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.358505+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.361232+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.363895+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.365102+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.278 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.372291+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.487889+0000 mgr.x (mgr.25010) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.487889+0000 mgr.x (mgr.25010) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.584755+0000 mgr.x (mgr.25010) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.584755+0000 mgr.x (mgr.25010) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.689848+0000 mgr.x (mgr.25010) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.689848+0000 mgr.x (mgr.25010) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cluster 2024-04-24T17:10:49.734757+0000 mgr.x (mgr.25010) 84 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cluster 2024-04-24T17:10:49.734757+0000 mgr.x (mgr.25010) 84 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.783903+0000 mgr.x (mgr.25010) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.783903+0000 mgr.x (mgr.25010) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.891579+0000 mgr.x (mgr.25010) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:49.891579+0000 mgr.x (mgr.25010) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.005790+0000 mgr.x (mgr.25010) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.005790+0000 mgr.x (mgr.25010) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.086079+0000 mgr.x (mgr.25010) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.086079+0000 mgr.x (mgr.25010) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.189761+0000 mgr.x (mgr.25010) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.189761+0000 mgr.x (mgr.25010) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.267969+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.267969+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.270455+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.372979+0000 mgr.x (mgr.25010) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.448949+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.451923+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.280 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.455119+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.456340+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.465589+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.557023+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.561983+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.566022+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.568018+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.581167+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.672166+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.675798+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.679681+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.681195+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.691244+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.780998+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.281 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.785611+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.789674+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.791139+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.270455+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.272637+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.272637+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.273451+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.273451+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.279347+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.279347+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.280115+0000 mgr.x (mgr.25010) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.280115+0000 mgr.x (mgr.25010) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.358505+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.358505+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.361232+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.361232+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.363895+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.363895+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.365102+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.365102+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.372291+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.372291+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.372979+0000 mgr.x (mgr.25010) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.801235+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.891749+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.896797+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.901195+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.902806+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:50.914880+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.007105+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.011377+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.014988+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.016387+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.026360+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.105448+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.108790+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.112846+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.114311+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.126330+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[23856]: audit 2024-04-24T17:10:51.207754+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.372979+0000 mgr.x (mgr.25010) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.448949+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.448949+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.451923+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.451923+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.455119+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.455119+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.456340+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.456340+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.465589+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.465589+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.557023+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.557023+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.561983+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.561983+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.566022+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.566022+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.568018+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.568018+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.581167+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.581167+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.672166+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.672166+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.675798+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.675798+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.679681+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.679681+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.681195+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.681195+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.691244+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.691244+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.780998+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.780998+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.785611+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.785611+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.789674+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.789674+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.791139+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.791139+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.801235+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.801235+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.891749+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.891749+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.896797+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.896797+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.901195+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.901195+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.902806+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.902806+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.914880+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:50.914880+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.007105+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.007105+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.011377+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.011377+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.014988+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.014988+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.016387+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.016387+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.026360+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.026360+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.105448+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.105448+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.108790+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.108790+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.112846+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.112846+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.114311+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.114311+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.126330+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.126330+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.207754+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:51 smithi040 bash[70555]: audit 2024-04-24T17:10:51.207754+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.487889+0000 mgr.x (mgr.25010) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.584755+0000 mgr.x (mgr.25010) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.689848+0000 mgr.x (mgr.25010) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cluster 2024-04-24T17:10:49.734757+0000 mgr.x (mgr.25010) 84 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.783903+0000 mgr.x (mgr.25010) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:49.891579+0000 mgr.x (mgr.25010) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.005790+0000 mgr.x (mgr.25010) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.086079+0000 mgr.x (mgr.25010) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.189761+0000 mgr.x (mgr.25010) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.267969+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.270455+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.272637+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.273451+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.279347+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.280115+0000 mgr.x (mgr.25010) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.358505+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.361232+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.363895+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.365102+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.372291+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.372979+0000 mgr.x (mgr.25010) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.448949+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.451923+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.455119+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.456340+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.465589+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.557023+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.561983+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.566022+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.568018+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.581167+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.672166+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.675798+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.679681+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.681195+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.691244+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.780998+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.785611+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.789674+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.791139+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.801235+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.891749+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.896797+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.901195+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.902806+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:50.914880+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.007105+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.011377+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.014988+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.016387+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.026360+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.105448+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.108790+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.112846+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.114311+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.126330+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:51.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:51 smithi204 bash[18742]: audit 2024-04-24T17:10:51.207754+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.466002+0000 mgr.x (mgr.25010) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.466002+0000 mgr.x (mgr.25010) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.582143+0000 mgr.x (mgr.25010) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.582143+0000 mgr.x (mgr.25010) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.692366+0000 mgr.x (mgr.25010) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.692366+0000 mgr.x (mgr.25010) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.801898+0000 mgr.x (mgr.25010) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.801898+0000 mgr.x (mgr.25010) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.915576+0000 mgr.x (mgr.25010) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:50.915576+0000 mgr.x (mgr.25010) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.028199+0000 mgr.x (mgr.25010) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.028199+0000 mgr.x (mgr.25010) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.127043+0000 mgr.x (mgr.25010) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.127043+0000 mgr.x (mgr.25010) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.212278+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.212278+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.238112+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.238112+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.239727+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.239727+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.250734+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.466002+0000 mgr.x (mgr.25010) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.582143+0000 mgr.x (mgr.25010) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.692366+0000 mgr.x (mgr.25010) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.801898+0000 mgr.x (mgr.25010) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:50.915576+0000 mgr.x (mgr.25010) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.479 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.028199+0000 mgr.x (mgr.25010) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.127043+0000 mgr.x (mgr.25010) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.212278+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.238112+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.239727+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.250734+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.251087+0000 mgr.x (mgr.25010) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.341937+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.346676+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.351036+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.352535+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.361731+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.361965+0000 mgr.x (mgr.25010) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.442488+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.480 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.445968+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.250734+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.251087+0000 mgr.x (mgr.25010) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.251087+0000 mgr.x (mgr.25010) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.341937+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.341937+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.346676+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.346676+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.351036+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.351036+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.352535+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.352535+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.361731+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.361731+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.481 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.361965+0000 mgr.x (mgr.25010) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.361965+0000 mgr.x (mgr.25010) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.442488+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.442488+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.445968+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.445968+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.450027+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.450027+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.451263+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.459514+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.539362+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.542384+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.482 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.545552+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.546681+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.554055+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.635705+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.638553+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.642027+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.642986+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.648900+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.718136+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.722132+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.725231+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.726703+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.736980+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.812777+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.483 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.815467+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.450027+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.451263+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.451263+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.459514+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.459514+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.539362+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.539362+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.542384+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.542384+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.545552+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.545552+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.546681+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.546681+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.554055+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.554055+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.635705+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.635705+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.638553+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.638553+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.642027+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.818027+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.819236+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.828056+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.891489+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.894560+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.897397+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.485 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.898731+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.907360+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.987413+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.991991+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.995844+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:51.997446+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:52.010642+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:52.102187+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:52.106540+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:52.110697+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:52.112331+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[23856]: audit 2024-04-24T17:10:52.125169+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.642027+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.642986+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.642986+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.648900+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.648900+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.718136+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.718136+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.722132+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.722132+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.725231+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.725231+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.487 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.726703+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.726703+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.736980+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.736980+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.812777+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.812777+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.815467+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.815467+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.818027+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.818027+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.819236+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.819236+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.828056+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.828056+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.891489+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.488 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.891489+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.894560+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.894560+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.897397+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.897397+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.898731+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.898731+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.907360+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.907360+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.987413+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.987413+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.991991+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.991991+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.995844+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.995844+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.997446+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:51.997446+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.010642+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.010642+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.102187+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.102187+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.106540+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.106540+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.110697+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.110697+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.112331+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.112331+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.125169+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:52 smithi040 bash[70555]: audit 2024-04-24T17:10:52.125169+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.466002+0000 mgr.x (mgr.25010) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.582143+0000 mgr.x (mgr.25010) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.692366+0000 mgr.x (mgr.25010) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.801898+0000 mgr.x (mgr.25010) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:50.915576+0000 mgr.x (mgr.25010) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.028199+0000 mgr.x (mgr.25010) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.127043+0000 mgr.x (mgr.25010) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.212278+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.238112+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.239727+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.250734+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.251087+0000 mgr.x (mgr.25010) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.341937+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.346676+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.351036+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.352535+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.361731+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.361965+0000 mgr.x (mgr.25010) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.442488+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.445968+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.450027+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.451263+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.459514+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.539362+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.542384+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.545552+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.546681+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.554055+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.635705+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.638553+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.642027+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.642986+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.648900+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.718136+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.722132+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.725231+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.726703+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.736980+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.812777+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.815467+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.818027+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.819236+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.828056+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.891489+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.894560+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.897397+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.898731+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.907360+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.987413+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.991991+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.995844+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:51.997446+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:52.010642+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:52.102187+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:52.106540+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:52.110697+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:52.112331+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:52.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:52 smithi204 bash[18742]: audit 2024-04-24T17:10:52.125169+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.461116+0000 mgr.x (mgr.25010) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.556118+0000 mgr.x (mgr.25010) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.648932+0000 mgr.x (mgr.25010) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cluster 2024-04-24T17:10:51.735178+0000 mgr.x (mgr.25010) 104 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.737144+0000 mgr.x (mgr.25010) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.828122+0000 mgr.x (mgr.25010) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:51.907770+0000 mgr.x (mgr.25010) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.011547+0000 mgr.x (mgr.25010) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.125962+0000 mgr.x (mgr.25010) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.215579+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.227674+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.230758+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.231625+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.239304+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.241760+0000 mgr.x (mgr.25010) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.317358+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.319908+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.322478+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.323402+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.331741+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.333977+0000 mgr.x (mgr.25010) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.422593+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.427230+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.431860+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.433540+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.444296+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.527502+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.530406+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.533093+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.534346+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.543467+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.635654+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.640421+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.644476+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.646682+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.663305+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.756009+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.760729+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.765799+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.767476+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.778394+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.859685+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.863201+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.866042+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.867739+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.877752+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.955245+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.958246+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.961090+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.962386+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:52.969740+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.059043+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.063104+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.066494+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.067873+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.076873+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.153905+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.158633+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.162763+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.164453+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[18742]: audit 2024-04-24T17:10:53.177271+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.461116+0000 mgr.x (mgr.25010) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.556118+0000 mgr.x (mgr.25010) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.648932+0000 mgr.x (mgr.25010) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cluster 2024-04-24T17:10:51.735178+0000 mgr.x (mgr.25010) 104 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.737144+0000 mgr.x (mgr.25010) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.828122+0000 mgr.x (mgr.25010) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:51.907770+0000 mgr.x (mgr.25010) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.011547+0000 mgr.x (mgr.25010) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.125962+0000 mgr.x (mgr.25010) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.215579+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.227674+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.230758+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.231625+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.239304+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.241760+0000 mgr.x (mgr.25010) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.317358+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.319908+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.322478+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.323402+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.331741+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.461116+0000 mgr.x (mgr.25010) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.461116+0000 mgr.x (mgr.25010) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.556118+0000 mgr.x (mgr.25010) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.556118+0000 mgr.x (mgr.25010) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.648932+0000 mgr.x (mgr.25010) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.648932+0000 mgr.x (mgr.25010) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cluster 2024-04-24T17:10:51.735178+0000 mgr.x (mgr.25010) 104 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cluster 2024-04-24T17:10:51.735178+0000 mgr.x (mgr.25010) 104 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.737144+0000 mgr.x (mgr.25010) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.737144+0000 mgr.x (mgr.25010) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.828122+0000 mgr.x (mgr.25010) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.828122+0000 mgr.x (mgr.25010) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.907770+0000 mgr.x (mgr.25010) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:51.907770+0000 mgr.x (mgr.25010) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.011547+0000 mgr.x (mgr.25010) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.011547+0000 mgr.x (mgr.25010) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.125962+0000 mgr.x (mgr.25010) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.125962+0000 mgr.x (mgr.25010) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.215579+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.215579+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.227674+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.227674+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.230758+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.230758+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.231625+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.231625+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.239304+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.239304+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.241760+0000 mgr.x (mgr.25010) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.241760+0000 mgr.x (mgr.25010) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.317358+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.317358+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.319908+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.319908+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.322478+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.322478+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.323402+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.323402+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.331741+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.331741+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.333977+0000 mgr.x (mgr.25010) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.333977+0000 mgr.x (mgr.25010) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.422593+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.427230+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.431860+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.433540+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.444296+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.527502+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.530406+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.533093+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.534346+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.543467+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.635654+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.640421+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.644476+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.646682+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.663305+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.756009+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.760729+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.765799+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.767476+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.333977+0000 mgr.x (mgr.25010) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:53.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.422593+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.422593+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.427230+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.427230+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.431860+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.431860+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.433540+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.433540+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.444296+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.444296+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.527502+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.527502+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.530406+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.530406+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.533093+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.533093+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.534346+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.534346+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.543467+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.778394+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.859685+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.863201+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.866042+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.867739+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.877752+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.955245+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.958246+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.961090+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.962386+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:52.969740+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.059043+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.063104+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.066494+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.067873+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.076873+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.153905+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.158633+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.162763+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.164453+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[23856]: audit 2024-04-24T17:10:53.177271+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.543467+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.635654+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.635654+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.640421+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.640421+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.644476+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.644476+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.646682+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.646682+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.663305+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.663305+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.756009+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.756009+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.760729+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.760729+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.765799+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.765799+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.767476+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.767476+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.778394+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.778394+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.859685+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.859685+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.863201+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.863201+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.866042+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.866042+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.867739+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.867739+0000 mon.c (mon.1) 456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.877752+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.877752+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.955245+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.955245+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.958246+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.958246+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.961090+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.961090+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.962386+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.962386+0000 mon.c (mon.1) 460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.969740+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:52.969740+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.059043+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.059043+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.063104+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.063104+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.066494+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.066494+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.067873+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.067873+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.076873+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.076873+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.153905+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.153905+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.158633+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.158633+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.162763+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.162763+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.164453+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.164453+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.177271+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:53 smithi040 bash[70555]: audit 2024-04-24T17:10:53.177271+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:53.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:53 smithi204 bash[54356]: ts=2024-04-24T17:10: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:10:54.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:10:54] "GET /metrics HTTP/1.1" 200 38111 "" "Prometheus/2.33.4" 2024-04-24T17:10:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.448825+0000 mgr.x (mgr.25010) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.545896+0000 mgr.x (mgr.25010) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.665290+0000 mgr.x (mgr.25010) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.780834+0000 mgr.x (mgr.25010) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:52.806739+0000 mgr.x (mgr.25010) 116 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.877770+0000 mgr.x (mgr.25010) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:52.969691+0000 mgr.x (mgr.25010) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.079018+0000 mgr.x (mgr.25010) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.178059+0000 mgr.x (mgr.25010) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.256389+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.258977+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.261592+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.262827+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.271209+0000 mgr.x (mgr.25010) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.271283+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.346474+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.349688+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.352938+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.354226+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.363900+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.364340+0000 mgr.x (mgr.25010) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.443027+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.445472+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.448735+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.449709+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.456452+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.545355+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.550048+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.554671+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.556568+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.568012+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.645278+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.648105+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.651823+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.653113+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.660558+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.737929+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.742082+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.746233+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.747174+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.753051+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.832450+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.834885+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.837210+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.838023+0000 mon.c (mon.1) 496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.843968+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.906272+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.908566+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.910789+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.911768+0000 mon.c (mon.1) 500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.917896+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.993988+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.996383+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.998776+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:53.999709+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.005645+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.081958+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.084474+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.086788+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.087735+0000 mon.c (mon.1) 508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.094732+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.171283+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.173906+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.177336+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.178301+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:54 smithi204 bash[18742]: audit 2024-04-24T17:10:54.184595+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.448825+0000 mgr.x (mgr.25010) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.448825+0000 mgr.x (mgr.25010) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.545896+0000 mgr.x (mgr.25010) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.545896+0000 mgr.x (mgr.25010) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.665290+0000 mgr.x (mgr.25010) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.665290+0000 mgr.x (mgr.25010) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.780834+0000 mgr.x (mgr.25010) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.780834+0000 mgr.x (mgr.25010) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:52.806739+0000 mgr.x (mgr.25010) 116 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:52.806739+0000 mgr.x (mgr.25010) 116 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.877770+0000 mgr.x (mgr.25010) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.877770+0000 mgr.x (mgr.25010) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.969691+0000 mgr.x (mgr.25010) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:52.969691+0000 mgr.x (mgr.25010) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.079018+0000 mgr.x (mgr.25010) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.079018+0000 mgr.x (mgr.25010) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.178059+0000 mgr.x (mgr.25010) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.178059+0000 mgr.x (mgr.25010) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.256389+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.256389+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.258977+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.258977+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.261592+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.261592+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.262827+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.262827+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.271209+0000 mgr.x (mgr.25010) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.271209+0000 mgr.x (mgr.25010) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.271283+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.271283+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.346474+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.346474+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.349688+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.349688+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.352938+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.352938+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.354226+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.354226+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.363900+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.363900+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.364340+0000 mgr.x (mgr.25010) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.448825+0000 mgr.x (mgr.25010) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.545896+0000 mgr.x (mgr.25010) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.665290+0000 mgr.x (mgr.25010) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.780834+0000 mgr.x (mgr.25010) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:52.806739+0000 mgr.x (mgr.25010) 116 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.877770+0000 mgr.x (mgr.25010) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:52.969691+0000 mgr.x (mgr.25010) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.079018+0000 mgr.x (mgr.25010) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.178059+0000 mgr.x (mgr.25010) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.256389+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.258977+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.261592+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.262827+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.271209+0000 mgr.x (mgr.25010) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.271283+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.346474+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.349688+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.352938+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.354226+0000 mon.c (mon.1) 476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.363900+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.364340+0000 mgr.x (mgr.25010) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.443027+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.443027+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.445472+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.445472+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.448735+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.448735+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.583 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.449709+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.449709+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.456452+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.456452+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.545355+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.545355+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.550048+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.550048+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.554671+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.554671+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.556568+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.556568+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.568012+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.364340+0000 mgr.x (mgr.25010) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.443027+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.445472+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.448735+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.449709+0000 mon.c (mon.1) 480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.456452+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.545355+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.550048+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.554671+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.556568+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.568012+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.645278+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.648105+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.651823+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.653113+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.660558+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.737929+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.742082+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.746233+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.747174+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.568012+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.645278+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.645278+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.648105+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.648105+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.651823+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.651823+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.653113+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.653113+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.660558+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.660558+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.737929+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.737929+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.742082+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.742082+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.746233+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.746233+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.747174+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.747174+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.753051+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.753051+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.832450+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.834885+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.837210+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.838023+0000 mon.c (mon.1) 496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.843968+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.906272+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.908566+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.910789+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.911768+0000 mon.c (mon.1) 500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.917896+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.993988+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.996383+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.998776+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:53.999709+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.005645+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.081958+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.084474+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.086788+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.087735+0000 mon.c (mon.1) 508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.094732+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.171283+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.173906+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.177336+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.178301+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[23856]: audit 2024-04-24T17:10:54.184595+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.753051+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.832450+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.832450+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.834885+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.834885+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.837210+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.837210+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.838023+0000 mon.c (mon.1) 496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.838023+0000 mon.c (mon.1) 496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.843968+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.843968+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.906272+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.906272+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.908566+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.908566+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.910789+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.910789+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.911768+0000 mon.c (mon.1) 500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.911768+0000 mon.c (mon.1) 500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.917896+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.917896+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.993988+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.993988+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.996383+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.996383+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.998776+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.998776+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.999709+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:53.999709+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.005645+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.005645+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.081958+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.081958+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.084474+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.084474+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.086788+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.086788+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.087735+0000 mon.c (mon.1) 508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.087735+0000 mon.c (mon.1) 508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.094732+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.094732+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.171283+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.171283+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.173906+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.173906+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.177336+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.177336+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.178301+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.178301+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:54.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.184595+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:54.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:54 smithi040 bash[70555]: audit 2024-04-24T17:10:54.184595+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.456297+0000 mgr.x (mgr.25010) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.568501+0000 mgr.x (mgr.25010) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.661454+0000 mgr.x (mgr.25010) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cluster 2024-04-24T17:10:53.736775+0000 mgr.x (mgr.25010) 126 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.754857+0000 mgr.x (mgr.25010) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.845388+0000 mgr.x (mgr.25010) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:53.918505+0000 mgr.x (mgr.25010) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.006184+0000 mgr.x (mgr.25010) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.094695+0000 mgr.x (mgr.25010) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.185002+0000 mgr.x (mgr.25010) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.260065+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.262108+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.264486+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.265264+0000 mon.c (mon.1) 516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.270684+0000 mgr.x (mgr.25010) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.270799+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.313558+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.315837+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.318190+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.319189+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.325617+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.325710+0000 mgr.x (mgr.25010) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.393178+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.396850+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.399883+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.400952+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.407548+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.484187+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.487520+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.491353+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.492374+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.500328+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.590560+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.594389+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.597491+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.598555+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.606916+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.685013+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.687478+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.690015+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.690894+0000 mon.c (mon.1) 536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.699163+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.739241+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.746307+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.752744+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:55 smithi204 bash[18742]: audit 2024-04-24T17:10:54.809149+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.456297+0000 mgr.x (mgr.25010) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.456297+0000 mgr.x (mgr.25010) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.568501+0000 mgr.x (mgr.25010) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.568501+0000 mgr.x (mgr.25010) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.661454+0000 mgr.x (mgr.25010) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.661454+0000 mgr.x (mgr.25010) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cluster 2024-04-24T17:10:53.736775+0000 mgr.x (mgr.25010) 126 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cluster 2024-04-24T17:10:53.736775+0000 mgr.x (mgr.25010) 126 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.754857+0000 mgr.x (mgr.25010) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.754857+0000 mgr.x (mgr.25010) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.845388+0000 mgr.x (mgr.25010) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.845388+0000 mgr.x (mgr.25010) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.918505+0000 mgr.x (mgr.25010) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:53.918505+0000 mgr.x (mgr.25010) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.006184+0000 mgr.x (mgr.25010) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.006184+0000 mgr.x (mgr.25010) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.094695+0000 mgr.x (mgr.25010) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.094695+0000 mgr.x (mgr.25010) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.185002+0000 mgr.x (mgr.25010) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.185002+0000 mgr.x (mgr.25010) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.260065+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.456297+0000 mgr.x (mgr.25010) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.568501+0000 mgr.x (mgr.25010) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.661454+0000 mgr.x (mgr.25010) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cluster 2024-04-24T17:10:53.736775+0000 mgr.x (mgr.25010) 126 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.754857+0000 mgr.x (mgr.25010) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.845388+0000 mgr.x (mgr.25010) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:53.918505+0000 mgr.x (mgr.25010) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.006184+0000 mgr.x (mgr.25010) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.094695+0000 mgr.x (mgr.25010) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.185002+0000 mgr.x (mgr.25010) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.260065+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.262108+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.264486+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.265264+0000 mon.c (mon.1) 516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.270684+0000 mgr.x (mgr.25010) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.270799+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.313558+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.315837+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.318190+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.319189+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.260065+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.262108+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.262108+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.264486+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.264486+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.265264+0000 mon.c (mon.1) 516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.265264+0000 mon.c (mon.1) 516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.270684+0000 mgr.x (mgr.25010) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.270684+0000 mgr.x (mgr.25010) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.270799+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.270799+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.313558+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.313558+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.315837+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.315837+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.318190+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.318190+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.319189+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.319189+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.325617+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.325617+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.325710+0000 mgr.x (mgr.25010) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.393178+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.396850+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.399883+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.400952+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.407548+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.484187+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.487520+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.491353+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.492374+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.500328+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.590560+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.594389+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.597491+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.598555+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.606916+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.685013+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.687478+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.690015+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.690894+0000 mon.c (mon.1) 536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.699163+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.739241+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.746307+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.752744+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[23856]: audit 2024-04-24T17:10:54.809149+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.325617+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.325710+0000 mgr.x (mgr.25010) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.325710+0000 mgr.x (mgr.25010) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.393178+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.393178+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.396850+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.396850+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.399883+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.399883+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.400952+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.400952+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.407548+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.407548+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.484187+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.484187+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.487520+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.487520+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.491353+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.491353+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.492374+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.492374+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.500328+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.500328+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.590560+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.590560+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.594389+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.594389+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.597491+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.597491+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.598555+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.598555+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.606916+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.606916+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.685013+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.685013+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.687478+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.687478+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.690015+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.690015+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.690894+0000 mon.c (mon.1) 536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.690894+0000 mon.c (mon.1) 536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.699163+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.699163+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.739241+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.739241+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.746307+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.746307+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.752744+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.752744+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:55.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.809149+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:55.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:55 smithi040 bash[70555]: audit 2024-04-24T17:10:54.809149+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:10:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:56 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.408511+0000 mgr.x (mgr.25010) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:56 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.500298+0000 mgr.x (mgr.25010) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:56 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.607208+0000 mgr.x (mgr.25010) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:56 smithi204 bash[18742]: cephadm 2024-04-24T17:10:54.699141+0000 mgr.x (mgr.25010) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.408511+0000 mgr.x (mgr.25010) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.500298+0000 mgr.x (mgr.25010) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.607208+0000 mgr.x (mgr.25010) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[23856]: cephadm 2024-04-24T17:10:54.699141+0000 mgr.x (mgr.25010) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.408511+0000 mgr.x (mgr.25010) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.408511+0000 mgr.x (mgr.25010) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.500298+0000 mgr.x (mgr.25010) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.500298+0000 mgr.x (mgr.25010) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.607208+0000 mgr.x (mgr.25010) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.607208+0000 mgr.x (mgr.25010) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.699141+0000 mgr.x (mgr.25010) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:56.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:56 smithi040 bash[70555]: cephadm 2024-04-24T17:10:54.699141+0000 mgr.x (mgr.25010) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:10:57.350 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:57 smithi040 bash[23856]: cluster 2024-04-24T17:10:55.737565+0000 mgr.x (mgr.25010) 139 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:57.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:57 smithi040 bash[70555]: cluster 2024-04-24T17:10:55.737565+0000 mgr.x (mgr.25010) 139 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:57.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:57 smithi040 bash[70555]: cluster 2024-04-24T17:10:55.737565+0000 mgr.x (mgr.25010) 139 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:57.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:57 smithi204 bash[18742]: cluster 2024-04-24T17:10:55.737565+0000 mgr.x (mgr.25010) 139 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:58.707 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[54356]: ts=2024-04-24T17:10: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:10:58.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:57.488948+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:57.503997+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:57.518170+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: cluster 2024-04-24T17:10:57.738326+0000 mgr.x (mgr.25010) 140 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: cephadm 2024-04-24T17:10:58.384774+0000 mgr.x (mgr.25010) 141 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:58.386306+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:58.386838+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:58.389090+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:58.392095+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:58.401817+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:58.413639+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:58 smithi204 bash[18742]: audit 2024-04-24T17:10:58.422829+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:57.488948+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:57.503997+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:57.518170+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: cluster 2024-04-24T17:10:57.738326+0000 mgr.x (mgr.25010) 140 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: cephadm 2024-04-24T17:10:58.384774+0000 mgr.x (mgr.25010) 141 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:58.386306+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:58.386838+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:58.389090+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:58.392095+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:58.401817+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.830 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:58.413639+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[23856]: audit 2024-04-24T17:10:58.422829+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:57.488948+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:57.488948+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:57.503997+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:57.503997+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:57.518170+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:57.518170+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: cluster 2024-04-24T17:10:57.738326+0000 mgr.x (mgr.25010) 140 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: cluster 2024-04-24T17:10:57.738326+0000 mgr.x (mgr.25010) 140 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:10:58.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: cephadm 2024-04-24T17:10:58.384774+0000 mgr.x (mgr.25010) 141 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: cephadm 2024-04-24T17:10:58.384774+0000 mgr.x (mgr.25010) 141 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.386306+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.386306+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.386838+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.386838+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.389090+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.389090+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.392095+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.392095+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.401817+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.401817+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.413639+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.413639+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.422829+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:58.833 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:58 smithi040 bash[70555]: audit 2024-04-24T17:10:58.422829+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:10:59.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:59 smithi040 bash[70555]: cephadm 2024-04-24T17:10:58.396503+0000 mgr.x (mgr.25010) 142 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:10:59.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:10:59 smithi040 bash[70555]: cephadm 2024-04-24T17:10:58.396503+0000 mgr.x (mgr.25010) 142 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:10:59.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:10:59 smithi040 bash[23856]: cephadm 2024-04-24T17:10:58.396503+0000 mgr.x (mgr.25010) 142 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:11:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:10:59 smithi204 bash[18742]: cephadm 2024-04-24T17:10:58.396503+0000 mgr.x (mgr.25010) 142 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:11:00.872 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.872 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.872 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.873 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.873 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.873 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.873 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: Stopping Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:11:00.874 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:00 smithi040 bash[23856]: cluster 2024-04-24T17:10:59.740007+0000 mgr.x (mgr.25010) 143 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:00.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:00.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:00 smithi040 bash[70555]: cluster 2024-04-24T17:10:59.740007+0000 mgr.x (mgr.25010) 143 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:00.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:00 smithi040 bash[70555]: cluster 2024-04-24T17:10:59.740007+0000 mgr.x (mgr.25010) 143 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:00.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:00 smithi204 bash[18742]: cluster 2024-04-24T17:10:59.740007+0000 mgr.x (mgr.25010) 143 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:01.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:01 smithi040 bash[72142]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:11:01.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:11:01.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:01 smithi040 bash[72204]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:11:01.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-24T17:11:01.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: Stopped Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:02.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: Started Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:02.187 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.188 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.189 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.190 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:02.190 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:11:01 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:03.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[72258]: debug 2024-04-24T17:11:02.836+0000 7f6309a4b700 1 -- 172.21.15.40:0/1441392124 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55990ad5e340 con 0x55990badac00 2024-04-24T17:11:03.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[72258]: debug 2024-04-24T17:11:02.984+0000 7f63126ba000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: cluster 2024-04-24T17:11:01.740698+0000 mgr.x (mgr.25010) 144 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:01.831436+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:01.916485+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:01.925929+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:01.944744+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:01.946872+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:01.955698+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: cephadm 2024-04-24T17:11:01.958053+0000 mgr.x (mgr.25010) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.051808+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.057013+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.062835+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.064721+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.076922+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.077466+0000 mgr.x (mgr.25010) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.167273+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.172248+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.176773+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.178832+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.192316+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.192736+0000 mgr.x (mgr.25010) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cluster 2024-04-24T17:11:01.740698+0000 mgr.x (mgr.25010) 144 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cluster 2024-04-24T17:11:01.740698+0000 mgr.x (mgr.25010) 144 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.831436+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.831436+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.916485+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.916485+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.925929+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.925929+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.944744+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.944744+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.946872+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.946872+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.955698+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:01.955698+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:01.958053+0000 mgr.x (mgr.25010) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:01.958053+0000 mgr.x (mgr.25010) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.051808+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.051808+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.057013+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.057013+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.284157+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.289177+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.293564+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.295474+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.306229+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.307214+0000 mgr.x (mgr.25010) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.385663+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.389114+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.392196+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.393639+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.404672+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.496472+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.501489+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.505374+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.506674+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.516718+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.608240+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.613343+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.617245+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.619125+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.630520+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.722533+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.726846+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.730860+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.732461+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[23856]: audit 2024-04-24T17:11:02.742009+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.062835+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.062835+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.064721+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.064721+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.076922+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.076922+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.077466+0000 mgr.x (mgr.25010) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.077466+0000 mgr.x (mgr.25010) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.167273+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.167273+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.172248+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.172248+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.176773+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.176773+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.178832+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.178832+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.192316+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.192316+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.192736+0000 mgr.x (mgr.25010) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.192736+0000 mgr.x (mgr.25010) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.284157+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.284157+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.289177+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.289177+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.293564+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.293564+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.295474+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.295474+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.306229+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.306229+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.307214+0000 mgr.x (mgr.25010) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.307214+0000 mgr.x (mgr.25010) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.385663+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.385663+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.389114+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.389114+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.392196+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.392196+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.393639+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.393639+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.404672+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.404672+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.496472+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.496472+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.501489+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.501489+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.505374+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.505374+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.506674+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.506674+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.516718+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.516718+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.608240+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.608240+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.613343+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.613343+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.617245+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.617245+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.619125+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.619125+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.630520+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.630520+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.722533+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.722533+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.726846+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.726846+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.730860+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.730860+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.732461+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.732461+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.742009+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:02 smithi040 bash[70555]: audit 2024-04-24T17:11:02.742009+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: cluster 2024-04-24T17:11:01.740698+0000 mgr.x (mgr.25010) 144 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:01.831436+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:01.916485+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:01.925929+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:01.944744+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:01.946872+0000 mon.c (mon.1) 543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:01.955698+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: cephadm 2024-04-24T17:11:01.958053+0000 mgr.x (mgr.25010) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.051808+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.057013+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.062835+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.064721+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.076922+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.077466+0000 mgr.x (mgr.25010) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.167273+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.172248+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.176773+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.178832+0000 mon.c (mon.1) 551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.192316+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.192736+0000 mgr.x (mgr.25010) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.284157+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.289177+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.293564+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.295474+0000 mon.c (mon.1) 555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.306229+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.307214+0000 mgr.x (mgr.25010) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.385663+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.389114+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.392196+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.393639+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.404672+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.496472+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.501489+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.505374+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.506674+0000 mon.c (mon.1) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.516718+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.608240+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.613343+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.617245+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.619125+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.630520+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.722533+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.726846+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.730860+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.732461+0000 mon.c (mon.1) 571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:02 smithi204 bash[18742]: audit 2024-04-24T17:11:02.742009+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:03.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[54356]: ts=2024-04-24T17:11:03.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.405408+0000 mgr.x (mgr.25010) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.405408+0000 mgr.x (mgr.25010) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.516940+0000 mgr.x (mgr.25010) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.516940+0000 mgr.x (mgr.25010) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.631897+0000 mgr.x (mgr.25010) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.631897+0000 mgr.x (mgr.25010) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.744427+0000 mgr.x (mgr.25010) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.744427+0000 mgr.x (mgr.25010) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.814700+0000 mgr.x (mgr.25010) 153 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:04.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.814700+0000 mgr.x (mgr.25010) 153 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.834422+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.834422+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.838273+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.838273+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.841736+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.841736+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.843380+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.843380+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.850732+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.850732+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.851026+0000 mgr.x (mgr.25010) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.851026+0000 mgr.x (mgr.25010) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.908580+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.908580+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.912551+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.912551+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.916348+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.916348+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.918009+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.918009+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.925648+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:02.925648+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.926045+0000 mgr.x (mgr.25010) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:02.926045+0000 mgr.x (mgr.25010) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.016496+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.016496+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.021089+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.021089+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.024425+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.024425+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.025778+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.025778+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.035455+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.035455+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.035756+0000 mgr.x (mgr.25010) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.035756+0000 mgr.x (mgr.25010) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.127600+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.127600+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.132333+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.132333+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.136104+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.136104+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.137817+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.137817+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.147654+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.147654+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.148184+0000 mgr.x (mgr.25010) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.148184+0000 mgr.x (mgr.25010) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.237982+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.237982+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.242405+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.242405+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.246297+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.246297+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.247935+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.247935+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.257559+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.257559+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.257662+0000 mgr.x (mgr.25010) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.257662+0000 mgr.x (mgr.25010) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.346703+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.346703+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.350834+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.350834+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.353796+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.353796+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.355250+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.355250+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.364499+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.364499+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.364841+0000 mgr.x (mgr.25010) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.364841+0000 mgr.x (mgr.25010) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.454764+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.454764+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.459290+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.459290+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.462532+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.462532+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.463769+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.463769+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.472945+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.472945+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.550099+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.550099+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.553031+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.553031+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.556318+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.556318+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.557647+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.557647+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.566742+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.566742+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.642676+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.642676+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.645542+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.645542+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.648104+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.648104+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.649261+0000 mon.c (mon.1) 607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.649261+0000 mon.c (mon.1) 607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.657704+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.657704+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.732367+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.732367+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.734638+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.734638+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.737578+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.737578+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.738263+0000 mon.c (mon.1) 611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.738263+0000 mon.c (mon.1) 611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.742902+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.742902+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.783996+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.783996+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.786206+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.786206+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.788424+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.788424+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.789250+0000 mon.c (mon.1) 615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.789250+0000 mon.c (mon.1) 615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.794334+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[70555]: audit 2024-04-24T17:11:03.794334+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.405408+0000 mgr.x (mgr.25010) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.516940+0000 mgr.x (mgr.25010) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.631897+0000 mgr.x (mgr.25010) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.744427+0000 mgr.x (mgr.25010) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.814700+0000 mgr.x (mgr.25010) 153 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.834422+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.838273+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.841736+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.843380+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.850732+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.851026+0000 mgr.x (mgr.25010) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.908580+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.912551+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.916348+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.918009+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:02.925648+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:02.926045+0000 mgr.x (mgr.25010) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.016496+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.021089+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.024425+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.025778+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.035455+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.035756+0000 mgr.x (mgr.25010) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.127600+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.132333+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.136104+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.137817+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.147654+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.148184+0000 mgr.x (mgr.25010) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.237982+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.242405+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.246297+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.247935+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.257559+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.257662+0000 mgr.x (mgr.25010) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.346703+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.350834+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.353796+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.355250+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.364499+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.364841+0000 mgr.x (mgr.25010) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.454764+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.459290+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.462532+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.463769+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.472945+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.550099+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.553031+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.556318+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.557647+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.566742+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.642676+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.645542+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.648104+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.649261+0000 mon.c (mon.1) 607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.657704+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.732367+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.734638+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.737578+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.738263+0000 mon.c (mon.1) 611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.742902+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.783996+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.786206+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.788424+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.789250+0000 mon.c (mon.1) 615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:03 smithi040 bash[23856]: audit 2024-04-24T17:11:03.794334+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.126 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.405408+0000 mgr.x (mgr.25010) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.516940+0000 mgr.x (mgr.25010) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.631897+0000 mgr.x (mgr.25010) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.744427+0000 mgr.x (mgr.25010) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.814700+0000 mgr.x (mgr.25010) 153 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.834422+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.838273+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.841736+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.843380+0000 mon.c (mon.1) 575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.850732+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.851026+0000 mgr.x (mgr.25010) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.908580+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.912551+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.916348+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.918009+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:02.925648+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:02.926045+0000 mgr.x (mgr.25010) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.016496+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.021089+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.024425+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.025778+0000 mon.c (mon.1) 583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.035455+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.035756+0000 mgr.x (mgr.25010) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.127600+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.132333+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.136104+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.137817+0000 mon.c (mon.1) 587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.147654+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.148184+0000 mgr.x (mgr.25010) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.237982+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.242405+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.246297+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.247935+0000 mon.c (mon.1) 591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.257559+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.257662+0000 mgr.x (mgr.25010) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.346703+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.350834+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.353796+0000 mon.c (mon.1) 594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.355250+0000 mon.c (mon.1) 595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.364499+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.364841+0000 mgr.x (mgr.25010) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.454764+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.459290+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.462532+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.463769+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.472945+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.550099+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.553031+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.556318+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.557647+0000 mon.c (mon.1) 603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.566742+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.642676+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.645542+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.648104+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.649261+0000 mon.c (mon.1) 607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.657704+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.732367+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.734638+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.737578+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.738263+0000 mon.c (mon.1) 611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.742902+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.783996+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.786206+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.788424+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.789250+0000 mon.c (mon.1) 615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:04.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:03 smithi204 bash[18742]: audit 2024-04-24T17:11:03.794334+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:04.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:11:04] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.33.4" 2024-04-24T17:11:05.102 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[72258]: debug 2024-04-24T17:11:04.844+0000 7f63126ba000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:11:05.102 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[72258]: debug 2024-04-24T17:11:04.948+0000 7f63126ba000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.473469+0000 mgr.x (mgr.25010) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.473469+0000 mgr.x (mgr.25010) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.566994+0000 mgr.x (mgr.25010) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.566994+0000 mgr.x (mgr.25010) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.658168+0000 mgr.x (mgr.25010) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.658168+0000 mgr.x (mgr.25010) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cluster 2024-04-24T17:11:03.741438+0000 mgr.x (mgr.25010) 163 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cluster 2024-04-24T17:11:03.741438+0000 mgr.x (mgr.25010) 163 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.742897+0000 mgr.x (mgr.25010) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.742897+0000 mgr.x (mgr.25010) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.794380+0000 mgr.x (mgr.25010) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.794380+0000 mgr.x (mgr.25010) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.868669+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.868669+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.871065+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.871065+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.873016+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.873016+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.873797+0000 mon.c (mon.1) 619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.873797+0000 mon.c (mon.1) 619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.880377+0000 mgr.x (mgr.25010) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.880377+0000 mgr.x (mgr.25010) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.880523+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.880523+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.925465+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.925465+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.928283+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.928283+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.930631+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.930631+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.931770+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.931770+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.940261+0000 mgr.x (mgr.25010) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.940261+0000 mgr.x (mgr.25010) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.940282+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.940282+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.984322+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.984322+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.987031+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.987031+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.989671+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.989671+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.991481+0000 mon.c (mon.1) 627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.991481+0000 mon.c (mon.1) 627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.998200+0000 mgr.x (mgr.25010) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:03.998200+0000 mgr.x (mgr.25010) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.998291+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:03.998291+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.059709+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.059709+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.062590+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.062590+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.065339+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.065339+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.066289+0000 mon.c (mon.1) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.066289+0000 mon.c (mon.1) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.075940+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.075940+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.076202+0000 mgr.x (mgr.25010) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.076202+0000 mgr.x (mgr.25010) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.153926+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.153926+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.156671+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.156671+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.159227+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.159227+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.160326+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.160326+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.169479+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.169479+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.169852+0000 mgr.x (mgr.25010) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.169852+0000 mgr.x (mgr.25010) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.245628+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.245628+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.248298+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.248298+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.251021+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.251021+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.252305+0000 mon.c (mon.1) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.252305+0000 mon.c (mon.1) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.257788+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.257788+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.260985+0000 mgr.x (mgr.25010) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.260985+0000 mgr.x (mgr.25010) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.337498+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.337498+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.342251+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.342251+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.346247+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.346247+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.347499+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.347499+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.354621+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.354621+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.355703+0000 mgr.x (mgr.25010) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.355703+0000 mgr.x (mgr.25010) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.444654+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.444654+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.448299+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.448299+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.451368+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.451368+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.452399+0000 mon.c (mon.1) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.452399+0000 mon.c (mon.1) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.459134+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.459134+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.550039+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.550039+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.554457+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.554457+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.558840+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.558840+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.560145+0000 mon.c (mon.1) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.560145+0000 mon.c (mon.1) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.568143+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.568143+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.656788+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.656788+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.661304+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.661304+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.664954+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.664954+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.666169+0000 mon.c (mon.1) 655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.666169+0000 mon.c (mon.1) 655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.673059+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.673059+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.751531+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.751531+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.754094+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.754094+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.756784+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.756784+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.757678+0000 mon.c (mon.1) 659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.112 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.757678+0000 mon.c (mon.1) 659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.763220+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[70555]: audit 2024-04-24T17:11:04.763220+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.473469+0000 mgr.x (mgr.25010) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.566994+0000 mgr.x (mgr.25010) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.658168+0000 mgr.x (mgr.25010) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cluster 2024-04-24T17:11:03.741438+0000 mgr.x (mgr.25010) 163 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.742897+0000 mgr.x (mgr.25010) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.794380+0000 mgr.x (mgr.25010) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.868669+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.871065+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.873016+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.873797+0000 mon.c (mon.1) 619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.880377+0000 mgr.x (mgr.25010) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.880523+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.925465+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.928283+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.930631+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.931770+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.940261+0000 mgr.x (mgr.25010) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.940282+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.984322+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.987031+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.989671+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.991481+0000 mon.c (mon.1) 627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:03.998200+0000 mgr.x (mgr.25010) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:03.998291+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.059709+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.062590+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.065339+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.066289+0000 mon.c (mon.1) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.075940+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.076202+0000 mgr.x (mgr.25010) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.153926+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.156671+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.159227+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.160326+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.169479+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.169852+0000 mgr.x (mgr.25010) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.245628+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.248298+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.251021+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.252305+0000 mon.c (mon.1) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.257788+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.260985+0000 mgr.x (mgr.25010) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.337498+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.342251+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.346247+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.347499+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.354621+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.355703+0000 mgr.x (mgr.25010) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.444654+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.448299+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.451368+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.452399+0000 mon.c (mon.1) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.459134+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.550039+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.554457+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.558840+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.560145+0000 mon.c (mon.1) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.568143+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.656788+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.661304+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.664954+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.666169+0000 mon.c (mon.1) 655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.673059+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.751531+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.754094+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.756784+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.757678+0000 mon.c (mon.1) 659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:04 smithi040 bash[23856]: audit 2024-04-24T17:11:04.763220+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.473469+0000 mgr.x (mgr.25010) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.566994+0000 mgr.x (mgr.25010) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.658168+0000 mgr.x (mgr.25010) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cluster 2024-04-24T17:11:03.741438+0000 mgr.x (mgr.25010) 163 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.742897+0000 mgr.x (mgr.25010) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.794380+0000 mgr.x (mgr.25010) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.868669+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.871065+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.873016+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.873797+0000 mon.c (mon.1) 619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.880377+0000 mgr.x (mgr.25010) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.880523+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.925465+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.928283+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.930631+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.931770+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.940261+0000 mgr.x (mgr.25010) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.940282+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.984322+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.987031+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.989671+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.991481+0000 mon.c (mon.1) 627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:03.998200+0000 mgr.x (mgr.25010) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:03.998291+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.059709+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.062590+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.065339+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.066289+0000 mon.c (mon.1) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.075940+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.076202+0000 mgr.x (mgr.25010) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.153926+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.156671+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.159227+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.160326+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.169479+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.169852+0000 mgr.x (mgr.25010) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.245628+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.248298+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.251021+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.252305+0000 mon.c (mon.1) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.257788+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.260985+0000 mgr.x (mgr.25010) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.337498+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.342251+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.346247+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.347499+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.354621+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.355703+0000 mgr.x (mgr.25010) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.444654+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.448299+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.451368+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.452399+0000 mon.c (mon.1) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.459134+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.550039+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.554457+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.558840+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.560145+0000 mon.c (mon.1) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.568143+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.656788+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.661304+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.664954+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.666169+0000 mon.c (mon.1) 655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.673059+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.751531+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.754094+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.756784+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.757678+0000 mon.c (mon.1) 659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:04 smithi204 bash[18742]: audit 2024-04-24T17:11:04.763220+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:05.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[72258]: debug 2024-04-24T17:11:05.204+0000 7f63126ba000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:11:06.008 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.459437+0000 mgr.x (mgr.25010) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.459437+0000 mgr.x (mgr.25010) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.568448+0000 mgr.x (mgr.25010) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.568448+0000 mgr.x (mgr.25010) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.674061+0000 mgr.x (mgr.25010) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.674061+0000 mgr.x (mgr.25010) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.765023+0000 mgr.x (mgr.25010) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.765023+0000 mgr.x (mgr.25010) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.834621+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.834621+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.838000+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.838000+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.009 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.840446+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.840446+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.841242+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.841242+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.846133+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.846133+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.848527+0000 mgr.x (mgr.25010) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.848527+0000 mgr.x (mgr.25010) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.459437+0000 mgr.x (mgr.25010) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.568448+0000 mgr.x (mgr.25010) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.674061+0000 mgr.x (mgr.25010) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.765023+0000 mgr.x (mgr.25010) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.834621+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.838000+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.840446+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.841242+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.846133+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.848527+0000 mgr.x (mgr.25010) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.908713+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.910890+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.913032+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.913863+0000 mon.c (mon.1) 667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.921145+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.011 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.923352+0000 mgr.x (mgr.25010) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.984555+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.987278+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.990219+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.991211+0000 mon.c (mon.1) 671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.908713+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.908713+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.910890+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.012 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.910890+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.913032+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.913032+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.913863+0000 mon.c (mon.1) 667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.913863+0000 mon.c (mon.1) 667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.921145+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.921145+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.923352+0000 mgr.x (mgr.25010) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.923352+0000 mgr.x (mgr.25010) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.984555+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.984555+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.987278+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.987278+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.990219+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.013 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.990219+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.991211+0000 mon.c (mon.1) 671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.991211+0000 mon.c (mon.1) 671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:04.998992+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:04.999204+0000 mgr.x (mgr.25010) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.090054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.094362+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.098285+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.099561+0000 mon.c (mon.1) 675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.110583+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.110758+0000 mgr.x (mgr.25010) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.200451+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.204765+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.208402+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.209880+0000 mon.c (mon.1) 679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.221018+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.221188+0000 mgr.x (mgr.25010) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.299370+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.303710+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.307551+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.309170+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.318771+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.320279+0000 mgr.x (mgr.25010) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.998992+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:04.998992+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.999204+0000 mgr.x (mgr.25010) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:04.999204+0000 mgr.x (mgr.25010) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.090054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.090054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.094362+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.094362+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.098285+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.098285+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.099561+0000 mon.c (mon.1) 675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.099561+0000 mon.c (mon.1) 675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.110583+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.110583+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.110758+0000 mgr.x (mgr.25010) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.110758+0000 mgr.x (mgr.25010) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.200451+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.200451+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.204765+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.204765+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.208402+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.017 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.400009+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.403304+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.405956+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.407113+0000 mon.c (mon.1) 687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.415736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.491884+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.494972+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.497945+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.499237+0000 mon.c (mon.1) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.508261+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.584875+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.587973+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.591308+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.592636+0000 mon.c (mon.1) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.018 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.601974+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.679624+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.682673+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.686591+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.687565+0000 mon.c (mon.1) 699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.694442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.770970+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.773286+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.775408+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.776162+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[23856]: audit 2024-04-24T17:11:05.782982+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.208402+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.209880+0000 mon.c (mon.1) 679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.209880+0000 mon.c (mon.1) 679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.221018+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.221018+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.221188+0000 mgr.x (mgr.25010) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.221188+0000 mgr.x (mgr.25010) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.299370+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.299370+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.303710+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.303710+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.307551+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.307551+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.309170+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.309170+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.318771+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.318771+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.320279+0000 mgr.x (mgr.25010) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.320279+0000 mgr.x (mgr.25010) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.400009+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.400009+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.403304+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.403304+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.405956+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.405956+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.407113+0000 mon.c (mon.1) 687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.407113+0000 mon.c (mon.1) 687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.415736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.415736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.491884+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.491884+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.494972+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.494972+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.497945+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.497945+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.499237+0000 mon.c (mon.1) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.499237+0000 mon.c (mon.1) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.508261+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.508261+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.584875+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.584875+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.587973+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.587973+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.591308+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.591308+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.592636+0000 mon.c (mon.1) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.592636+0000 mon.c (mon.1) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.601974+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.601974+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.679624+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.679624+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.682673+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.682673+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.686591+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.686591+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.023 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.687565+0000 mon.c (mon.1) 699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.687565+0000 mon.c (mon.1) 699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.694442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.694442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.770970+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.770970+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.773286+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.773286+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.775408+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.775408+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.776162+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.776162+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.782982+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:05 smithi040 bash[70555]: audit 2024-04-24T17:11:05.782982+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.459437+0000 mgr.x (mgr.25010) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.568448+0000 mgr.x (mgr.25010) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.674061+0000 mgr.x (mgr.25010) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.765023+0000 mgr.x (mgr.25010) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.834621+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.838000+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.840446+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.841242+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.846133+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.848527+0000 mgr.x (mgr.25010) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.908713+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.910890+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.913032+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.913863+0000 mon.c (mon.1) 667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.921145+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.923352+0000 mgr.x (mgr.25010) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.984555+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.987278+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.990219+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.991211+0000 mon.c (mon.1) 671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:04.998992+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:04.999204+0000 mgr.x (mgr.25010) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.090054+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.094362+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.098285+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.099561+0000 mon.c (mon.1) 675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.110583+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.110758+0000 mgr.x (mgr.25010) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.200451+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.204765+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.208402+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.209880+0000 mon.c (mon.1) 679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.221018+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.221188+0000 mgr.x (mgr.25010) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.299370+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.303710+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.307551+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.309170+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.318771+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.320279+0000 mgr.x (mgr.25010) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.400009+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.403304+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.405956+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.407113+0000 mon.c (mon.1) 687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.415736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.491884+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.494972+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.497945+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.499237+0000 mon.c (mon.1) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.508261+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.584875+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.587973+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.591308+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.592636+0000 mon.c (mon.1) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.601974+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.679624+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.682673+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.686591+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.687565+0000 mon.c (mon.1) 699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.694442+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.770970+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.773286+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.775408+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.776162+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:05 smithi204 bash[18742]: audit 2024-04-24T17:11:05.782982+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.300 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[72258]: debug 2024-04-24T17:11:06.008+0000 7f63126ba000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:11:06.300 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[72258]: debug 2024-04-24T17:11:06.124+0000 7f63126ba000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:11:06.300 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[72258]: debug 2024-04-24T17:11:06.232+0000 7f63126ba000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:11:06.583 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[72258]: debug 2024-04-24T17:11:06.360+0000 7f63126ba000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.416119+0000 mgr.x (mgr.25010) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.508377+0000 mgr.x (mgr.25010) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.602225+0000 mgr.x (mgr.25010) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.694272+0000 mgr.x (mgr.25010) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cluster 2024-04-24T17:11:05.741792+0000 mgr.x (mgr.25010) 187 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.782808+0000 mgr.x (mgr.25010) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.860762+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.863791+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.867124+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.868386+0000 mon.c (mon.1) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.874898+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.877169+0000 mgr.x (mgr.25010) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.954943+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.894 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[72258]: debug 2024-04-24T17:11:06.580+0000 7f63126ba000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:11:06.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.416119+0000 mgr.x (mgr.25010) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.416119+0000 mgr.x (mgr.25010) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.508377+0000 mgr.x (mgr.25010) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.508377+0000 mgr.x (mgr.25010) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.602225+0000 mgr.x (mgr.25010) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.602225+0000 mgr.x (mgr.25010) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.694272+0000 mgr.x (mgr.25010) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.694272+0000 mgr.x (mgr.25010) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cluster 2024-04-24T17:11:05.741792+0000 mgr.x (mgr.25010) 187 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cluster 2024-04-24T17:11:05.741792+0000 mgr.x (mgr.25010) 187 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.782808+0000 mgr.x (mgr.25010) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.782808+0000 mgr.x (mgr.25010) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.860762+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.860762+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.863791+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.863791+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.867124+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.867124+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.868386+0000 mon.c (mon.1) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.868386+0000 mon.c (mon.1) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.874898+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.874898+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.877169+0000 mgr.x (mgr.25010) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.877169+0000 mgr.x (mgr.25010) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.954943+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.954943+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.958127+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.958127+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.961282+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.961282+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.962584+0000 mon.c (mon.1) 711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.962584+0000 mon.c (mon.1) 711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.969025+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:05.969025+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.971180+0000 mgr.x (mgr.25010) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:05.971180+0000 mgr.x (mgr.25010) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.049506+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.049506+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.052246+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.052246+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.416119+0000 mgr.x (mgr.25010) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.508377+0000 mgr.x (mgr.25010) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.602225+0000 mgr.x (mgr.25010) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.694272+0000 mgr.x (mgr.25010) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cluster 2024-04-24T17:11:05.741792+0000 mgr.x (mgr.25010) 187 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.782808+0000 mgr.x (mgr.25010) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.860762+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.863791+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.867124+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.868386+0000 mon.c (mon.1) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.874898+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.877169+0000 mgr.x (mgr.25010) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.898 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.954943+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.958127+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.961282+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.962584+0000 mon.c (mon.1) 711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:05.969025+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:05.971180+0000 mgr.x (mgr.25010) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.049506+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.052246+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.899 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.056085+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.056085+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.057494+0000 mon.c (mon.1) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.057494+0000 mon.c (mon.1) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.066229+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.066229+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.066922+0000 mgr.x (mgr.25010) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.066922+0000 mgr.x (mgr.25010) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.144914+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.144914+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.148128+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.148128+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.151653+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.151653+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.152889+0000 mon.c (mon.1) 719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.152889+0000 mon.c (mon.1) 719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.160116+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.160116+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.160339+0000 mgr.x (mgr.25010) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.160339+0000 mgr.x (mgr.25010) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.239095+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.239095+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.242112+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.242112+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.245759+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.245759+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.246994+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.246994+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.254634+0000 mgr.x (mgr.25010) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.901 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.254634+0000 mgr.x (mgr.25010) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.254663+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.254663+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.333559+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.333559+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.336165+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.336165+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.339611+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.339611+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.340678+0000 mon.c (mon.1) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.340678+0000 mon.c (mon.1) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.346696+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.056085+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.057494+0000 mon.c (mon.1) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.066229+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.066922+0000 mgr.x (mgr.25010) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.144914+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.148128+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.151653+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.152889+0000 mon.c (mon.1) 719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.160116+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.160339+0000 mgr.x (mgr.25010) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.239095+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.242112+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.245759+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.246994+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.254634+0000 mgr.x (mgr.25010) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.254663+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.333559+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.336165+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.339611+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.340678+0000 mon.c (mon.1) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.346696+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.347476+0000 mgr.x (mgr.25010) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.347476+0000 mgr.x (mgr.25010) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.425493+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.425493+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.428060+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.428060+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.431310+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.431310+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.432248+0000 mon.c (mon.1) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.432248+0000 mon.c (mon.1) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.437751+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.437751+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.512432+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.512432+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.515142+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.515142+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.518709+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.518709+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.519846+0000 mon.c (mon.1) 735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.519846+0000 mon.c (mon.1) 735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.531388+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.531388+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.621799+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.621799+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.626112+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.626112+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.630172+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.630172+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.631550+0000 mon.c (mon.1) 739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.631550+0000 mon.c (mon.1) 739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.640747+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.640747+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.719400+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.719400+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.722493+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.722493+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.726687+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.726687+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.728363+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.728363+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.740663+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[70555]: audit 2024-04-24T17:11:06.740663+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.346696+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.347476+0000 mgr.x (mgr.25010) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.425493+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.428060+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.431310+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.432248+0000 mon.c (mon.1) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.437751+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.512432+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.515142+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.518709+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.519846+0000 mon.c (mon.1) 735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.531388+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.621799+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.626112+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.630172+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.631550+0000 mon.c (mon.1) 739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.640747+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.719400+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.722493+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.726687+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.728363+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[23856]: audit 2024-04-24T17:11:06.740663+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.156 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:06 smithi040 bash[72258]: debug 2024-04-24T17:11:06.892+0000 7f63126ba000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:11:07.156 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[72258]: debug 2024-04-24T17:11:07.008+0000 7f63126ba000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:11:07.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.958127+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.961282+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.962584+0000 mon.c (mon.1) 711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:05.969025+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:05.971180+0000 mgr.x (mgr.25010) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.049506+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.052246+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.056085+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.057494+0000 mon.c (mon.1) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.066229+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.066922+0000 mgr.x (mgr.25010) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.144914+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.148128+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.151653+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.152889+0000 mon.c (mon.1) 719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.160116+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.160339+0000 mgr.x (mgr.25010) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.239095+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.242112+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.245759+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.246994+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.254634+0000 mgr.x (mgr.25010) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.254663+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.333559+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.336165+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.339611+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.340678+0000 mon.c (mon.1) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.346696+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.347476+0000 mgr.x (mgr.25010) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.425493+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.428060+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.431310+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.432248+0000 mon.c (mon.1) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.437751+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.512432+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.515142+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.518709+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.519846+0000 mon.c (mon.1) 735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.531388+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.621799+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.626112+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.630172+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.631550+0000 mon.c (mon.1) 739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.640747+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.719400+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.722493+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.726687+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.728363+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:06 smithi204 bash[18742]: audit 2024-04-24T17:11:06.740663+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:07.415 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[72258]: debug 2024-04-24T17:11:07.204+0000 7f63126ba000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:11:07.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[72258]: debug 2024-04-24T17:11:07.468+0000 7f63126ba000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:11:08.084 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[72258]: debug 2024-04-24T17:11:07.760+0000 7f63126ba000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:11:08.084 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[72258]: debug 2024-04-24T17:11:07.940+0000 7f63126ba000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:11:08.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.437858+0000 mgr.x (mgr.25010) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.437858+0000 mgr.x (mgr.25010) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.532079+0000 mgr.x (mgr.25010) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.532079+0000 mgr.x (mgr.25010) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.641043+0000 mgr.x (mgr.25010) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.641043+0000 mgr.x (mgr.25010) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.743897+0000 mgr.x (mgr.25010) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.743897+0000 mgr.x (mgr.25010) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.836280+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.836280+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.840555+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.840555+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.846668+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.846668+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.848147+0000 mon.c (mon.1) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.848147+0000 mon.c (mon.1) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.857019+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.857019+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.859815+0000 mgr.x (mgr.25010) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.859815+0000 mgr.x (mgr.25010) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.437858+0000 mgr.x (mgr.25010) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.532079+0000 mgr.x (mgr.25010) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.641043+0000 mgr.x (mgr.25010) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.743897+0000 mgr.x (mgr.25010) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.836280+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.840555+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.846668+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.848147+0000 mon.c (mon.1) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.857019+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.859815+0000 mgr.x (mgr.25010) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.936175+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.939158+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.942398+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.943720+0000 mon.c (mon.1) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:06.953775+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:06.956956+0000 mgr.x (mgr.25010) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.035497+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.038132+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.041636+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.042799+0000 mon.c (mon.1) 755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.936175+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.936175+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.939158+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.939158+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.942398+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.942398+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.943720+0000 mon.c (mon.1) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.943720+0000 mon.c (mon.1) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.953775+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:06.953775+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.956956+0000 mgr.x (mgr.25010) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:06.956956+0000 mgr.x (mgr.25010) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.035497+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.035497+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.038132+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.038132+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.041636+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.041636+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.042799+0000 mon.c (mon.1) 755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.042799+0000 mon.c (mon.1) 755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.053250+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.054781+0000 mgr.x (mgr.25010) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.143656+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.145914+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.148437+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.149245+0000 mon.c (mon.1) 759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.154504+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.154963+0000 mgr.x (mgr.25010) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.215671+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.217921+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.220492+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.221321+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.226770+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.226928+0000 mgr.x (mgr.25010) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.286278+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.288560+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.291716+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.292511+0000 mon.c (mon.1) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.299297+0000 mgr.x (mgr.25010) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.299458+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.053250+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.053250+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.054781+0000 mgr.x (mgr.25010) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.054781+0000 mgr.x (mgr.25010) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.143656+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.143656+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.145914+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.145914+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.148437+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.148437+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.149245+0000 mon.c (mon.1) 759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.149245+0000 mon.c (mon.1) 759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.154504+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.154504+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.154963+0000 mgr.x (mgr.25010) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.154963+0000 mgr.x (mgr.25010) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.215671+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.215671+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.217921+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.217921+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.220492+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.374112+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.092 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.376238+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.379241+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.380006+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.386779+0000 mgr.x (mgr.25010) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.387004+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.445369+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.447785+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.450074+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.450870+0000 mon.c (mon.1) 775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.457586+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.532367+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.534810+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.537147+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.538013+0000 mon.c (mon.1) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.545052+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.634004+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.093 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.637754+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.641377+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.642512+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.652073+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.729521+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.731932+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.735047+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.735905+0000 mon.c (mon.1) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.094 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[23856]: audit 2024-04-24T17:11:07.744117+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.220492+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.221321+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.221321+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.226770+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.226770+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.226928+0000 mgr.x (mgr.25010) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.226928+0000 mgr.x (mgr.25010) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.286278+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.286278+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.288560+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.288560+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.291716+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.291716+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.292511+0000 mon.c (mon.1) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.292511+0000 mon.c (mon.1) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.299297+0000 mgr.x (mgr.25010) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.299297+0000 mgr.x (mgr.25010) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.299458+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.299458+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.374112+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.374112+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.376238+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.376238+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.379241+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.379241+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.380006+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.380006+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.386779+0000 mgr.x (mgr.25010) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.096 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.386779+0000 mgr.x (mgr.25010) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.387004+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.387004+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.445369+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.445369+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.447785+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.447785+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.450074+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.450074+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.450870+0000 mon.c (mon.1) 775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.450870+0000 mon.c (mon.1) 775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.457586+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.457586+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.532367+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.532367+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.097 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.534810+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.534810+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.537147+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.537147+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.538013+0000 mon.c (mon.1) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.538013+0000 mon.c (mon.1) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.545052+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.545052+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.634004+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.634004+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.637754+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.637754+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.641377+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.641377+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.642512+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.098 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.642512+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.652073+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.652073+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.729521+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.729521+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.731932+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.731932+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.735047+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.735047+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.735905+0000 mon.c (mon.1) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.735905+0000 mon.c (mon.1) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.744117+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:07 smithi040 bash[70555]: audit 2024-04-24T17:11:07.744117+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.437858+0000 mgr.x (mgr.25010) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.532079+0000 mgr.x (mgr.25010) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.641043+0000 mgr.x (mgr.25010) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.743897+0000 mgr.x (mgr.25010) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.836280+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.840555+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.846668+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.848147+0000 mon.c (mon.1) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.857019+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.859815+0000 mgr.x (mgr.25010) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.936175+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.939158+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.942398+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.943720+0000 mon.c (mon.1) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:06.953775+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:06.956956+0000 mgr.x (mgr.25010) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.035497+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.038132+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.041636+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.042799+0000 mon.c (mon.1) 755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.053250+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.054781+0000 mgr.x (mgr.25010) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.143656+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.145914+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.148437+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.149245+0000 mon.c (mon.1) 759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.154504+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.154963+0000 mgr.x (mgr.25010) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.215671+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.217921+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.220492+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.221321+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.226770+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.226928+0000 mgr.x (mgr.25010) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.286278+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.288560+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.291716+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.292511+0000 mon.c (mon.1) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.299297+0000 mgr.x (mgr.25010) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.299458+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.374112+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.376238+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.379241+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.380006+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.386779+0000 mgr.x (mgr.25010) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.387004+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.445369+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.447785+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.450074+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.450870+0000 mon.c (mon.1) 775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.457586+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.532367+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.534810+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.537147+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.538013+0000 mon.c (mon.1) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.545052+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.634004+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.637754+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.641377+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.642512+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.652073+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.729521+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.731932+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.735047+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.735905+0000 mon.c (mon.1) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:07 smithi204 bash[18742]: audit 2024-04-24T17:11:07.744117+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[72258]: debug 2024-04-24T17:11:08.200+0000 7f63126ba000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:11:08.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[72258]: debug 2024-04-24T17:11:08.324+0000 7f63126ba000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:11:08.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[72258]: debug 2024-04-24T17:11:08.684+0000 7f63126ba000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:11:08.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.457472+0000 mgr.x (mgr.25010) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.544901+0000 mgr.x (mgr.25010) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.652444+0000 mgr.x (mgr.25010) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cluster 2024-04-24T17:11:07.742174+0000 mgr.x (mgr.25010) 209 : cluster [DBG] pgmap v21: 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-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.744011+0000 mgr.x (mgr.25010) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.821588+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.823724+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.826339+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.827018+0000 mon.c (mon.1) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.831913+0000 mgr.x (mgr.25010) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.831960+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.889465+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.891871+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.894385+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.895287+0000 mon.c (mon.1) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.900833+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.901184+0000 mgr.x (mgr.25010) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.959546+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.962288+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.965772+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.457472+0000 mgr.x (mgr.25010) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.457472+0000 mgr.x (mgr.25010) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.544901+0000 mgr.x (mgr.25010) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.544901+0000 mgr.x (mgr.25010) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.652444+0000 mgr.x (mgr.25010) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.652444+0000 mgr.x (mgr.25010) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cluster 2024-04-24T17:11:07.742174+0000 mgr.x (mgr.25010) 209 : cluster [DBG] pgmap v21: 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-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cluster 2024-04-24T17:11:07.742174+0000 mgr.x (mgr.25010) 209 : cluster [DBG] pgmap v21: 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-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.744011+0000 mgr.x (mgr.25010) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.744011+0000 mgr.x (mgr.25010) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.821588+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.821588+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.823724+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.823724+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.826339+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.826339+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.827018+0000 mon.c (mon.1) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.827018+0000 mon.c (mon.1) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.831913+0000 mgr.x (mgr.25010) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.831913+0000 mgr.x (mgr.25010) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.966977+0000 mon.c (mon.1) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:07.973177+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:07.975508+0000 mgr.x (mgr.25010) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.033025+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.035217+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.037219+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.037996+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.043428+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.043920+0000 mgr.x (mgr.25010) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.125100+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.128030+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.130542+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.131581+0000 mon.c (mon.1) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.138003+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.140549+0000 mgr.x (mgr.25010) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.230225+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.234858+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.238673+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.240012+0000 mon.c (mon.1) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.248244+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.248837+0000 mgr.x (mgr.25010) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.343069+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.347202+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.350967+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.352507+0000 mon.c (mon.1) 815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.362511+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.362945+0000 mgr.x (mgr.25010) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.453500+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.457578+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.461714+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.463103+0000 mon.c (mon.1) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.473282+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.518146+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.521299+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.524092+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.524994+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.532762+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.621809+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.625462+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.628397+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.831960+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.831960+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.889465+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.889465+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.891871+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.891871+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.894385+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.894385+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.895287+0000 mon.c (mon.1) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.895287+0000 mon.c (mon.1) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.900833+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.900833+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.901184+0000 mgr.x (mgr.25010) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.901184+0000 mgr.x (mgr.25010) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.959546+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.959546+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.962288+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.962288+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.965772+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.965772+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.629306+0000 mon.c (mon.1) 827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.638649+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.729110+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.733804+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.737692+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.739294+0000 mon.c (mon.1) 831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[23856]: audit 2024-04-24T17:11:08.754894+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.966977+0000 mon.c (mon.1) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.966977+0000 mon.c (mon.1) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.973177+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:07.973177+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.975508+0000 mgr.x (mgr.25010) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:07.975508+0000 mgr.x (mgr.25010) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.033025+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.033025+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.035217+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.035217+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.037219+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.037219+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.037996+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.037996+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.043428+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.043428+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.043920+0000 mgr.x (mgr.25010) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.043920+0000 mgr.x (mgr.25010) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.125100+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.125100+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.128030+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.128030+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.130542+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.130542+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.131581+0000 mon.c (mon.1) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.131581+0000 mon.c (mon.1) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.138003+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.138003+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.140549+0000 mgr.x (mgr.25010) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.140549+0000 mgr.x (mgr.25010) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.230225+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.230225+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.234858+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.234858+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.238673+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.238673+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.240012+0000 mon.c (mon.1) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.240012+0000 mon.c (mon.1) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.248244+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.248244+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.248837+0000 mgr.x (mgr.25010) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.248837+0000 mgr.x (mgr.25010) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.343069+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.343069+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.347202+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.347202+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.350967+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.350967+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.352507+0000 mon.c (mon.1) 815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.352507+0000 mon.c (mon.1) 815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.362511+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.362511+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.362945+0000 mgr.x (mgr.25010) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.362945+0000 mgr.x (mgr.25010) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.453500+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.453500+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.457578+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.457578+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.461714+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.461714+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.463103+0000 mon.c (mon.1) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.463103+0000 mon.c (mon.1) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.473282+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.473282+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.518146+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.518146+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.521299+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.521299+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.524092+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.524092+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.524994+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.524994+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.532762+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.532762+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.621809+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.621809+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.625462+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.625462+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.628397+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.628397+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.629306+0000 mon.c (mon.1) 827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.629306+0000 mon.c (mon.1) 827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.638649+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.638649+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.729110+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.729110+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.733804+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.733804+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.737692+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.737692+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.739294+0000 mon.c (mon.1) 831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.739294+0000 mon.c (mon.1) 831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.754894+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:08 smithi040 bash[70555]: audit 2024-04-24T17:11:08.754894+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[54356]: ts=2024-04-24T17:11: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.457472+0000 mgr.x (mgr.25010) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.544901+0000 mgr.x (mgr.25010) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.652444+0000 mgr.x (mgr.25010) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cluster 2024-04-24T17:11:07.742174+0000 mgr.x (mgr.25010) 209 : cluster [DBG] pgmap v21: 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-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.744011+0000 mgr.x (mgr.25010) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.821588+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.823724+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.826339+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.827018+0000 mon.c (mon.1) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.831913+0000 mgr.x (mgr.25010) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.831960+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.889465+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.891871+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.894385+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.895287+0000 mon.c (mon.1) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.900833+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.901184+0000 mgr.x (mgr.25010) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.959546+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.962288+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.965772+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.966977+0000 mon.c (mon.1) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:07.973177+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:07.975508+0000 mgr.x (mgr.25010) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.033025+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.035217+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.037219+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.037996+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.043428+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.043920+0000 mgr.x (mgr.25010) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.125100+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.128030+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.130542+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.131581+0000 mon.c (mon.1) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.138003+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.140549+0000 mgr.x (mgr.25010) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.230225+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.234858+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.238673+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.240012+0000 mon.c (mon.1) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.248244+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.248837+0000 mgr.x (mgr.25010) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.343069+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.347202+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.350967+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.352507+0000 mon.c (mon.1) 815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.362511+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.362945+0000 mgr.x (mgr.25010) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.453500+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.457578+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.461714+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.463103+0000 mon.c (mon.1) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.473282+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.518146+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.521299+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.524092+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.524994+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.532762+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.621809+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.625462+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.628397+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.629306+0000 mon.c (mon.1) 827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.638649+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.729110+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.733804+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.737692+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.739294+0000 mon.c (mon.1) 831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:08 smithi204 bash[18742]: audit 2024-04-24T17:11:08.754894+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:09.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[72258]: debug 2024-04-24T17:11:09.484+0000 7f63126ba000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:11:09.737 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[72258]: debug 2024-04-24T17:11:09.612+0000 7f63126ba000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:11:09.770 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:11:10.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[72258]: debug 2024-04-24T17:11:09.864+0000 7f63126ba000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:11:10.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.473679+0000 mgr.x (mgr.25010) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.473679+0000 mgr.x (mgr.25010) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.532964+0000 mgr.x (mgr.25010) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.532964+0000 mgr.x (mgr.25010) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.638846+0000 mgr.x (mgr.25010) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.638846+0000 mgr.x (mgr.25010) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.756595+0000 mgr.x (mgr.25010) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.756595+0000 mgr.x (mgr.25010) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.834399+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.834399+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.836867+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.836867+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.839861+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.839861+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.840932+0000 mon.c (mon.1) 835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.840932+0000 mon.c (mon.1) 835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.847722+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.847722+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.848697+0000 mgr.x (mgr.25010) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.848697+0000 mgr.x (mgr.25010) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.473679+0000 mgr.x (mgr.25010) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.532964+0000 mgr.x (mgr.25010) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.638846+0000 mgr.x (mgr.25010) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.756595+0000 mgr.x (mgr.25010) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.834399+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.836867+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.839861+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.840932+0000 mon.c (mon.1) 835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.847722+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.848697+0000 mgr.x (mgr.25010) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.894008+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.896639+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.899100+0000 mon.c (mon.1) 838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.899897+0000 mon.c (mon.1) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.907828+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.908259+0000 mgr.x (mgr.25010) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.952166+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.954357+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.956374+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.957113+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.894008+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.894008+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.896639+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.896639+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.899100+0000 mon.c (mon.1) 838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.899100+0000 mon.c (mon.1) 838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.899897+0000 mon.c (mon.1) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.899897+0000 mon.c (mon.1) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.907828+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.907828+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.908259+0000 mgr.x (mgr.25010) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.908259+0000 mgr.x (mgr.25010) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.952166+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.952166+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.954357+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.954357+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.956374+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.956374+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.957113+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.957113+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.964492+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:08.964492+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.965189+0000 mgr.x (mgr.25010) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:08.965189+0000 mgr.x (mgr.25010) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.009119+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.009119+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.012370+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.012370+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.015705+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.015705+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.016884+0000 mon.c (mon.1) 847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.016884+0000 mon.c (mon.1) 847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.024999+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.024999+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.027877+0000 mgr.x (mgr.25010) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.027877+0000 mgr.x (mgr.25010) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.072049+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.072049+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.075233+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.075233+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.078369+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:08.964492+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:08.965189+0000 mgr.x (mgr.25010) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.009119+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.012370+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.015705+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.016884+0000 mon.c (mon.1) 847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.024999+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.027877+0000 mgr.x (mgr.25010) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.072049+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.075233+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.078369+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.079593+0000 mon.c (mon.1) 851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.087917+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.090810+0000 mgr.x (mgr.25010) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.150736+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.153460+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.156445+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.157622+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.167895+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.168191+0000 mgr.x (mgr.25010) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.078369+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.079593+0000 mon.c (mon.1) 851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.079593+0000 mon.c (mon.1) 851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.087917+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.087917+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.090810+0000 mgr.x (mgr.25010) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.090810+0000 mgr.x (mgr.25010) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.150736+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.150736+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.153460+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.153460+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.156445+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.156445+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.157622+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.157622+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.167895+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.167895+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.168191+0000 mgr.x (mgr.25010) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.168191+0000 mgr.x (mgr.25010) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.244893+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.244893+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.247409+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.247409+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.251033+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.251033+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.252025+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.252025+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.259997+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.259997+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.261573+0000 mgr.x (mgr.25010) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.261573+0000 mgr.x (mgr.25010) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.338338+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.338338+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.341115+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.341115+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.344245+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.344245+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.345378+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.345378+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.353329+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.244893+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.247409+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.251033+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.252025+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.259997+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.261573+0000 mgr.x (mgr.25010) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.338338+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.341115+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.344245+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.345378+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.353329+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.354973+0000 mgr.x (mgr.25010) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.447169+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.451334+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.454960+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.456261+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.465104+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.555440+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.559921+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.564608+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.353329+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.354973+0000 mgr.x (mgr.25010) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.354973+0000 mgr.x (mgr.25010) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.447169+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.447169+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.451334+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.451334+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.454960+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.454960+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.456261+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.456261+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.465104+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.465104+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.555440+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.555440+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.559921+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.559921+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.564608+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.564608+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.565921+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.565921+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.574999+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.665031+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.668810+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.672469+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.673535+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.683524+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.748201+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.750537+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.753919+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.755036+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[23856]: audit 2024-04-24T17:11:09.764586+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.565921+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.574999+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.574999+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.665031+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.665031+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.668810+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.668810+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.672469+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.672469+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.673535+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.673535+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.683524+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.683524+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.748201+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.748201+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.750537+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.750537+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.753919+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.753919+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.755036+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.755036+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.764586+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:09 smithi040 bash[70555]: audit 2024-04-24T17:11:09.764586+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.473679+0000 mgr.x (mgr.25010) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.532964+0000 mgr.x (mgr.25010) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.638846+0000 mgr.x (mgr.25010) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.756595+0000 mgr.x (mgr.25010) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.834399+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.836867+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.839861+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.840932+0000 mon.c (mon.1) 835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.847722+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.848697+0000 mgr.x (mgr.25010) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.894008+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.896639+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.899100+0000 mon.c (mon.1) 838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.899897+0000 mon.c (mon.1) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.907828+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.908259+0000 mgr.x (mgr.25010) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.952166+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.954357+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.956374+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.957113+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:08.964492+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:08.965189+0000 mgr.x (mgr.25010) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.009119+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.012370+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.015705+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.016884+0000 mon.c (mon.1) 847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.024999+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.027877+0000 mgr.x (mgr.25010) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.072049+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.075233+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.078369+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.079593+0000 mon.c (mon.1) 851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.087917+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.090810+0000 mgr.x (mgr.25010) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.150736+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.153460+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.156445+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.157622+0000 mon.c (mon.1) 855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.167895+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.168191+0000 mgr.x (mgr.25010) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.244893+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.247409+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.251033+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.252025+0000 mon.c (mon.1) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.259997+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.261573+0000 mgr.x (mgr.25010) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.338338+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.341115+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.344245+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.345378+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.353329+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.354973+0000 mgr.x (mgr.25010) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.447169+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.451334+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.454960+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.456261+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.465104+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.555440+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.559921+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.564608+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.565921+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.574999+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.665031+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.668810+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.672469+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.673535+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.683524+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.748201+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.750537+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.753919+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.755036+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:09 smithi204 bash[18742]: audit 2024-04-24T17:11:09.764586+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.553 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 13s ago 15m - - 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 12s ago 15m - - 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (2m) 13s ago 9m 14.4M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (2m) 12s ago 8m 41.1M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (65s) 13s ago 6m 42.6M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (84s) 12s ago 14m 486M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 starting - - - - 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (26s) 13s ago 17m 32.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (15m) 12s ago 15m 56.5M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (15m) 13s ago 15m 54.2M 2048M 17.2.0 e1d6a67b021e 6264a087b07d 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (2m) 13s ago 9m 8771k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (2m) 12s ago 9m 8531k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:11:10.554 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (14m) 13s ago 14m 54.7M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (13m) 13s ago 13m 55.6M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (13m) 13s ago 13m 50.4M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (12m) 13s ago 12m 54.2M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (11m) 12s ago 11m 55.9M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (11m) 12s ago 11m 52.7M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (10m) 12s ago 10m 51.9M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (10m) 12s ago 10m 54.5M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (61s) 12s ago 9m 54.2M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (7m) 13s ago 7m 85.3M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (7m) 12s ago 7m 85.9M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (6m) 13s ago 6m 85.7M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:11:10.555 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (6m) 12s ago 6m 85.8M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:11:10.614 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: debug 2024-04-24T17:11:10.208+0000 7f63126ba000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:11:10.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: debug 2024-04-24T17:11:10.612+0000 7f63126ba000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:11:10.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: debug 2024-04-24T17:11:10.744+0000 7f63126ba000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:11:10.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: [24/Apr/2024:17:11:10] ENGINE Bus STARTING 2024-04-24T17:11:10.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: CherryPy Checker: 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: The Application mounted at '' has an empty config. 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: [24/Apr/2024:17:11:10] ENGINE Serving on http://:::9283 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[72258]: [24/Apr/2024:17:11:10] ENGINE Bus STARTED 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.465297+0000 mgr.x (mgr.25010) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.465297+0000 mgr.x (mgr.25010) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.575290+0000 mgr.x (mgr.25010) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.575290+0000 mgr.x (mgr.25010) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.686011+0000 mgr.x (mgr.25010) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.686011+0000 mgr.x (mgr.25010) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cluster 2024-04-24T17:11:09.743690+0000 mgr.x (mgr.25010) 233 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cluster 2024-04-24T17:11:09.743690+0000 mgr.x (mgr.25010) 233 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.758013+0000 mgr.x (mgr.25010) 234 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.758013+0000 mgr.x (mgr.25010) 234 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.766049+0000 mgr.x (mgr.25010) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.766049+0000 mgr.x (mgr.25010) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.829942+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.829942+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.832444+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.832444+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.836182+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.836182+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.837336+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.465297+0000 mgr.x (mgr.25010) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.575290+0000 mgr.x (mgr.25010) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.686011+0000 mgr.x (mgr.25010) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cluster 2024-04-24T17:11:09.743690+0000 mgr.x (mgr.25010) 233 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.758013+0000 mgr.x (mgr.25010) 234 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.766049+0000 mgr.x (mgr.25010) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.829942+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.832444+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.836182+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.837336+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.844617+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.844761+0000 mgr.x (mgr.25010) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.902785+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.905136+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.907631+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.908535+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.915901+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.916105+0000 mgr.x (mgr.25010) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.973875+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.977680+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.837336+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.844617+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.844617+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.844761+0000 mgr.x (mgr.25010) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.844761+0000 mgr.x (mgr.25010) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.902785+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.902785+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.905136+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.905136+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.907631+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.907631+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.908535+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.908535+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.915901+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.915901+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.916105+0000 mgr.x (mgr.25010) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.916105+0000 mgr.x (mgr.25010) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.973875+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.973875+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.977680+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.977680+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.981365+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.982402+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:09.989081+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:09.989249+0000 mgr.x (mgr.25010) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.075867+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.079463+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.082694+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.084249+0000 mon.c (mon.1) 895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.093403+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.093604+0000 mgr.x (mgr.25010) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.132589+0000 mgr.x (mgr.25010) 240 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.188039+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.190581+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.193754+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.194733+0000 mon.c (mon.1) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.201983+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.202122+0000 mgr.x (mgr.25010) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.284333+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.288331+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.292060+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.292963+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.298861+0000 mgr.x (mgr.25010) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.298901+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.387962+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.392328+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.396189+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.397595+0000 mon.c (mon.1) 907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.406061+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.483497+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.486663+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.490582+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.491752+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.500477+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.638380+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.643256+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.648258+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.649550+0000 mon.c (mon.1) 915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.656670+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.734578+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.737517+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.981365+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.981365+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.982402+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.982402+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.989081+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:09.989081+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.989249+0000 mgr.x (mgr.25010) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:09.989249+0000 mgr.x (mgr.25010) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.075867+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.075867+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.079463+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.079463+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.082694+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.082694+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.084249+0000 mon.c (mon.1) 895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.084249+0000 mon.c (mon.1) 895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.093403+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.093403+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.093604+0000 mgr.x (mgr.25010) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.093604+0000 mgr.x (mgr.25010) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.740333+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.741372+0000 mon.c (mon.1) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.748221+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cluster 2024-04-24T17:11:10.749800+0000 mon.a (mon.0) 214 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: cluster 2024-04-24T17:11:10.749868+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.754341+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.755408+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.757579+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[23856]: audit 2024-04-24T17:11:10.758746+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.132589+0000 mgr.x (mgr.25010) 240 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.132589+0000 mgr.x (mgr.25010) 240 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.188039+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.188039+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.190581+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.190581+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.193754+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.193754+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.194733+0000 mon.c (mon.1) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.194733+0000 mon.c (mon.1) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.201983+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.201983+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.202122+0000 mgr.x (mgr.25010) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.202122+0000 mgr.x (mgr.25010) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.284333+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.284333+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.288331+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.288331+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.292060+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.292060+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.292963+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.292963+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.298861+0000 mgr.x (mgr.25010) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.298861+0000 mgr.x (mgr.25010) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.298901+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.298901+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.387962+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.387962+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.392328+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.392328+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.396189+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.396189+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.397595+0000 mon.c (mon.1) 907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.397595+0000 mon.c (mon.1) 907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.406061+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.406061+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.483497+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.483497+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.486663+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.486663+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.490582+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.490582+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.491752+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.491752+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.500477+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.500477+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.638380+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.638380+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.643256+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.643256+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.648258+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.648258+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.649550+0000 mon.c (mon.1) 915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.649550+0000 mon.c (mon.1) 915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.656670+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.656670+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.734578+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.734578+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.737517+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.737517+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.740333+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.740333+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.741372+0000 mon.c (mon.1) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.741372+0000 mon.c (mon.1) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.748221+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.748221+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cluster 2024-04-24T17:11:10.749800+0000 mon.a (mon.0) 214 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cluster 2024-04-24T17:11:10.749800+0000 mon.a (mon.0) 214 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cluster 2024-04-24T17:11:10.749868+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: cluster 2024-04-24T17:11:10.749868+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.754341+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.754341+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.755408+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.755408+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.757579+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.757579+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:10.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.758746+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:10.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:10 smithi040 bash[70555]: audit 2024-04-24T17:11:10.758746+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:11:11.006 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:11:11.007 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:11:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.465297+0000 mgr.x (mgr.25010) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.575290+0000 mgr.x (mgr.25010) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.686011+0000 mgr.x (mgr.25010) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cluster 2024-04-24T17:11:09.743690+0000 mgr.x (mgr.25010) 233 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.758013+0000 mgr.x (mgr.25010) 234 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.766049+0000 mgr.x (mgr.25010) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.829942+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.832444+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.836182+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.837336+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.844617+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.844761+0000 mgr.x (mgr.25010) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.902785+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.905136+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.907631+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.908535+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.915901+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.916105+0000 mgr.x (mgr.25010) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.973875+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.977680+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.981365+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.982402+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:09.989081+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:09.989249+0000 mgr.x (mgr.25010) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.075867+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.079463+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.082694+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.084249+0000 mon.c (mon.1) 895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.093403+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.093604+0000 mgr.x (mgr.25010) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.132589+0000 mgr.x (mgr.25010) 240 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.188039+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.190581+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.193754+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.194733+0000 mon.c (mon.1) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.201983+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.202122+0000 mgr.x (mgr.25010) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.284333+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.288331+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.292060+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.292963+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.298861+0000 mgr.x (mgr.25010) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.298901+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.387962+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.392328+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.396189+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.397595+0000 mon.c (mon.1) 907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.406061+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.483497+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.486663+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.490582+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.491752+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.500477+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.638380+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.643256+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.648258+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.649550+0000 mon.c (mon.1) 915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.656670+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.734578+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.737517+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.740333+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.741372+0000 mon.c (mon.1) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.748221+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cluster 2024-04-24T17:11:10.749800+0000 mon.a (mon.0) 214 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: cluster 2024-04-24T17:11:10.749868+0000 mon.a (mon.0) 215 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.754341+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.755408+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.757579+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:11.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:10 smithi204 bash[18742]: audit 2024-04-24T17:11:10.758746+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.? 172.21.15.40:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:11.395 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:11:11.427 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:11:11.428 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:11:11.428 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:11:11.428 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:11:11.428 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "", 2024-04-24T17:11:11.428 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons", 2024-04-24T17:11:11.428 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:11:11.428 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:11:11.890 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:11:12.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.407288+0000 mgr.x (mgr.25010) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.501239+0000 mgr.x (mgr.25010) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.503685+0000 mgr.x (mgr.25010) 245 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.656972+0000 mgr.x (mgr.25010) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.748921+0000 mgr.x (mgr.25010) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.833171+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.835536+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.838370+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.839248+0000 mon.c (mon.1) 927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.844068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.844169+0000 mgr.x (mgr.25010) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.923423+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.926755+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.930553+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.931868+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.077 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:10.938702+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:10.939912+0000 mgr.x (mgr.25010) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.008703+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.40:0/337657384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.019244+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.022040+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.407288+0000 mgr.x (mgr.25010) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.407288+0000 mgr.x (mgr.25010) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.501239+0000 mgr.x (mgr.25010) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.501239+0000 mgr.x (mgr.25010) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.503685+0000 mgr.x (mgr.25010) 245 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:12.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.503685+0000 mgr.x (mgr.25010) 245 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.656972+0000 mgr.x (mgr.25010) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.656972+0000 mgr.x (mgr.25010) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.748921+0000 mgr.x (mgr.25010) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.748921+0000 mgr.x (mgr.25010) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.833171+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.833171+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.835536+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.835536+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.838370+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.838370+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.839248+0000 mon.c (mon.1) 927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.839248+0000 mon.c (mon.1) 927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.844068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.079 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.844068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.031091+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.036232+0000 mon.c (mon.1) 935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.042624+0000 mgr.x (mgr.25010) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.042666+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.120638+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.123195+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.125585+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.126595+0000 mon.c (mon.1) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.132266+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.134892+0000 mgr.x (mgr.25010) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.197037+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.080 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.199861+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.203168+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.204175+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.212936+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.214201+0000 mgr.x (mgr.25010) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.289166+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.291691+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.294270+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.295141+0000 mon.c (mon.1) 947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.844169+0000 mgr.x (mgr.25010) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.844169+0000 mgr.x (mgr.25010) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.923423+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.081 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.923423+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.926755+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.926755+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.930553+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.930553+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.931868+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.931868+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.938702+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:10.938702+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.939912+0000 mgr.x (mgr.25010) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:10.939912+0000 mgr.x (mgr.25010) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.008703+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.40:0/337657384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.008703+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.40:0/337657384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.019244+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.019244+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.022040+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.022040+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.302252+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.306794+0000 mgr.x (mgr.25010) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.396387+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.398762+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.401486+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.402312+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.409346+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.469763+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.473554+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.476268+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.477118+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.484255+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.530550+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.532684+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.535397+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.536166+0000 mon.c (mon.1) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.543166+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.587106+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.589392+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.592024+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.031091+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.031091+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.036232+0000 mon.c (mon.1) 935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.036232+0000 mon.c (mon.1) 935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.042624+0000 mgr.x (mgr.25010) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.042624+0000 mgr.x (mgr.25010) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.042666+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.042666+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.120638+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.120638+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.123195+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.123195+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.125585+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.125585+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.126595+0000 mon.c (mon.1) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.126595+0000 mon.c (mon.1) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.132266+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.132266+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.134892+0000 mgr.x (mgr.25010) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.134892+0000 mgr.x (mgr.25010) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.197037+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.593013+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.600476+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.644486+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.646576+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.648538+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.086 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.649330+0000 mon.c (mon.1) 967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.657372+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.700372+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.702517+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.704659+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.705363+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.712095+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: cluster 2024-04-24T17:11:11.752690+0000 mon.a (mon.0) 229 : cluster [DBG] mgrmap e45: x(active, since 40s), standbys: y 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.761774+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.765046+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.767440+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.768197+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.773928+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.087 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[23856]: audit 2024-04-24T17:11:11.818911+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.197037+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.199861+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.199861+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.203168+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.203168+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.204175+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.204175+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.212936+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.212936+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.214201+0000 mgr.x (mgr.25010) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.214201+0000 mgr.x (mgr.25010) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.289166+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.289166+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.291691+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.291691+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.294270+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.294270+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.295141+0000 mon.c (mon.1) 947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.295141+0000 mon.c (mon.1) 947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.302252+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.302252+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.306794+0000 mgr.x (mgr.25010) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.306794+0000 mgr.x (mgr.25010) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.396387+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.089 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.396387+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.398762+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.398762+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.401486+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.401486+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.402312+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.402312+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.409346+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.409346+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.469763+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.469763+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.473554+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.473554+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.476268+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.476268+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.477118+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.477118+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.484255+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.484255+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.530550+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.530550+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.532684+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.532684+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.535397+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.535397+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.536166+0000 mon.c (mon.1) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.536166+0000 mon.c (mon.1) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.543166+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.543166+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.587106+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.587106+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.589392+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.589392+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.592024+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.592024+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.593013+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.593013+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.600476+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.600476+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.644486+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.644486+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.646576+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.646576+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.648538+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.648538+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.649330+0000 mon.c (mon.1) 967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.649330+0000 mon.c (mon.1) 967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.092 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.657372+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.657372+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.700372+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.700372+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.702517+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.702517+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.704659+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.704659+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.705363+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.705363+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.712095+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.712095+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cluster 2024-04-24T17:11:11.752690+0000 mon.a (mon.0) 229 : cluster [DBG] mgrmap e45: x(active, since 40s), standbys: y 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: cluster 2024-04-24T17:11:11.752690+0000 mon.a (mon.0) 229 : cluster [DBG] mgrmap e45: x(active, since 40s), standbys: y 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.761774+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.761774+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.765046+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.765046+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.767440+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.767440+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.768197+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.768197+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.773928+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.773928+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.818911+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:11 smithi040 bash[70555]: audit 2024-04-24T17:11:11.818911+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.407288+0000 mgr.x (mgr.25010) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.501239+0000 mgr.x (mgr.25010) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.503685+0000 mgr.x (mgr.25010) 245 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.656972+0000 mgr.x (mgr.25010) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.748921+0000 mgr.x (mgr.25010) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.833171+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.835536+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.838370+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.839248+0000 mon.c (mon.1) 927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.844068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.844169+0000 mgr.x (mgr.25010) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.923423+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.926755+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.930553+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.931868+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:10.938702+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:10.939912+0000 mgr.x (mgr.25010) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.008703+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.40:0/337657384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.019244+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.022040+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.031091+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.036232+0000 mon.c (mon.1) 935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.042624+0000 mgr.x (mgr.25010) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.042666+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.120638+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.123195+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.125585+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.126595+0000 mon.c (mon.1) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.132266+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.134892+0000 mgr.x (mgr.25010) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.197037+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.199861+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.203168+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.204175+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.212936+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.214201+0000 mgr.x (mgr.25010) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.289166+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.291691+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.294270+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.295141+0000 mon.c (mon.1) 947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.302252+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.306794+0000 mgr.x (mgr.25010) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.396387+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.398762+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.401486+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.402312+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.409346+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.469763+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.473554+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.476268+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.477118+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.484255+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.530550+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.532684+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.535397+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.536166+0000 mon.c (mon.1) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.543166+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.587106+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.589392+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.592024+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.593013+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.600476+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.644486+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.646576+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.648538+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.649330+0000 mon.c (mon.1) 967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.657372+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.700372+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.702517+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.704659+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.705363+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.712095+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: cluster 2024-04-24T17:11:11.752690+0000 mon.a (mon.0) 229 : cluster [DBG] mgrmap e45: x(active, since 40s), standbys: y 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.761774+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.765046+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.767440+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.768197+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.773928+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:11 smithi204 bash[18742]: audit 2024-04-24T17:11:11.818911+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.397621+0000 mgr.x (mgr.25010) 254 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.412791+0000 mgr.x (mgr.25010) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.487223+0000 mgr.x (mgr.25010) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.545727+0000 mgr.x (mgr.25010) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.602716+0000 mgr.x (mgr.25010) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.658669+0000 mgr.x (mgr.25010) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.714776+0000 mgr.x (mgr.25010) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cluster 2024-04-24T17:11:11.744150+0000 mgr.x (mgr.25010) 261 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.765030+0000 mgr.x (mgr.25010) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.776032+0000 mgr.x (mgr.25010) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.821153+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.821343+0000 mgr.x (mgr.25010) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.823442+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.837413+0000 mon.c (mon.1) 979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.843148+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.843211+0000 mgr.x (mgr.25010) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.885021+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.887213+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.887247+0000 mgr.x (mgr.25010) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.889363+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.397621+0000 mgr.x (mgr.25010) 254 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.397621+0000 mgr.x (mgr.25010) 254 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.412791+0000 mgr.x (mgr.25010) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.412791+0000 mgr.x (mgr.25010) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.487223+0000 mgr.x (mgr.25010) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.487223+0000 mgr.x (mgr.25010) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.545727+0000 mgr.x (mgr.25010) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.545727+0000 mgr.x (mgr.25010) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.602716+0000 mgr.x (mgr.25010) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.602716+0000 mgr.x (mgr.25010) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.658669+0000 mgr.x (mgr.25010) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.658669+0000 mgr.x (mgr.25010) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.714776+0000 mgr.x (mgr.25010) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.714776+0000 mgr.x (mgr.25010) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cluster 2024-04-24T17:11:11.744150+0000 mgr.x (mgr.25010) 261 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cluster 2024-04-24T17:11:11.744150+0000 mgr.x (mgr.25010) 261 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.765030+0000 mgr.x (mgr.25010) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.765030+0000 mgr.x (mgr.25010) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.776032+0000 mgr.x (mgr.25010) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.776032+0000 mgr.x (mgr.25010) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.821153+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.821153+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.821343+0000 mgr.x (mgr.25010) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.821343+0000 mgr.x (mgr.25010) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.823442+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.823442+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.837413+0000 mon.c (mon.1) 979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.837413+0000 mon.c (mon.1) 979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.843148+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.843148+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.843211+0000 mgr.x (mgr.25010) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.843211+0000 mgr.x (mgr.25010) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.885021+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.885021+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.887213+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.887213+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.887247+0000 mgr.x (mgr.25010) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.887247+0000 mgr.x (mgr.25010) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.889363+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.889363+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.890138+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.890138+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.893629+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.40:0/2075347438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.897140+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.900030+0000 mgr.x (mgr.25010) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.973405+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.977071+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.977723+0000 mgr.x (mgr.25010) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.980163+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.981261+0000 mon.c (mon.1) 987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:11.990850+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:11.991980+0000 mgr.x (mgr.25010) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.067465+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:12.069547+0000 mgr.x (mgr.25010) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.069568+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.071938+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.072863+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: cephadm 2024-04-24T17:11:12.081718+0000 mgr.x (mgr.25010) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.081920+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.130968+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.139961+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.147245+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[23856]: audit 2024-04-24T17:11:12.191456+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.890138+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.893629+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.40:0/2075347438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.893629+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.40:0/2075347438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.897140+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.897140+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.900030+0000 mgr.x (mgr.25010) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.900030+0000 mgr.x (mgr.25010) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.973405+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.973405+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.977071+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.977071+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.977723+0000 mgr.x (mgr.25010) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.977723+0000 mgr.x (mgr.25010) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.980163+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.980163+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.981261+0000 mon.c (mon.1) 987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.981261+0000 mon.c (mon.1) 987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.990850+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:11.990850+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.991980+0000 mgr.x (mgr.25010) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:11.991980+0000 mgr.x (mgr.25010) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.067465+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.067465+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:12.069547+0000 mgr.x (mgr.25010) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:12.069547+0000 mgr.x (mgr.25010) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.069568+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.069568+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.071938+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.071938+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.072863+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.072863+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:12.081718+0000 mgr.x (mgr.25010) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: cephadm 2024-04-24T17:11:12.081718+0000 mgr.x (mgr.25010) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.081920+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.081920+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.130968+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.130968+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.139961+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.139961+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.147245+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.147245+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.191456+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:12.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:12 smithi040 bash[70555]: audit 2024-04-24T17:11:12.191456+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.397621+0000 mgr.x (mgr.25010) 254 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.412791+0000 mgr.x (mgr.25010) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.487223+0000 mgr.x (mgr.25010) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.545727+0000 mgr.x (mgr.25010) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.602716+0000 mgr.x (mgr.25010) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.658669+0000 mgr.x (mgr.25010) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.714776+0000 mgr.x (mgr.25010) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cluster 2024-04-24T17:11:11.744150+0000 mgr.x (mgr.25010) 261 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.765030+0000 mgr.x (mgr.25010) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.776032+0000 mgr.x (mgr.25010) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.821153+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.821343+0000 mgr.x (mgr.25010) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.823442+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.837413+0000 mon.c (mon.1) 979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.843148+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.843211+0000 mgr.x (mgr.25010) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.885021+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.887213+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.887247+0000 mgr.x (mgr.25010) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.889363+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.890138+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.893629+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.40:0/2075347438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.897140+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.900030+0000 mgr.x (mgr.25010) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.973405+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.977071+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.977723+0000 mgr.x (mgr.25010) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:13.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.980163+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.981261+0000 mon.c (mon.1) 987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:11.990850+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:11.991980+0000 mgr.x (mgr.25010) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.067465+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:12.069547+0000 mgr.x (mgr.25010) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.069568+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.071938+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.072863+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: cephadm 2024-04-24T17:11:12.081718+0000 mgr.x (mgr.25010) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.081920+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.130968+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.139961+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.147245+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:13.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:12 smithi204 bash[18742]: audit 2024-04-24T17:11:12.191456+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:13.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:13 smithi204 bash[54356]: ts=2024-04-24T17:11: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:11:13.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:13 smithi040 bash[23856]: audit 2024-04-24T17:11:12.825888+0000 mgr.x (mgr.25010) 272 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:13.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:13 smithi040 bash[70555]: audit 2024-04-24T17:11:12.825888+0000 mgr.x (mgr.25010) 272 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:13.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:13 smithi040 bash[70555]: audit 2024-04-24T17:11:12.825888+0000 mgr.x (mgr.25010) 272 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:13 smithi204 bash[18742]: audit 2024-04-24T17:11:12.825888+0000 mgr.x (mgr.25010) 272 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:14.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:11:14] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.33.4" 2024-04-24T17:11:14.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:14 smithi040 bash[70555]: cluster 2024-04-24T17:11:13.745767+0000 mgr.x (mgr.25010) 273 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:14.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:14 smithi040 bash[70555]: cluster 2024-04-24T17:11:13.745767+0000 mgr.x (mgr.25010) 273 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:14.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:14 smithi040 bash[23856]: cluster 2024-04-24T17:11:13.745767+0000 mgr.x (mgr.25010) 273 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:14 smithi204 bash[18742]: cluster 2024-04-24T17:11:13.745767+0000 mgr.x (mgr.25010) 273 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:15.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:14.907200+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:14.907200+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:14.918229+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:14.918229+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:14.907200+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:14.918229+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:14.929590+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:15.823090+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:15.830846+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:15.831471+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:16.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:15.833511+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:11:16.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[23856]: audit 2024-04-24T17:11:15.835288+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:14.929590+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:14.929590+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.823090+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.823090+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.830846+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.830846+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.831471+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.831471+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.833511+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.833511+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.835288+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:15 smithi040 bash[70555]: audit 2024-04-24T17:11:15.835288+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:14.907200+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:14.918229+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:14.929590+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:15.823090+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:15.830846+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:15.831471+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:15.833511+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:11:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:15 smithi204 bash[18742]: audit 2024-04-24T17:11:15.835288+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:17.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:16 smithi204 bash[18742]: cluster 2024-04-24T17:11:15.746487+0000 mgr.x (mgr.25010) 274 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:17.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:16 smithi204 bash[18742]: cephadm 2024-04-24T17:11:15.816046+0000 mgr.x (mgr.25010) 275 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:11:17.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:16 smithi204 bash[18742]: cephadm 2024-04-24T17:11:15.836715+0000 mgr.x (mgr.25010) 276 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:11:17.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:16 smithi204 bash[18742]: audit 2024-04-24T17:11:16.830933+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:17.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[23856]: cluster 2024-04-24T17:11:15.746487+0000 mgr.x (mgr.25010) 274 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:17.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[23856]: cephadm 2024-04-24T17:11:15.816046+0000 mgr.x (mgr.25010) 275 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:11:17.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[23856]: cephadm 2024-04-24T17:11:15.836715+0000 mgr.x (mgr.25010) 276 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:11:17.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[23856]: audit 2024-04-24T17:11:16.830933+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:17.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: cluster 2024-04-24T17:11:15.746487+0000 mgr.x (mgr.25010) 274 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: cluster 2024-04-24T17:11:15.746487+0000 mgr.x (mgr.25010) 274 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: cephadm 2024-04-24T17:11:15.816046+0000 mgr.x (mgr.25010) 275 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:11:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: cephadm 2024-04-24T17:11:15.816046+0000 mgr.x (mgr.25010) 275 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-24T17:11:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: cephadm 2024-04-24T17:11:15.836715+0000 mgr.x (mgr.25010) 276 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:11:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: cephadm 2024-04-24T17:11:15.836715+0000 mgr.x (mgr.25010) 276 : cephadm [INF] Deploying daemon mgr.y on smithi040 2024-04-24T17:11:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: audit 2024-04-24T17:11:16.830933+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:16 smithi040 bash[70555]: audit 2024-04-24T17:11:16.830933+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:18.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.254 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.255 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.255 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.255 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.255 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.256 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.256 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.256 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:18.616 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:18 smithi040 systemd[1]: Stopping Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:11:18.934 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:18 smithi204 bash[54356]: ts=2024-04-24T17:11:18.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:11:19.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[74088]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:11:19.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:11:19.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:19 smithi040 bash[74148]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mgr-y 2024-04-24T17:11:19.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-24T17:11:19.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: Stopped Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:19.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: cluster 2024-04-24T17:11:17.747341+0000 mgr.x (mgr.25010) 277 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:19.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: cluster 2024-04-24T17:11:17.747341+0000 mgr.x (mgr.25010) 277 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:19.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: audit 2024-04-24T17:11:18.634788+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: audit 2024-04-24T17:11:18.634788+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: audit 2024-04-24T17:11:18.649737+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: audit 2024-04-24T17:11:18.649737+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: audit 2024-04-24T17:11:18.664705+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[70555]: audit 2024-04-24T17:11:18.664705+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[23856]: cluster 2024-04-24T17:11:17.747341+0000 mgr.x (mgr.25010) 277 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[23856]: audit 2024-04-24T17:11:18.634788+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[23856]: audit 2024-04-24T17:11:18.649737+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:18 smithi040 bash[23856]: audit 2024-04-24T17:11:18.664705+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:18 smithi204 bash[18742]: cluster 2024-04-24T17:11:17.747341+0000 mgr.x (mgr.25010) 277 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:18 smithi204 bash[18742]: audit 2024-04-24T17:11:18.634788+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:18 smithi204 bash[18742]: audit 2024-04-24T17:11:18.649737+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:18 smithi204 bash[18742]: audit 2024-04-24T17:11:18.664705+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:19.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.688 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.688 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: Started Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:19.689 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.689 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:19.690 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:11:19 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.428678+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.439223+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.469608+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.470633+0000 mon.c (mon.1) 998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.478585+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.481325+0000 mgr.x (mgr.25010) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.524391+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.526687+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.526799+0000 mgr.x (mgr.25010) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.527885+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.528191+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.533680+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.540034+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.541074+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.550914+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.553393+0000 mgr.x (mgr.25010) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.609423+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.614143+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.615026+0000 mgr.x (mgr.25010) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.618334+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.620006+0000 mon.c (mon.1) 1007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.632978+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.635544+0000 mgr.x (mgr.25010) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.715210+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.718690+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.719451+0000 mgr.x (mgr.25010) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.722545+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.724009+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.736072+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.736717+0000 mgr.x (mgr.25010) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cluster 2024-04-24T17:11:19.748702+0000 mgr.x (mgr.25010) 285 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.814419+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.817066+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.817415+0000 mgr.x (mgr.25010) 286 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.820524+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.821777+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.829622+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.829852+0000 mgr.x (mgr.25010) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.904326+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.908472+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.428678+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.428678+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.439223+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.439223+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.469608+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.469608+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.470633+0000 mon.c (mon.1) 998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.470633+0000 mon.c (mon.1) 998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.478585+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.478585+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.481325+0000 mgr.x (mgr.25010) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.481325+0000 mgr.x (mgr.25010) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.524391+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.524391+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.526687+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.526687+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.526799+0000 mgr.x (mgr.25010) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.526799+0000 mgr.x (mgr.25010) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.527885+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.527885+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.909090+0000 mgr.x (mgr.25010) 288 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.912519+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.913977+0000 mon.c (mon.1) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:19.922808+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:19.923277+0000 mgr.x (mgr.25010) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.000903+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.004108+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.004680+0000 mgr.x (mgr.25010) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.007132+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.008330+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.015242+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.017308+0000 mgr.x (mgr.25010) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.106435+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.110591+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.111492+0000 mgr.x (mgr.25010) 292 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.114932+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.116213+0000 mon.c (mon.1) 1027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.124337+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.125780+0000 mgr.x (mgr.25010) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.203968+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.207051+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.207823+0000 mgr.x (mgr.25010) 294 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.210846+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.212325+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.220514+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.223013+0000 mgr.x (mgr.25010) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.272080+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.275325+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.275801+0000 mgr.x (mgr.25010) 296 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.278227+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.279356+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.288741+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.289374+0000 mgr.x (mgr.25010) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.379274+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.383507+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.384063+0000 mgr.x (mgr.25010) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.386822+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.388206+0000 mon.c (mon.1) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[23856]: audit 2024-04-24T17:11:20.404228+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.528191+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.528191+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.533680+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:11:20.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.533680+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:11:20.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.540034+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.540034+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.541074+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.541074+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.550914+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.550914+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.553393+0000 mgr.x (mgr.25010) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.553393+0000 mgr.x (mgr.25010) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.609423+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.609423+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.614143+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.614143+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.615026+0000 mgr.x (mgr.25010) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.615026+0000 mgr.x (mgr.25010) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.618334+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.618334+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.620006+0000 mon.c (mon.1) 1007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.620006+0000 mon.c (mon.1) 1007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.632978+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.632978+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.635544+0000 mgr.x (mgr.25010) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.635544+0000 mgr.x (mgr.25010) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.715210+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.715210+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.718690+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.718690+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.719451+0000 mgr.x (mgr.25010) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.719451+0000 mgr.x (mgr.25010) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.722545+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.722545+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.724009+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.724009+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.736072+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.736072+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.736717+0000 mgr.x (mgr.25010) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.736717+0000 mgr.x (mgr.25010) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cluster 2024-04-24T17:11:19.748702+0000 mgr.x (mgr.25010) 285 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cluster 2024-04-24T17:11:19.748702+0000 mgr.x (mgr.25010) 285 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.814419+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.814419+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.817066+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.817066+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.817415+0000 mgr.x (mgr.25010) 286 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.817415+0000 mgr.x (mgr.25010) 286 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.820524+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.820524+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.821777+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.821777+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.829622+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.829622+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.829852+0000 mgr.x (mgr.25010) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.829852+0000 mgr.x (mgr.25010) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.904326+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.904326+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.908472+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.908472+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.909090+0000 mgr.x (mgr.25010) 288 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.909090+0000 mgr.x (mgr.25010) 288 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.912519+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.912519+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.913977+0000 mon.c (mon.1) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.913977+0000 mon.c (mon.1) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.922808+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:19.922808+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.923277+0000 mgr.x (mgr.25010) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:19.923277+0000 mgr.x (mgr.25010) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.000903+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.000903+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.004108+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.004108+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.004680+0000 mgr.x (mgr.25010) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.004680+0000 mgr.x (mgr.25010) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.007132+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.007132+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.008330+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.008330+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.015242+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.015242+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.017308+0000 mgr.x (mgr.25010) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.017308+0000 mgr.x (mgr.25010) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.106435+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.106435+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.110591+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.110591+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.111492+0000 mgr.x (mgr.25010) 292 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.111492+0000 mgr.x (mgr.25010) 292 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.114932+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.114932+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.116213+0000 mon.c (mon.1) 1027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.116213+0000 mon.c (mon.1) 1027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.124337+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.124337+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.125780+0000 mgr.x (mgr.25010) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.125780+0000 mgr.x (mgr.25010) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.203968+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.203968+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.207051+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.207051+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.207823+0000 mgr.x (mgr.25010) 294 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.207823+0000 mgr.x (mgr.25010) 294 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.210846+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.210846+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.212325+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.212325+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.220514+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.220514+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.223013+0000 mgr.x (mgr.25010) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.223013+0000 mgr.x (mgr.25010) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.272080+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.272080+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.275325+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.275325+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.275801+0000 mgr.x (mgr.25010) 296 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.275801+0000 mgr.x (mgr.25010) 296 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.278227+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.278227+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.279356+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.279356+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.288741+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.288741+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.289374+0000 mgr.x (mgr.25010) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.289374+0000 mgr.x (mgr.25010) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.379274+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.379274+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.383507+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.383507+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.384063+0000 mgr.x (mgr.25010) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.384063+0000 mgr.x (mgr.25010) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.386822+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.386822+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.388206+0000 mon.c (mon.1) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.388206+0000 mon.c (mon.1) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.404228+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:20 smithi040 bash[70555]: audit 2024-04-24T17:11:20.404228+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.428678+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.439223+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.469608+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.470633+0000 mon.c (mon.1) 998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.478585+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.481325+0000 mgr.x (mgr.25010) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.524391+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.526687+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.526799+0000 mgr.x (mgr.25010) 279 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.527885+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.528191+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.533680+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25010 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.540034+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.541074+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.550914+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.553393+0000 mgr.x (mgr.25010) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.609423+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.614143+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.615026+0000 mgr.x (mgr.25010) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.618334+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.620006+0000 mon.c (mon.1) 1007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.632978+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.635544+0000 mgr.x (mgr.25010) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.715210+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.718690+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.719451+0000 mgr.x (mgr.25010) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.722545+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.724009+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.736072+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.736717+0000 mgr.x (mgr.25010) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cluster 2024-04-24T17:11:19.748702+0000 mgr.x (mgr.25010) 285 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.814419+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.817066+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.817415+0000 mgr.x (mgr.25010) 286 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.820524+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.821777+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.829622+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.829852+0000 mgr.x (mgr.25010) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.904326+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.908472+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.909090+0000 mgr.x (mgr.25010) 288 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.912519+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.913977+0000 mon.c (mon.1) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:19.922808+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:19.923277+0000 mgr.x (mgr.25010) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.000903+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.004108+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.004680+0000 mgr.x (mgr.25010) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.007132+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.008330+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.015242+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.017308+0000 mgr.x (mgr.25010) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.106435+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.110591+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.111492+0000 mgr.x (mgr.25010) 292 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.114932+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.116213+0000 mon.c (mon.1) 1027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.124337+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.125780+0000 mgr.x (mgr.25010) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.203968+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.207051+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.207823+0000 mgr.x (mgr.25010) 294 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.210846+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.212325+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.220514+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.223013+0000 mgr.x (mgr.25010) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.272080+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.275325+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.275801+0000 mgr.x (mgr.25010) 296 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.278227+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.279356+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.288741+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.289374+0000 mgr.x (mgr.25010) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.379274+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.383507+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.384063+0000 mgr.x (mgr.25010) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.386822+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.388206+0000 mon.c (mon.1) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:20.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:20 smithi204 bash[18742]: audit 2024-04-24T17:11:20.404228+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.558 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[74205]: debug 2024-04-24T17:11:21.387+0000 7f33f6849700 1 -- 172.21.15.40:0/3970379205 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559e71b605a0 con 0x559e728e0800 2024-04-24T17:11:21.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.404607+0000 mgr.x (mgr.25010) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.516293+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.519792+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.520538+0000 mgr.x (mgr.25010) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.523660+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.524810+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.535083+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.537050+0000 mgr.x (mgr.25010) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.625585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.630005+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.630808+0000 mgr.x (mgr.25010) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.634431+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.636077+0000 mon.c (mon.1) 1047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.648107+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.650158+0000 mgr.x (mgr.25010) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.723743+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.728346+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.729279+0000 mgr.x (mgr.25010) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.733072+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.740994+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.753301+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.755575+0000 mgr.x (mgr.25010) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.846332+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.851012+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.851819+0000 mgr.x (mgr.25010) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.854882+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.856466+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.868704+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.870319+0000 mgr.x (mgr.25010) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.959762+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.964316+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.965210+0000 mgr.x (mgr.25010) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.967880+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.969360+0000 mon.c (mon.1) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:20.981382+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:20.983111+0000 mgr.x (mgr.25010) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.072954+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.077047+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.077699+0000 mgr.x (mgr.25010) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.081366+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.404607+0000 mgr.x (mgr.25010) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.404607+0000 mgr.x (mgr.25010) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.516293+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.516293+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.519792+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.519792+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.520538+0000 mgr.x (mgr.25010) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.520538+0000 mgr.x (mgr.25010) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.523660+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.523660+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.524810+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.524810+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.535083+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.535083+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.537050+0000 mgr.x (mgr.25010) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.537050+0000 mgr.x (mgr.25010) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.625585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.625585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.630005+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.630005+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.082994+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.095350+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.095762+0000 mgr.x (mgr.25010) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.185516+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.190462+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.191100+0000 mgr.x (mgr.25010) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.195275+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.196991+0000 mon.c (mon.1) 1067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.208880+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.209780+0000 mgr.x (mgr.25010) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.299165+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.303240+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.303804+0000 mgr.x (mgr.25010) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.307079+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.308345+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.317379+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.317934+0000 mgr.x (mgr.25010) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.403301+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.406620+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.409867+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.410739+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[23856]: audit 2024-04-24T17:11:21.417582+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.630808+0000 mgr.x (mgr.25010) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.630808+0000 mgr.x (mgr.25010) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.634431+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.634431+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.636077+0000 mon.c (mon.1) 1047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.636077+0000 mon.c (mon.1) 1047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.648107+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.648107+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.650158+0000 mgr.x (mgr.25010) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.650158+0000 mgr.x (mgr.25010) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.723743+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.723743+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.728346+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.728346+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.729279+0000 mgr.x (mgr.25010) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.729279+0000 mgr.x (mgr.25010) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.733072+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.733072+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.740994+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.740994+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.753301+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.753301+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.755575+0000 mgr.x (mgr.25010) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.755575+0000 mgr.x (mgr.25010) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.846332+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.846332+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.851012+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.851012+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.851819+0000 mgr.x (mgr.25010) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.851819+0000 mgr.x (mgr.25010) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.854882+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.854882+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.856466+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.856466+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.868704+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.868704+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.870319+0000 mgr.x (mgr.25010) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.870319+0000 mgr.x (mgr.25010) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.959762+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.959762+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.964316+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.964316+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.965210+0000 mgr.x (mgr.25010) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.965210+0000 mgr.x (mgr.25010) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.967880+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.967880+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.969360+0000 mon.c (mon.1) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.969360+0000 mon.c (mon.1) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.981382+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:20.981382+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.983111+0000 mgr.x (mgr.25010) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:20.983111+0000 mgr.x (mgr.25010) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.072954+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.072954+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.077047+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.077047+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.077699+0000 mgr.x (mgr.25010) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.077699+0000 mgr.x (mgr.25010) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.081366+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.081366+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.082994+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.082994+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.095350+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.095350+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.095762+0000 mgr.x (mgr.25010) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.095762+0000 mgr.x (mgr.25010) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.185516+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.185516+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.190462+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.190462+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.570 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.191100+0000 mgr.x (mgr.25010) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.191100+0000 mgr.x (mgr.25010) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.195275+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.195275+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.196991+0000 mon.c (mon.1) 1067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.196991+0000 mon.c (mon.1) 1067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.208880+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.208880+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.209780+0000 mgr.x (mgr.25010) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.209780+0000 mgr.x (mgr.25010) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.299165+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.299165+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.303240+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.303240+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.303804+0000 mgr.x (mgr.25010) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.303804+0000 mgr.x (mgr.25010) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.307079+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.307079+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.308345+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.308345+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.317379+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.317379+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.317934+0000 mgr.x (mgr.25010) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.317934+0000 mgr.x (mgr.25010) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.403301+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.403301+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.406620+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.406620+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.409867+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.409867+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.410739+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.410739+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.417582+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[70555]: audit 2024-04-24T17:11:21.417582+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.404607+0000 mgr.x (mgr.25010) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.516293+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.519792+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.520538+0000 mgr.x (mgr.25010) 300 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.523660+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.524810+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.535083+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.537050+0000 mgr.x (mgr.25010) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.625585+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.630005+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.630808+0000 mgr.x (mgr.25010) 302 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.634431+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.636077+0000 mon.c (mon.1) 1047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.648107+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.650158+0000 mgr.x (mgr.25010) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.723743+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.728346+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.729279+0000 mgr.x (mgr.25010) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.733072+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.740994+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.753301+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.755575+0000 mgr.x (mgr.25010) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.846332+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.851012+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.851819+0000 mgr.x (mgr.25010) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.854882+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.856466+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.868704+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.870319+0000 mgr.x (mgr.25010) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.959762+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.964316+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.965210+0000 mgr.x (mgr.25010) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.967880+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.969360+0000 mon.c (mon.1) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:20.981382+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:20.983111+0000 mgr.x (mgr.25010) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.072954+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.077047+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.077699+0000 mgr.x (mgr.25010) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.081366+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.082994+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.095350+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.095762+0000 mgr.x (mgr.25010) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.185516+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.190462+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.191100+0000 mgr.x (mgr.25010) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.195275+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.196991+0000 mon.c (mon.1) 1067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.208880+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.209780+0000 mgr.x (mgr.25010) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.299165+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.303240+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.303804+0000 mgr.x (mgr.25010) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.307079+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.308345+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.317379+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.317934+0000 mgr.x (mgr.25010) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.403301+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.406620+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.409867+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.410739+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:21.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:21 smithi204 bash[18742]: audit 2024-04-24T17:11:21.417582+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:21.839 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:21 smithi040 bash[74205]: debug 2024-04-24T17:11:21.555+0000 7f3400a5b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-24T17:11:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.407261+0000 mgr.x (mgr.25010) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.407261+0000 mgr.x (mgr.25010) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.419426+0000 mgr.x (mgr.25010) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.419426+0000 mgr.x (mgr.25010) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.495891+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.495891+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.498309+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.498309+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.498574+0000 mgr.x (mgr.25010) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.498574+0000 mgr.x (mgr.25010) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.500723+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.500723+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.501631+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.501631+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.506768+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.506768+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.508423+0000 mgr.x (mgr.25010) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.508423+0000 mgr.x (mgr.25010) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.552015+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.552015+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.407261+0000 mgr.x (mgr.25010) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.419426+0000 mgr.x (mgr.25010) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.495891+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.498309+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.498574+0000 mgr.x (mgr.25010) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.500723+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.501631+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.506768+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.508423+0000 mgr.x (mgr.25010) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.552015+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.554544+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.554727+0000 mgr.x (mgr.25010) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.556826+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.557664+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.563957+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.566830+0000 mgr.x (mgr.25010) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.611199+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.613617+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.613652+0000 mgr.x (mgr.25010) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.615813+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.554544+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.554544+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.554727+0000 mgr.x (mgr.25010) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.554727+0000 mgr.x (mgr.25010) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.556826+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.556826+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.557664+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.557664+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.563957+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.563957+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.566830+0000 mgr.x (mgr.25010) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.566830+0000 mgr.x (mgr.25010) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.611199+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.611199+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.613617+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.613617+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.613652+0000 mgr.x (mgr.25010) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.613652+0000 mgr.x (mgr.25010) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.615813+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.615813+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.616610+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.622451+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.625054+0000 mgr.x (mgr.25010) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.668626+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.670813+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.671017+0000 mgr.x (mgr.25010) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.673179+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.674222+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.679806+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.681002+0000 mgr.x (mgr.25010) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cluster 2024-04-24T17:11:21.749070+0000 mgr.x (mgr.25010) 326 : 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-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.757076+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.759922+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.760125+0000 mgr.x (mgr.25010) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.762894+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.763696+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.769906+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.771010+0000 mgr.x (mgr.25010) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.845345+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.847811+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.616610+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.616610+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.622451+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.622451+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.625054+0000 mgr.x (mgr.25010) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.625054+0000 mgr.x (mgr.25010) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.668626+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.668626+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.670813+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.670813+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.671017+0000 mgr.x (mgr.25010) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.671017+0000 mgr.x (mgr.25010) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.673179+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.673179+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.674222+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.674222+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.679806+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.679806+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.681002+0000 mgr.x (mgr.25010) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.681002+0000 mgr.x (mgr.25010) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cluster 2024-04-24T17:11:21.749070+0000 mgr.x (mgr.25010) 326 : 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-24T17:11:22.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.848055+0000 mgr.x (mgr.25010) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.850235+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.851148+0000 mon.c (mon.1) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.857469+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.858872+0000 mgr.x (mgr.25010) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.932974+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.935363+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.935424+0000 mgr.x (mgr.25010) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.938149+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.938894+0000 mon.c (mon.1) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:21.944317+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:21.945557+0000 mgr.x (mgr.25010) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.033404+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.037465+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.037861+0000 mgr.x (mgr.25010) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.040875+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.042028+0000 mon.c (mon.1) 1107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.049472+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.050695+0000 mgr.x (mgr.25010) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.141869+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.146620+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.147384+0000 mgr.x (mgr.25010) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.151044+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.152658+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.164328+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.165652+0000 mgr.x (mgr.25010) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.255198+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.259187+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.259732+0000 mgr.x (mgr.25010) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.263789+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.265268+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.274234+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.274606+0000 mgr.x (mgr.25010) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.352944+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.356377+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.356920+0000 mgr.x (mgr.25010) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.359982+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.361244+0000 mon.c (mon.1) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: audit 2024-04-24T17:11:22.371884+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.372092+0000 mgr.x (mgr.25010) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cluster 2024-04-24T17:11:21.749070+0000 mgr.x (mgr.25010) 326 : 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-24T17:11:22.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.757076+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.757076+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.759922+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.759922+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.760125+0000 mgr.x (mgr.25010) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.760125+0000 mgr.x (mgr.25010) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.762894+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.762894+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.763696+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.763696+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.769906+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.769906+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.771010+0000 mgr.x (mgr.25010) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.771010+0000 mgr.x (mgr.25010) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.845345+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.845345+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.847811+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.847811+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.848055+0000 mgr.x (mgr.25010) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.848055+0000 mgr.x (mgr.25010) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.850235+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.850235+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.851148+0000 mon.c (mon.1) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.851148+0000 mon.c (mon.1) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.857469+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.857469+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.858872+0000 mgr.x (mgr.25010) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.858872+0000 mgr.x (mgr.25010) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.932974+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.932974+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.935363+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.935363+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.935424+0000 mgr.x (mgr.25010) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.935424+0000 mgr.x (mgr.25010) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.938149+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.938149+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.938894+0000 mon.c (mon.1) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.938894+0000 mon.c (mon.1) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.944317+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:21.944317+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.945557+0000 mgr.x (mgr.25010) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:21.945557+0000 mgr.x (mgr.25010) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.033404+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.033404+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.037465+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.037465+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.037861+0000 mgr.x (mgr.25010) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.037861+0000 mgr.x (mgr.25010) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.040875+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.040875+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.042028+0000 mon.c (mon.1) 1107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.042028+0000 mon.c (mon.1) 1107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.049472+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.049472+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.050695+0000 mgr.x (mgr.25010) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.050695+0000 mgr.x (mgr.25010) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.141869+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.141869+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.146620+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.146620+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.147384+0000 mgr.x (mgr.25010) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.147384+0000 mgr.x (mgr.25010) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.151044+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.151044+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.152658+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.152658+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.164328+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.164328+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.165652+0000 mgr.x (mgr.25010) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.165652+0000 mgr.x (mgr.25010) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.255198+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.255198+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.259187+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.259187+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.259732+0000 mgr.x (mgr.25010) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.259732+0000 mgr.x (mgr.25010) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.263789+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.263789+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.265268+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.265268+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.274234+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.274234+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.274606+0000 mgr.x (mgr.25010) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.274606+0000 mgr.x (mgr.25010) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.352944+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.352944+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.356377+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.356377+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.356920+0000 mgr.x (mgr.25010) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.356920+0000 mgr.x (mgr.25010) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.359982+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.359982+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.361244+0000 mon.c (mon.1) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.361244+0000 mon.c (mon.1) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.371884+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: audit 2024-04-24T17:11:22.371884+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.372092+0000 mgr.x (mgr.25010) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:22 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.372092+0000 mgr.x (mgr.25010) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.407261+0000 mgr.x (mgr.25010) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.419426+0000 mgr.x (mgr.25010) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.495891+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.498309+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.498574+0000 mgr.x (mgr.25010) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.500723+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.501631+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.506768+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.508423+0000 mgr.x (mgr.25010) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.552015+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.554544+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.554727+0000 mgr.x (mgr.25010) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.556826+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.557664+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.563957+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.566830+0000 mgr.x (mgr.25010) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.611199+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.613617+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.613652+0000 mgr.x (mgr.25010) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.615813+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.616610+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.622451+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.625054+0000 mgr.x (mgr.25010) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.668626+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.670813+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.671017+0000 mgr.x (mgr.25010) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.673179+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.674222+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.679806+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.681002+0000 mgr.x (mgr.25010) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cluster 2024-04-24T17:11:21.749070+0000 mgr.x (mgr.25010) 326 : 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-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.757076+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.759922+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.760125+0000 mgr.x (mgr.25010) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.762894+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.763696+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.769906+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.771010+0000 mgr.x (mgr.25010) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.845345+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.847811+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.848055+0000 mgr.x (mgr.25010) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.850235+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.851148+0000 mon.c (mon.1) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.857469+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.858872+0000 mgr.x (mgr.25010) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.932974+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.935363+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.935424+0000 mgr.x (mgr.25010) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.938149+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.938894+0000 mon.c (mon.1) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:21.944317+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:21.945557+0000 mgr.x (mgr.25010) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.033404+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.037465+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.037861+0000 mgr.x (mgr.25010) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.040875+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.042028+0000 mon.c (mon.1) 1107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.049472+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.050695+0000 mgr.x (mgr.25010) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.141869+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.146620+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.147384+0000 mgr.x (mgr.25010) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.151044+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.152658+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.164328+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.165652+0000 mgr.x (mgr.25010) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.255198+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.259187+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.259732+0000 mgr.x (mgr.25010) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.263789+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.265268+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.274234+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.274606+0000 mgr.x (mgr.25010) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.352944+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.356377+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.356920+0000 mgr.x (mgr.25010) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.359982+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.361244+0000 mon.c (mon.1) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: audit 2024-04-24T17:11:22.371884+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:22.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:22 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.372092+0000 mgr.x (mgr.25010) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[74205]: debug 2024-04-24T17:11:23.299+0000 7f3400a5b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-24T17:11:23.687 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[74205]: debug 2024-04-24T17:11:23.407+0000 7f3400a5b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.483447+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.483447+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.486474+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.486474+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.486717+0000 mgr.x (mgr.25010) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.486717+0000 mgr.x (mgr.25010) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.489097+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.489097+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.489919+0000 mon.c (mon.1) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.489919+0000 mon.c (mon.1) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.496346+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.496346+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.496386+0000 mgr.x (mgr.25010) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.496386+0000 mgr.x (mgr.25010) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.581474+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.581474+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.585483+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.585483+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.586186+0000 mgr.x (mgr.25010) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.586186+0000 mgr.x (mgr.25010) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.589060+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.589060+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.590638+0000 mon.c (mon.1) 1127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.590638+0000 mon.c (mon.1) 1127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.602313+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.602313+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.603082+0000 mgr.x (mgr.25010) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.603082+0000 mgr.x (mgr.25010) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.687776+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.687776+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.691196+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.691196+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.691613+0000 mgr.x (mgr.25010) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.691613+0000 mgr.x (mgr.25010) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.694960+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.694960+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.696064+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.696064+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.705221+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.705221+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.483447+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.486474+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.486717+0000 mgr.x (mgr.25010) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.489097+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.489919+0000 mon.c (mon.1) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.496346+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.496386+0000 mgr.x (mgr.25010) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.581474+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.585483+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.586186+0000 mgr.x (mgr.25010) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.589060+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.590638+0000 mon.c (mon.1) 1127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.602313+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.603082+0000 mgr.x (mgr.25010) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.687776+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.691196+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.691613+0000 mgr.x (mgr.25010) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.694960+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.696064+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.705221+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.706740+0000 mgr.x (mgr.25010) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.706740+0000 mgr.x (mgr.25010) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.766694+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.766694+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.769153+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.769153+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.769437+0000 mgr.x (mgr.25010) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.769437+0000 mgr.x (mgr.25010) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.771561+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.771561+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.772375+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.772375+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.780075+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.780075+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.781145+0000 mgr.x (mgr.25010) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.781145+0000 mgr.x (mgr.25010) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.834744+0000 mgr.x (mgr.25010) 349 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:23.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.834744+0000 mgr.x (mgr.25010) 349 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.871291+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.871291+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.875588+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.875588+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.876317+0000 mgr.x (mgr.25010) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.876317+0000 mgr.x (mgr.25010) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.879308+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.879308+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.880657+0000 mon.c (mon.1) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.880657+0000 mon.c (mon.1) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.891744+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.891744+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.891843+0000 mgr.x (mgr.25010) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.891843+0000 mgr.x (mgr.25010) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.968590+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.968590+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.971696+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.971696+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.972008+0000 mgr.x (mgr.25010) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.972008+0000 mgr.x (mgr.25010) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.974884+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.974884+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.975960+0000 mon.c (mon.1) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.975960+0000 mon.c (mon.1) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.986425+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:22.986425+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.986506+0000 mgr.x (mgr.25010) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:22.986506+0000 mgr.x (mgr.25010) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.076540+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.076540+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.080838+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.080838+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.081357+0000 mgr.x (mgr.25010) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.081357+0000 mgr.x (mgr.25010) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.084282+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.084282+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.085661+0000 mon.c (mon.1) 1147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.085661+0000 mon.c (mon.1) 1147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.095230+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.095230+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.097051+0000 mgr.x (mgr.25010) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.097051+0000 mgr.x (mgr.25010) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.186067+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.706740+0000 mgr.x (mgr.25010) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.766694+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.769153+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.769437+0000 mgr.x (mgr.25010) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.771561+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.772375+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.780075+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.781145+0000 mgr.x (mgr.25010) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.834744+0000 mgr.x (mgr.25010) 349 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.871291+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.875588+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.876317+0000 mgr.x (mgr.25010) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.879308+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.880657+0000 mon.c (mon.1) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.891744+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.891843+0000 mgr.x (mgr.25010) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.968590+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.971696+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.972008+0000 mgr.x (mgr.25010) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.974884+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.186067+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.190381+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.190381+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.191320+0000 mgr.x (mgr.25010) 356 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.191320+0000 mgr.x (mgr.25010) 356 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.195190+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.195190+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.197462+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.197462+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.208307+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.208307+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.208792+0000 mgr.x (mgr.25010) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.208792+0000 mgr.x (mgr.25010) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.269191+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.269191+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.273075+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.273075+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.273459+0000 mgr.x (mgr.25010) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.273459+0000 mgr.x (mgr.25010) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.276604+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.276604+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.277780+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.277780+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.287161+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.287161+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.287647+0000 mgr.x (mgr.25010) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.287647+0000 mgr.x (mgr.25010) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.372371+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.372371+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.375307+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.375307+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.375682+0000 mgr.x (mgr.25010) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.375682+0000 mgr.x (mgr.25010) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.378448+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.378448+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.379441+0000 mon.c (mon.1) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.379441+0000 mon.c (mon.1) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.391178+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: audit 2024-04-24T17:11:23.391178+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.391618+0000 mgr.x (mgr.25010) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.391618+0000 mgr.x (mgr.25010) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.975960+0000 mon.c (mon.1) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:22.986425+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:22.986506+0000 mgr.x (mgr.25010) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.076540+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.080838+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.081357+0000 mgr.x (mgr.25010) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.084282+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.085661+0000 mon.c (mon.1) 1147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.095230+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.097051+0000 mgr.x (mgr.25010) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.186067+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.190381+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.191320+0000 mgr.x (mgr.25010) 356 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.195190+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.197462+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.208307+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.208792+0000 mgr.x (mgr.25010) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.269191+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.273075+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.273459+0000 mgr.x (mgr.25010) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.276604+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.277780+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.287161+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.287647+0000 mgr.x (mgr.25010) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.372371+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.375307+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.375682+0000 mgr.x (mgr.25010) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.378448+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.379441+0000 mon.c (mon.1) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: audit 2024-04-24T17:11:23.391178+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.391618+0000 mgr.x (mgr.25010) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[54356]: ts=2024-04-24T17:11: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:11:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.483447+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.486474+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.486717+0000 mgr.x (mgr.25010) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.489097+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.489919+0000 mon.c (mon.1) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.496346+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.496386+0000 mgr.x (mgr.25010) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.581474+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.585483+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.586186+0000 mgr.x (mgr.25010) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.589060+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.590638+0000 mon.c (mon.1) 1127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.602313+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.603082+0000 mgr.x (mgr.25010) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.687776+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.691196+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.691613+0000 mgr.x (mgr.25010) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.694960+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.696064+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.705221+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.706740+0000 mgr.x (mgr.25010) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.766694+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.769153+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.769437+0000 mgr.x (mgr.25010) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.771561+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.772375+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.780075+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.781145+0000 mgr.x (mgr.25010) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.834744+0000 mgr.x (mgr.25010) 349 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.871291+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.875588+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.876317+0000 mgr.x (mgr.25010) 350 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.879308+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.880657+0000 mon.c (mon.1) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.891744+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.891843+0000 mgr.x (mgr.25010) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.968590+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.971696+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.972008+0000 mgr.x (mgr.25010) 352 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.974884+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.975960+0000 mon.c (mon.1) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:22.986425+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:22.986506+0000 mgr.x (mgr.25010) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.076540+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.080838+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.081357+0000 mgr.x (mgr.25010) 354 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.084282+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.085661+0000 mon.c (mon.1) 1147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.095230+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.097051+0000 mgr.x (mgr.25010) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.186067+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.190381+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.191320+0000 mgr.x (mgr.25010) 356 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.195190+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.197462+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.208307+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.208792+0000 mgr.x (mgr.25010) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.269191+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.273075+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.273459+0000 mgr.x (mgr.25010) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.276604+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.277780+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.287161+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.287647+0000 mgr.x (mgr.25010) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.372371+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.375307+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:23.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.375682+0000 mgr.x (mgr.25010) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:23.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.378448+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:23.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.379441+0000 mon.c (mon.1) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:23.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: audit 2024-04-24T17:11:23.391178+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:23.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:23 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.391618+0000 mgr.x (mgr.25010) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:23.981 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:23 smithi040 bash[74205]: debug 2024-04-24T17:11:23.687+0000 7f3400a5b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-24T17:11:24.439 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:11:24] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.33.4" 2024-04-24T17:11:24.692 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[74205]: debug 2024-04-24T17:11:24.567+0000 7f3400a5b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-24T17:11:24.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.466254+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.466254+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.468521+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.468521+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.468558+0000 mgr.x (mgr.25010) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.468558+0000 mgr.x (mgr.25010) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.471626+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.471626+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.472387+0000 mon.c (mon.1) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.472387+0000 mon.c (mon.1) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.478206+0000 mgr.x (mgr.25010) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.478206+0000 mgr.x (mgr.25010) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.478419+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.478419+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.547422+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.547422+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.550828+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.550828+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.551187+0000 mgr.x (mgr.25010) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.551187+0000 mgr.x (mgr.25010) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.554280+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.554280+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.555961+0000 mon.c (mon.1) 1167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.555961+0000 mon.c (mon.1) 1167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.563406+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.563406+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.563853+0000 mgr.x (mgr.25010) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.563853+0000 mgr.x (mgr.25010) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.654179+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.654179+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.658168+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.658168+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.658573+0000 mgr.x (mgr.25010) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.658573+0000 mgr.x (mgr.25010) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.661737+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.661737+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.663126+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.663126+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.671902+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.671902+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.466254+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.468521+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.468558+0000 mgr.x (mgr.25010) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.471626+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.472387+0000 mon.c (mon.1) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.478206+0000 mgr.x (mgr.25010) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.478419+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.547422+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.550828+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.551187+0000 mgr.x (mgr.25010) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.554280+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.555961+0000 mon.c (mon.1) 1167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.563406+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.563853+0000 mgr.x (mgr.25010) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.654179+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.658168+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.658573+0000 mgr.x (mgr.25010) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.661737+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.663126+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.671902+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.672133+0000 mgr.x (mgr.25010) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.672133+0000 mgr.x (mgr.25010) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cluster 2024-04-24T17:11:23.750566+0000 mgr.x (mgr.25010) 368 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:24.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cluster 2024-04-24T17:11:23.750566+0000 mgr.x (mgr.25010) 368 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.763359+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.763359+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.767529+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.767529+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.767890+0000 mgr.x (mgr.25010) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.767890+0000 mgr.x (mgr.25010) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.771187+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.771187+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.772338+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.772338+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.780152+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.780152+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.780255+0000 mgr.x (mgr.25010) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.780255+0000 mgr.x (mgr.25010) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.860633+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.860633+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.862948+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.862948+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.863038+0000 mgr.x (mgr.25010) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.863038+0000 mgr.x (mgr.25010) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.865254+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.865254+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.866120+0000 mon.c (mon.1) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.866120+0000 mon.c (mon.1) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.871439+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.871439+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.872391+0000 mgr.x (mgr.25010) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.872391+0000 mgr.x (mgr.25010) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.916376+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.916376+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.918410+0000 mgr.x (mgr.25010) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.918410+0000 mgr.x (mgr.25010) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.918474+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.918474+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.920600+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.920600+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.672133+0000 mgr.x (mgr.25010) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cluster 2024-04-24T17:11:23.750566+0000 mgr.x (mgr.25010) 368 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.763359+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.767529+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.767890+0000 mgr.x (mgr.25010) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.771187+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.772338+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.780152+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.780255+0000 mgr.x (mgr.25010) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.860633+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.862948+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.863038+0000 mgr.x (mgr.25010) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.865254+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.866120+0000 mon.c (mon.1) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.871439+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.872391+0000 mgr.x (mgr.25010) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.916376+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.918410+0000 mgr.x (mgr.25010) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.918474+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.920600+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.921370+0000 mon.c (mon.1) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.921370+0000 mon.c (mon.1) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.926476+0000 mgr.x (mgr.25010) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.926476+0000 mgr.x (mgr.25010) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.926589+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.926589+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.986034+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.986034+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.988392+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.988392+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.988501+0000 mgr.x (mgr.25010) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.988501+0000 mgr.x (mgr.25010) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.991232+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.991232+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.992021+0000 mon.c (mon.1) 1187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.992021+0000 mon.c (mon.1) 1187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.997863+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:23.997863+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.997885+0000 mgr.x (mgr.25010) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:23.997885+0000 mgr.x (mgr.25010) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.054152+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.921370+0000 mon.c (mon.1) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.926476+0000 mgr.x (mgr.25010) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.926589+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.986034+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.988392+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.988501+0000 mgr.x (mgr.25010) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.991232+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.992021+0000 mon.c (mon.1) 1187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:23.997863+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:23.997885+0000 mgr.x (mgr.25010) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.054152+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.056290+0000 mgr.x (mgr.25010) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.056348+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.058858+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.059564+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.065285+0000 mgr.x (mgr.25010) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.065337+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.106521+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.108653+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.108896+0000 mgr.x (mgr.25010) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.054152+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.056290+0000 mgr.x (mgr.25010) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.056290+0000 mgr.x (mgr.25010) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.056348+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.056348+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.058858+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.058858+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.059564+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.059564+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.065285+0000 mgr.x (mgr.25010) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.065285+0000 mgr.x (mgr.25010) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.065337+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.065337+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.106521+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.106521+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.108653+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.108653+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.108896+0000 mgr.x (mgr.25010) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.108896+0000 mgr.x (mgr.25010) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.111790+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.111790+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.112521+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.112521+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.118569+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.118569+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.118578+0000 mgr.x (mgr.25010) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.118578+0000 mgr.x (mgr.25010) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.194813+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.194813+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.197152+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.197152+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.197173+0000 mgr.x (mgr.25010) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.197173+0000 mgr.x (mgr.25010) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.199882+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.199882+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.200851+0000 mon.c (mon.1) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.200851+0000 mon.c (mon.1) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.207185+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.207185+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.207293+0000 mgr.x (mgr.25010) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.207293+0000 mgr.x (mgr.25010) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.111790+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.112521+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.118569+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.118578+0000 mgr.x (mgr.25010) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.194813+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.197152+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.197173+0000 mgr.x (mgr.25010) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.199882+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.200851+0000 mon.c (mon.1) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.207185+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.207293+0000 mgr.x (mgr.25010) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.285054+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.287940+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.288321+0000 mgr.x (mgr.25010) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.290702+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.291800+0000 mon.c (mon.1) 1203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.302234+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.302820+0000 mgr.x (mgr.25010) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.380626+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.383544+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.383814+0000 mgr.x (mgr.25010) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.386418+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.387424+0000 mon.c (mon.1) 1207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: audit 2024-04-24T17:11:24.397642+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.398058+0000 mgr.x (mgr.25010) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.285054+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.285054+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.287940+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.287940+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.288321+0000 mgr.x (mgr.25010) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.288321+0000 mgr.x (mgr.25010) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.290702+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.290702+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.291800+0000 mon.c (mon.1) 1203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.291800+0000 mon.c (mon.1) 1203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.302234+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.302234+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.302820+0000 mgr.x (mgr.25010) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.302820+0000 mgr.x (mgr.25010) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.380626+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.380626+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.383544+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.383544+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.383814+0000 mgr.x (mgr.25010) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.383814+0000 mgr.x (mgr.25010) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.386418+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.386418+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.387424+0000 mon.c (mon.1) 1207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.387424+0000 mon.c (mon.1) 1207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.397642+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: audit 2024-04-24T17:11:24.397642+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.398058+0000 mgr.x (mgr.25010) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.398058+0000 mgr.x (mgr.25010) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.466254+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.468521+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.468558+0000 mgr.x (mgr.25010) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.471626+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.472387+0000 mon.c (mon.1) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.478206+0000 mgr.x (mgr.25010) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.478419+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.547422+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.550828+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.551187+0000 mgr.x (mgr.25010) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.554280+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.555961+0000 mon.c (mon.1) 1167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.563406+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.563853+0000 mgr.x (mgr.25010) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.654179+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.658168+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.658573+0000 mgr.x (mgr.25010) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.661737+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.663126+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.671902+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.672133+0000 mgr.x (mgr.25010) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cluster 2024-04-24T17:11:23.750566+0000 mgr.x (mgr.25010) 368 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.763359+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.767529+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.767890+0000 mgr.x (mgr.25010) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.771187+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.772338+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.780152+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.780255+0000 mgr.x (mgr.25010) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.860633+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.862948+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.863038+0000 mgr.x (mgr.25010) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.865254+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.866120+0000 mon.c (mon.1) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.871439+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.872391+0000 mgr.x (mgr.25010) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.916376+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.918410+0000 mgr.x (mgr.25010) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.918474+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.920600+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.921370+0000 mon.c (mon.1) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.926476+0000 mgr.x (mgr.25010) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.926589+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.986034+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.988392+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.988501+0000 mgr.x (mgr.25010) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.991232+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.992021+0000 mon.c (mon.1) 1187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:23.997863+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:23.997885+0000 mgr.x (mgr.25010) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.054152+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.056290+0000 mgr.x (mgr.25010) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.056348+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.058858+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.059564+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.065285+0000 mgr.x (mgr.25010) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.065337+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.106521+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.108653+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.108896+0000 mgr.x (mgr.25010) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.111790+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.112521+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.118569+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.118578+0000 mgr.x (mgr.25010) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.194813+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.197152+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.197173+0000 mgr.x (mgr.25010) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.199882+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.200851+0000 mon.c (mon.1) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.207185+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.207293+0000 mgr.x (mgr.25010) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.285054+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.287940+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.288321+0000 mgr.x (mgr.25010) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.290702+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.291800+0000 mon.c (mon.1) 1203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.302234+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.302820+0000 mgr.x (mgr.25010) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.380626+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.383544+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.383814+0000 mgr.x (mgr.25010) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.386418+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.387424+0000 mon.c (mon.1) 1207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: audit 2024-04-24T17:11:24.397642+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:24.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:24 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.398058+0000 mgr.x (mgr.25010) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[74205]: debug 2024-04-24T17:11:24.691+0000 7f3400a5b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-24T17:11:25.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:24 smithi040 bash[74205]: debug 2024-04-24T17:11:24.803+0000 7f3400a5b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-24T17:11:25.445 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[74205]: debug 2024-04-24T17:11:25.191+0000 7f3400a5b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-24T17:11:25.445 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[74205]: debug 2024-04-24T17:11:25.315+0000 7f3400a5b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-24T17:11:25.445 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[74205]: debug 2024-04-24T17:11:25.431+0000 7f3400a5b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-24T17:11:25.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.472670+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.475652+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.475867+0000 mgr.x (mgr.25010) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.478612+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.479739+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.487520+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.488455+0000 mgr.x (mgr.25010) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.563736+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.566556+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.567494+0000 mgr.x (mgr.25010) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.570330+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.571473+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.579728+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.580307+0000 mgr.x (mgr.25010) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.658799+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.472670+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.475652+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.475867+0000 mgr.x (mgr.25010) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.478612+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.479739+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.487520+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.488455+0000 mgr.x (mgr.25010) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.563736+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.566556+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.567494+0000 mgr.x (mgr.25010) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.570330+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.571473+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.579728+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.580307+0000 mgr.x (mgr.25010) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.658799+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.661874+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.662371+0000 mgr.x (mgr.25010) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.665653+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.667030+0000 mon.c (mon.1) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.680333+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.680425+0000 mgr.x (mgr.25010) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.756611+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.759167+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.759292+0000 mgr.x (mgr.25010) 393 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.761637+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.762479+0000 mon.c (mon.1) 1223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.769031+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.769096+0000 mgr.x (mgr.25010) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.842573+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.847204+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.847726+0000 mgr.x (mgr.25010) 395 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.851245+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.852608+0000 mon.c (mon.1) 1227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.860852+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.861559+0000 mgr.x (mgr.25010) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.937747+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.941491+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.942053+0000 mgr.x (mgr.25010) 397 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.944979+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.945901+0000 mon.c (mon.1) 1231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:24.954581+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:24.954741+0000 mgr.x (mgr.25010) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.011675+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.015911+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.016477+0000 mgr.x (mgr.25010) 399 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.019134+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.020472+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.028269+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.029789+0000 mgr.x (mgr.25010) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.118969+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.123203+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.123995+0000 mgr.x (mgr.25010) 401 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.127113+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.128436+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.137101+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.137343+0000 mgr.x (mgr.25010) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.216121+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.218558+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.218699+0000 mgr.x (mgr.25010) 403 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.221300+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.222226+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.230459+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.230475+0000 mgr.x (mgr.25010) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.319170+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.323479+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.324128+0000 mgr.x (mgr.25010) 405 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.327520+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.328926+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.338679+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.338992+0000 mgr.x (mgr.25010) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.428990+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.434286+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.439235+0000 mon.c (mon.1) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:25 smithi204 bash[18742]: audit 2024-04-24T17:11:25.440752+0000 mon.c (mon.1) 1251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.472670+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.472670+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.475652+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.475652+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.475867+0000 mgr.x (mgr.25010) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.475867+0000 mgr.x (mgr.25010) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.478612+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.478612+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.479739+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.479739+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.487520+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.487520+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.488455+0000 mgr.x (mgr.25010) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.488455+0000 mgr.x (mgr.25010) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.563736+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.563736+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.566556+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.566556+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.567494+0000 mgr.x (mgr.25010) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.567494+0000 mgr.x (mgr.25010) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.661874+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.662371+0000 mgr.x (mgr.25010) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.665653+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.667030+0000 mon.c (mon.1) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.680333+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.680425+0000 mgr.x (mgr.25010) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.756611+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.759167+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.759292+0000 mgr.x (mgr.25010) 393 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.761637+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.762479+0000 mon.c (mon.1) 1223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.769031+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.769096+0000 mgr.x (mgr.25010) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.842573+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.838 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.847204+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.847726+0000 mgr.x (mgr.25010) 395 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.851245+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.852608+0000 mon.c (mon.1) 1227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.860852+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.861559+0000 mgr.x (mgr.25010) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.570330+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.570330+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.571473+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.571473+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.579728+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.579728+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.580307+0000 mgr.x (mgr.25010) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.580307+0000 mgr.x (mgr.25010) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.658799+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.658799+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.661874+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.661874+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.662371+0000 mgr.x (mgr.25010) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.662371+0000 mgr.x (mgr.25010) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.665653+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.665653+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.667030+0000 mon.c (mon.1) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.667030+0000 mon.c (mon.1) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.680333+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.680333+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.680425+0000 mgr.x (mgr.25010) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.680425+0000 mgr.x (mgr.25010) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.756611+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.756611+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.759167+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.759167+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.759292+0000 mgr.x (mgr.25010) 393 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.759292+0000 mgr.x (mgr.25010) 393 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.761637+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.761637+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.762479+0000 mon.c (mon.1) 1223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.762479+0000 mon.c (mon.1) 1223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.769031+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.769031+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.769096+0000 mgr.x (mgr.25010) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.769096+0000 mgr.x (mgr.25010) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.842573+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.842573+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.847204+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.847204+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.937747+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.941491+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.942053+0000 mgr.x (mgr.25010) 397 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.944979+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.945901+0000 mon.c (mon.1) 1231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:24.954581+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:24.954741+0000 mgr.x (mgr.25010) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.011675+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.015911+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.016477+0000 mgr.x (mgr.25010) 399 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.019134+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.020472+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.028269+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.029789+0000 mgr.x (mgr.25010) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.118969+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.123203+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.123995+0000 mgr.x (mgr.25010) 401 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.127113+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.128436+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.137101+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.847726+0000 mgr.x (mgr.25010) 395 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.847726+0000 mgr.x (mgr.25010) 395 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.851245+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.851245+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.852608+0000 mon.c (mon.1) 1227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.852608+0000 mon.c (mon.1) 1227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.860852+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.860852+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.861559+0000 mgr.x (mgr.25010) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.861559+0000 mgr.x (mgr.25010) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.937747+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.937747+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.941491+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.941491+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.942053+0000 mgr.x (mgr.25010) 397 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.942053+0000 mgr.x (mgr.25010) 397 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.944979+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.944979+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.945901+0000 mon.c (mon.1) 1231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.945901+0000 mon.c (mon.1) 1231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.954581+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:24.954581+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.954741+0000 mgr.x (mgr.25010) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:24.954741+0000 mgr.x (mgr.25010) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.011675+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.011675+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.015911+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.015911+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.016477+0000 mgr.x (mgr.25010) 399 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.016477+0000 mgr.x (mgr.25010) 399 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.019134+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.019134+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.020472+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.020472+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.028269+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.028269+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.029789+0000 mgr.x (mgr.25010) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.029789+0000 mgr.x (mgr.25010) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.118969+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.118969+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.123203+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.847 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.137343+0000 mgr.x (mgr.25010) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.216121+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.218558+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.218699+0000 mgr.x (mgr.25010) 403 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.221300+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.222226+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.230459+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.230475+0000 mgr.x (mgr.25010) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.319170+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.323479+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.324128+0000 mgr.x (mgr.25010) 405 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.327520+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.328926+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.338679+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.338992+0000 mgr.x (mgr.25010) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.428990+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.434286+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.439235+0000 mon.c (mon.1) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[23856]: audit 2024-04-24T17:11:25.440752+0000 mon.c (mon.1) 1251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.123203+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.123995+0000 mgr.x (mgr.25010) 401 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.123995+0000 mgr.x (mgr.25010) 401 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.127113+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.127113+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.128436+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.128436+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.137101+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.137101+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.137343+0000 mgr.x (mgr.25010) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.137343+0000 mgr.x (mgr.25010) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.216121+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.216121+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.218558+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.218558+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.218699+0000 mgr.x (mgr.25010) 403 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.218699+0000 mgr.x (mgr.25010) 403 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.221300+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.221300+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.222226+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.222226+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.230459+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.230459+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.230475+0000 mgr.x (mgr.25010) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.230475+0000 mgr.x (mgr.25010) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.319170+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.319170+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.323479+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.323479+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.324128+0000 mgr.x (mgr.25010) 405 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.324128+0000 mgr.x (mgr.25010) 405 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.327520+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.327520+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.328926+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.328926+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.338679+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.338679+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.338992+0000 mgr.x (mgr.25010) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.338992+0000 mgr.x (mgr.25010) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.428990+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.428990+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.434286+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.434286+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.439235+0000 mon.c (mon.1) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.439235+0000 mon.c (mon.1) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.440752+0000 mon.c (mon.1) 1251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:25.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[70555]: audit 2024-04-24T17:11:25.440752+0000 mon.c (mon.1) 1251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.089 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:25 smithi040 bash[74205]: debug 2024-04-24T17:11:25.831+0000 7f3400a5b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-24T17:11:26.385 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[74205]: debug 2024-04-24T17:11:26.087+0000 7f3400a5b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-24T17:11:26.385 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[74205]: debug 2024-04-24T17:11:26.383+0000 7f3400a5b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-24T17:11:26.671 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[74205]: debug 2024-04-24T17:11:26.519+0000 7f3400a5b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-24T17:11:26.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.435133+0000 mgr.x (mgr.25010) 407 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.471873+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.474406+0000 mgr.x (mgr.25010) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.517254+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.519645+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.519723+0000 mgr.x (mgr.25010) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.522226+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.522974+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.528184+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.529507+0000 mgr.x (mgr.25010) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.588282+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.590533+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.590710+0000 mgr.x (mgr.25010) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.592858+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.593737+0000 mon.c (mon.1) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.601338+0000 mgr.x (mgr.25010) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.601384+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.644212+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.646826+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.647124+0000 mgr.x (mgr.25010) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.435133+0000 mgr.x (mgr.25010) 407 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.435133+0000 mgr.x (mgr.25010) 407 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.471873+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.471873+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.474406+0000 mgr.x (mgr.25010) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.474406+0000 mgr.x (mgr.25010) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.517254+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.517254+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.519645+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.519645+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.519723+0000 mgr.x (mgr.25010) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.519723+0000 mgr.x (mgr.25010) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.522226+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.522226+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.522974+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.522974+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.528184+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.528184+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.529507+0000 mgr.x (mgr.25010) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.529507+0000 mgr.x (mgr.25010) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.588282+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.649278+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.650367+0000 mon.c (mon.1) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.655876+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.661224+0000 mgr.x (mgr.25010) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.707639+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.710139+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.710195+0000 mgr.x (mgr.25010) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.712476+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.713335+0000 mon.c (mon.1) 1267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.718574+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.722189+0000 mgr.x (mgr.25010) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cluster 2024-04-24T17:11:25.751166+0000 mgr.x (mgr.25010) 417 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.768403+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.771182+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.771603+0000 mgr.x (mgr.25010) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.774799+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.775897+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.781429+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.786675+0000 mgr.x (mgr.25010) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.875373+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.588282+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.590533+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.590533+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.590710+0000 mgr.x (mgr.25010) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.590710+0000 mgr.x (mgr.25010) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.592858+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.592858+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.593737+0000 mon.c (mon.1) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.593737+0000 mon.c (mon.1) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.601338+0000 mgr.x (mgr.25010) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.601338+0000 mgr.x (mgr.25010) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.601384+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.601384+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.644212+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.644212+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.646826+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.646826+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.647124+0000 mgr.x (mgr.25010) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.647124+0000 mgr.x (mgr.25010) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.649278+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.879851+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.880036+0000 mgr.x (mgr.25010) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.882441+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.883296+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.889067+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.892557+0000 mgr.x (mgr.25010) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.982048+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.985965+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:25.986338+0000 mgr.x (mgr.25010) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.989099+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.990174+0000 mon.c (mon.1) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:25.997246+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.000310+0000 mgr.x (mgr.25010) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.089666+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.093914+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.094601+0000 mgr.x (mgr.25010) 424 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.097907+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.099007+0000 mon.c (mon.1) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.108034+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.110629+0000 mgr.x (mgr.25010) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.200566+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.649278+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.650367+0000 mon.c (mon.1) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.650367+0000 mon.c (mon.1) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.655876+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.655876+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.661224+0000 mgr.x (mgr.25010) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.661224+0000 mgr.x (mgr.25010) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.707639+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.707639+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.710139+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.710139+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.710195+0000 mgr.x (mgr.25010) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.710195+0000 mgr.x (mgr.25010) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.712476+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.712476+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.713335+0000 mon.c (mon.1) 1267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.713335+0000 mon.c (mon.1) 1267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.718574+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.718574+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.722189+0000 mgr.x (mgr.25010) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.722189+0000 mgr.x (mgr.25010) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.204640+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.205233+0000 mgr.x (mgr.25010) 426 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.209415+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.210792+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.218122+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.218891+0000 mgr.x (mgr.25010) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.298865+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.301438+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.301656+0000 mgr.x (mgr.25010) 428 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.303915+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.304988+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.311084+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.313493+0000 mgr.x (mgr.25010) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.388857+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.392427+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.393149+0000 mgr.x (mgr.25010) 430 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.396473+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.397553+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[23856]: audit 2024-04-24T17:11:26.404635+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cluster 2024-04-24T17:11:25.751166+0000 mgr.x (mgr.25010) 417 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cluster 2024-04-24T17:11:25.751166+0000 mgr.x (mgr.25010) 417 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.768403+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.768403+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.771182+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.771182+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.771603+0000 mgr.x (mgr.25010) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.771603+0000 mgr.x (mgr.25010) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.774799+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.774799+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.775897+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.775897+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.781429+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.781429+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.786675+0000 mgr.x (mgr.25010) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.786675+0000 mgr.x (mgr.25010) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.875373+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.875373+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.879851+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.879851+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.880036+0000 mgr.x (mgr.25010) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.880036+0000 mgr.x (mgr.25010) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.882441+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.882441+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.883296+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.883296+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.889067+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.889067+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.892557+0000 mgr.x (mgr.25010) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.892557+0000 mgr.x (mgr.25010) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.982048+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.982048+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.985965+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.985965+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.986338+0000 mgr.x (mgr.25010) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:25.986338+0000 mgr.x (mgr.25010) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.989099+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.989099+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.990174+0000 mon.c (mon.1) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.990174+0000 mon.c (mon.1) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.997246+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:25.997246+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.000310+0000 mgr.x (mgr.25010) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.000310+0000 mgr.x (mgr.25010) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.089666+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.089666+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.093914+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.093914+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.094601+0000 mgr.x (mgr.25010) 424 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.094601+0000 mgr.x (mgr.25010) 424 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.097907+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.097907+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.099007+0000 mon.c (mon.1) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.099007+0000 mon.c (mon.1) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.108034+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.108034+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.110629+0000 mgr.x (mgr.25010) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.110629+0000 mgr.x (mgr.25010) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.200566+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.200566+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.204640+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.204640+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.205233+0000 mgr.x (mgr.25010) 426 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.205233+0000 mgr.x (mgr.25010) 426 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.209415+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.209415+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.210792+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.210792+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.218122+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.218122+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.218891+0000 mgr.x (mgr.25010) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.218891+0000 mgr.x (mgr.25010) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.298865+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.298865+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.301438+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.301438+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.301656+0000 mgr.x (mgr.25010) 428 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.301656+0000 mgr.x (mgr.25010) 428 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.303915+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.303915+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.304988+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.304988+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.311084+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.311084+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.313493+0000 mgr.x (mgr.25010) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.313493+0000 mgr.x (mgr.25010) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.388857+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.388857+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.392427+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.392427+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.393149+0000 mgr.x (mgr.25010) 430 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.393149+0000 mgr.x (mgr.25010) 430 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.396473+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.396473+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.397553+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.397553+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.404635+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[70555]: audit 2024-04-24T17:11:26.404635+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.435133+0000 mgr.x (mgr.25010) 407 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.471873+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.474406+0000 mgr.x (mgr.25010) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.517254+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.519645+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.519723+0000 mgr.x (mgr.25010) 409 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.522226+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.522974+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.528184+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.529507+0000 mgr.x (mgr.25010) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.588282+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.590533+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.590710+0000 mgr.x (mgr.25010) 411 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.592858+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.593737+0000 mon.c (mon.1) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.601338+0000 mgr.x (mgr.25010) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.601384+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.644212+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.646826+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.647124+0000 mgr.x (mgr.25010) 413 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.649278+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.650367+0000 mon.c (mon.1) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.655876+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.661224+0000 mgr.x (mgr.25010) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.707639+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.710139+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.710195+0000 mgr.x (mgr.25010) 415 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.712476+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.713335+0000 mon.c (mon.1) 1267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.718574+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.722189+0000 mgr.x (mgr.25010) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cluster 2024-04-24T17:11:25.751166+0000 mgr.x (mgr.25010) 417 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.768403+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.771182+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.771603+0000 mgr.x (mgr.25010) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.774799+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.775897+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.781429+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.786675+0000 mgr.x (mgr.25010) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.875373+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.879851+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.880036+0000 mgr.x (mgr.25010) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.882441+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.883296+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.889067+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.892557+0000 mgr.x (mgr.25010) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.982048+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.985965+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:25.986338+0000 mgr.x (mgr.25010) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.989099+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.990174+0000 mon.c (mon.1) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:25.997246+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.000310+0000 mgr.x (mgr.25010) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.089666+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.093914+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.094601+0000 mgr.x (mgr.25010) 424 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.097907+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.099007+0000 mon.c (mon.1) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.108034+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.110629+0000 mgr.x (mgr.25010) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.200566+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.204640+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.205233+0000 mgr.x (mgr.25010) 426 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.209415+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.210792+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.218122+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.218891+0000 mgr.x (mgr.25010) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.298865+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.301438+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.301656+0000 mgr.x (mgr.25010) 428 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.303915+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.304988+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.311084+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.313493+0000 mgr.x (mgr.25010) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.388857+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.392427+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.393149+0000 mgr.x (mgr.25010) 430 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.396473+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.397553+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:26.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:26 smithi204 bash[18742]: audit 2024-04-24T17:11:26.404635+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:26.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:26 smithi040 bash[74205]: debug 2024-04-24T17:11:26.831+0000 7f3400a5b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-24T17:11:27.550 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[74205]: debug 2024-04-24T17:11:27.275+0000 7f3400a5b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:11:27.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.404836+0000 mgr.x (mgr.25010) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.404836+0000 mgr.x (mgr.25010) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.488311+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.488311+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.490705+0000 mgr.x (mgr.25010) 432 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.490705+0000 mgr.x (mgr.25010) 432 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.490717+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.490717+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.493460+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.493460+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.494282+0000 mon.c (mon.1) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.494282+0000 mon.c (mon.1) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.501571+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.501571+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.501749+0000 mgr.x (mgr.25010) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.501749+0000 mgr.x (mgr.25010) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.577651+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.577651+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.579968+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.579968+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.580002+0000 mgr.x (mgr.25010) 434 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.580002+0000 mgr.x (mgr.25010) 434 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.582555+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.582555+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.583267+0000 mon.c (mon.1) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.583267+0000 mon.c (mon.1) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.590541+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.590541+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.590548+0000 mgr.x (mgr.25010) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.590548+0000 mgr.x (mgr.25010) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.665951+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.665951+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.668434+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.668434+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.668509+0000 mgr.x (mgr.25010) 436 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.668509+0000 mgr.x (mgr.25010) 436 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.670729+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.670729+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.671553+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.671553+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.404836+0000 mgr.x (mgr.25010) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.488311+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.490705+0000 mgr.x (mgr.25010) 432 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.490717+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.493460+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.494282+0000 mon.c (mon.1) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.501571+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.501749+0000 mgr.x (mgr.25010) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.577651+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.554 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.579968+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.580002+0000 mgr.x (mgr.25010) 434 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.582555+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.583267+0000 mon.c (mon.1) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.590541+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.590548+0000 mgr.x (mgr.25010) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.665951+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.668434+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.668509+0000 mgr.x (mgr.25010) 436 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.670729+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.671553+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.679385+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.679385+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.679518+0000 mgr.x (mgr.25010) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.679518+0000 mgr.x (mgr.25010) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.755721+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.755721+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.758304+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.758304+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.758319+0000 mgr.x (mgr.25010) 438 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.758319+0000 mgr.x (mgr.25010) 438 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.760792+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.760792+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.761822+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.761822+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.769929+0000 mgr.x (mgr.25010) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.769929+0000 mgr.x (mgr.25010) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.770056+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.770056+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.859116+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.859116+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.864118+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.864118+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.865163+0000 mgr.x (mgr.25010) 440 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.865163+0000 mgr.x (mgr.25010) 440 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.870325+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.870325+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.872224+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.872224+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.885493+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.885493+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.885990+0000 mgr.x (mgr.25010) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.885990+0000 mgr.x (mgr.25010) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.977120+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.977120+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.981823+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.981823+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.982842+0000 mgr.x (mgr.25010) 442 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:26.982842+0000 mgr.x (mgr.25010) 442 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.986452+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.986452+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.988222+0000 mon.c (mon.1) 1319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.679385+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.679518+0000 mgr.x (mgr.25010) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.755721+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.758304+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.758319+0000 mgr.x (mgr.25010) 438 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.760792+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.761822+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.769929+0000 mgr.x (mgr.25010) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.770056+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.859116+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.864118+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.865163+0000 mgr.x (mgr.25010) 440 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.870325+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.872224+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.885493+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.885990+0000 mgr.x (mgr.25010) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.977120+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.981823+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:26.982842+0000 mgr.x (mgr.25010) 442 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.986452+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:26.988222+0000 mon.c (mon.1) 1319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.001338+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.001338+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.002463+0000 mgr.x (mgr.25010) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.002463+0000 mgr.x (mgr.25010) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.092955+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.092955+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.097713+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.097713+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.098473+0000 mgr.x (mgr.25010) 444 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.098473+0000 mgr.x (mgr.25010) 444 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.102820+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.102820+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.104430+0000 mon.c (mon.1) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.104430+0000 mon.c (mon.1) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.114307+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.114307+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.117109+0000 mgr.x (mgr.25010) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.117109+0000 mgr.x (mgr.25010) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.206632+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.206632+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.210109+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.210109+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.210421+0000 mgr.x (mgr.25010) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.210421+0000 mgr.x (mgr.25010) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.213502+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.213502+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.214878+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.214878+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.226477+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.226477+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.226872+0000 mgr.x (mgr.25010) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.226872+0000 mgr.x (mgr.25010) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.318249+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.318249+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.322104+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.322104+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.322618+0000 mgr.x (mgr.25010) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.322618+0000 mgr.x (mgr.25010) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.326282+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.326282+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:26.988222+0000 mon.c (mon.1) 1319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.001338+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.002463+0000 mgr.x (mgr.25010) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.092955+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.097713+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.098473+0000 mgr.x (mgr.25010) 444 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.102820+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.104430+0000 mon.c (mon.1) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.114307+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.117109+0000 mgr.x (mgr.25010) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.206632+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.210109+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.210421+0000 mgr.x (mgr.25010) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.213502+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.214878+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.226477+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.226872+0000 mgr.x (mgr.25010) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.318249+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.322104+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.322618+0000 mgr.x (mgr.25010) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.326282+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.327725+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.327725+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.336690+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.336690+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.337089+0000 mgr.x (mgr.25010) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.337089+0000 mgr.x (mgr.25010) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.410845+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.410845+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.413853+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.413853+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.417360+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.417360+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.418406+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.418406+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.427878+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[70555]: audit 2024-04-24T17:11:27.427878+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.327725+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.336690+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.337089+0000 mgr.x (mgr.25010) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.410845+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.413853+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.417360+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.418406+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[23856]: audit 2024-04-24T17:11:27.427878+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.404836+0000 mgr.x (mgr.25010) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.488311+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.490705+0000 mgr.x (mgr.25010) 432 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.490717+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.493460+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.494282+0000 mon.c (mon.1) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.501571+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.501749+0000 mgr.x (mgr.25010) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.577651+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.579968+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.580002+0000 mgr.x (mgr.25010) 434 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.582555+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.583267+0000 mon.c (mon.1) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.590541+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.590548+0000 mgr.x (mgr.25010) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.665951+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.668434+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.668509+0000 mgr.x (mgr.25010) 436 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.670729+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.671553+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.679385+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.679518+0000 mgr.x (mgr.25010) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.755721+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.758304+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.758319+0000 mgr.x (mgr.25010) 438 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.760792+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.761822+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.769929+0000 mgr.x (mgr.25010) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.770056+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.859116+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.864118+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.865163+0000 mgr.x (mgr.25010) 440 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.870325+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.872224+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.885493+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.885990+0000 mgr.x (mgr.25010) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.977120+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.981823+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:26.982842+0000 mgr.x (mgr.25010) 442 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.986452+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:26.988222+0000 mon.c (mon.1) 1319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.001338+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.002463+0000 mgr.x (mgr.25010) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.092955+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.097713+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.098473+0000 mgr.x (mgr.25010) 444 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.102820+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.104430+0000 mon.c (mon.1) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.114307+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.117109+0000 mgr.x (mgr.25010) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.206632+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.210109+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.210421+0000 mgr.x (mgr.25010) 446 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.213502+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.214878+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.226477+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.226872+0000 mgr.x (mgr.25010) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.318249+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.322104+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.322618+0000 mgr.x (mgr.25010) 448 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.326282+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.327725+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.336690+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.337089+0000 mgr.x (mgr.25010) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.410845+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.413853+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:27.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.417360+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:27.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.418406+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:27.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:27 smithi204 bash[18742]: audit 2024-04-24T17:11:27.427878+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:27.806 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[74205]: debug 2024-04-24T17:11:27.547+0000 7f3400a5b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-24T17:11:27.806 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[74205]: debug 2024-04-24T17:11:27.683+0000 7f3400a5b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-24T17:11:28.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:27 smithi040 bash[74205]: debug 2024-04-24T17:11:27.983+0000 7f3400a5b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-24T17:11:28.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[54356]: ts=2024-04-24T17:11: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.414539+0000 mgr.x (mgr.25010) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.430257+0000 mgr.x (mgr.25010) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.506212+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.508833+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.509023+0000 mgr.x (mgr.25010) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.511206+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.512021+0000 mon.c (mon.1) 1339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.521314+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.523007+0000 mgr.x (mgr.25010) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.565595+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.568227+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.568563+0000 mgr.x (mgr.25010) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.571222+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.572202+0000 mon.c (mon.1) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.581051+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.584140+0000 mgr.x (mgr.25010) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.626517+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.629200+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.629558+0000 mgr.x (mgr.25010) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.632215+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.633176+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.644106+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.646627+0000 mgr.x (mgr.25010) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.704169+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.708236+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.708808+0000 mgr.x (mgr.25010) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.711325+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.712687+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.723955+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.724308+0000 mgr.x (mgr.25010) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cluster 2024-04-24T17:11:27.751834+0000 mgr.x (mgr.25010) 460 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.779613+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.783266+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.783652+0000 mgr.x (mgr.25010) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.786761+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.787711+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.795293+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.799699+0000 mgr.x (mgr.25010) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.871558+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.875288+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.875795+0000 mgr.x (mgr.25010) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.878760+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.879975+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.886793+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.888807+0000 mgr.x (mgr.25010) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.965906+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.968359+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.968471+0000 mgr.x (mgr.25010) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.971190+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.972105+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:27.977844+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:27.978349+0000 mgr.x (mgr.25010) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.067292+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.071157+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.071582+0000 mgr.x (mgr.25010) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.075600+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.076649+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.082715+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.083334+0000 mgr.x (mgr.25010) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.170220+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.173541+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.173998+0000 mgr.x (mgr.25010) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.176830+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.177846+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.184214+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.184912+0000 mgr.x (mgr.25010) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.273543+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.277426+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.277796+0000 mgr.x (mgr.25010) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.280885+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.281847+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.287599+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.288143+0000 mgr.x (mgr.25010) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.365872+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.368294+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.368360+0000 mgr.x (mgr.25010) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.370650+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.371518+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.377046+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.377621+0000 mgr.x (mgr.25010) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.454766+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.457416+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.460155+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.461101+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:28 smithi204 bash[18742]: audit 2024-04-24T17:11:28.467979+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.781 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.414539+0000 mgr.x (mgr.25010) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.781 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.414539+0000 mgr.x (mgr.25010) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.430257+0000 mgr.x (mgr.25010) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.430257+0000 mgr.x (mgr.25010) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.506212+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.506212+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.508833+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.508833+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.509023+0000 mgr.x (mgr.25010) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.509023+0000 mgr.x (mgr.25010) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.511206+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.511206+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.782 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.512021+0000 mon.c (mon.1) 1339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.512021+0000 mon.c (mon.1) 1339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.521314+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.521314+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.523007+0000 mgr.x (mgr.25010) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.523007+0000 mgr.x (mgr.25010) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.565595+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.565595+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.568227+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.568227+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.568563+0000 mgr.x (mgr.25010) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.568563+0000 mgr.x (mgr.25010) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.571222+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.571222+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.572202+0000 mon.c (mon.1) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.572202+0000 mon.c (mon.1) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.581051+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.581051+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.584140+0000 mgr.x (mgr.25010) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.584140+0000 mgr.x (mgr.25010) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.626517+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.626517+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.629200+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.629200+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.629558+0000 mgr.x (mgr.25010) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.629558+0000 mgr.x (mgr.25010) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.632215+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.632215+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.633176+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.633176+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.644106+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.644106+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.646627+0000 mgr.x (mgr.25010) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.646627+0000 mgr.x (mgr.25010) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.704169+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.704169+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.708236+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.708236+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.708808+0000 mgr.x (mgr.25010) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.708808+0000 mgr.x (mgr.25010) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.711325+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.711325+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.712687+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.712687+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.723955+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.723955+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.724308+0000 mgr.x (mgr.25010) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.724308+0000 mgr.x (mgr.25010) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cluster 2024-04-24T17:11:27.751834+0000 mgr.x (mgr.25010) 460 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cluster 2024-04-24T17:11:27.751834+0000 mgr.x (mgr.25010) 460 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.779613+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.779613+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.783266+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.783266+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.783652+0000 mgr.x (mgr.25010) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.783652+0000 mgr.x (mgr.25010) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.786761+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.786761+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.787711+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.787711+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.795293+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.795293+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.799699+0000 mgr.x (mgr.25010) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.799699+0000 mgr.x (mgr.25010) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.871558+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.871558+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.875288+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.875288+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.875795+0000 mgr.x (mgr.25010) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.875795+0000 mgr.x (mgr.25010) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.878760+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.878760+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.879975+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.879975+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.886793+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.886793+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.888807+0000 mgr.x (mgr.25010) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.888807+0000 mgr.x (mgr.25010) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.965906+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.965906+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.968359+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.968359+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.968471+0000 mgr.x (mgr.25010) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.968471+0000 mgr.x (mgr.25010) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.971190+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.971190+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.972105+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.972105+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.977844+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:27.977844+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.978349+0000 mgr.x (mgr.25010) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:27.978349+0000 mgr.x (mgr.25010) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.067292+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.067292+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.071157+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.071157+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.071582+0000 mgr.x (mgr.25010) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.071582+0000 mgr.x (mgr.25010) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.075600+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.075600+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.076649+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.076649+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.082715+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.082715+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.083334+0000 mgr.x (mgr.25010) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.083334+0000 mgr.x (mgr.25010) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.170220+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.170220+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.173541+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.173541+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.173998+0000 mgr.x (mgr.25010) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.173998+0000 mgr.x (mgr.25010) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.176830+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.176830+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.177846+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.177846+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.184214+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.184214+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.184912+0000 mgr.x (mgr.25010) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.184912+0000 mgr.x (mgr.25010) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.273543+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.273543+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.277426+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.277426+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.277796+0000 mgr.x (mgr.25010) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.277796+0000 mgr.x (mgr.25010) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.280885+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.280885+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.281847+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.281847+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.792 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.287599+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.287599+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.288143+0000 mgr.x (mgr.25010) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.288143+0000 mgr.x (mgr.25010) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.365872+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.365872+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.368294+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.368294+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.368360+0000 mgr.x (mgr.25010) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.368360+0000 mgr.x (mgr.25010) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.370650+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.370650+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.371518+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.371518+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.377046+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.377046+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.377621+0000 mgr.x (mgr.25010) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.377621+0000 mgr.x (mgr.25010) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.454766+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.454766+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.457416+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.457416+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.460155+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.460155+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.461101+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.461101+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.467979+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[70555]: audit 2024-04-24T17:11:28.467979+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.414539+0000 mgr.x (mgr.25010) 450 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.430257+0000 mgr.x (mgr.25010) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.506212+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.508833+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.509023+0000 mgr.x (mgr.25010) 452 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.511206+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.512021+0000 mon.c (mon.1) 1339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.521314+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.523007+0000 mgr.x (mgr.25010) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.565595+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.568227+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.568563+0000 mgr.x (mgr.25010) 454 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.571222+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.572202+0000 mon.c (mon.1) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.581051+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.584140+0000 mgr.x (mgr.25010) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.626517+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.629200+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.629558+0000 mgr.x (mgr.25010) 456 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.632215+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.633176+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.644106+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.646627+0000 mgr.x (mgr.25010) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.704169+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.708236+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.708808+0000 mgr.x (mgr.25010) 458 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.711325+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.712687+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.723955+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.724308+0000 mgr.x (mgr.25010) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cluster 2024-04-24T17:11:27.751834+0000 mgr.x (mgr.25010) 460 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.779613+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.783266+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.783652+0000 mgr.x (mgr.25010) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.786761+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.787711+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.795293+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.798 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.799699+0000 mgr.x (mgr.25010) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.871558+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.875288+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.875795+0000 mgr.x (mgr.25010) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.878760+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.879975+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.886793+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.888807+0000 mgr.x (mgr.25010) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.965906+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.968359+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.968471+0000 mgr.x (mgr.25010) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.971190+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.972105+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:27.977844+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:27.978349+0000 mgr.x (mgr.25010) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.067292+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.071157+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.071582+0000 mgr.x (mgr.25010) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.075600+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.076649+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.082715+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.083334+0000 mgr.x (mgr.25010) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.170220+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.173541+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.173998+0000 mgr.x (mgr.25010) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.176830+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.177846+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.184214+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.184912+0000 mgr.x (mgr.25010) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.273543+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.277426+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.277796+0000 mgr.x (mgr.25010) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.280885+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.281847+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.287599+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.288143+0000 mgr.x (mgr.25010) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.365872+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.368294+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.368360+0000 mgr.x (mgr.25010) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.370650+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.371518+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.377046+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.377621+0000 mgr.x (mgr.25010) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.454766+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.457416+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.460155+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:28.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.461101+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:28.802 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:28 smithi040 bash[23856]: audit 2024-04-24T17:11:28.467979+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[74205]: debug 2024-04-24T17:11:29.139+0000 7f3400a5b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-24T17:11:29.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[74205]: debug 2024-04-24T17:11:29.271+0000 7f3400a5b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-24T17:11:29.733 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[74205]: debug 2024-04-24T17:11:29.603+0000 7f3400a5b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-24T17:11:29.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.457581+0000 mgr.x (mgr.25010) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.457581+0000 mgr.x (mgr.25010) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.467886+0000 mgr.x (mgr.25010) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.467886+0000 mgr.x (mgr.25010) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.526022+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.526022+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.527974+0000 mgr.x (mgr.25010) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.527974+0000 mgr.x (mgr.25010) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.528036+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.528036+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.530317+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.530317+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.531110+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.531110+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.535961+0000 mgr.x (mgr.25010) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.535961+0000 mgr.x (mgr.25010) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.536036+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.536036+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.591664+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.591664+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.595286+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.595286+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.595708+0000 mgr.x (mgr.25010) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.595708+0000 mgr.x (mgr.25010) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.598210+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.598210+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.599285+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.599285+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.607010+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.607010+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.607524+0000 mgr.x (mgr.25010) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.607524+0000 mgr.x (mgr.25010) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.663506+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.663506+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.668101+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.668101+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.668408+0000 mgr.x (mgr.25010) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.668408+0000 mgr.x (mgr.25010) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.670615+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.670615+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.457581+0000 mgr.x (mgr.25010) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.467886+0000 mgr.x (mgr.25010) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.526022+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.527974+0000 mgr.x (mgr.25010) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.528036+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.530317+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.531110+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.535961+0000 mgr.x (mgr.25010) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.536036+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.591664+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.595286+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.595708+0000 mgr.x (mgr.25010) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.598210+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.599285+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.607010+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.607524+0000 mgr.x (mgr.25010) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.663506+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.668101+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.668408+0000 mgr.x (mgr.25010) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.744 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.670615+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.671578+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.671578+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.680095+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.680095+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.680192+0000 mgr.x (mgr.25010) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.745 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.680192+0000 mgr.x (mgr.25010) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.727036+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.727036+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.729233+0000 mgr.x (mgr.25010) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.729233+0000 mgr.x (mgr.25010) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.729289+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.729289+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.731487+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.731487+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.732226+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.732226+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.738965+0000 mgr.x (mgr.25010) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.738965+0000 mgr.x (mgr.25010) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.738978+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.738978+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.787251+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.787251+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.790210+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.790210+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.793072+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.793072+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.793203+0000 mgr.x (mgr.25010) 485 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.793203+0000 mgr.x (mgr.25010) 485 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.796526+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.796526+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.799398+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.799398+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.806491+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.806491+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.812745+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.812745+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.818966+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.818966+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.895460+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.895460+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.900082+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.900082+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.900496+0000 mgr.x (mgr.25010) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.900496+0000 mgr.x (mgr.25010) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.903029+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:29.752 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.903029+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:29.752 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.904334+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:11:29.752 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: audit 2024-04-24T17:11:28.904334+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:11:29.752 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.904542+0000 mgr.x (mgr.25010) 487 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:11:29.752 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[70555]: cephadm 2024-04-24T17:11:28.904542+0000 mgr.x (mgr.25010) 487 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:11:29.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.671578+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.680095+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.680192+0000 mgr.x (mgr.25010) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.753 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.727036+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.729233+0000 mgr.x (mgr.25010) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.729289+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.731487+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.732226+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.738965+0000 mgr.x (mgr.25010) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.754 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.738978+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.787251+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.790210+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.793072+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.793203+0000 mgr.x (mgr.25010) 485 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.796526+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.799398+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.755 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.806491+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.812745+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.818966+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.895460+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.900082+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.900496+0000 mgr.x (mgr.25010) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.903029+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:29.757 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: audit 2024-04-24T17:11:28.904334+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:11:29.757 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[23856]: cephadm 2024-04-24T17:11:28.904542+0000 mgr.x (mgr.25010) 487 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:11:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.457581+0000 mgr.x (mgr.25010) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.467886+0000 mgr.x (mgr.25010) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.526022+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.527974+0000 mgr.x (mgr.25010) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.528036+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.530317+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.531110+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.535961+0000 mgr.x (mgr.25010) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.536036+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.591664+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.595286+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.595708+0000 mgr.x (mgr.25010) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.598210+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.599285+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.607010+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.607524+0000 mgr.x (mgr.25010) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.663506+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.668101+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.668408+0000 mgr.x (mgr.25010) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.670615+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.671578+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.680095+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.680192+0000 mgr.x (mgr.25010) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.727036+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.729233+0000 mgr.x (mgr.25010) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.729289+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.731487+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.732226+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.738965+0000 mgr.x (mgr.25010) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.738978+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.787251+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.790210+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.793072+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.793203+0000 mgr.x (mgr.25010) 485 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.796526+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.799398+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.806491+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.812745+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.818966+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.895460+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.900082+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.900496+0000 mgr.x (mgr.25010) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3285-g5904d294 2024-04-24T17:11:29.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.903029+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:29.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: audit 2024-04-24T17:11:28.904334+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-24T17:11:29.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:29 smithi204 bash[18742]: cephadm 2024-04-24T17:11:28.904542+0000 mgr.x (mgr.25010) 487 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-24T17:11:30.187 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:29 smithi040 bash[74205]: debug 2024-04-24T17:11:29.731+0000 7f3400a5b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-24T17:11:30.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[74205]: debug 2024-04-24T17:11:30.219+0000 7f3400a5b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-24T17:11:30.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[74205]: debug 2024-04-24T17:11:30.351+0000 7f3400a5b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-24T17:11:30.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[74205]: [24/Apr/2024:17:11:30] ENGINE Bus STARTING 2024-04-24T17:11:30.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[74205]: CherryPy Checker: 2024-04-24T17:11:30.484 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[74205]: The Application mounted at '' has an empty config. 2024-04-24T17:11:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:30 smithi204 bash[18742]: cluster 2024-04-24T17:11:29.753413+0000 mgr.x (mgr.25010) 488 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:30 smithi204 bash[18742]: cluster 2024-04-24T17:11:30.376765+0000 mon.a (mon.0) 356 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:30 smithi204 bash[18742]: cluster 2024-04-24T17:11:30.376893+0000 mon.a (mon.0) 357 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:30 smithi204 bash[18742]: audit 2024-04-24T17:11:30.381519+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:30 smithi204 bash[18742]: audit 2024-04-24T17:11:30.382647+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:30 smithi204 bash[18742]: audit 2024-04-24T17:11:30.385795+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:30 smithi204 bash[18742]: audit 2024-04-24T17:11:30.386941+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:30.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[74205]: [24/Apr/2024:17:11:30] ENGINE Serving on http://:::9283 2024-04-24T17:11:30.937 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[74205]: [24/Apr/2024:17:11:30] ENGINE Bus STARTED 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[23856]: cluster 2024-04-24T17:11:29.753413+0000 mgr.x (mgr.25010) 488 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[23856]: cluster 2024-04-24T17:11:30.376765+0000 mon.a (mon.0) 356 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[23856]: cluster 2024-04-24T17:11:30.376893+0000 mon.a (mon.0) 357 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[23856]: audit 2024-04-24T17:11:30.381519+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[23856]: audit 2024-04-24T17:11:30.382647+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[23856]: audit 2024-04-24T17:11:30.385795+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[23856]: audit 2024-04-24T17:11:30.386941+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: cluster 2024-04-24T17:11:29.753413+0000 mgr.x (mgr.25010) 488 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:30.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: cluster 2024-04-24T17:11:29.753413+0000 mgr.x (mgr.25010) 488 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: cluster 2024-04-24T17:11:30.376765+0000 mon.a (mon.0) 356 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: cluster 2024-04-24T17:11:30.376765+0000 mon.a (mon.0) 356 : cluster [DBG] Standby manager daemon y restarted 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: cluster 2024-04-24T17:11:30.376893+0000 mon.a (mon.0) 357 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: cluster 2024-04-24T17:11:30.376893+0000 mon.a (mon.0) 357 : cluster [DBG] Standby manager daemon y started 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.381519+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.381519+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.382647+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.382647+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.385795+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.385795+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.386941+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:30 smithi040 bash[70555]: audit 2024-04-24T17:11:30.386941+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.? 172.21.15.40:0/2402661262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-24T17:11:31.526 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:31 smithi040 bash[23856]: cluster 2024-04-24T17:11:30.494825+0000 mon.a (mon.0) 362 : cluster [DBG] mgrmap e46: x(active, since 58s), standbys: y 2024-04-24T17:11:31.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:31 smithi040 bash[70555]: cluster 2024-04-24T17:11:30.494825+0000 mon.a (mon.0) 362 : cluster [DBG] mgrmap e46: x(active, since 58s), standbys: y 2024-04-24T17:11:31.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:31 smithi040 bash[70555]: cluster 2024-04-24T17:11:30.494825+0000 mon.a (mon.0) 362 : cluster [DBG] mgrmap e46: x(active, since 58s), standbys: y 2024-04-24T17:11:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:31 smithi204 bash[18742]: cluster 2024-04-24T17:11:30.494825+0000 mon.a (mon.0) 362 : cluster [DBG] mgrmap e46: x(active, since 58s), standbys: y 2024-04-24T17:11:32.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:32 smithi204 bash[18742]: audit 2024-04-24T17:11:31.507578+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:32 smithi204 bash[18742]: audit 2024-04-24T17:11:31.516730+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:32 smithi204 bash[18742]: audit 2024-04-24T17:11:31.527129+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:32 smithi204 bash[18742]: cluster 2024-04-24T17:11:31.754142+0000 mgr.x (mgr.25010) 489 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:32 smithi204 bash[18742]: audit 2024-04-24T17:11:31.835225+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:32.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.507578+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.507578+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.516730+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.516730+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.527129+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.527129+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: cluster 2024-04-24T17:11:31.754142+0000 mgr.x (mgr.25010) 489 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: cluster 2024-04-24T17:11:31.754142+0000 mgr.x (mgr.25010) 489 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.835225+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[70555]: audit 2024-04-24T17:11:31.835225+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[23856]: audit 2024-04-24T17:11:31.507578+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[23856]: audit 2024-04-24T17:11:31.516730+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[23856]: audit 2024-04-24T17:11:31.527129+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:32.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[23856]: cluster 2024-04-24T17:11:31.754142+0000 mgr.x (mgr.25010) 489 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:32.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:32 smithi040 bash[23856]: audit 2024-04-24T17:11:31.835225+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:33.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:33 smithi204 bash[54356]: ts=2024-04-24T17:11: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:11:34.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:11:34] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2024-04-24T17:11:34.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[18742]: audit 2024-04-24T17:11:32.842978+0000 mgr.x (mgr.25010) 490 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[18742]: cephadm 2024-04-24T17:11:32.988580+0000 mgr.x (mgr.25010) 491 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:11:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[18742]: audit 2024-04-24T17:11:32.996205+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[18742]: audit 2024-04-24T17:11:32.999698+0000 mon.c (mon.1) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[18742]: audit 2024-04-24T17:11:33.001294+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[18742]: audit 2024-04-24T17:11:33.002723+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:34 smithi204 bash[18742]: cephadm 2024-04-24T17:11:33.003850+0000 mgr.x (mgr.25010) 492 : cephadm [INF] Deploying daemon mon.c on smithi040 2024-04-24T17:11:34.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:32.842978+0000 mgr.x (mgr.25010) 490 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:32.842978+0000 mgr.x (mgr.25010) 490 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: cephadm 2024-04-24T17:11:32.988580+0000 mgr.x (mgr.25010) 491 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: cephadm 2024-04-24T17:11:32.988580+0000 mgr.x (mgr.25010) 491 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:32.996205+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:32.996205+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:32.999698+0000 mon.c (mon.1) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:32.999698+0000 mon.c (mon.1) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:33.001294+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:33.001294+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:33.002723+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: audit 2024-04-24T17:11:33.002723+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: cephadm 2024-04-24T17:11:33.003850+0000 mgr.x (mgr.25010) 492 : cephadm [INF] Deploying daemon mon.c on smithi040 2024-04-24T17:11:34.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[70555]: cephadm 2024-04-24T17:11:33.003850+0000 mgr.x (mgr.25010) 492 : cephadm [INF] Deploying daemon mon.c on smithi040 2024-04-24T17:11:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[23856]: audit 2024-04-24T17:11:32.842978+0000 mgr.x (mgr.25010) 490 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[23856]: cephadm 2024-04-24T17:11:32.988580+0000 mgr.x (mgr.25010) 491 : cephadm [INF] Upgrade: Updating mon.c 2024-04-24T17:11:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[23856]: audit 2024-04-24T17:11:32.996205+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[23856]: audit 2024-04-24T17:11:32.999698+0000 mon.c (mon.1) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[23856]: audit 2024-04-24T17:11:33.001294+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[23856]: audit 2024-04-24T17:11:33.002723+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:34.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:34 smithi040 bash[23856]: cephadm 2024-04-24T17:11:33.003850+0000 mgr.x (mgr.25010) 492 : cephadm [INF] Deploying daemon mon.c on smithi040 2024-04-24T17:11:35.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:35 smithi040 bash[23856]: cluster 2024-04-24T17:11:33.756020+0000 mgr.x (mgr.25010) 493 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:35 smithi040 bash[70555]: cluster 2024-04-24T17:11:33.756020+0000 mgr.x (mgr.25010) 493 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:35 smithi040 bash[70555]: cluster 2024-04-24T17:11:33.756020+0000 mgr.x (mgr.25010) 493 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:35 smithi204 bash[18742]: cluster 2024-04-24T17:11:33.756020+0000 mgr.x (mgr.25010) 493 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:35.684 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.684 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.684 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.685 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.685 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.686 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.686 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:35.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:35 smithi040 systemd[1]: Stopping Ceph mon.c for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:11:35.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:35 smithi040 bash[23856]: debug 2024-04-24T17:11:35.807+0000 7f34b3f31700 -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-24T17:11:35.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:35 smithi040 bash[23856]: debug 2024-04-24T17:11:35.807+0000 7f34b3f31700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-24T17:11:36.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:35 smithi204 bash[52826]: [24/Apr/2024:17:11:35] ENGINE Bus STOPPING 2024-04-24T17:11:36.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:35 smithi204 bash[52826]: [24/Apr/2024:17:11:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:11:36.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:35 smithi204 bash[52826]: [24/Apr/2024:17:11:35] ENGINE Bus STOPPED 2024-04-24T17:11:36.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:35 smithi204 bash[52826]: [24/Apr/2024:17:11:35] ENGINE Bus STARTING 2024-04-24T17:11:36.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:35 smithi204 bash[52826]: [24/Apr/2024:17:11:35] ENGINE Serving on http://:::9283 2024-04-24T17:11:36.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:35 smithi204 bash[52826]: [24/Apr/2024:17:11:35] ENGINE Bus STARTED 2024-04-24T17:11:36.779 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:36 smithi040 bash[75896]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-c 2024-04-24T17:11:36.779 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:36 smithi040 bash[75956]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-c 2024-04-24T17:11:36.779 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-24T17:11:36.780 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: Stopped Ceph mon.c for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.188 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.188 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.188 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.188 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.189 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:37.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:36 smithi040 systemd[1]: Started Ceph mon.c for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:38.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.107+0000 7f352072fc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:11:38.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.107+0000 7f352072fc80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:11:38.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.107+0000 7f352072fc80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:11:38.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 0 load: jerasure load: lrc 2024-04-24T17:11:38.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Git sha 0 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: DB SUMMARY 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: DB Session ID: M3D8OJDMP9EY5BPZ27IQ 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2031 Bytes 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000042.sst 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000040.log size: 2298479 ; 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:11:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:11:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.env: 0x5604c5c5dcc0 2024-04-24T17:11:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:11:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.info_log: 0x5604c6ca3dc0 2024-04-24T17:11:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:11:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:11:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:11:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.wal_dir: 2024-04-24T17:11:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.write_buffer_manager: 0x5604c6c75220 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:11:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.row_cache: None 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:11:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:11:38.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:11:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:11:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-24T17:11:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:11:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:11:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.merge_operator: 2024-04-24T17:11:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:11:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:11:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:11:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5604c6ca3f80) 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: cache_index_and_filter_blocks: 1 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: pin_top_level_index_and_filter: 1 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: index_type: 0 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: data_block_index_type: 0 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: index_shortening: 1 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: checksum: 4 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: no_block_cache: 0 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_cache: 0x5604c6ca51f0 2024-04-24T17:11:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_cache_name: BinnedLRUCache 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_cache_options: 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: capacity : 536870912 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: num_shard_bits : 4 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: strict_capacity_limit : 0 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: high_pri_pool_ratio: 0.000 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_cache_compressed: (nil) 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: persistent_cache: (nil) 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_size: 4096 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_size_deviation: 10 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_restart_interval: 16 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: index_block_restart_interval: 1 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: metadata_block_size: 4096 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: partition_filters: 0 2024-04-24T17:11:38.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: use_delta_encoding: 1 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: filter_policy: bloomfilter 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: whole_key_filtering: 1 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: verify_compression: 0 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: read_amp_bytes_per_bit: 0 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: format_version: 5 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: enable_index_compression: 1 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: block_align: 0 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: max_auto_readahead_size: 262144 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: prepopulate_block_cache: 0 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: initial_auto_readahead_size: 8192 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:11:38.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:11:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:11:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:11:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:11:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:11:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f352072fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.111+0000 7f3515e95700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.115+0000 7f352072fc80 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-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.115+0000 7f352072fc80 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 44, last_sequence is 25837, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.115+0000 7f352072fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.115+0000 7f352072fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 10a6e75d-4dc4-45b6-8930-8c0aacd0c0fc 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.115+0000 7f352072fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978698119568, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.115+0000 7f352072fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978698127887, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 1452074, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 25842, "largest_seqno": 27790, "table_properties": {"data_size": 1445386, "index_size": 2895, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2757, "raw_key_size": 27184, "raw_average_key_size": 24, "raw_value_size": 1427425, "raw_average_value_size": 1303, "num_data_blocks": 117, "num_entries": 1095, "num_filter_entries": 1095, "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": 1713978698, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "10a6e75d-4dc4-45b6-8930-8c0aacd0c0fc", "db_session_id": "M3D8OJDMP9EY5BPZ27IQ", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978698128035, "job": 1, "event": "recovery_finished"} 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 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-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:11:38.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5604c6dc6000 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 4 rocksdb: DB pointer 0x5604c6db2000 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f350ee87700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f350ee87700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: ** DB Stats ** 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: 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-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: 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-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: ** Compaction Stats [default] ** 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: 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-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: L0 1/0 1.38 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 383.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:11:38.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: L6 1/0 12.15 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-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Sum 2/0 13.53 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 383.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 383.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: ** Compaction Stats [default] ** 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: 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-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 383.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-24T17:11:38.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Cumulative compaction: 0.00 GB write, 114.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Interval compaction: 0.00 GB write, 114.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: 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-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Block cache BinnedLRUCache@0x5604c6ca51f0#7 capacity: 512.00 MB usage: 5.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.8e-05 secs_since: 0 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.123+0000 7f352072fc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] at bind addrs [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 1 mon.c@-1(???) e3 preinit fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 0 mon.c@-1(???).mds e1 new map 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 0 mon.c@-1(???).mds e1 print_map 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: e1 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:11:38.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: 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-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: legacy client fscid: -1 2024-04-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: 2024-04-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: No filesystems configured 2024-04-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 0 mon.c@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 0 mon.c@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:11:38.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:38 smithi040 bash[76016]: debug 2024-04-24T17:11:38.127+0000 7f352072fc80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-04-24T17:11:39.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:38 smithi204 bash[54356]: ts=2024-04-24T17:11: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:37.757430+0000 mgr.x (mgr.25010) 495 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:37.757430+0000 mgr.x (mgr.25010) 495 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:38.345312+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:38.345312+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.025456+0000 mon.a (mon.0) 367 : cluster [INF] mon.a calling monitor election 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.025456+0000 mon.a (mon.0) 367 : cluster [INF] mon.a calling monitor election 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.048610+0000 mon.a (mon.0) 368 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:11:40.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.048610+0000 mon.a (mon.0) 368 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059589+0000 mon.a (mon.0) 369 : cluster [DBG] monmap epoch 3 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059589+0000 mon.a (mon.0) 369 : cluster [DBG] monmap epoch 3 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059647+0000 mon.a (mon.0) 370 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059647+0000 mon.a (mon.0) 370 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059697+0000 mon.a (mon.0) 371 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059697+0000 mon.a (mon.0) 371 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059744+0000 mon.a (mon.0) 372 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059744+0000 mon.a (mon.0) 372 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059785+0000 mon.a (mon.0) 373 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059785+0000 mon.a (mon.0) 373 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059826+0000 mon.a (mon.0) 374 : cluster [DBG] election_strategy: 1 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059826+0000 mon.a (mon.0) 374 : cluster [DBG] election_strategy: 1 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059868+0000 mon.a (mon.0) 375 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:11:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059868+0000 mon.a (mon.0) 375 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:11:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059909+0000 mon.a (mon.0) 376 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:11:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059909+0000 mon.a (mon.0) 376 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:11:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059950+0000 mon.a (mon.0) 377 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:11:40.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:37.757430+0000 mgr.x (mgr.25010) 495 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:40.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:37.757430+0000 mgr.x (mgr.25010) 495 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:40.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:38.345312+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:11:40.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:38.345312+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.025456+0000 mon.a (mon.0) 367 : cluster [INF] mon.a calling monitor election 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.025456+0000 mon.a (mon.0) 367 : cluster [INF] mon.a calling monitor election 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.048610+0000 mon.a (mon.0) 368 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.048610+0000 mon.a (mon.0) 368 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059589+0000 mon.a (mon.0) 369 : cluster [DBG] monmap epoch 3 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059589+0000 mon.a (mon.0) 369 : cluster [DBG] monmap epoch 3 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059647+0000 mon.a (mon.0) 370 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059647+0000 mon.a (mon.0) 370 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059697+0000 mon.a (mon.0) 371 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059697+0000 mon.a (mon.0) 371 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059744+0000 mon.a (mon.0) 372 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059744+0000 mon.a (mon.0) 372 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059785+0000 mon.a (mon.0) 373 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059785+0000 mon.a (mon.0) 373 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059826+0000 mon.a (mon.0) 374 : cluster [DBG] election_strategy: 1 2024-04-24T17:11:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059826+0000 mon.a (mon.0) 374 : cluster [DBG] election_strategy: 1 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059868+0000 mon.a (mon.0) 375 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059868+0000 mon.a (mon.0) 375 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059909+0000 mon.a (mon.0) 376 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059909+0000 mon.a (mon.0) 376 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059950+0000 mon.a (mon.0) 377 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.059950+0000 mon.a (mon.0) 377 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.080499+0000 mon.a (mon.0) 378 : cluster [DBG] fsmap 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.080499+0000 mon.a (mon.0) 378 : cluster [DBG] fsmap 2024-04-24T17:11:40.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.080596+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.080596+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.081455+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e46: x(active, since 67s), standbys: y 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.081455+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e46: x(active, since 67s), standbys: y 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.081752+0000 mon.a (mon.0) 381 : cluster [INF] overall HEALTH_OK 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.081752+0000 mon.a (mon.0) 381 : cluster [INF] overall HEALTH_OK 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.097176+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.097176+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.104327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.104327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.119477+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.119477+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.128850+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.128850+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.137352+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.137352+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.144330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.144330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.147786+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.147786+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.162117+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.162117+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.163608+0000 mgr.x (mgr.25010) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.059950+0000 mon.a (mon.0) 377 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.080499+0000 mon.a (mon.0) 378 : cluster [DBG] fsmap 2024-04-24T17:11:40.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.080499+0000 mon.a (mon.0) 378 : cluster [DBG] fsmap 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.080596+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.080596+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.081455+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e46: x(active, since 67s), standbys: y 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.081455+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e46: x(active, since 67s), standbys: y 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.081752+0000 mon.a (mon.0) 381 : cluster [INF] overall HEALTH_OK 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.081752+0000 mon.a (mon.0) 381 : cluster [INF] overall HEALTH_OK 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.097176+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.097176+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.104327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.104327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.119477+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.119477+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.128850+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.128850+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.137352+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.137352+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.144330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.144330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.147786+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.147786+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.162117+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.162117+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.163608+0000 mgr.x (mgr.25010) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.163608+0000 mgr.x (mgr.25010) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.255311+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.255311+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.260031+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.260031+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.264680+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.264680+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.266078+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.266078+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.278621+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.278621+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.279150+0000 mgr.x (mgr.25010) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.279150+0000 mgr.x (mgr.25010) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.368111+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.368111+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.372359+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.372359+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.376555+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.376555+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.377906+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.163608+0000 mgr.x (mgr.25010) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.255311+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.255311+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.260031+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.260031+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.264680+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.264680+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.266078+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.266078+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.278621+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.278621+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.279150+0000 mgr.x (mgr.25010) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.279150+0000 mgr.x (mgr.25010) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.368111+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.368111+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.372359+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.372359+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.376555+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.376555+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.377906+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.377906+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.391106+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.391106+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.391360+0000 mgr.x (mgr.25010) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.391360+0000 mgr.x (mgr.25010) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.481162+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.481162+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.485517+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.485517+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.489060+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.489060+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.490634+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.490634+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.501965+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.501965+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.592638+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.592638+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.596970+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.596970+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.600968+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.377906+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.391106+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.391106+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.391360+0000 mgr.x (mgr.25010) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.391360+0000 mgr.x (mgr.25010) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.481162+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.481162+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.485517+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.485517+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.489060+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.489060+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.490634+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.490634+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.501965+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.501965+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.592638+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.592638+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.596970+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.596970+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.600968+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.600968+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.602249+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.602249+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.610752+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.610752+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.689857+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.689857+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.694295+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.694295+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.697989+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.697989+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.699389+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.699389+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.710912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.710912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.791195+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.791195+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.794229+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.794229+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.797149+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.600968+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.602249+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.602249+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.610752+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.610752+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.689857+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.689857+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.694295+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.694295+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.697989+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.697989+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.699389+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.699389+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.710912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.710912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.791195+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.791195+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.794229+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.794229+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.797149+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.797149+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.798085+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.798085+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.808134+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.808134+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.896581+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.896581+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.901051+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.901051+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.904796+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.904796+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.906236+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.906236+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.917867+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.917867+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.998282+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:39.998282+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.001538+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.001538+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.005109+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.005109+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.006495+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.006495+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.017257+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[70555]: audit 2024-04-24T17:11:40.017257+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.797149+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.798085+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.798085+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.808134+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.808134+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.896581+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.896581+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.901051+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.901051+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.904796+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.904796+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.906236+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.906236+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.917867+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.917867+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.998282+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:39.998282+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.001538+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.001538+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.005109+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.005109+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.006495+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.006495+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.017257+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:40 smithi040 bash[76016]: audit 2024-04-24T17:11:40.017257+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:37.757430+0000 mgr.x (mgr.25010) 495 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:38.345312+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.025456+0000 mon.a (mon.0) 367 : cluster [INF] mon.a calling monitor election 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.048610+0000 mon.a (mon.0) 368 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059589+0000 mon.a (mon.0) 369 : cluster [DBG] monmap epoch 3 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059647+0000 mon.a (mon.0) 370 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059697+0000 mon.a (mon.0) 371 : cluster [DBG] last_changed 2024-04-24T16:55:56.669971+0000 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059744+0000 mon.a (mon.0) 372 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059785+0000 mon.a (mon.0) 373 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059826+0000 mon.a (mon.0) 374 : cluster [DBG] election_strategy: 1 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059868+0000 mon.a (mon.0) 375 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:11:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059909+0000 mon.a (mon.0) 376 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.059950+0000 mon.a (mon.0) 377 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.080499+0000 mon.a (mon.0) 378 : cluster [DBG] fsmap 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.080596+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.081455+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e46: x(active, since 67s), standbys: y 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.081752+0000 mon.a (mon.0) 381 : cluster [INF] overall HEALTH_OK 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.097176+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.104327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.119477+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.128850+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.137352+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.144330+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.147786+0000 mon.b (mon.2) 430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.162117+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.163608+0000 mgr.x (mgr.25010) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.255311+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.260031+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.264680+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.266078+0000 mon.b (mon.2) 434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.278621+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.279150+0000 mgr.x (mgr.25010) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.368111+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.372359+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.376555+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.377906+0000 mon.b (mon.2) 438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.391106+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.391360+0000 mgr.x (mgr.25010) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.481162+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.485517+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.489060+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.490634+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.501965+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.592638+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.596970+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.600968+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.602249+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.610752+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.689857+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.694295+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.697989+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.699389+0000 mon.b (mon.2) 450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.710912+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.791195+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.794229+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.797149+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.798085+0000 mon.b (mon.2) 454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.808134+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.896581+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.901051+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.904796+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.906236+0000 mon.b (mon.2) 458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.917867+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:40.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:39.998282+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:40.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:40.001538+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:40.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:40.005109+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:40.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:40.006495+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:40.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:40 smithi204 bash[18742]: audit 2024-04-24T17:11:40.017257+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.502426+0000 mgr.x (mgr.25010) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.502426+0000 mgr.x (mgr.25010) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.611362+0000 mgr.x (mgr.25010) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.611362+0000 mgr.x (mgr.25010) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.711182+0000 mgr.x (mgr.25010) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.711182+0000 mgr.x (mgr.25010) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.758350+0000 mgr.x (mgr.25010) 502 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cluster 2024-04-24T17:11:39.758350+0000 mgr.x (mgr.25010) 502 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.808218+0000 mgr.x (mgr.25010) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.808218+0000 mgr.x (mgr.25010) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.919432+0000 mgr.x (mgr.25010) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:39.919432+0000 mgr.x (mgr.25010) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.017466+0000 mgr.x (mgr.25010) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.017466+0000 mgr.x (mgr.25010) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.096993+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.096993+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.099078+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.099078+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.101126+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.101126+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.502426+0000 mgr.x (mgr.25010) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.502426+0000 mgr.x (mgr.25010) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.611362+0000 mgr.x (mgr.25010) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.611362+0000 mgr.x (mgr.25010) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.711182+0000 mgr.x (mgr.25010) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.711182+0000 mgr.x (mgr.25010) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.758350+0000 mgr.x (mgr.25010) 502 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cluster 2024-04-24T17:11:39.758350+0000 mgr.x (mgr.25010) 502 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.808218+0000 mgr.x (mgr.25010) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.808218+0000 mgr.x (mgr.25010) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.919432+0000 mgr.x (mgr.25010) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:39.919432+0000 mgr.x (mgr.25010) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.017466+0000 mgr.x (mgr.25010) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.017466+0000 mgr.x (mgr.25010) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.096993+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.096993+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.099078+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.099078+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.101126+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.101126+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.101933+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.101933+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.110572+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.110572+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.110599+0000 mgr.x (mgr.25010) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.110599+0000 mgr.x (mgr.25010) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.171055+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.171055+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.173220+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.173220+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.175266+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.175266+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.176072+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.176072+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.183269+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.183269+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.183272+0000 mgr.x (mgr.25010) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.183272+0000 mgr.x (mgr.25010) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.240179+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.240179+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.241978+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.101933+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.101933+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.110572+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.110572+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.110599+0000 mgr.x (mgr.25010) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.110599+0000 mgr.x (mgr.25010) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.171055+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.171055+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.173220+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.173220+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.175266+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.175266+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.176072+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.176072+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.183269+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.183269+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.183272+0000 mgr.x (mgr.25010) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.183272+0000 mgr.x (mgr.25010) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.240179+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.240179+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.241978+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.241978+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.243731+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.243731+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.244356+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.244356+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.253442+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.253442+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.268120+0000 mgr.x (mgr.25010) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.268120+0000 mgr.x (mgr.25010) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.341039+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.341039+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.343480+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.343480+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.345984+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.345984+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.346874+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.346874+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.356658+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.356658+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.356677+0000 mgr.x (mgr.25010) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.241978+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.243731+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.243731+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.244356+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.244356+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.253442+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.253442+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.268120+0000 mgr.x (mgr.25010) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.268120+0000 mgr.x (mgr.25010) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.341039+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.341039+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.343480+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.343480+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.345984+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.345984+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.346874+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.346874+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.356658+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.356658+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.356677+0000 mgr.x (mgr.25010) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.356677+0000 mgr.x (mgr.25010) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.437582+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.437582+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.439522+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.439522+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.441685+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.441685+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.442414+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.442414+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.452760+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.452760+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.541149+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.541149+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.544936+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.544936+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.548472+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.548472+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.549578+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.549578+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.562776+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.356677+0000 mgr.x (mgr.25010) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.437582+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.437582+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.439522+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.439522+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.441685+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.441685+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.442414+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.442414+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.452760+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.452760+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.541149+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.541149+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.544936+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.544936+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.548472+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.548472+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.549578+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.549578+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.562776+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.562776+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.652488+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.652488+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.656951+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.656951+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.661310+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.661310+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.663092+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.663092+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.672400+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.672400+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.763808+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.763808+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.767660+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.767660+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.771171+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.771171+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.772417+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.772417+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.562776+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.652488+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.652488+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.656951+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.656951+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.661310+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.661310+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.663092+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.663092+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.672400+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.672400+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.763808+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.763808+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.767660+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.767660+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.771171+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.771171+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.772417+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.772417+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.781128+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.781128+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.870392+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.870392+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.874653+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.874653+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.878277+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.878277+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.879788+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.879788+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.888859+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.888859+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.977446+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.977446+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.981694+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.981694+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.985333+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.985333+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.986766+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.986766+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.995970+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[76016]: audit 2024-04-24T17:11:40.995970+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.781128+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.781128+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.870392+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.870392+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.874653+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.874653+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.878277+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.878277+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.879788+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.879788+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.888859+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.888859+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.977446+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.977446+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.981694+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.981694+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.985333+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.985333+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.986766+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.986766+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.995970+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:41 smithi040 bash[70555]: audit 2024-04-24T17:11:40.995970+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.502426+0000 mgr.x (mgr.25010) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.611362+0000 mgr.x (mgr.25010) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.711182+0000 mgr.x (mgr.25010) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cluster 2024-04-24T17:11:39.758350+0000 mgr.x (mgr.25010) 502 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.808218+0000 mgr.x (mgr.25010) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:39.919432+0000 mgr.x (mgr.25010) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.017466+0000 mgr.x (mgr.25010) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.096993+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.099078+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.101126+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.101933+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.110572+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.110599+0000 mgr.x (mgr.25010) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.171055+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.173220+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.175266+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.176072+0000 mon.b (mon.2) 470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.183269+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.183272+0000 mgr.x (mgr.25010) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.240179+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.241978+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.243731+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.244356+0000 mon.b (mon.2) 474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.253442+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.268120+0000 mgr.x (mgr.25010) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.341039+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.343480+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.345984+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.346874+0000 mon.b (mon.2) 478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.356658+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.356677+0000 mgr.x (mgr.25010) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.437582+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.439522+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.441685+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.442414+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.452760+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.541149+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.544936+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.548472+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.549578+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.562776+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.652488+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.656951+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.661310+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.663092+0000 mon.b (mon.2) 490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.672400+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.763808+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.767660+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.771171+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.772417+0000 mon.b (mon.2) 494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.781128+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.870392+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.874653+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.878277+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.879788+0000 mon.b (mon.2) 498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.888859+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.977446+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.981694+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.985333+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.986766+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:41 smithi204 bash[18742]: audit 2024-04-24T17:11:40.995970+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.368 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:11:42.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.452829+0000 mgr.x (mgr.25010) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.452829+0000 mgr.x (mgr.25010) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.563151+0000 mgr.x (mgr.25010) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.563151+0000 mgr.x (mgr.25010) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.674458+0000 mgr.x (mgr.25010) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.674458+0000 mgr.x (mgr.25010) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.781393+0000 mgr.x (mgr.25010) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.781393+0000 mgr.x (mgr.25010) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.889036+0000 mgr.x (mgr.25010) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.889036+0000 mgr.x (mgr.25010) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.997017+0000 mgr.x (mgr.25010) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:40.997017+0000 mgr.x (mgr.25010) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.086149+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.086149+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.113439+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.113439+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.116888+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.116888+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.118009+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.118009+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.130651+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.452829+0000 mgr.x (mgr.25010) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.452829+0000 mgr.x (mgr.25010) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.563151+0000 mgr.x (mgr.25010) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.563151+0000 mgr.x (mgr.25010) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.674458+0000 mgr.x (mgr.25010) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.674458+0000 mgr.x (mgr.25010) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.781393+0000 mgr.x (mgr.25010) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.781393+0000 mgr.x (mgr.25010) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.889036+0000 mgr.x (mgr.25010) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.889036+0000 mgr.x (mgr.25010) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.997017+0000 mgr.x (mgr.25010) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:40.997017+0000 mgr.x (mgr.25010) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.086149+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.086149+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.113439+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.113439+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.116888+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.116888+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.118009+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.118009+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.130651+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.130651+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.131026+0000 mgr.x (mgr.25010) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.131026+0000 mgr.x (mgr.25010) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.219910+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.219910+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.223947+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.223947+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.227139+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.227139+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.228199+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.228199+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.241047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.241047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.241244+0000 mgr.x (mgr.25010) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.241244+0000 mgr.x (mgr.25010) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.316889+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.316889+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.319002+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.319002+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.322633+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.322633+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.323749+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.323749+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.335235+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.335235+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.335533+0000 mgr.x (mgr.25010) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.335533+0000 mgr.x (mgr.25010) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.410333+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.410333+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.413644+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.413644+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.415922+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.415922+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.416788+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.416788+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.427337+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.427337+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.499290+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.499290+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.503223+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.130651+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.131026+0000 mgr.x (mgr.25010) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.131026+0000 mgr.x (mgr.25010) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.219910+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.219910+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.223947+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.223947+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.227139+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.227139+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.228199+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.228199+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.241047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.241047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.241244+0000 mgr.x (mgr.25010) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.241244+0000 mgr.x (mgr.25010) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.316889+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.316889+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.319002+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.319002+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.322633+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.503223+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.506621+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.506621+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.507520+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.507520+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.515945+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.515945+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.604191+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.604191+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.606488+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.606488+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.608991+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.608991+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.609815+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.609815+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.616681+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.616681+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.704525+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.704525+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.708366+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.322633+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.323749+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.323749+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.335235+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.335235+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.335533+0000 mgr.x (mgr.25010) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.335533+0000 mgr.x (mgr.25010) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.410333+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.410333+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.413644+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.413644+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.415922+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.415922+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.416788+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.416788+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.427337+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.427337+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.499290+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.499290+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.503223+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.708366+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.711540+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.711540+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.712623+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.712623+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.723383+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.723383+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.813613+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.813613+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.817517+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.817517+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.820782+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.820782+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.822060+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.822060+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.835254+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.835254+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.926559+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.926559+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.503223+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.506621+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.506621+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.507520+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.507520+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.515945+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.515945+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.604191+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.604191+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.606488+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.606488+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.608991+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.608991+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.609815+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.609815+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.616681+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.616681+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.704525+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.704525+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.708366+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.930688+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.930688+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.934379+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.934379+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.935835+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.935835+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.945842+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:41.945842+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.023754+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.023754+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.026351+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.026351+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.030068+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.030068+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.031096+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.031096+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.038074+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[70555]: audit 2024-04-24T17:11:42.038074+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.708366+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.711540+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.711540+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.712623+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.712623+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.723383+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.723383+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.813613+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.813613+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.817517+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.817517+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.820782+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.820782+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.822060+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.822060+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.835254+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.835254+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.926559+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.926559+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.930688+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.930688+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.934379+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.934379+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.935835+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.935835+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.945842+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:41.945842+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.023754+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.023754+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.026351+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.026351+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.030068+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.030068+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.031096+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.031096+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.038074+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:42 smithi040 bash[76016]: audit 2024-04-24T17:11:42.038074+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.452829+0000 mgr.x (mgr.25010) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.563151+0000 mgr.x (mgr.25010) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.674458+0000 mgr.x (mgr.25010) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.781393+0000 mgr.x (mgr.25010) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.889036+0000 mgr.x (mgr.25010) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:40.997017+0000 mgr.x (mgr.25010) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.086149+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.113439+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.116888+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.118009+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.130651+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.131026+0000 mgr.x (mgr.25010) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.219910+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.223947+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.227139+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.228199+0000 mon.b (mon.2) 510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.241047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.241244+0000 mgr.x (mgr.25010) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.316889+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.319002+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.322633+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.323749+0000 mon.b (mon.2) 514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.335235+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.335533+0000 mgr.x (mgr.25010) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.410333+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.413644+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.415922+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.416788+0000 mon.b (mon.2) 518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.427337+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.499290+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.503223+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.506621+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.507520+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.515945+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.604191+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.606488+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.608991+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.609815+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.616681+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.704525+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.708366+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.711540+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.712623+0000 mon.b (mon.2) 530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.723383+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.813613+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.817517+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.820782+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.822060+0000 mon.b (mon.2) 534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.835254+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.926559+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.930688+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.934379+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.935835+0000 mon.b (mon.2) 538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:41.945842+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:42.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:42.023754+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:42.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:42.026351+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:42.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:42.030068+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:42.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:42.031096+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:42.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:42 smithi204 bash[18742]: audit 2024-04-24T17:11:42.038074+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.427509+0000 mgr.x (mgr.25010) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.427509+0000 mgr.x (mgr.25010) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.515921+0000 mgr.x (mgr.25010) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.515921+0000 mgr.x (mgr.25010) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.616551+0000 mgr.x (mgr.25010) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.616551+0000 mgr.x (mgr.25010) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.723775+0000 mgr.x (mgr.25010) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.723775+0000 mgr.x (mgr.25010) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cluster 2024-04-24T17:11:41.758997+0000 mgr.x (mgr.25010) 523 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cluster 2024-04-24T17:11:41.758997+0000 mgr.x (mgr.25010) 523 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.835604+0000 mgr.x (mgr.25010) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.835604+0000 mgr.x (mgr.25010) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.947097+0000 mgr.x (mgr.25010) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:41.947097+0000 mgr.x (mgr.25010) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.038507+0000 mgr.x (mgr.25010) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.038507+0000 mgr.x (mgr.25010) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.100 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.116333+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.116333+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.118444+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.118444+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.120511+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.427509+0000 mgr.x (mgr.25010) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.427509+0000 mgr.x (mgr.25010) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.515921+0000 mgr.x (mgr.25010) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.515921+0000 mgr.x (mgr.25010) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.616551+0000 mgr.x (mgr.25010) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.101 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.616551+0000 mgr.x (mgr.25010) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.723775+0000 mgr.x (mgr.25010) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.723775+0000 mgr.x (mgr.25010) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cluster 2024-04-24T17:11:41.758997+0000 mgr.x (mgr.25010) 523 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cluster 2024-04-24T17:11:41.758997+0000 mgr.x (mgr.25010) 523 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.835604+0000 mgr.x (mgr.25010) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.835604+0000 mgr.x (mgr.25010) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.947097+0000 mgr.x (mgr.25010) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:41.947097+0000 mgr.x (mgr.25010) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.038507+0000 mgr.x (mgr.25010) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.038507+0000 mgr.x (mgr.25010) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.116333+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.116333+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.118444+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.118444+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.120511+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.120511+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.121226+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.121226+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.129870+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.129870+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.130114+0000 mgr.x (mgr.25010) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.130114+0000 mgr.x (mgr.25010) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.103 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.172166+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.172166+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.174252+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.174252+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.176189+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.176189+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.176934+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.176934+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.186178+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.186178+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.186400+0000 mgr.x (mgr.25010) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.186400+0000 mgr.x (mgr.25010) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.231835+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.120511+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.121226+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.121226+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.129870+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.129870+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.130114+0000 mgr.x (mgr.25010) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.130114+0000 mgr.x (mgr.25010) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.172166+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.172166+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.174252+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.174252+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.176189+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.176189+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.176934+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.176934+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.186178+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.186178+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.186400+0000 mgr.x (mgr.25010) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.186400+0000 mgr.x (mgr.25010) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.231835+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.231835+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.234942+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.234942+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.237742+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.237742+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.238754+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.238754+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.248329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.248329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.249406+0000 mgr.x (mgr.25010) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.249406+0000 mgr.x (mgr.25010) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.295851+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.295851+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.298187+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.298187+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.300307+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.300307+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.301141+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.301141+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.309807+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.231835+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.234942+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.234942+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.237742+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.237742+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.238754+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.238754+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.248329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.248329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.249406+0000 mgr.x (mgr.25010) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.249406+0000 mgr.x (mgr.25010) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.295851+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.295851+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.298187+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.298187+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.300307+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.300307+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.301141+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.301141+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.309807+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.309807+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.310208+0000 mgr.x (mgr.25010) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.110 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.309807+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.310208+0000 mgr.x (mgr.25010) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.310208+0000 mgr.x (mgr.25010) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.355379+0000 mgr.x (mgr.25010) 531 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.355379+0000 mgr.x (mgr.25010) 531 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.367632+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.367632+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.369693+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.369693+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.371518+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.371518+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.372204+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.372204+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.379335+0000 mgr.x (mgr.25010) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.379335+0000 mgr.x (mgr.25010) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.379513+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.379513+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.421970+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.421970+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.424365+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.424365+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.426519+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.426519+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.427316+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.427316+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.434854+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.434854+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.479897+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.479897+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.482073+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.482073+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.484230+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.484230+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.484952+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.484952+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.493182+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.493182+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.534943+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.534943+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.536828+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.536828+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.538878+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.538878+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.539635+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.539635+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.547309+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.547309+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.592583+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.592583+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.594807+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.594807+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.596837+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.596837+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.597530+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.597530+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.605318+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.605318+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.666831+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.666831+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.669490+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.669490+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.672290+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.672290+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.673135+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.673135+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.681314+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.681314+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.756698+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.756698+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.759046+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.759046+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.761403+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.761403+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 11s ago 16m - - 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 4s ago 16m - - 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (3m) 11s ago 9m 13.1M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (2m) 4s ago 9m 40.4M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (98s) 11s ago 7m 43.0M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (116s) 4s ago 15m 499M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (23s) 11s ago 17m 434M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:11:43.172 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (59s) 11s ago 17m 42.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (15m) 4s ago 15m 58.4M 2048M 17.2.0 e1d6a67b021e 4d1c2f030a5c 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 starting - - - 2048M 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (3m) 11s ago 9m 9312k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (2m) 4s ago 9m 8888k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (14m) 11s ago 15m 55.0M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (14m) 11s ago 14m 55.9M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (13m) 11s ago 13m 50.8M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (13m) 11s ago 13m 54.5M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (12m) 4s ago 12m 56.1M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (11m) 4s ago 11m 53.1M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (11m) 4s ago 11m 52.0M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (10m) 4s ago 10m 54.6M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (94s) 4s ago 9m 58.9M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (7m) 11s ago 7m 85.7M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:11:43.173 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (7m) 4s ago 7m 86.2M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:11:43.174 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (7m) 11s ago 7m 86.1M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:11:43.174 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (7m) 4s ago 7m 85.7M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.762153+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.762153+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.769686+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.769686+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.814389+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.814389+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.816939+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.816939+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.819370+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.819370+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.820122+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.820122+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.826152+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.826152+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.913628+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.913628+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.917191+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.917191+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.920168+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.310208+0000 mgr.x (mgr.25010) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.355379+0000 mgr.x (mgr.25010) 531 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.355379+0000 mgr.x (mgr.25010) 531 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.367632+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.367632+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.369693+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.369693+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.371518+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.371518+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.372204+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.372204+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.379335+0000 mgr.x (mgr.25010) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.379335+0000 mgr.x (mgr.25010) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.379513+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.379513+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.421970+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.421970+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.424365+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.424365+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.920168+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.921350+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.921350+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.928987+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:42.928987+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.015882+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.015882+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.019212+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.019212+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.022224+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.022224+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.023134+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.023134+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.033376+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[76016]: audit 2024-04-24T17:11:43.033376+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.426519+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.426519+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.427316+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.427316+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.434854+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.434854+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.479897+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.479897+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.482073+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.482073+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.484230+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.484230+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.484952+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.484952+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.493182+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.493182+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.534943+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.534943+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.536828+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.536828+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.538878+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.538878+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.539635+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.539635+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.547309+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.547309+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.592583+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.592583+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.594807+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.594807+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.596837+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.596837+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.597530+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.597530+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.605318+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.605318+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.666831+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.666831+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.669490+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.669490+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.672290+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.672290+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.673135+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.673135+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.681314+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.681314+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.756698+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.756698+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.759046+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.759046+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.761403+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.761403+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.762153+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.762153+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.769686+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.769686+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.814389+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.814389+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.816939+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.816939+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.819370+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.819370+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.820122+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.820122+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.826152+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.826152+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.913628+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.913628+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.917191+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.917191+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.920168+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.920168+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.921350+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.921350+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.928987+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:42.928987+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.015882+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.015882+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.019212+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.019212+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.022224+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.022224+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.023134+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.023134+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.033376+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:43 smithi040 bash[70555]: audit 2024-04-24T17:11:43.033376+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.504 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[52826]: debug 2024-04-24T17:11:43.139+0000 7fa85ec97700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.427509+0000 mgr.x (mgr.25010) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.515921+0000 mgr.x (mgr.25010) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.616551+0000 mgr.x (mgr.25010) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.723775+0000 mgr.x (mgr.25010) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cluster 2024-04-24T17:11:41.758997+0000 mgr.x (mgr.25010) 523 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.835604+0000 mgr.x (mgr.25010) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:41.947097+0000 mgr.x (mgr.25010) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.038507+0000 mgr.x (mgr.25010) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.116333+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.118444+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.120511+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.121226+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.129870+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.130114+0000 mgr.x (mgr.25010) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.172166+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.174252+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.176189+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.176934+0000 mon.b (mon.2) 550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.186178+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.186400+0000 mgr.x (mgr.25010) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.231835+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.234942+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.237742+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.238754+0000 mon.b (mon.2) 554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.248329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.249406+0000 mgr.x (mgr.25010) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.295851+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.298187+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.300307+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.301141+0000 mon.b (mon.2) 558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.309807+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.310208+0000 mgr.x (mgr.25010) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.355379+0000 mgr.x (mgr.25010) 531 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.367632+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.369693+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.371518+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.372204+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.379335+0000 mgr.x (mgr.25010) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.379513+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.421970+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.424365+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.426519+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.427316+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.434854+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.479897+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.482073+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.484230+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.484952+0000 mon.b (mon.2) 570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.493182+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.534943+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.536828+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.538878+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.539635+0000 mon.b (mon.2) 574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.547309+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.592583+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.594807+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.596837+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.597530+0000 mon.b (mon.2) 578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.605318+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.666831+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.669490+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.672290+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.673135+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.681314+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.756698+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.759046+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.761403+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.762153+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.769686+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.814389+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.816939+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.819370+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.820122+0000 mon.b (mon.2) 590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.826152+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.913628+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.917191+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.920168+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.921350+0000 mon.b (mon.2) 594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:42.928987+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:43.015882+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:43.019212+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:43.022224+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:43.023134+0000 mon.b (mon.2) 598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:43.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[18742]: audit 2024-04-24T17:11:43.033376+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:43.604 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:11:43.605 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:11:43.605 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:11:43.605 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:11:43.605 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-24T17:11:43.605 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:11:43.605 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:11:43.605 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:11:43.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:43 smithi204 bash[54356]: ts=2024-04-24T17:11: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:11:43.991 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:11:43.991 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:11:43.991 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "3/23 daemons upgraded", 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mon daemons", 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:11:43.992 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.437153+0000 mgr.x (mgr.25010) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.437153+0000 mgr.x (mgr.25010) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.494524+0000 mgr.x (mgr.25010) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.494524+0000 mgr.x (mgr.25010) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.548112+0000 mgr.x (mgr.25010) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.548112+0000 mgr.x (mgr.25010) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.606074+0000 mgr.x (mgr.25010) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.606074+0000 mgr.x (mgr.25010) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.682224+0000 mgr.x (mgr.25010) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.682224+0000 mgr.x (mgr.25010) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:42.759209+0000 mgr.x (mgr.25010) 538 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:42.759209+0000 mgr.x (mgr.25010) 538 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.770869+0000 mgr.x (mgr.25010) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.770869+0000 mgr.x (mgr.25010) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.828087+0000 mgr.x (mgr.25010) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.828087+0000 mgr.x (mgr.25010) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:42.850722+0000 mgr.x (mgr.25010) 541 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:42.850722+0000 mgr.x (mgr.25010) 541 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.931219+0000 mgr.x (mgr.25010) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:42.931219+0000 mgr.x (mgr.25010) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.033678+0000 mgr.x (mgr.25010) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.437153+0000 mgr.x (mgr.25010) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.437153+0000 mgr.x (mgr.25010) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.494524+0000 mgr.x (mgr.25010) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.494524+0000 mgr.x (mgr.25010) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.548112+0000 mgr.x (mgr.25010) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.548112+0000 mgr.x (mgr.25010) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.606074+0000 mgr.x (mgr.25010) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.606074+0000 mgr.x (mgr.25010) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.682224+0000 mgr.x (mgr.25010) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.682224+0000 mgr.x (mgr.25010) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:42.759209+0000 mgr.x (mgr.25010) 538 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:42.759209+0000 mgr.x (mgr.25010) 538 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.770869+0000 mgr.x (mgr.25010) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.770869+0000 mgr.x (mgr.25010) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.828087+0000 mgr.x (mgr.25010) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.828087+0000 mgr.x (mgr.25010) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:42.850722+0000 mgr.x (mgr.25010) 541 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:42.850722+0000 mgr.x (mgr.25010) 541 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.931219+0000 mgr.x (mgr.25010) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:42.931219+0000 mgr.x (mgr.25010) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.033678+0000 mgr.x (mgr.25010) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.033678+0000 mgr.x (mgr.25010) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.113124+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.113124+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.115794+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.115794+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.118905+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.118905+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.120003+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.120003+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.126996+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.126996+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.131142+0000 mgr.x (mgr.25010) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.131142+0000 mgr.x (mgr.25010) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.135555+0000 mgr.x (mgr.25010) 545 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.135555+0000 mgr.x (mgr.25010) 545 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.258766+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.258766+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.263134+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.263134+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.267379+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.267379+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.268692+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.268692+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.276945+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.276945+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.280259+0000 mgr.x (mgr.25010) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.280259+0000 mgr.x (mgr.25010) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.368138+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.368138+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.372061+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.372061+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.375295+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.375295+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.376443+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.376443+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.384875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.384875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.388135+0000 mgr.x (mgr.25010) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.388135+0000 mgr.x (mgr.25010) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.468904+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.128 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.033678+0000 mgr.x (mgr.25010) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.113124+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.113124+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.115794+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.115794+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.118905+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.118905+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.120003+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.120003+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.126996+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.126996+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.131142+0000 mgr.x (mgr.25010) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.131142+0000 mgr.x (mgr.25010) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.135555+0000 mgr.x (mgr.25010) 545 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.135555+0000 mgr.x (mgr.25010) 545 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.258766+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.258766+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.263134+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.263134+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.267379+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.468904+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.471852+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.471852+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.475819+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.475819+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.477214+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.477214+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.485836+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.485836+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.599289+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.599289+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.602182+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.602182+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.605352+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.605352+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.606289+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.40:0/1707202609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.606289+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.40:0/1707202609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.606493+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.606493+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.613079+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.613079+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.691949+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.691949+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.694198+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.694198+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.696517+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.696517+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.697369+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.697369+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.703632+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.703632+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.747430+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.747430+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.749927+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.749927+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.752822+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.752822+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.753804+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.753804+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.760708+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.760708+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.805681+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.805681+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.807891+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.267379+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.268692+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.268692+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.276945+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.276945+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.280259+0000 mgr.x (mgr.25010) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.280259+0000 mgr.x (mgr.25010) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.368138+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.368138+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.372061+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.372061+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.375295+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.375295+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.376443+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.376443+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.384875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.384875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.388135+0000 mgr.x (mgr.25010) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.388135+0000 mgr.x (mgr.25010) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.468904+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.468904+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.471852+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.471852+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.475819+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.475819+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.477214+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.477214+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.485836+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.485836+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.599289+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.599289+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.602182+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.602182+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.605352+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.605352+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.606289+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.40:0/1707202609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.606289+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.40:0/1707202609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.606493+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.606493+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.613079+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.613079+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.691949+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.136 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.691949+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.694198+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.694198+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.696517+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.696517+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.697369+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.697369+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.703632+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.703632+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.747430+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.747430+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.749927+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.749927+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.752822+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.752822+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.753804+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.753804+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.760708+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.760708+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.805681+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.805681+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.807891+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.807891+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.810161+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.810161+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.810909+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.810909+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.818179+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.818179+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.877578+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.877578+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.879773+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.879773+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.881791+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.881791+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.882585+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.882585+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.889285+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.889285+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.932017+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.932017+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.934176+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.934176+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.936153+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.936153+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.936920+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.936920+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.943622+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.943622+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.986411+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.986411+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.988405+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.988405+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.990344+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.990344+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.991060+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.991060+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.997381+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:43.997381+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.040762+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.040762+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.042995+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.042995+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.045067+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.045067+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.045848+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.045848+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.052284+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[76016]: audit 2024-04-24T17:11:44.052284+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.807891+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.810161+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.810161+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.810909+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.810909+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.818179+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.818179+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.877578+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.877578+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.879773+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.879773+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.881791+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.881791+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.882585+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.882585+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.889285+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.889285+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.932017+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.932017+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.934176+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.934176+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.936153+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.936153+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.936920+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.936920+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.943622+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.943622+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.986411+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.986411+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.988405+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.988405+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.990344+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.990344+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.991060+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.991060+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.997381+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:43.997381+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.040762+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.040762+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.042995+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.042995+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.045067+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.045067+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.045848+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.045848+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.052284+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:44 smithi040 bash[70555]: audit 2024-04-24T17:11:44.052284+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.443 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:11:44.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:11:44] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2024-04-24T17:11:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.437153+0000 mgr.x (mgr.25010) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.494524+0000 mgr.x (mgr.25010) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.548112+0000 mgr.x (mgr.25010) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.606074+0000 mgr.x (mgr.25010) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.682224+0000 mgr.x (mgr.25010) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:42.759209+0000 mgr.x (mgr.25010) 538 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.770869+0000 mgr.x (mgr.25010) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.828087+0000 mgr.x (mgr.25010) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:42.850722+0000 mgr.x (mgr.25010) 541 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:42.931219+0000 mgr.x (mgr.25010) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.033678+0000 mgr.x (mgr.25010) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.113124+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.115794+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.118905+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.120003+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.126996+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.131142+0000 mgr.x (mgr.25010) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.135555+0000 mgr.x (mgr.25010) 545 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.258766+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.263134+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.267379+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.268692+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.276945+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.280259+0000 mgr.x (mgr.25010) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.368138+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.372061+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.375295+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.376443+0000 mon.b (mon.2) 610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.384875+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.388135+0000 mgr.x (mgr.25010) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.468904+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.471852+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.475819+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.477214+0000 mon.b (mon.2) 614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.485836+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.599289+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.602182+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.605352+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.606289+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.40:0/1707202609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.606493+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.613079+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.691949+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.694198+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.696517+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.697369+0000 mon.b (mon.2) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.703632+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.747430+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.749927+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.752822+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.753804+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.760708+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.805681+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.807891+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.810161+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.810909+0000 mon.b (mon.2) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.818179+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.877578+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.879773+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.881791+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.882585+0000 mon.b (mon.2) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.889285+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.932017+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.934176+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.936153+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.936920+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.943622+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.986411+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.988405+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.990344+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.991060+0000 mon.b (mon.2) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:43.997381+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:44.040762+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:44.042995+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:44.045067+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:44.045848+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:44 smithi204 bash[18742]: audit 2024-04-24T17:11:44.052284+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.487728+0000 mgr.x (mgr.25010) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.487728+0000 mgr.x (mgr.25010) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.615686+0000 mgr.x (mgr.25010) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.615686+0000 mgr.x (mgr.25010) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.704011+0000 mgr.x (mgr.25010) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.704011+0000 mgr.x (mgr.25010) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cluster 2024-04-24T17:11:43.759877+0000 mgr.x (mgr.25010) 551 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:45.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cluster 2024-04-24T17:11:43.759877+0000 mgr.x (mgr.25010) 551 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.762319+0000 mgr.x (mgr.25010) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.762319+0000 mgr.x (mgr.25010) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.818038+0000 mgr.x (mgr.25010) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.818038+0000 mgr.x (mgr.25010) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.889106+0000 mgr.x (mgr.25010) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.889106+0000 mgr.x (mgr.25010) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.943481+0000 mgr.x (mgr.25010) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.943481+0000 mgr.x (mgr.25010) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:43.993494+0000 mgr.x (mgr.25010) 556 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:43.993494+0000 mgr.x (mgr.25010) 556 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.997851+0000 mgr.x (mgr.25010) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:43.997851+0000 mgr.x (mgr.25010) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.052622+0000 mgr.x (mgr.25010) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.052622+0000 mgr.x (mgr.25010) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.105294+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.105294+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.107530+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.107530+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.109617+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.109617+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.110430+0000 mon.b (mon.2) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.110430+0000 mon.b (mon.2) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.117147+0000 mgr.x (mgr.25010) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.117147+0000 mgr.x (mgr.25010) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.117306+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.117306+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.175143+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.106 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.175143+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.177246+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.177246+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.179393+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.179393+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.180180+0000 mon.b (mon.2) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.487728+0000 mgr.x (mgr.25010) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.487728+0000 mgr.x (mgr.25010) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.615686+0000 mgr.x (mgr.25010) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.615686+0000 mgr.x (mgr.25010) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.704011+0000 mgr.x (mgr.25010) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.704011+0000 mgr.x (mgr.25010) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cluster 2024-04-24T17:11:43.759877+0000 mgr.x (mgr.25010) 551 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cluster 2024-04-24T17:11:43.759877+0000 mgr.x (mgr.25010) 551 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.762319+0000 mgr.x (mgr.25010) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.762319+0000 mgr.x (mgr.25010) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.818038+0000 mgr.x (mgr.25010) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.818038+0000 mgr.x (mgr.25010) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.889106+0000 mgr.x (mgr.25010) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.889106+0000 mgr.x (mgr.25010) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.943481+0000 mgr.x (mgr.25010) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.943481+0000 mgr.x (mgr.25010) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:43.993494+0000 mgr.x (mgr.25010) 556 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:45.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:43.993494+0000 mgr.x (mgr.25010) 556 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:45.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.997851+0000 mgr.x (mgr.25010) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:43.997851+0000 mgr.x (mgr.25010) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.052622+0000 mgr.x (mgr.25010) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.180180+0000 mon.b (mon.2) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.187985+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.187985+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.188404+0000 mgr.x (mgr.25010) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.188404+0000 mgr.x (mgr.25010) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.229340+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.229340+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.231302+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.231302+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.233250+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.233250+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.233986+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.233986+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.240331+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.240331+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.240732+0000 mgr.x (mgr.25010) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.240732+0000 mgr.x (mgr.25010) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.281645+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.281645+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.283506+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.283506+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.285546+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.285546+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.286158+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.111 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.286158+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.052622+0000 mgr.x (mgr.25010) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.105294+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.105294+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.107530+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.107530+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.109617+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.109617+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.110430+0000 mon.b (mon.2) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.110430+0000 mon.b (mon.2) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.117147+0000 mgr.x (mgr.25010) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.117147+0000 mgr.x (mgr.25010) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.117306+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.117306+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.175143+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.175143+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.177246+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.177246+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.179393+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.179393+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.180180+0000 mon.b (mon.2) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.180180+0000 mon.b (mon.2) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.187985+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.187985+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.188404+0000 mgr.x (mgr.25010) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.188404+0000 mgr.x (mgr.25010) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.229340+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.229340+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.231302+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.231302+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.233250+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.233250+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.233986+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.233986+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.240331+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.240331+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.240732+0000 mgr.x (mgr.25010) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.240732+0000 mgr.x (mgr.25010) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.281645+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.281645+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.283506+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.283506+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.285546+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.285546+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.286158+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.286158+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.293194+0000 mgr.x (mgr.25010) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.293194+0000 mgr.x (mgr.25010) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.293347+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.293347+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.334118+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.334118+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.335866+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.335866+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.337888+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.337888+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.338511+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.338511+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.344399+0000 mgr.x (mgr.25010) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.293194+0000 mgr.x (mgr.25010) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.305 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.293194+0000 mgr.x (mgr.25010) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.293347+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.293347+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.334118+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.334118+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.335866+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.335866+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.337888+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.337888+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.338511+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.338511+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.344399+0000 mgr.x (mgr.25010) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.344399+0000 mgr.x (mgr.25010) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.344565+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.344565+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.307 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.386240+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.307 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.386240+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.307 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.388333+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.307 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.388333+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.307 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.344399+0000 mgr.x (mgr.25010) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.307 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.344565+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.344565+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.386240+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.386240+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.388333+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.388333+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.390159+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.390159+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.390840+0000 mon.b (mon.2) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.390840+0000 mon.b (mon.2) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.397255+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.397255+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.398205+0000 mgr.x (mgr.25010) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.398205+0000 mgr.x (mgr.25010) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.438532+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.438532+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.440468+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.440468+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.442255+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.442255+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.442919+0000 mon.b (mon.2) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.442919+0000 mon.b (mon.2) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.446995+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.40:0/2990836422' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.446995+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.40:0/2990836422' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.449399+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.449399+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.489578+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.489578+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.491417+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.491417+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.493578+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.493578+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.494255+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.494255+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.500978+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.500978+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.574340+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.574340+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.310 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.576239+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.390159+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.390159+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.390840+0000 mon.b (mon.2) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.390840+0000 mon.b (mon.2) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.397255+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.397255+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.398205+0000 mgr.x (mgr.25010) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.398205+0000 mgr.x (mgr.25010) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.438532+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.438532+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.440468+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.440468+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.311 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.442255+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.442255+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.442919+0000 mon.b (mon.2) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.442919+0000 mon.b (mon.2) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.446995+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.40:0/2990836422' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.446995+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.40:0/2990836422' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.449399+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.449399+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.576239+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.578528+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.312 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.578528+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.579149+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.579149+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.588054+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.588054+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.627949+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.627949+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.629759+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.629759+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.631517+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.631517+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.632159+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.632159+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.641131+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.313 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.641131+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.681349+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.681349+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.683106+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.489578+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.489578+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.491417+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.491417+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.493578+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.493578+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.494255+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.494255+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.500978+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.500978+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.574340+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.574340+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.576239+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.576239+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.578528+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.578528+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.579149+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.579149+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.588054+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.588054+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.683106+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.684855+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.684855+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.685479+0000 mon.b (mon.2) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.685479+0000 mon.b (mon.2) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.694145+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.694145+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.774855+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.774855+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.777567+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.777567+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.779848+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.779848+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.780618+0000 mon.b (mon.2) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.780618+0000 mon.b (mon.2) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.790232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.790232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.863962+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.863962+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.866458+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.866458+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.868694+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.868694+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.869732+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.869732+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.879531+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.879531+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.954451+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.954451+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.957040+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.957040+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.959392+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.959392+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.960457+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.960457+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.970883+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:44.970883+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.045424+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.045424+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.047792+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.047792+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.050549+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.050549+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.051654+0000 mon.b (mon.2) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.051654+0000 mon.b (mon.2) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.058697+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.319 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[76016]: audit 2024-04-24T17:11:45.058697+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.627949+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.627949+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.629759+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.629759+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.631517+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.631517+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.632159+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.632159+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.641131+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.641131+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.681349+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.320 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.681349+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.683106+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.683106+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.684855+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.684855+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.685479+0000 mon.b (mon.2) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.685479+0000 mon.b (mon.2) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.694145+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.694145+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.774855+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.774855+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.777567+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.777567+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.779848+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.779848+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.780618+0000 mon.b (mon.2) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.780618+0000 mon.b (mon.2) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.790232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.790232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.863962+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.863962+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.866458+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.866458+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.868694+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.868694+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.869732+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.869732+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.879531+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.879531+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.954451+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.954451+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.957040+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.957040+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.959392+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.959392+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.960457+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.960457+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.970883+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:44.970883+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.045424+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.045424+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.047792+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.323 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.047792+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.050549+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.050549+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.051654+0000 mon.b (mon.2) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.051654+0000 mon.b (mon.2) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.058697+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:45 smithi040 bash[70555]: audit 2024-04-24T17:11:45.058697+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.487728+0000 mgr.x (mgr.25010) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.615686+0000 mgr.x (mgr.25010) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.704011+0000 mgr.x (mgr.25010) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cluster 2024-04-24T17:11:43.759877+0000 mgr.x (mgr.25010) 551 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.762319+0000 mgr.x (mgr.25010) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.818038+0000 mgr.x (mgr.25010) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.889106+0000 mgr.x (mgr.25010) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.943481+0000 mgr.x (mgr.25010) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:43.993494+0000 mgr.x (mgr.25010) 556 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:43.997851+0000 mgr.x (mgr.25010) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.052622+0000 mgr.x (mgr.25010) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.105294+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.107530+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.109617+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.110430+0000 mon.b (mon.2) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.117147+0000 mgr.x (mgr.25010) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.117306+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.175143+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.177246+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.179393+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.180180+0000 mon.b (mon.2) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.187985+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.188404+0000 mgr.x (mgr.25010) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.229340+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.231302+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.233250+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.233986+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.240331+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.240732+0000 mgr.x (mgr.25010) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.281645+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.283506+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.285546+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.286158+0000 mon.b (mon.2) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.293194+0000 mgr.x (mgr.25010) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.293347+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.334118+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.335866+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.337888+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.338511+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.344399+0000 mgr.x (mgr.25010) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.344565+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.386240+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.388333+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.390159+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.390840+0000 mon.b (mon.2) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.397255+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.398205+0000 mgr.x (mgr.25010) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.438532+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.440468+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.442255+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.442919+0000 mon.b (mon.2) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.446995+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.40:0/2990836422' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.449399+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.489578+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.491417+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.493578+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.494255+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.500978+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.574340+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.576239+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.578528+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.579149+0000 mon.b (mon.2) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.588054+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.627949+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.629759+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.631517+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.632159+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.641131+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.681349+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.683106+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.684855+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.685479+0000 mon.b (mon.2) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.694145+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.774855+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.777567+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.779848+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.780618+0000 mon.b (mon.2) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.790232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.863962+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.866458+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.868694+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.869732+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.879531+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.954451+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.957040+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.959392+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.960457+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:44.970883+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:45.045424+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:45.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:45.047792+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:45.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:45.050549+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:45.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:45.051654+0000 mon.b (mon.2) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:45.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:45 smithi204 bash[18742]: audit 2024-04-24T17:11:45.058697+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.256 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.449413+0000 mgr.x (mgr.25010) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.256 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.449413+0000 mgr.x (mgr.25010) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.256 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.501884+0000 mgr.x (mgr.25010) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.256 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.501884+0000 mgr.x (mgr.25010) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.256 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.588061+0000 mgr.x (mgr.25010) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.256 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.588061+0000 mgr.x (mgr.25010) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.641224+0000 mgr.x (mgr.25010) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.641224+0000 mgr.x (mgr.25010) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.693962+0000 mgr.x (mgr.25010) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.693962+0000 mgr.x (mgr.25010) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.790286+0000 mgr.x (mgr.25010) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.790286+0000 mgr.x (mgr.25010) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.879850+0000 mgr.x (mgr.25010) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.879850+0000 mgr.x (mgr.25010) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.970920+0000 mgr.x (mgr.25010) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:44.970920+0000 mgr.x (mgr.25010) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.058630+0000 mgr.x (mgr.25010) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.058630+0000 mgr.x (mgr.25010) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.136172+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.257 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.136172+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.138831+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.138831+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.141957+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.141957+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.142986+0000 mon.b (mon.2) 710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.142986+0000 mon.b (mon.2) 710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.150095+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.150095+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.152050+0000 mgr.x (mgr.25010) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.152050+0000 mgr.x (mgr.25010) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.192606+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.192606+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.258 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.194643+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.194643+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.196463+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.196463+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.197113+0000 mon.b (mon.2) 714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.197113+0000 mon.b (mon.2) 714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.203990+0000 mgr.x (mgr.25010) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.203990+0000 mgr.x (mgr.25010) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.204182+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.204182+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.449413+0000 mgr.x (mgr.25010) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.449413+0000 mgr.x (mgr.25010) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.501884+0000 mgr.x (mgr.25010) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.501884+0000 mgr.x (mgr.25010) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.588061+0000 mgr.x (mgr.25010) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.588061+0000 mgr.x (mgr.25010) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.641224+0000 mgr.x (mgr.25010) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.641224+0000 mgr.x (mgr.25010) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.693962+0000 mgr.x (mgr.25010) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.693962+0000 mgr.x (mgr.25010) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.790286+0000 mgr.x (mgr.25010) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.790286+0000 mgr.x (mgr.25010) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.879850+0000 mgr.x (mgr.25010) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.879850+0000 mgr.x (mgr.25010) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.970920+0000 mgr.x (mgr.25010) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:44.970920+0000 mgr.x (mgr.25010) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.058630+0000 mgr.x (mgr.25010) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.058630+0000 mgr.x (mgr.25010) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.136172+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.136172+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.138831+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.244632+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.244632+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.246785+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.261 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.246785+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.248931+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.248931+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.249679+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.249679+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.258511+0000 mgr.x (mgr.25010) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.258511+0000 mgr.x (mgr.25010) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.258767+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.258767+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.298682+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.298682+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.300767+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.300767+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.262 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.303259+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.303259+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.303951+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.303951+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.314485+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.314485+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.314512+0000 mgr.x (mgr.25010) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.314512+0000 mgr.x (mgr.25010) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.388375+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.388375+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.390820+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.390820+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.392955+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.392955+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.393663+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.393663+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.405350+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.263 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.405350+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.480660+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.480660+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.482555+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.482555+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.484822+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.484822+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.138831+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.141957+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.141957+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.142986+0000 mon.b (mon.2) 710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.264 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.142986+0000 mon.b (mon.2) 710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.150095+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.150095+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.152050+0000 mgr.x (mgr.25010) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.152050+0000 mgr.x (mgr.25010) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.192606+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.192606+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.194643+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.194643+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.196463+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.196463+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.197113+0000 mon.b (mon.2) 714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.197113+0000 mon.b (mon.2) 714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.203990+0000 mgr.x (mgr.25010) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.203990+0000 mgr.x (mgr.25010) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.204182+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.204182+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.485520+0000 mon.b (mon.2) 730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.485520+0000 mon.b (mon.2) 730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.495264+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.495264+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.567759+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.567759+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.569879+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.569879+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.571947+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.571947+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.572709+0000 mon.b (mon.2) 734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.572709+0000 mon.b (mon.2) 734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.584122+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.584122+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.658500+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.658500+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.660791+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.660791+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.267 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.664280+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.664280+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.665205+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.665205+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.680008+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.680008+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.764066+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.764066+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.767959+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.767959+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.772786+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.772786+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.774338+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.774338+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.785146+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.785146+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.875793+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.875793+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.879906+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.879906+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.883458+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.244632+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.244632+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.246785+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.246785+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.248931+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.248931+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.249679+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.249679+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.258511+0000 mgr.x (mgr.25010) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.258511+0000 mgr.x (mgr.25010) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.258767+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.258767+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.298682+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.298682+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.300767+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.300767+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.303259+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.303259+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.303951+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.883458+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.884794+0000 mon.b (mon.2) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.884794+0000 mon.b (mon.2) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.898292+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.898292+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.987651+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.987651+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.992506+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.992506+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.996457+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.996457+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.997987+0000 mon.b (mon.2) 750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:45.997987+0000 mon.b (mon.2) 750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.271 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:46.010015+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[76016]: audit 2024-04-24T17:11:46.010015+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.303951+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.314485+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.314485+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.314512+0000 mgr.x (mgr.25010) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.314512+0000 mgr.x (mgr.25010) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.388375+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.272 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.388375+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.390820+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.390820+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.392955+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.392955+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.393663+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.393663+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.405350+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.405350+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.480660+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.480660+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.482555+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.482555+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.484822+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.484822+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.485520+0000 mon.b (mon.2) 730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.485520+0000 mon.b (mon.2) 730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.495264+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.495264+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.567759+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.567759+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.569879+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.569879+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.571947+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.571947+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.572709+0000 mon.b (mon.2) 734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.572709+0000 mon.b (mon.2) 734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.584122+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.274 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.584122+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.658500+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.658500+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.660791+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.660791+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.664280+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.664280+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.665205+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.665205+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.680008+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.680008+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.764066+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.764066+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.767959+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.767959+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.275 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.772786+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.772786+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.774338+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.774338+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.785146+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.785146+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.875793+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.875793+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.879906+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.879906+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.883458+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.883458+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.884794+0000 mon.b (mon.2) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.276 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.884794+0000 mon.b (mon.2) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.898292+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.898292+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.987651+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.987651+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.992506+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.992506+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.996457+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.996457+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.997987+0000 mon.b (mon.2) 750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:45.997987+0000 mon.b (mon.2) 750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:46.010015+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:46 smithi040 bash[70555]: audit 2024-04-24T17:11:46.010015+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.449413+0000 mgr.x (mgr.25010) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.501884+0000 mgr.x (mgr.25010) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.588061+0000 mgr.x (mgr.25010) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.641224+0000 mgr.x (mgr.25010) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.693962+0000 mgr.x (mgr.25010) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.790286+0000 mgr.x (mgr.25010) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.879850+0000 mgr.x (mgr.25010) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:44.970920+0000 mgr.x (mgr.25010) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.058630+0000 mgr.x (mgr.25010) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.136172+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.138831+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.141957+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.142986+0000 mon.b (mon.2) 710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.150095+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.152050+0000 mgr.x (mgr.25010) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.192606+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.194643+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.196463+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.197113+0000 mon.b (mon.2) 714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.203990+0000 mgr.x (mgr.25010) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.204182+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.244632+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.246785+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.248931+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.249679+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.258511+0000 mgr.x (mgr.25010) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.258767+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.298682+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.300767+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.303259+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.303951+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.314485+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.314512+0000 mgr.x (mgr.25010) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.388375+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.390820+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.392955+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.393663+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.405350+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.480660+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.482555+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.484822+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.485520+0000 mon.b (mon.2) 730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.495264+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.567759+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.569879+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.571947+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.572709+0000 mon.b (mon.2) 734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.584122+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.658500+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.660791+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.664280+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.665205+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.680008+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.764066+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.767959+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.772786+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.774338+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.785146+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.875793+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.879906+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.883458+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.884794+0000 mon.b (mon.2) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.898292+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.987651+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.992506+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.996457+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:45.997987+0000 mon.b (mon.2) 750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:46.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:46 smithi204 bash[18742]: audit 2024-04-24T17:11:46.010015+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.405238+0000 mgr.x (mgr.25010) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.405238+0000 mgr.x (mgr.25010) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.495177+0000 mgr.x (mgr.25010) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.495177+0000 mgr.x (mgr.25010) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.584260+0000 mgr.x (mgr.25010) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.584260+0000 mgr.x (mgr.25010) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.419 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.680338+0000 mgr.x (mgr.25010) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.680338+0000 mgr.x (mgr.25010) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cluster 2024-04-24T17:11:45.760267+0000 mgr.x (mgr.25010) 582 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cluster 2024-04-24T17:11:45.760267+0000 mgr.x (mgr.25010) 582 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.786641+0000 mgr.x (mgr.25010) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.786641+0000 mgr.x (mgr.25010) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.899156+0000 mgr.x (mgr.25010) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:45.899156+0000 mgr.x (mgr.25010) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.010929+0000 mgr.x (mgr.25010) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.010929+0000 mgr.x (mgr.25010) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.120714+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.120714+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.420 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.124828+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.124828+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.128404+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.405238+0000 mgr.x (mgr.25010) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.405238+0000 mgr.x (mgr.25010) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.495177+0000 mgr.x (mgr.25010) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.495177+0000 mgr.x (mgr.25010) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.584260+0000 mgr.x (mgr.25010) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.584260+0000 mgr.x (mgr.25010) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.680338+0000 mgr.x (mgr.25010) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.680338+0000 mgr.x (mgr.25010) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cluster 2024-04-24T17:11:45.760267+0000 mgr.x (mgr.25010) 582 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cluster 2024-04-24T17:11:45.760267+0000 mgr.x (mgr.25010) 582 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.786641+0000 mgr.x (mgr.25010) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.786641+0000 mgr.x (mgr.25010) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.899156+0000 mgr.x (mgr.25010) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:45.899156+0000 mgr.x (mgr.25010) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.010929+0000 mgr.x (mgr.25010) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.010929+0000 mgr.x (mgr.25010) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.120714+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.120714+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.422 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.124828+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.124828+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.128404+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.128404+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.129758+0000 mon.b (mon.2) 754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.129758+0000 mon.b (mon.2) 754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.140635+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.140635+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.140745+0000 mgr.x (mgr.25010) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.140745+0000 mgr.x (mgr.25010) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.229856+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.229856+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.232787+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.232787+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.235573+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.235573+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.423 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.236625+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.236625+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.248334+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.248334+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.248390+0000 mgr.x (mgr.25010) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.248390+0000 mgr.x (mgr.25010) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.337512+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.128404+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.129758+0000 mon.b (mon.2) 754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.129758+0000 mon.b (mon.2) 754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.140635+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.140635+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.424 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.140745+0000 mgr.x (mgr.25010) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.140745+0000 mgr.x (mgr.25010) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.229856+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.229856+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.232787+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.232787+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.235573+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.235573+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.236625+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.236625+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.248334+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.248334+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.248390+0000 mgr.x (mgr.25010) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.248390+0000 mgr.x (mgr.25010) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.337512+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.337512+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.341592+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.341592+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.344319+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.344319+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.345365+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.345365+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.358143+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.358143+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.358262+0000 mgr.x (mgr.25010) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.358262+0000 mgr.x (mgr.25010) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.435019+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.435019+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.437417+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.437417+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.440655+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.440655+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.441767+0000 mon.b (mon.2) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.441767+0000 mon.b (mon.2) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.452122+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.337512+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.341592+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.341592+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.344319+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.344319+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.345365+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.345365+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.358143+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.358143+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.358262+0000 mgr.x (mgr.25010) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.358262+0000 mgr.x (mgr.25010) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.435019+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.435019+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.437417+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.437417+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.440655+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.440655+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.441767+0000 mon.b (mon.2) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.441767+0000 mon.b (mon.2) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.452122+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.452122+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.529148+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.529148+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.533535+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.533535+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.537493+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.537493+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.538547+0000 mon.b (mon.2) 770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.538547+0000 mon.b (mon.2) 770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.549018+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.549018+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.623620+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.623620+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.626277+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.626277+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.629057+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.629057+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.629973+0000 mon.b (mon.2) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.629973+0000 mon.b (mon.2) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.639268+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.452122+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.529148+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.529148+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.533535+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.533535+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.537493+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.537493+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.538547+0000 mon.b (mon.2) 770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.538547+0000 mon.b (mon.2) 770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.549018+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.549018+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.623620+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.623620+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.626277+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.626277+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.629057+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.629057+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.629973+0000 mon.b (mon.2) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.629973+0000 mon.b (mon.2) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.639268+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.432 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.639268+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.696198+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.696198+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.699847+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.699847+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.703099+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.703099+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.704205+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.704205+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.712147+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.712147+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.795452+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.795452+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.799816+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.799816+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.803561+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.803561+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.804969+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.804969+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.639268+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.696198+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.696198+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.699847+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.699847+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.703099+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.703099+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.704205+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.704205+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.712147+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.712147+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.795452+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.795452+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.799816+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.799816+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.803561+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.803561+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.804969+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.804969+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.814366+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.814366+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.834629+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.834629+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.941589+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.941589+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.944304+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.944304+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.946848+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.946848+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.947926+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.947926+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.955978+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:46.955978+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.034919+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.034919+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.037246+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.037246+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.039963+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.039963+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.040744+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.040744+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.048070+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[76016]: audit 2024-04-24T17:11:47.048070+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.814366+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.814366+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.834629+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.834629+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.941589+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.941589+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.944304+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.944304+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.946848+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.946848+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.947926+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.947926+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.955978+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:46.955978+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.034919+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.034919+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.037246+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.037246+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.039963+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.039963+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.040744+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.040744+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.048070+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:47 smithi040 bash[70555]: audit 2024-04-24T17:11:47.048070+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.405238+0000 mgr.x (mgr.25010) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.495177+0000 mgr.x (mgr.25010) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.584260+0000 mgr.x (mgr.25010) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.680338+0000 mgr.x (mgr.25010) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cluster 2024-04-24T17:11:45.760267+0000 mgr.x (mgr.25010) 582 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.786641+0000 mgr.x (mgr.25010) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:45.899156+0000 mgr.x (mgr.25010) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.010929+0000 mgr.x (mgr.25010) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.120714+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.124828+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.128404+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.129758+0000 mon.b (mon.2) 754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.140635+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.140745+0000 mgr.x (mgr.25010) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.229856+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.232787+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.235573+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.236625+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.248334+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.248390+0000 mgr.x (mgr.25010) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.337512+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.341592+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.344319+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.345365+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.358143+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.358262+0000 mgr.x (mgr.25010) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.435019+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.437417+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.440655+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.441767+0000 mon.b (mon.2) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.452122+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.529148+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.533535+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.537493+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.538547+0000 mon.b (mon.2) 770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.549018+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.623620+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.626277+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.629057+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.629973+0000 mon.b (mon.2) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.639268+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.696198+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.699847+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.703099+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.704205+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.712147+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.795452+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.799816+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.803561+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.804969+0000 mon.b (mon.2) 782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.814366+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.834629+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.941589+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.944304+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.946848+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.947926+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:46.955978+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:47.034919+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:47.037246+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:47.039963+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:47.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:47.040744+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:47.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:47 smithi204 bash[18742]: audit 2024-04-24T17:11:47.048070+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.452753+0000 mgr.x (mgr.25010) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.452753+0000 mgr.x (mgr.25010) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.549030+0000 mgr.x (mgr.25010) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.549030+0000 mgr.x (mgr.25010) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.641095+0000 mgr.x (mgr.25010) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.641095+0000 mgr.x (mgr.25010) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.713151+0000 mgr.x (mgr.25010) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.713151+0000 mgr.x (mgr.25010) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.815980+0000 mgr.x (mgr.25010) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.815980+0000 mgr.x (mgr.25010) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.956853+0000 mgr.x (mgr.25010) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:46.956853+0000 mgr.x (mgr.25010) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.047955+0000 mgr.x (mgr.25010) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.047955+0000 mgr.x (mgr.25010) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.126437+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.126437+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.129345+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.129345+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.132038+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.132038+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.133108+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.452753+0000 mgr.x (mgr.25010) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.452753+0000 mgr.x (mgr.25010) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.549030+0000 mgr.x (mgr.25010) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.549030+0000 mgr.x (mgr.25010) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.641095+0000 mgr.x (mgr.25010) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.641095+0000 mgr.x (mgr.25010) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.713151+0000 mgr.x (mgr.25010) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.713151+0000 mgr.x (mgr.25010) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.815980+0000 mgr.x (mgr.25010) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.815980+0000 mgr.x (mgr.25010) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.956853+0000 mgr.x (mgr.25010) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:46.956853+0000 mgr.x (mgr.25010) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.047955+0000 mgr.x (mgr.25010) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.047955+0000 mgr.x (mgr.25010) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.126437+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.126437+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.129345+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.129345+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.132038+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.132038+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.133108+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.133108+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.141626+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.141626+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.142092+0000 mgr.x (mgr.25010) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.142092+0000 mgr.x (mgr.25010) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.188402+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.188402+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.191332+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.191332+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.194074+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.194074+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.195106+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.195106+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.202448+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.202448+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.205847+0000 mgr.x (mgr.25010) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.205847+0000 mgr.x (mgr.25010) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.283866+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.283866+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.286376+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.133108+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.141626+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.141626+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.142092+0000 mgr.x (mgr.25010) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.142092+0000 mgr.x (mgr.25010) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.188402+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.188402+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.191332+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.191332+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.194074+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.194074+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.195106+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.195106+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.202448+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.202448+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.205847+0000 mgr.x (mgr.25010) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.205847+0000 mgr.x (mgr.25010) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.283866+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.283866+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.286376+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.286376+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.289014+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.289014+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.289976+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.289976+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.296614+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.296614+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.298822+0000 mgr.x (mgr.25010) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.298822+0000 mgr.x (mgr.25010) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.388181+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.388181+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.392083+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.392083+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.394864+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.394864+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.396091+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.396091+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.404445+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.404445+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.480605+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.286376+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.289014+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.289014+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.289976+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.289976+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.296614+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.296614+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.298822+0000 mgr.x (mgr.25010) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.298822+0000 mgr.x (mgr.25010) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.388181+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.388181+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.392083+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.392083+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.394864+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.394864+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.396091+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.396091+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.404445+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.404445+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.480605+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.480605+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.483006+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.483006+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.485740+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.485740+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.486607+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.486607+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.495536+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.495536+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.517054+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.517054+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.532286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.532286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.546569+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.546569+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.585598+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.585598+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.589967+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.589967+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.592575+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.592575+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.594015+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[70555]: audit 2024-04-24T17:11:47.594015+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.480605+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.483006+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.483006+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.485740+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.485740+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.486607+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.486607+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.495536+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.495536+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.517054+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.517054+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.532286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.532286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.546569+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.546569+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.585598+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.585598+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.589967+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.589967+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.592575+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:48.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.592575+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:48.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.594015+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:11:48.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:48 smithi040 bash[76016]: audit 2024-04-24T17:11:47.594015+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:11:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.452753+0000 mgr.x (mgr.25010) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.549030+0000 mgr.x (mgr.25010) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.641095+0000 mgr.x (mgr.25010) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.713151+0000 mgr.x (mgr.25010) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.815980+0000 mgr.x (mgr.25010) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:46.956853+0000 mgr.x (mgr.25010) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:47.047955+0000 mgr.x (mgr.25010) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.126437+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.129345+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.132038+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.133108+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.141626+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:47.142092+0000 mgr.x (mgr.25010) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.188402+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.191332+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.194074+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.195106+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.202448+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:47.205847+0000 mgr.x (mgr.25010) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.283866+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.286376+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.289014+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.289976+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.296614+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: cephadm 2024-04-24T17:11:47.298822+0000 mgr.x (mgr.25010) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:48.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.388181+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.392083+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.394864+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.396091+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.404445+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.480605+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.483006+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.485740+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.486607+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.495536+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.517054+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.532286+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.546569+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.585598+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.589967+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:11:48.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.592575+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-24T17:11:48.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[18742]: audit 2024-04-24T17:11:47.594015+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-24T17:11:49.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:48 smithi204 bash[54356]: ts=2024-04-24T17:11: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:11:49.383 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:49 smithi204 bash[18742]: cephadm 2024-04-24T17:11:47.404876+0000 mgr.x (mgr.25010) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.384 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:49 smithi204 bash[18742]: cephadm 2024-04-24T17:11:47.495655+0000 mgr.x (mgr.25010) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.384 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:49 smithi204 bash[18742]: cephadm 2024-04-24T17:11:47.594867+0000 mgr.x (mgr.25010) 601 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:11:49.384 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:49 smithi204 bash[18742]: cluster 2024-04-24T17:11:47.760886+0000 mgr.x (mgr.25010) 602 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.404876+0000 mgr.x (mgr.25010) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.404876+0000 mgr.x (mgr.25010) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.495655+0000 mgr.x (mgr.25010) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.495655+0000 mgr.x (mgr.25010) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.594867+0000 mgr.x (mgr.25010) 601 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cephadm 2024-04-24T17:11:47.594867+0000 mgr.x (mgr.25010) 601 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cluster 2024-04-24T17:11:47.760886+0000 mgr.x (mgr.25010) 602 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:11:49.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[70555]: cluster 2024-04-24T17:11:47.760886+0000 mgr.x (mgr.25010) 602 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.404876+0000 mgr.x (mgr.25010) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.404876+0000 mgr.x (mgr.25010) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.495655+0000 mgr.x (mgr.25010) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.495655+0000 mgr.x (mgr.25010) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.594867+0000 mgr.x (mgr.25010) 601 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cephadm 2024-04-24T17:11:47.594867+0000 mgr.x (mgr.25010) 601 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cluster 2024-04-24T17:11:47.760886+0000 mgr.x (mgr.25010) 602 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:11:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:49 smithi040 bash[76016]: cluster 2024-04-24T17:11:47.760886+0000 mgr.x (mgr.25010) 602 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:11:51.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: cluster 2024-04-24T17:11:49.762561+0000 mgr.x (mgr.25010) 603 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: cephadm 2024-04-24T17:11:50.114718+0000 mgr.x (mgr.25010) 604 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: audit 2024-04-24T17:11:50.120853+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: audit 2024-04-24T17:11:50.126491+0000 mon.b (mon.2) 816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: audit 2024-04-24T17:11:50.128037+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: audit 2024-04-24T17:11:50.129584+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: cephadm 2024-04-24T17:11:50.131468+0000 mgr.x (mgr.25010) 605 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: audit 2024-04-24T17:11:50.281666+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: audit 2024-04-24T17:11:50.299970+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:51 smithi204 bash[18742]: audit 2024-04-24T17:11:50.312310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: cluster 2024-04-24T17:11:49.762561+0000 mgr.x (mgr.25010) 603 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:51.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: cluster 2024-04-24T17:11:49.762561+0000 mgr.x (mgr.25010) 603 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:51.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: cephadm 2024-04-24T17:11:50.114718+0000 mgr.x (mgr.25010) 604 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:11:51.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: cephadm 2024-04-24T17:11:50.114718+0000 mgr.x (mgr.25010) 604 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:11:51.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.120853+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.120853+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.126491+0000 mon.b (mon.2) 816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.126491+0000 mon.b (mon.2) 816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.128037+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.128037+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.129584+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.129584+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: cephadm 2024-04-24T17:11:50.131468+0000 mgr.x (mgr.25010) 605 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: cephadm 2024-04-24T17:11:50.131468+0000 mgr.x (mgr.25010) 605 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.281666+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.281666+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.299970+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.299970+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.312310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[70555]: audit 2024-04-24T17:11:50.312310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: cluster 2024-04-24T17:11:49.762561+0000 mgr.x (mgr.25010) 603 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: cluster 2024-04-24T17:11:49.762561+0000 mgr.x (mgr.25010) 603 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: cephadm 2024-04-24T17:11:50.114718+0000 mgr.x (mgr.25010) 604 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: cephadm 2024-04-24T17:11:50.114718+0000 mgr.x (mgr.25010) 604 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.120853+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.120853+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.126491+0000 mon.b (mon.2) 816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.126491+0000 mon.b (mon.2) 816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.128037+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.128037+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.129584+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.129584+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: cephadm 2024-04-24T17:11:50.131468+0000 mgr.x (mgr.25010) 605 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: cephadm 2024-04-24T17:11:50.131468+0000 mgr.x (mgr.25010) 605 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.281666+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.281666+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.299970+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.299970+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.312310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:51.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:51 smithi040 bash[76016]: audit 2024-04-24T17:11:50.312310+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25010 ' entity='mgr.x' 2024-04-24T17:11:52.463 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.463 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.464 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.464 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.464 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: Stopping Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:11:52.464 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.465 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.465 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.465 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:11:52 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:52.726 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[52826]: [24/Apr/2024:17:11:52] ENGINE Bus STOPPING 2024-04-24T17:11:52.727 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[52826]: [24/Apr/2024:17:11:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:11:52.727 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[52826]: [24/Apr/2024:17:11:52] ENGINE Bus STOPPED 2024-04-24T17:11:52.727 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[52826]: [24/Apr/2024:17:11:52] ENGINE Bus STARTING 2024-04-24T17:11:52.727 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[52826]: [24/Apr/2024:17:11:52] ENGINE Serving on http://:::9283 2024-04-24T17:11:52.727 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[52826]: [24/Apr/2024:17:11:52] ENGINE Bus STARTED 2024-04-24T17:11:52.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[18742]: debug 2024-04-24T17:11:52.463+0000 7f8fdc321700 -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-24T17:11:52.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:52 smithi204 bash[18742]: debug 2024-04-24T17:11:52.463+0000 7f8fdc321700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-24T17:11:53.613 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:53 smithi204 bash[54356]: ts=2024-04-24T17:11: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:11:53.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:53 smithi204 bash[57795]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-b 2024-04-24T17:11:53.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:53 smithi204 bash[57865]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-b 2024-04-24T17:11:53.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-24T17:11:53.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: Stopped Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:54.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.009 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.009 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: Started Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:11:54.010 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:11:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:11:54.507 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:11:54] "GET /metrics HTTP/1.1" 200 38182 "" "Prometheus/2.33.4" 2024-04-24T17:11:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.738+0000 7f6ed32c5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.738+0000 7f6ed32c5c80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.738+0000 7f6ed32c5c80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 0 load: jerasure load: lrc 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Git sha 0 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: DB SUMMARY 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: DB Session ID: WC28OGAWIMRWZMAPRM7J 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:11:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2235 Bytes 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000045.sst 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000043.log size: 1101793 ; 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.env: 0x55b989d77cc0 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.info_log: 0x55b98ba4bdc0 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:11:55.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:11:55.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:11:55.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:11:55.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:11:55.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:11:55.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:11:55.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.wal_dir: 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:11:55.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.write_buffer_manager: 0x55b98ba1d220 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:11:55.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.row_cache: None 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:11:55.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:11:55.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:11:55.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:11:55.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:11:55.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:11:55.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.merge_operator: 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b98ba4bf80) 2024-04-24T17:11:55.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: cache_index_and_filter_blocks: 1 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: pin_top_level_index_and_filter: 1 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: index_type: 0 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: data_block_index_type: 0 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: index_shortening: 1 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: checksum: 4 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: no_block_cache: 0 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_cache: 0x55b98ba4d1f0 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_cache_name: BinnedLRUCache 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_cache_options: 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: capacity : 536870912 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: num_shard_bits : 4 2024-04-24T17:11:55.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: strict_capacity_limit : 0 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: high_pri_pool_ratio: 0.000 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_cache_compressed: (nil) 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: persistent_cache: (nil) 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_size: 4096 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_size_deviation: 10 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_restart_interval: 16 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: index_block_restart_interval: 1 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: metadata_block_size: 4096 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: partition_filters: 0 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: use_delta_encoding: 1 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: filter_policy: bloomfilter 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: whole_key_filtering: 1 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: verify_compression: 0 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: read_amp_bytes_per_bit: 0 2024-04-24T17:11:55.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: format_version: 5 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: enable_index_compression: 1 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: block_align: 0 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: max_auto_readahead_size: 262144 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: prepopulate_block_cache: 0 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: initial_auto_readahead_size: 8192 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:11:55.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:11:55.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:11:55.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:11:55.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:11:55.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:11:55.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ec822a700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 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-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 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 47, last_sequence is 28486, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ea2ca8ee-8921-447b-bf21-57376fc105e4 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978714747389, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.742+0000 7f6ed32c5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-04-24T17:11:55.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978714752266, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 700497, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 28491, "largest_seqno": 29603, "table_properties": {"data_size": 696246, "index_size": 1611, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 15534, "raw_average_key_size": 24, "raw_value_size": 685897, "raw_average_value_size": 1092, "num_data_blocks": 64, "num_entries": 628, "num_filter_entries": 628, "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": 1713978714, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ea2ca8ee-8921-447b-bf21-57376fc105e4", "db_session_id": "WC28OGAWIMRWZMAPRM7J", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978714752383, "job": 1, "event": "recovery_finished"} 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 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-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b98bb6e000 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 4 rocksdb: DB pointer 0x55b98bb5a000 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ec1a1d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ec1a1d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: ** DB Stats ** 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: 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-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: 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-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:11:55.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: ** Compaction Stats [default] ** 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: 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-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: L0 1/0 684.08 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 273.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: L6 1/0 11.11 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-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Sum 2/0 11.77 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 273.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 273.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: ** Compaction Stats [default] ** 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: 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-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 273.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-24T17:11:55.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Cumulative compaction: 0.00 GB write, 84.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Interval compaction: 0.00 GB write, 84.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: 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-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Block cache BinnedLRUCache@0x55b98ba4d1f0#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.750+0000 7f6ed32c5c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 1 mon.b@-1(???) e3 preinit fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 0 mon.b@-1(???).mds e1 new map 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 0 mon.b@-1(???).mds e1 print_map 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: e1 2024-04-24T17:11:55.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: 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-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: legacy client fscid: -1 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: No filesystems configured 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 0 mon.b@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:11:55.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:11:54 smithi204 bash[57922]: debug 2024-04-24T17:11:54.754+0000 7f6ed32c5c80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-04-24T17:11:59.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:11:58 smithi204 bash[54356]: ts=2024-04-24T17:11:58.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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: cluster 2024-04-24T17:11:51.763321+0000 mgr.x (mgr.25010) 606 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: cluster 2024-04-24T17:11:51.763321+0000 mgr.x (mgr.25010) 606 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: audit 2024-04-24T17:11:52.486787+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: audit 2024-04-24T17:11:52.486787+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: audit 2024-04-24T17:11:52.487517+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: audit 2024-04-24T17:11:52.487517+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: audit 2024-04-24T17:11:52.488358+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:00.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[70555]: audit 2024-04-24T17:11:52.488358+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: cluster 2024-04-24T17:11:51.763321+0000 mgr.x (mgr.25010) 606 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: cluster 2024-04-24T17:11:51.763321+0000 mgr.x (mgr.25010) 606 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: audit 2024-04-24T17:11:52.486787+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: audit 2024-04-24T17:11:52.486787+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: audit 2024-04-24T17:11:52.487517+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: audit 2024-04-24T17:11:52.487517+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: audit 2024-04-24T17:11:52.488358+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:00.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:11:59 smithi040 bash[76016]: audit 2024-04-24T17:11:52.488358+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: cluster 2024-04-24T17:11:51.763321+0000 mgr.x (mgr.25010) 606 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: cluster 2024-04-24T17:11:51.763321+0000 mgr.x (mgr.25010) 606 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: audit 2024-04-24T17:11:52.486787+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: audit 2024-04-24T17:11:52.486787+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: audit 2024-04-24T17:11:52.487517+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: audit 2024-04-24T17:11:52.487517+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: audit 2024-04-24T17:11:52.488358+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:01.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:00 smithi204 bash[57922]: audit 2024-04-24T17:11:52.488358+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.877985+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:12:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.877985+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.878025+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.878025+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.878063+0000 mon.a (mon.0) 541 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.878063+0000 mon.a (mon.0) 541 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.878259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.878259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:00.878462+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:00.878462+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.879254+0000 mon.a (mon.0) 543 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.879254+0000 mon.a (mon.0) 543 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.879389+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.879389+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.883286+0000 mon.a (mon.0) 544 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.883286+0000 mon.a (mon.0) 544 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:00.889060+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:00.889060+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:00.889526+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:00.889526+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.895953+0000 mon.a (mon.0) 547 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.895953+0000 mon.a (mon.0) 547 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.895990+0000 mon.a (mon.0) 548 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.877985+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.877985+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.878025+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.878025+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:12:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.878063+0000 mon.a (mon.0) 541 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.878063+0000 mon.a (mon.0) 541 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.878259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.878259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:00.878462+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:00.878462+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.879254+0000 mon.a (mon.0) 543 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.879254+0000 mon.a (mon.0) 543 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.879389+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.879389+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.883286+0000 mon.a (mon.0) 544 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.883286+0000 mon.a (mon.0) 544 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:00.889060+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:00.889060+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:00.889526+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:00.889526+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.895953+0000 mon.a (mon.0) 547 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.895953+0000 mon.a (mon.0) 547 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.895990+0000 mon.a (mon.0) 548 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.895990+0000 mon.a (mon.0) 548 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896009+0000 mon.a (mon.0) 549 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896009+0000 mon.a (mon.0) 549 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896032+0000 mon.a (mon.0) 550 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896032+0000 mon.a (mon.0) 550 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896057+0000 mon.a (mon.0) 551 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896057+0000 mon.a (mon.0) 551 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896077+0000 mon.a (mon.0) 552 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896077+0000 mon.a (mon.0) 552 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896100+0000 mon.a (mon.0) 553 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896100+0000 mon.a (mon.0) 553 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896120+0000 mon.a (mon.0) 554 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896120+0000 mon.a (mon.0) 554 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896142+0000 mon.a (mon.0) 555 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.896142+0000 mon.a (mon.0) 555 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.897119+0000 mon.a (mon.0) 556 : cluster [DBG] fsmap 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.897119+0000 mon.a (mon.0) 556 : cluster [DBG] fsmap 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.897184+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.897184+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.897820+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e46: x(active, since 89s), standbys: y 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.897820+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e46: x(active, since 89s), standbys: y 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.898149+0000 mon.a (mon.0) 559 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.898149+0000 mon.a (mon.0) 559 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.898197+0000 mon.a (mon.0) 560 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.898197+0000 mon.a (mon.0) 560 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.905701+0000 mon.a (mon.0) 561 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: cluster 2024-04-24T17:12:00.905701+0000 mon.a (mon.0) 561 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.895990+0000 mon.a (mon.0) 548 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896009+0000 mon.a (mon.0) 549 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896009+0000 mon.a (mon.0) 549 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896032+0000 mon.a (mon.0) 550 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896032+0000 mon.a (mon.0) 550 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896057+0000 mon.a (mon.0) 551 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896057+0000 mon.a (mon.0) 551 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896077+0000 mon.a (mon.0) 552 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896077+0000 mon.a (mon.0) 552 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896100+0000 mon.a (mon.0) 553 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896100+0000 mon.a (mon.0) 553 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896120+0000 mon.a (mon.0) 554 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896120+0000 mon.a (mon.0) 554 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896142+0000 mon.a (mon.0) 555 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.896142+0000 mon.a (mon.0) 555 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.897119+0000 mon.a (mon.0) 556 : cluster [DBG] fsmap 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.897119+0000 mon.a (mon.0) 556 : cluster [DBG] fsmap 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.897184+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.897184+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.897820+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e46: x(active, since 89s), standbys: y 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.897820+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e46: x(active, since 89s), standbys: y 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.898149+0000 mon.a (mon.0) 559 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.898149+0000 mon.a (mon.0) 559 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.898197+0000 mon.a (mon.0) 560 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.898197+0000 mon.a (mon.0) 560 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.905701+0000 mon.a (mon.0) 561 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: cluster 2024-04-24T17:12:00.905701+0000 mon.a (mon.0) 561 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:01.836161+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[70555]: audit 2024-04-24T17:12:01.836161+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:02.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:01.836161+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:02.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:01 smithi040 bash[76016]: audit 2024-04-24T17:12:01.836161+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.877985+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:12:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.877985+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-24T17:12:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.878025+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:12:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.878025+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-24T17:12:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.878063+0000 mon.a (mon.0) 541 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T17:12:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.878063+0000 mon.a (mon.0) 541 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] is down (out of quorum) 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.878259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.878259+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:00.878462+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:00.878462+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.879254+0000 mon.a (mon.0) 543 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.879254+0000 mon.a (mon.0) 543 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.879389+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.879389+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.883286+0000 mon.a (mon.0) 544 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.883286+0000 mon.a (mon.0) 544 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:00.889060+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:00.889060+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:00.889526+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:00.889526+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.895953+0000 mon.a (mon.0) 547 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.895953+0000 mon.a (mon.0) 547 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.895990+0000 mon.a (mon.0) 548 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.895990+0000 mon.a (mon.0) 548 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896009+0000 mon.a (mon.0) 549 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896009+0000 mon.a (mon.0) 549 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896032+0000 mon.a (mon.0) 550 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896032+0000 mon.a (mon.0) 550 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896057+0000 mon.a (mon.0) 551 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896057+0000 mon.a (mon.0) 551 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896077+0000 mon.a (mon.0) 552 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896077+0000 mon.a (mon.0) 552 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896100+0000 mon.a (mon.0) 553 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896100+0000 mon.a (mon.0) 553 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896120+0000 mon.a (mon.0) 554 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896120+0000 mon.a (mon.0) 554 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896142+0000 mon.a (mon.0) 555 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.896142+0000 mon.a (mon.0) 555 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.897119+0000 mon.a (mon.0) 556 : cluster [DBG] fsmap 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.897119+0000 mon.a (mon.0) 556 : cluster [DBG] fsmap 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.897184+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.897184+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.897820+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e46: x(active, since 89s), standbys: y 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.897820+0000 mon.a (mon.0) 558 : cluster [DBG] mgrmap e46: x(active, since 89s), standbys: y 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.898149+0000 mon.a (mon.0) 559 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.898149+0000 mon.a (mon.0) 559 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.898197+0000 mon.a (mon.0) 560 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.898197+0000 mon.a (mon.0) 560 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.905701+0000 mon.a (mon.0) 561 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: cluster 2024-04-24T17:12:00.905701+0000 mon.a (mon.0) 561 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:01.836161+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:01 smithi204 bash[57922]: audit 2024-04-24T17:12:01.836161+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: cluster 2024-04-24T17:12:01.768345+0000 mgr.x (mgr.25010) 613 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: cluster 2024-04-24T17:12:01.768345+0000 mgr.x (mgr.25010) 613 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: cephadm 2024-04-24T17:12:02.144549+0000 mgr.x (mgr.25010) 614 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: cephadm 2024-04-24T17:12:02.144549+0000 mgr.x (mgr.25010) 614 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: audit 2024-04-24T17:12:02.148467+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: audit 2024-04-24T17:12:02.148467+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: audit 2024-04-24T17:12:02.150607+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:03.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: audit 2024-04-24T17:12:02.150607+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: audit 2024-04-24T17:12:02.152579+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: audit 2024-04-24T17:12:02.152579+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: cephadm 2024-04-24T17:12:02.154129+0000 mgr.x (mgr.25010) 615 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[70555]: cephadm 2024-04-24T17:12:02.154129+0000 mgr.x (mgr.25010) 615 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: cluster 2024-04-24T17:12:01.768345+0000 mgr.x (mgr.25010) 613 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: cluster 2024-04-24T17:12:01.768345+0000 mgr.x (mgr.25010) 613 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: cephadm 2024-04-24T17:12:02.144549+0000 mgr.x (mgr.25010) 614 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: cephadm 2024-04-24T17:12:02.144549+0000 mgr.x (mgr.25010) 614 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: audit 2024-04-24T17:12:02.148467+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: audit 2024-04-24T17:12:02.148467+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: audit 2024-04-24T17:12:02.150607+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:03.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: audit 2024-04-24T17:12:02.150607+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:03.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: audit 2024-04-24T17:12:02.152579+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:03.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: audit 2024-04-24T17:12:02.152579+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:03.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: cephadm 2024-04-24T17:12:02.154129+0000 mgr.x (mgr.25010) 615 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:12:03.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:02 smithi040 bash[76016]: cephadm 2024-04-24T17:12:02.154129+0000 mgr.x (mgr.25010) 615 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:12:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: cluster 2024-04-24T17:12:01.768345+0000 mgr.x (mgr.25010) 613 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: cluster 2024-04-24T17:12:01.768345+0000 mgr.x (mgr.25010) 613 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: cephadm 2024-04-24T17:12:02.144549+0000 mgr.x (mgr.25010) 614 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:12:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: cephadm 2024-04-24T17:12:02.144549+0000 mgr.x (mgr.25010) 614 : cephadm [INF] Upgrade: Updating mon.b 2024-04-24T17:12:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: audit 2024-04-24T17:12:02.148467+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: audit 2024-04-24T17:12:02.148467+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: audit 2024-04-24T17:12:02.150607+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: audit 2024-04-24T17:12:02.150607+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: audit 2024-04-24T17:12:02.152579+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: audit 2024-04-24T17:12:02.152579+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: cephadm 2024-04-24T17:12:02.154129+0000 mgr.x (mgr.25010) 615 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:12:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:02 smithi204 bash[57922]: cephadm 2024-04-24T17:12:02.154129+0000 mgr.x (mgr.25010) 615 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-04-24T17:12:03.749 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:03 smithi204 bash[54356]: ts=2024-04-24T17: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:12:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:03 smithi204 bash[57922]: audit 2024-04-24T17:12:02.863050+0000 mgr.x (mgr.25010) 616 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:04.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:03 smithi204 bash[57922]: audit 2024-04-24T17:12:02.863050+0000 mgr.x (mgr.25010) 616 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:04.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:03 smithi040 bash[76016]: audit 2024-04-24T17:12:02.863050+0000 mgr.x (mgr.25010) 616 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:04.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:03 smithi040 bash[76016]: audit 2024-04-24T17:12:02.863050+0000 mgr.x (mgr.25010) 616 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:04.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:03 smithi040 bash[70555]: audit 2024-04-24T17:12:02.863050+0000 mgr.x (mgr.25010) 616 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:04.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:03 smithi040 bash[70555]: audit 2024-04-24T17:12:02.863050+0000 mgr.x (mgr.25010) 616 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:04.423 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:12:04] "GET /metrics HTTP/1.1" 200 38195 "" "Prometheus/2.33.4" 2024-04-24T17:12:04.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.759 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.759 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.759 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.759 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.760 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.760 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: Stopping Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:12:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:04 smithi204 bash[57922]: debug 2024-04-24T17:12:04.642+0000 7f6eca22e700 -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-24T17:12:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:04 smithi204 bash[57922]: debug 2024-04-24T17:12:04.642+0000 7f6eca22e700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-24T17:12:04.761 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:12:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:05 smithi204 bash[58438]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-b 2024-04-24T17:12:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:05 smithi204 bash[58549]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-b 2024-04-24T17:12:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-24T17:12:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: Stopped Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:12:06.257 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.258 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: Started Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:12:06.259 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.259 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.260 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:06.261 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:12:05 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:07.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.982+0000 7fcb3dea6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.982+0000 7fcb3dea6c80 0 ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev), process ceph-mon, pid 7 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.982+0000 7fcb3dea6c80 0 pidfile_write: ignore empty --pid-file 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.986+0000 7fcb3dea6c80 0 load: jerasure load: lrc 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Git sha 0 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Compile date 2024-04-24 13:56:12 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: DB SUMMARY 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: DB Session ID: KFBRR8LW6M0B81MUJNLP 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: CURRENT file: CURRENT 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: MANIFEST file: MANIFEST-000050 size: 263 Bytes 2024-04-24T17:12:07.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000045.sst 000048.sst 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 277551 ; 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.error_if_exists: 0 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.create_if_missing: 0 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.env: 0x561bf48bacc0 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.info_log: 0x561bf64d9dc0 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.statistics: (nil) 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.use_fsync: 0 2024-04-24T17:12:07.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-24T17:12:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-24T17:12:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-24T17:12:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-24T17:12:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-24T17:12:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-24T17:12:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-24T17:12:07.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.db_log_dir: 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.wal_dir: 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-24T17:12:07.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.write_buffer_manager: 0x561bf64ab220 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.unordered_write: 0 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.row_cache: None 2024-04-24T17:12:07.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.wal_filter: None 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.two_write_queues: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.wal_compression: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.atomic_flush: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-24T17:12:07.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-24T17:12:07.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_open_files: -1 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Compression algorithms supported: 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kZSTD supported: 0 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kXpressCompression supported: 0 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kZlibCompression supported: 1 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-24T17:12:07.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-24T17:12:07.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-24T17:12:07.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-24T17:12:07.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-24T17:12:07.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000050 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.merge_operator: 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_filter: None 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-24T17:12:07.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561bf64d9f80) 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: cache_index_and_filter_blocks: 1 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: pin_top_level_index_and_filter: 1 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: index_type: 0 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: data_block_index_type: 0 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: index_shortening: 1 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: data_block_hash_table_util_ratio: 0.750000 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: checksum: 4 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: no_block_cache: 0 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_cache: 0x561bf64db1f0 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_cache_name: BinnedLRUCache 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_cache_options: 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: capacity : 536870912 2024-04-24T17:12:07.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: num_shard_bits : 4 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: strict_capacity_limit : 0 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: high_pri_pool_ratio: 0.000 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_cache_compressed: (nil) 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: persistent_cache: (nil) 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_size: 4096 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_size_deviation: 10 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_restart_interval: 16 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: index_block_restart_interval: 1 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: metadata_block_size: 4096 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: partition_filters: 0 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: use_delta_encoding: 1 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: filter_policy: bloomfilter 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: whole_key_filtering: 1 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: verify_compression: 0 2024-04-24T17:12:07.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: read_amp_bytes_per_bit: 0 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: format_version: 5 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: enable_index_compression: 1 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: block_align: 0 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: max_auto_readahead_size: 262144 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: prepopulate_block_cache: 0 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: initial_auto_readahead_size: 8192 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: num_file_reads_for_auto_readahead: 2 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression: NoCompression 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.num_levels: 7 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-24T17:12:07.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-24T17:12:07.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:06 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-24T17:12:07.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-24T17:12:07.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.bloom_locality: 0 2024-04-24T17:12:07.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.ttl: 2592000 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.enable_blob_files: false 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.min_blob_size: 0 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-24T17:12:07.276 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb32e0b700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 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-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000050 succeeded,manifest_file_number is 50, next_file_number is 52, last_sequence is 29603, log_number is 44,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 44 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 44 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ea2ca8ee-8921-447b-bf21-57376fc105e4 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978726993303, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978726995064, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 53, "file_size": 209253, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 29618, "largest_seqno": 29752, "table_properties": {"data_size": 207474, "index_size": 485, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2250, "raw_average_key_size": 25, "raw_value_size": 205461, "raw_average_value_size": 2308, "num_data_blocks": 21, "num_entries": 89, "num_filter_entries": 89, "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": 1713978726, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ea2ca8ee-8921-447b-bf21-57376fc105e4", "db_session_id": "KFBRR8LW6M0B81MUJNLP", "orig_file_number": 53, "seqno_to_time_mapping": "N/A"}} 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713978726995159, "job": 1, "event": "recovery_finished"} 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 55 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.990+0000 7fcb3dea6c80 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-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561bf65fc000 2024-04-24T17:12:07.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 4 rocksdb: DB pointer 0x561bf65e8000 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb2c5fe700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb2c5fe700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: ** DB Stats ** 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: 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-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: 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-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: ** Compaction Stats [default] ** 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: 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-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-24T17:12:07.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: L0 2/0 888.43 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 222.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: L6 1/0 11.11 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-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Sum 3/0 11.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 222.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 222.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: ** Compaction Stats [default] ** 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: 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-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 222.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: AddFile(Total Files): cumulative 0, interval 0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: AddFile(Keys): cumulative 0, interval 0 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Cumulative compaction: 0.00 GB write, 44.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:12:07.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Interval compaction: 0.00 GB write, 44.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: 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-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Block cache BinnedLRUCache@0x561bf64db1f0#7 capacity: 512.00 MB usage: 4.50 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: Block cache entry stats(count,size,portion): FilterBlock(2,2.09 KB,0.000399351%) IndexBlock(2,2.41 KB,0.000458956%) Misc(1,0.00 KB,0%) 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: ** File Read Latency Histogram By Level [default] ** 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 1 mon.b@-1(???) e4 preinit fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 0 mon.b@-1(???).mds e1 new map 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 0 mon.b@-1(???).mds e1 print_map 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: e1 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: 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-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: legacy client fscid: -1 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: No filesystems configured 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 0 mon.b@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:12:07.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:12:07.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.994+0000 7fcb3dea6c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-24T17:12:07.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:07 smithi204 bash[58651]: debug 2024-04-24T17:12:06.998+0000 7fcb3dea6c80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-04-24T17:12:09.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:08 smithi204 bash[54356]: ts=2024-04-24T17:12: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:12:12.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:12 smithi040 bash[70555]: cluster 2024-04-24T17:12:03.770037+0000 mgr.x (mgr.25010) 617 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:12.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:12 smithi040 bash[70555]: cluster 2024-04-24T17:12:03.770037+0000 mgr.x (mgr.25010) 617 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:12.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:12 smithi040 bash[76016]: cluster 2024-04-24T17:12:03.770037+0000 mgr.x (mgr.25010) 617 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:12.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:12 smithi040 bash[76016]: cluster 2024-04-24T17:12:03.770037+0000 mgr.x (mgr.25010) 617 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:13.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:07.214072+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:13.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:07.214072+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:13.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.243050+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:13.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.243050+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.244212+0000 mon.a (mon.0) 598 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.244212+0000 mon.a (mon.0) 598 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.283330+0000 mon.a (mon.0) 599 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.283330+0000 mon.a (mon.0) 599 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291150+0000 mon.a (mon.0) 600 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291150+0000 mon.a (mon.0) 600 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291189+0000 mon.a (mon.0) 601 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291189+0000 mon.a (mon.0) 601 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291217+0000 mon.a (mon.0) 602 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291217+0000 mon.a (mon.0) 602 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291241+0000 mon.a (mon.0) 603 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291241+0000 mon.a (mon.0) 603 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291266+0000 mon.a (mon.0) 604 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291266+0000 mon.a (mon.0) 604 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291290+0000 mon.a (mon.0) 605 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291290+0000 mon.a (mon.0) 605 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291315+0000 mon.a (mon.0) 606 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291315+0000 mon.a (mon.0) 606 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291339+0000 mon.a (mon.0) 607 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291339+0000 mon.a (mon.0) 607 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291362+0000 mon.a (mon.0) 608 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.291362+0000 mon.a (mon.0) 608 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.292374+0000 mon.a (mon.0) 609 : cluster [DBG] fsmap 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:07.214072+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:07.214072+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.243050+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.243050+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.244212+0000 mon.a (mon.0) 598 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.244212+0000 mon.a (mon.0) 598 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.283330+0000 mon.a (mon.0) 599 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.283330+0000 mon.a (mon.0) 599 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291150+0000 mon.a (mon.0) 600 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291150+0000 mon.a (mon.0) 600 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291189+0000 mon.a (mon.0) 601 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291189+0000 mon.a (mon.0) 601 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291217+0000 mon.a (mon.0) 602 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291217+0000 mon.a (mon.0) 602 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291241+0000 mon.a (mon.0) 603 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291241+0000 mon.a (mon.0) 603 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291266+0000 mon.a (mon.0) 604 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291266+0000 mon.a (mon.0) 604 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291290+0000 mon.a (mon.0) 605 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291290+0000 mon.a (mon.0) 605 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291315+0000 mon.a (mon.0) 606 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291315+0000 mon.a (mon.0) 606 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291339+0000 mon.a (mon.0) 607 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291339+0000 mon.a (mon.0) 607 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291362+0000 mon.a (mon.0) 608 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.291362+0000 mon.a (mon.0) 608 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.292374+0000 mon.a (mon.0) 609 : cluster [DBG] fsmap 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.292374+0000 mon.a (mon.0) 609 : cluster [DBG] fsmap 2024-04-24T17:12:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.292436+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.292436+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.292995+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e46: x(active, since 101s), standbys: y 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.292995+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e46: x(active, since 101s), standbys: y 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.293324+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.293324+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.293373+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.293373+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.325695+0000 mon.a (mon.0) 614 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[70555]: cluster 2024-04-24T17:12:13.325695+0000 mon.a (mon.0) 614 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.292374+0000 mon.a (mon.0) 609 : cluster [DBG] fsmap 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.292436+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.292436+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.292995+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e46: x(active, since 101s), standbys: y 2024-04-24T17:12:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.292995+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e46: x(active, since 101s), standbys: y 2024-04-24T17:12:13.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.293324+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:13.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.293324+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:13.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.293373+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:13.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.293373+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:13.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.325695+0000 mon.a (mon.0) 614 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:13.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:13 smithi040 bash[76016]: cluster 2024-04-24T17:12:13.325695+0000 mon.a (mon.0) 614 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:13.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[54356]: ts=2024-04-24T17:12:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:12:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:03.770037+0000 mgr.x (mgr.25010) 617 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:03.770037+0000 mgr.x (mgr.25010) 617 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:07.214072+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:07.214072+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-24T17:12:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.243050+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.243050+0000 mon.c (mon.1) 8 : cluster [INF] mon.c calling monitor election 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.244212+0000 mon.a (mon.0) 598 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.244212+0000 mon.a (mon.0) 598 : cluster [INF] mon.a calling monitor election 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.283330+0000 mon.a (mon.0) 599 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.283330+0000 mon.a (mon.0) 599 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291150+0000 mon.a (mon.0) 600 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291150+0000 mon.a (mon.0) 600 : cluster [DBG] monmap epoch 4 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291189+0000 mon.a (mon.0) 601 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291189+0000 mon.a (mon.0) 601 : cluster [DBG] fsid 1ea53982-025b-11ef-bc93-c7b262605968 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291217+0000 mon.a (mon.0) 602 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291217+0000 mon.a (mon.0) 602 : cluster [DBG] last_changed 2024-04-24T17:12:00.845808+0000 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291241+0000 mon.a (mon.0) 603 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291241+0000 mon.a (mon.0) 603 : cluster [DBG] created 2024-04-24T16:54:02.549635+0000 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291266+0000 mon.a (mon.0) 604 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291266+0000 mon.a (mon.0) 604 : cluster [DBG] min_mon_release 19 (squid) 2024-04-24T17:12:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291290+0000 mon.a (mon.0) 605 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291290+0000 mon.a (mon.0) 605 : cluster [DBG] election_strategy: 1 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291315+0000 mon.a (mon.0) 606 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291315+0000 mon.a (mon.0) 606 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291339+0000 mon.a (mon.0) 607 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291339+0000 mon.a (mon.0) 607 : cluster [DBG] 1: [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon.c 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291362+0000 mon.a (mon.0) 608 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.291362+0000 mon.a (mon.0) 608 : cluster [DBG] 2: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.292374+0000 mon.a (mon.0) 609 : cluster [DBG] fsmap 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.292374+0000 mon.a (mon.0) 609 : cluster [DBG] fsmap 2024-04-24T17:12:13.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.292436+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.292436+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.292995+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e46: x(active, since 101s), standbys: y 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.292995+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e46: x(active, since 101s), standbys: y 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.293324+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.293324+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.293373+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.293373+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.325695+0000 mon.a (mon.0) 614 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:13.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:13 smithi204 bash[58651]: cluster 2024-04-24T17:12:13.325695+0000 mon.a (mon.0) 614 : cluster [INF] overall HEALTH_OK 2024-04-24T17:12:14.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:12:14] "GET /metrics HTTP/1.1" 200 38195 "" "Prometheus/2.33.4" 2024-04-24T17:12:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:14 smithi204 bash[58651]: cephadm 2024-04-24T17:12:12.436148+0000 mgr.x (mgr.25010) 628 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:12:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:14 smithi204 bash[58651]: cephadm 2024-04-24T17:12:12.436148+0000 mgr.x (mgr.25010) 628 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:12:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:14 smithi204 bash[58651]: cephadm 2024-04-24T17:12:12.443956+0000 mgr.x (mgr.25010) 629 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T17:12:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:14 smithi204 bash[58651]: cephadm 2024-04-24T17:12:12.443956+0000 mgr.x (mgr.25010) 629 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T17:12:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:14 smithi204 bash[58651]: audit 2024-04-24T17:12:12.874446+0000 mgr.x (mgr.25010) 630 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:14 smithi204 bash[58651]: audit 2024-04-24T17:12:12.874446+0000 mgr.x (mgr.25010) 630 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:14.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[76016]: cephadm 2024-04-24T17:12:12.436148+0000 mgr.x (mgr.25010) 628 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:12:14.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[76016]: cephadm 2024-04-24T17:12:12.436148+0000 mgr.x (mgr.25010) 628 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:12:14.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[76016]: cephadm 2024-04-24T17:12:12.443956+0000 mgr.x (mgr.25010) 629 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T17:12:14.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[76016]: cephadm 2024-04-24T17:12:12.443956+0000 mgr.x (mgr.25010) 629 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[76016]: audit 2024-04-24T17:12:12.874446+0000 mgr.x (mgr.25010) 630 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[76016]: audit 2024-04-24T17:12:12.874446+0000 mgr.x (mgr.25010) 630 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[70555]: cephadm 2024-04-24T17:12:12.436148+0000 mgr.x (mgr.25010) 628 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[70555]: cephadm 2024-04-24T17:12:12.436148+0000 mgr.x (mgr.25010) 628 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[70555]: cephadm 2024-04-24T17:12:12.443956+0000 mgr.x (mgr.25010) 629 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[70555]: cephadm 2024-04-24T17:12:12.443956+0000 mgr.x (mgr.25010) 629 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[70555]: audit 2024-04-24T17:12:12.874446+0000 mgr.x (mgr.25010) 630 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:14.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:14 smithi040 bash[70555]: audit 2024-04-24T17:12:12.874446+0000 mgr.x (mgr.25010) 630 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:14.856 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:12:15.647 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:12:15.647 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 5s ago 16m - - 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 8s ago 16m - - 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (3m) 5s ago 10m 13.1M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (3m) 8s ago 9m 40.3M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (2m) 5s ago 7m 43.3M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (2m) 8s ago 16m 504M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (56s) 5s ago 18m 435M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (91s) 5s ago 18m 49.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 unknown 8s ago 16m 19.1M 2048M 8bb2087275ff 8db02087a4d6 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (38s) 5s ago 16m 35.6M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (3m) 5s ago 10m 8995k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (3m) 8s ago 10m 9152k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (15m) 5s ago 15m 55.3M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (14m) 5s ago 14m 55.8M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (14m) 5s ago 14m 50.7M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (13m) 5s ago 13m 54.5M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (13m) 8s ago 13m 56.6M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:12:15.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (12m) 8s ago 12m 53.4M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:12:15.649 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (11m) 8s ago 11m 52.2M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:12:15.649 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (11m) 8s ago 11m 55.1M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:12:15.649 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (2m) 8s ago 10m 60.8M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:12:15.649 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (8m) 5s ago 8m 85.7M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:12:15.649 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (8m) 8s ago 8m 86.2M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:12:15.649 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (7m) 5s ago 7m 86.1M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:12:15.649 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (7m) 8s ago 7m 86.0M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:12:15.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: cluster 2024-04-24T17:12:14.359736+0000 mgr.x (mgr.25010) 631 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-24T17:12:15.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: cluster 2024-04-24T17:12:14.359736+0000 mgr.x (mgr.25010) 631 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: cluster 2024-04-24T17:12:14.365464+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: cluster 2024-04-24T17:12:14.365464+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.556653+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.556653+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.568221+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.568221+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.616366+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.616366+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.618474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.618474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.620007+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[70555]: audit 2024-04-24T17:12:14.620007+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: cluster 2024-04-24T17:12:14.359736+0000 mgr.x (mgr.25010) 631 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: cluster 2024-04-24T17:12:14.359736+0000 mgr.x (mgr.25010) 631 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: cluster 2024-04-24T17:12:14.365464+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: cluster 2024-04-24T17:12:14.365464+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.556653+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.556653+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.568221+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.568221+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.616366+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.616366+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.618474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.618474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.620007+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:15 smithi040 bash[76016]: audit 2024-04-24T17:12:14.620007+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: cluster 2024-04-24T17:12:14.359736+0000 mgr.x (mgr.25010) 631 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: cluster 2024-04-24T17:12:14.359736+0000 mgr.x (mgr.25010) 631 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: cluster 2024-04-24T17:12:14.365464+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: cluster 2024-04-24T17:12:14.365464+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.556653+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.556653+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.568221+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.568221+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.616366+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.616366+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.618474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.618474+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.620007+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:15 smithi204 bash[58651]: audit 2024-04-24T17:12:14.620007+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:16.102 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 5 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:12:16.103 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "5/23 daemons upgraded", 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mon daemons", 2024-04-24T17:12:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:12:16.464 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: cephadm 2024-04-24T17:12:14.614837+0000 mgr.x (mgr.25010) 632 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: cephadm 2024-04-24T17:12:14.614837+0000 mgr.x (mgr.25010) 632 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: cephadm 2024-04-24T17:12:14.621186+0000 mgr.x (mgr.25010) 633 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: cephadm 2024-04-24T17:12:14.621186+0000 mgr.x (mgr.25010) 633 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: audit 2024-04-24T17:12:14.841865+0000 mgr.x (mgr.25010) 634 : audit [DBG] from='client.54121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: audit 2024-04-24T17:12:14.841865+0000 mgr.x (mgr.25010) 634 : audit [DBG] from='client.54121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: audit 2024-04-24T17:12:15.232430+0000 mgr.x (mgr.25010) 635 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: audit 2024-04-24T17:12:15.232430+0000 mgr.x (mgr.25010) 635 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: audit 2024-04-24T17:12:16.105669+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1881905963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:16.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[76016]: audit 2024-04-24T17:12:16.105669+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1881905963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: cephadm 2024-04-24T17:12:14.614837+0000 mgr.x (mgr.25010) 632 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: cephadm 2024-04-24T17:12:14.614837+0000 mgr.x (mgr.25010) 632 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: cephadm 2024-04-24T17:12:14.621186+0000 mgr.x (mgr.25010) 633 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: cephadm 2024-04-24T17:12:14.621186+0000 mgr.x (mgr.25010) 633 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: audit 2024-04-24T17:12:14.841865+0000 mgr.x (mgr.25010) 634 : audit [DBG] from='client.54121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: audit 2024-04-24T17:12:14.841865+0000 mgr.x (mgr.25010) 634 : audit [DBG] from='client.54121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: audit 2024-04-24T17:12:15.232430+0000 mgr.x (mgr.25010) 635 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: audit 2024-04-24T17:12:15.232430+0000 mgr.x (mgr.25010) 635 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: audit 2024-04-24T17:12:16.105669+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1881905963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:16 smithi040 bash[70555]: audit 2024-04-24T17:12:16.105669+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1881905963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: cephadm 2024-04-24T17:12:14.614837+0000 mgr.x (mgr.25010) 632 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: cephadm 2024-04-24T17:12:14.614837+0000 mgr.x (mgr.25010) 632 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: cephadm 2024-04-24T17:12:14.621186+0000 mgr.x (mgr.25010) 633 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: cephadm 2024-04-24T17:12:14.621186+0000 mgr.x (mgr.25010) 633 : cephadm [INF] Reconfiguring daemon mgr.y on smithi040 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: audit 2024-04-24T17:12:14.841865+0000 mgr.x (mgr.25010) 634 : audit [DBG] from='client.54121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: audit 2024-04-24T17:12:14.841865+0000 mgr.x (mgr.25010) 634 : audit [DBG] from='client.54121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: audit 2024-04-24T17:12:15.232430+0000 mgr.x (mgr.25010) 635 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: audit 2024-04-24T17:12:15.232430+0000 mgr.x (mgr.25010) 635 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: audit 2024-04-24T17:12:16.105669+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1881905963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:16 smithi204 bash[58651]: audit 2024-04-24T17:12:16.105669+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.40:0/1881905963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:16.896 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] 2024-04-24T17:12:16.896 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state'] 2024-04-24T17:12:16.896 INFO:teuthology.orchestra.run.smithi040.stdout: daemon mon.b on smithi204 is in unknown state 2024-04-24T17:12:17.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:15.598949+0000 mgr.x (mgr.25010) 636 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:15.598949+0000 mgr.x (mgr.25010) 636 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: cluster 2024-04-24T17:12:16.360467+0000 mgr.x (mgr.25010) 637 : cluster [DBG] pgmap v60: 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-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: cluster 2024-04-24T17:12:16.360467+0000 mgr.x (mgr.25010) 637 : cluster [DBG] pgmap v60: 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-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.759479+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.759479+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.768049+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.768049+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.795205+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.795205+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.796815+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.796815+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.798366+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.798366+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.842085+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.842085+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.844127+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.844127+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.899220+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.40:0/2164090976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[70555]: audit 2024-04-24T17:12:16.899220+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.40:0/2164090976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:15.598949+0000 mgr.x (mgr.25010) 636 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:17.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:15.598949+0000 mgr.x (mgr.25010) 636 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: cluster 2024-04-24T17:12:16.360467+0000 mgr.x (mgr.25010) 637 : cluster [DBG] pgmap v60: 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-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: cluster 2024-04-24T17:12:16.360467+0000 mgr.x (mgr.25010) 637 : cluster [DBG] pgmap v60: 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-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.759479+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.759479+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.768049+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.768049+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.795205+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.795205+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.796815+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.796815+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.798366+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.798366+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.842085+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.842085+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.844127+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:17.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.844127+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:17.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.899220+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.40:0/2164090976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:17.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:17 smithi040 bash[76016]: audit 2024-04-24T17:12:16.899220+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.40:0/2164090976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:15.598949+0000 mgr.x (mgr.25010) 636 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:15.598949+0000 mgr.x (mgr.25010) 636 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: cluster 2024-04-24T17:12:16.360467+0000 mgr.x (mgr.25010) 637 : cluster [DBG] pgmap v60: 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-24T17:12:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: cluster 2024-04-24T17:12:16.360467+0000 mgr.x (mgr.25010) 637 : cluster [DBG] pgmap v60: 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-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.759479+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.759479+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.768049+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.768049+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.795205+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.795205+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.796815+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.796815+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.798366+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.798366+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.842085+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.842085+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.844127+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.844127+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.899220+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.40:0/2164090976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:17 smithi204 bash[58651]: audit 2024-04-24T17:12:16.899220+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.40:0/2164090976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[70555]: audit 2024-04-24T17:12:16.463999+0000 mgr.x (mgr.25010) 638 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[70555]: audit 2024-04-24T17:12:16.463999+0000 mgr.x (mgr.25010) 638 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[70555]: cephadm 2024-04-24T17:12:16.793868+0000 mgr.x (mgr.25010) 639 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[70555]: cephadm 2024-04-24T17:12:16.793868+0000 mgr.x (mgr.25010) 639 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[70555]: cephadm 2024-04-24T17:12:16.799440+0000 mgr.x (mgr.25010) 640 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[70555]: cephadm 2024-04-24T17:12:16.799440+0000 mgr.x (mgr.25010) 640 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[76016]: audit 2024-04-24T17:12:16.463999+0000 mgr.x (mgr.25010) 638 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:18.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[76016]: audit 2024-04-24T17:12:16.463999+0000 mgr.x (mgr.25010) 638 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[76016]: cephadm 2024-04-24T17:12:16.793868+0000 mgr.x (mgr.25010) 639 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:12:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[76016]: cephadm 2024-04-24T17:12:16.793868+0000 mgr.x (mgr.25010) 639 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:12:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[76016]: cephadm 2024-04-24T17:12:16.799440+0000 mgr.x (mgr.25010) 640 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T17:12:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:18 smithi040 bash[76016]: cephadm 2024-04-24T17:12:16.799440+0000 mgr.x (mgr.25010) 640 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T17:12:18.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:18 smithi204 bash[58651]: audit 2024-04-24T17:12:16.463999+0000 mgr.x (mgr.25010) 638 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:18.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:18 smithi204 bash[58651]: audit 2024-04-24T17:12:16.463999+0000 mgr.x (mgr.25010) 638 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:18.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:18 smithi204 bash[58651]: cephadm 2024-04-24T17:12:16.793868+0000 mgr.x (mgr.25010) 639 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:12:18.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:18 smithi204 bash[58651]: cephadm 2024-04-24T17:12:16.793868+0000 mgr.x (mgr.25010) 639 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-24T17:12:18.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:18 smithi204 bash[58651]: cephadm 2024-04-24T17:12:16.799440+0000 mgr.x (mgr.25010) 640 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T17:12:18.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:18 smithi204 bash[58651]: cephadm 2024-04-24T17:12:16.799440+0000 mgr.x (mgr.25010) 640 : cephadm [INF] Reconfiguring daemon mon.c on smithi040 2024-04-24T17:12:19.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:18 smithi204 bash[54356]: ts=2024-04-24T17:12: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:12:19.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: cluster 2024-04-24T17:12:18.362180+0000 mgr.x (mgr.25010) 641 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:12:19.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: cluster 2024-04-24T17:12:18.362180+0000 mgr.x (mgr.25010) 641 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:12:19.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.058644+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.058644+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.071385+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.071385+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.122047+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.122047+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.124548+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[70555]: audit 2024-04-24T17:12:19.124548+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: cluster 2024-04-24T17:12:18.362180+0000 mgr.x (mgr.25010) 641 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:12:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: cluster 2024-04-24T17:12:18.362180+0000 mgr.x (mgr.25010) 641 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:12:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.058644+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.058644+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.071385+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.071385+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.122047+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.122047+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.124548+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:19 smithi040 bash[76016]: audit 2024-04-24T17:12:19.124548+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: cluster 2024-04-24T17:12:18.362180+0000 mgr.x (mgr.25010) 641 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: cluster 2024-04-24T17:12:18.362180+0000 mgr.x (mgr.25010) 641 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.058644+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.058644+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.071385+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.071385+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.122047+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.122047+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.124548+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:19 smithi204 bash[58651]: audit 2024-04-24T17:12:19.124548+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[76016]: cephadm 2024-04-24T17:12:19.120454+0000 mgr.x (mgr.25010) 642 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[76016]: cephadm 2024-04-24T17:12:19.120454+0000 mgr.x (mgr.25010) 642 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[76016]: cephadm 2024-04-24T17:12:19.129909+0000 mgr.x (mgr.25010) 643 : cephadm [INF] Reconfiguring daemon osd.0 on smithi040 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[76016]: cephadm 2024-04-24T17:12:19.129909+0000 mgr.x (mgr.25010) 643 : cephadm [INF] Reconfiguring daemon osd.0 on smithi040 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[70555]: cephadm 2024-04-24T17:12:19.120454+0000 mgr.x (mgr.25010) 642 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[70555]: cephadm 2024-04-24T17:12:19.120454+0000 mgr.x (mgr.25010) 642 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[70555]: cephadm 2024-04-24T17:12:19.129909+0000 mgr.x (mgr.25010) 643 : cephadm [INF] Reconfiguring daemon osd.0 on smithi040 2024-04-24T17:12:20.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:20 smithi040 bash[70555]: cephadm 2024-04-24T17:12:19.129909+0000 mgr.x (mgr.25010) 643 : cephadm [INF] Reconfiguring daemon osd.0 on smithi040 2024-04-24T17:12:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:20 smithi204 bash[58651]: cephadm 2024-04-24T17:12:19.120454+0000 mgr.x (mgr.25010) 642 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:12:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:20 smithi204 bash[58651]: cephadm 2024-04-24T17:12:19.120454+0000 mgr.x (mgr.25010) 642 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-24T17:12:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:20 smithi204 bash[58651]: cephadm 2024-04-24T17:12:19.129909+0000 mgr.x (mgr.25010) 643 : cephadm [INF] Reconfiguring daemon osd.0 on smithi040 2024-04-24T17:12:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:20 smithi204 bash[58651]: cephadm 2024-04-24T17:12:19.129909+0000 mgr.x (mgr.25010) 643 : cephadm [INF] Reconfiguring daemon osd.0 on smithi040 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: cluster 2024-04-24T17:12:20.362932+0000 mgr.x (mgr.25010) 644 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: cluster 2024-04-24T17:12:20.362932+0000 mgr.x (mgr.25010) 644 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.268545+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.268545+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.277603+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.277603+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: cephadm 2024-04-24T17:12:21.302159+0000 mgr.x (mgr.25010) 645 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: cephadm 2024-04-24T17:12:21.302159+0000 mgr.x (mgr.25010) 645 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.303630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.303630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.305688+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: audit 2024-04-24T17:12:21.305688+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: cephadm 2024-04-24T17:12:21.310912+0000 mgr.x (mgr.25010) 646 : cephadm [INF] Reconfiguring daemon osd.1 on smithi040 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[70555]: cephadm 2024-04-24T17:12:21.310912+0000 mgr.x (mgr.25010) 646 : cephadm [INF] Reconfiguring daemon osd.1 on smithi040 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: cluster 2024-04-24T17:12:20.362932+0000 mgr.x (mgr.25010) 644 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: cluster 2024-04-24T17:12:20.362932+0000 mgr.x (mgr.25010) 644 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.268545+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.268545+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.277603+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.277603+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: cephadm 2024-04-24T17:12:21.302159+0000 mgr.x (mgr.25010) 645 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: cephadm 2024-04-24T17:12:21.302159+0000 mgr.x (mgr.25010) 645 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.303630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.303630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:12:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.305688+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:21.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: audit 2024-04-24T17:12:21.305688+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:21.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: cephadm 2024-04-24T17:12:21.310912+0000 mgr.x (mgr.25010) 646 : cephadm [INF] Reconfiguring daemon osd.1 on smithi040 2024-04-24T17:12:21.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:21 smithi040 bash[76016]: cephadm 2024-04-24T17:12:21.310912+0000 mgr.x (mgr.25010) 646 : cephadm [INF] Reconfiguring daemon osd.1 on smithi040 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: cluster 2024-04-24T17:12:20.362932+0000 mgr.x (mgr.25010) 644 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: cluster 2024-04-24T17:12:20.362932+0000 mgr.x (mgr.25010) 644 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.268545+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.268545+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.277603+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.277603+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: cephadm 2024-04-24T17:12:21.302159+0000 mgr.x (mgr.25010) 645 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: cephadm 2024-04-24T17:12:21.302159+0000 mgr.x (mgr.25010) 645 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-24T17:12:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.303630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:12:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.303630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:12:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.305688+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: audit 2024-04-24T17:12:21.305688+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: cephadm 2024-04-24T17:12:21.310912+0000 mgr.x (mgr.25010) 646 : cephadm [INF] Reconfiguring daemon osd.1 on smithi040 2024-04-24T17:12:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:21 smithi204 bash[58651]: cephadm 2024-04-24T17:12:21.310912+0000 mgr.x (mgr.25010) 646 : cephadm [INF] Reconfiguring daemon osd.1 on smithi040 2024-04-24T17:12:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:22 smithi040 bash[70555]: cluster 2024-04-24T17:12:22.363708+0000 mgr.x (mgr.25010) 647 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:12:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:22 smithi040 bash[70555]: cluster 2024-04-24T17:12:22.363708+0000 mgr.x (mgr.25010) 647 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:12:22.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:22 smithi040 bash[76016]: cluster 2024-04-24T17:12:22.363708+0000 mgr.x (mgr.25010) 647 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:12:22.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:22 smithi040 bash[76016]: cluster 2024-04-24T17:12:22.363708+0000 mgr.x (mgr.25010) 647 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:12:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:22 smithi204 bash[58651]: cluster 2024-04-24T17:12:22.363708+0000 mgr.x (mgr.25010) 647 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:12:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:22 smithi204 bash[58651]: cluster 2024-04-24T17:12:22.363708+0000 mgr.x (mgr.25010) 647 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:12:23.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:23 smithi204 bash[54356]: ts=2024-04-24T17:12: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:12:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:12:24] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.33.4" 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:22.879015+0000 mgr.x (mgr.25010) 648 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:22.879015+0000 mgr.x (mgr.25010) 648 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.375687+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.375687+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.387578+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.387578+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.432241+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:12:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.432241+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:12:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.434303+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:24 smithi204 bash[58651]: audit 2024-04-24T17:12:23.434303+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:22.879015+0000 mgr.x (mgr.25010) 648 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:22.879015+0000 mgr.x (mgr.25010) 648 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.375687+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.375687+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.387578+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.387578+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.432241+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.432241+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:12:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.434303+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[76016]: audit 2024-04-24T17:12:23.434303+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:22.879015+0000 mgr.x (mgr.25010) 648 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:22.879015+0000 mgr.x (mgr.25010) 648 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.375687+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.375687+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.387578+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.387578+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.432241+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.432241+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.434303+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:24 smithi040 bash[70555]: audit 2024-04-24T17:12:23.434303+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:25.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[70555]: cephadm 2024-04-24T17:12:23.430651+0000 mgr.x (mgr.25010) 649 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[70555]: cephadm 2024-04-24T17:12:23.430651+0000 mgr.x (mgr.25010) 649 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[70555]: cephadm 2024-04-24T17:12:23.439409+0000 mgr.x (mgr.25010) 650 : cephadm [INF] Reconfiguring daemon osd.2 on smithi040 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[70555]: cephadm 2024-04-24T17:12:23.439409+0000 mgr.x (mgr.25010) 650 : cephadm [INF] Reconfiguring daemon osd.2 on smithi040 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[70555]: cluster 2024-04-24T17:12:24.365379+0000 mgr.x (mgr.25010) 651 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[70555]: cluster 2024-04-24T17:12:24.365379+0000 mgr.x (mgr.25010) 651 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[76016]: cephadm 2024-04-24T17:12:23.430651+0000 mgr.x (mgr.25010) 649 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[76016]: cephadm 2024-04-24T17:12:23.430651+0000 mgr.x (mgr.25010) 649 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[76016]: cephadm 2024-04-24T17:12:23.439409+0000 mgr.x (mgr.25010) 650 : cephadm [INF] Reconfiguring daemon osd.2 on smithi040 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[76016]: cephadm 2024-04-24T17:12:23.439409+0000 mgr.x (mgr.25010) 650 : cephadm [INF] Reconfiguring daemon osd.2 on smithi040 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[76016]: cluster 2024-04-24T17:12:24.365379+0000 mgr.x (mgr.25010) 651 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:25 smithi040 bash[76016]: cluster 2024-04-24T17:12:24.365379+0000 mgr.x (mgr.25010) 651 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:25.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:25 smithi204 bash[58651]: cephadm 2024-04-24T17:12:23.430651+0000 mgr.x (mgr.25010) 649 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:12:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:25 smithi204 bash[58651]: cephadm 2024-04-24T17:12:23.430651+0000 mgr.x (mgr.25010) 649 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-24T17:12:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:25 smithi204 bash[58651]: cephadm 2024-04-24T17:12:23.439409+0000 mgr.x (mgr.25010) 650 : cephadm [INF] Reconfiguring daemon osd.2 on smithi040 2024-04-24T17:12:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:25 smithi204 bash[58651]: cephadm 2024-04-24T17:12:23.439409+0000 mgr.x (mgr.25010) 650 : cephadm [INF] Reconfiguring daemon osd.2 on smithi040 2024-04-24T17:12:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:25 smithi204 bash[58651]: cluster 2024-04-24T17:12:24.365379+0000 mgr.x (mgr.25010) 651 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:25 smithi204 bash[58651]: cluster 2024-04-24T17:12:24.365379+0000 mgr.x (mgr.25010) 651 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.593555+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.593555+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.605827+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.605827+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: cephadm 2024-04-24T17:12:25.611733+0000 mgr.x (mgr.25010) 652 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: cephadm 2024-04-24T17:12:25.611733+0000 mgr.x (mgr.25010) 652 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.613236+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.613236+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.615337+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: audit 2024-04-24T17:12:25.615337+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: cephadm 2024-04-24T17:12:25.620615+0000 mgr.x (mgr.25010) 653 : cephadm [INF] Reconfiguring daemon osd.3 on smithi040 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: cephadm 2024-04-24T17:12:25.620615+0000 mgr.x (mgr.25010) 653 : cephadm [INF] Reconfiguring daemon osd.3 on smithi040 2024-04-24T17:12:26.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: cluster 2024-04-24T17:12:26.366255+0000 mgr.x (mgr.25010) 654 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[76016]: cluster 2024-04-24T17:12:26.366255+0000 mgr.x (mgr.25010) 654 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.593555+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.593555+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.605827+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.605827+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: cephadm 2024-04-24T17:12:25.611733+0000 mgr.x (mgr.25010) 652 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: cephadm 2024-04-24T17:12:25.611733+0000 mgr.x (mgr.25010) 652 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.613236+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.613236+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.615337+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: audit 2024-04-24T17:12:25.615337+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: cephadm 2024-04-24T17:12:25.620615+0000 mgr.x (mgr.25010) 653 : cephadm [INF] Reconfiguring daemon osd.3 on smithi040 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: cephadm 2024-04-24T17:12:25.620615+0000 mgr.x (mgr.25010) 653 : cephadm [INF] Reconfiguring daemon osd.3 on smithi040 2024-04-24T17:12:26.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: cluster 2024-04-24T17:12:26.366255+0000 mgr.x (mgr.25010) 654 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:26.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:26 smithi040 bash[70555]: cluster 2024-04-24T17:12:26.366255+0000 mgr.x (mgr.25010) 654 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.593555+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.593555+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.605827+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.605827+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: cephadm 2024-04-24T17:12:25.611733+0000 mgr.x (mgr.25010) 652 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: cephadm 2024-04-24T17:12:25.611733+0000 mgr.x (mgr.25010) 652 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.613236+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:12:27.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.613236+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:12:27.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.615337+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:27.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: audit 2024-04-24T17:12:25.615337+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:27.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: cephadm 2024-04-24T17:12:25.620615+0000 mgr.x (mgr.25010) 653 : cephadm [INF] Reconfiguring daemon osd.3 on smithi040 2024-04-24T17:12:27.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: cephadm 2024-04-24T17:12:25.620615+0000 mgr.x (mgr.25010) 653 : cephadm [INF] Reconfiguring daemon osd.3 on smithi040 2024-04-24T17:12:27.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: cluster 2024-04-24T17:12:26.366255+0000 mgr.x (mgr.25010) 654 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:27.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:26 smithi204 bash[58651]: cluster 2024-04-24T17:12:26.366255+0000 mgr.x (mgr.25010) 654 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:29.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[54356]: ts=2024-04-24T17:12: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:12:29.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.798298+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.798298+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.812309+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.812309+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: cephadm 2024-04-24T17:12:27.842819+0000 mgr.x (mgr.25010) 655 : cephadm [INF] Reconfiguring rgw.foo.smithi040.yfcpmm (monmap changed)... 2024-04-24T17:12:29.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: cephadm 2024-04-24T17:12:27.842819+0000 mgr.x (mgr.25010) 655 : cephadm [INF] Reconfiguring rgw.foo.smithi040.yfcpmm (monmap changed)... 2024-04-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.844491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.844491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.849196+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: audit 2024-04-24T17:12:27.849196+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: cephadm 2024-04-24T17:12:27.850763+0000 mgr.x (mgr.25010) 656 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: cephadm 2024-04-24T17:12:27.850763+0000 mgr.x (mgr.25010) 656 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: cluster 2024-04-24T17:12:28.368088+0000 mgr.x (mgr.25010) 657 : cluster [DBG] pgmap v66: 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-24T17:12:29.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:28 smithi204 bash[58651]: cluster 2024-04-24T17:12:28.368088+0000 mgr.x (mgr.25010) 657 : cluster [DBG] pgmap v66: 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-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.798298+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.798298+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.812309+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.812309+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: cephadm 2024-04-24T17:12:27.842819+0000 mgr.x (mgr.25010) 655 : cephadm [INF] Reconfiguring rgw.foo.smithi040.yfcpmm (monmap changed)... 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: cephadm 2024-04-24T17:12:27.842819+0000 mgr.x (mgr.25010) 655 : cephadm [INF] Reconfiguring rgw.foo.smithi040.yfcpmm (monmap changed)... 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.844491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.844491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.849196+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:29.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: audit 2024-04-24T17:12:27.849196+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: cephadm 2024-04-24T17:12:27.850763+0000 mgr.x (mgr.25010) 656 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: cephadm 2024-04-24T17:12:27.850763+0000 mgr.x (mgr.25010) 656 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: cluster 2024-04-24T17:12:28.368088+0000 mgr.x (mgr.25010) 657 : cluster [DBG] pgmap v66: 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-24T17:12:29.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[70555]: cluster 2024-04-24T17:12:28.368088+0000 mgr.x (mgr.25010) 657 : cluster [DBG] pgmap v66: 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-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.798298+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.798298+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.812309+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.812309+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: cephadm 2024-04-24T17:12:27.842819+0000 mgr.x (mgr.25010) 655 : cephadm [INF] Reconfiguring rgw.foo.smithi040.yfcpmm (monmap changed)... 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: cephadm 2024-04-24T17:12:27.842819+0000 mgr.x (mgr.25010) 655 : cephadm [INF] Reconfiguring rgw.foo.smithi040.yfcpmm (monmap changed)... 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.844491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:29.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.844491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:29.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.849196+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:29.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: audit 2024-04-24T17:12:27.849196+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:29.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: cephadm 2024-04-24T17:12:27.850763+0000 mgr.x (mgr.25010) 656 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:12:29.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: cephadm 2024-04-24T17:12:27.850763+0000 mgr.x (mgr.25010) 656 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:12:29.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: cluster 2024-04-24T17:12:28.368088+0000 mgr.x (mgr.25010) 657 : cluster [DBG] pgmap v66: 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-24T17:12:29.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:28 smithi040 bash[76016]: cluster 2024-04-24T17:12:28.368088+0000 mgr.x (mgr.25010) 657 : cluster [DBG] pgmap v66: 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-24T17:12:31.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.277066+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.425 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.277066+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.289572+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.289572+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: cluster 2024-04-24T17:12:30.290525+0000 mgr.x (mgr.25010) 658 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: cluster 2024-04-24T17:12:30.290525+0000 mgr.x (mgr.25010) 658 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.300760+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.300760+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.680801+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.680801+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.691346+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.691346+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.725940+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.725940+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.730186+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[76016]: audit 2024-04-24T17:12:30.730186+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.277066+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.277066+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.289572+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.289572+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: cluster 2024-04-24T17:12:30.290525+0000 mgr.x (mgr.25010) 658 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: cluster 2024-04-24T17:12:30.290525+0000 mgr.x (mgr.25010) 658 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.300760+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.300760+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.680801+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.427 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.680801+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.428 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.691346+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.428 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.691346+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.428 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.725940+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:31.428 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.725940+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:31.428 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.730186+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:31.428 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:31 smithi040 bash[70555]: audit 2024-04-24T17:12:30.730186+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.277066+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.277066+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.289572+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.289572+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: cluster 2024-04-24T17:12:30.290525+0000 mgr.x (mgr.25010) 658 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: cluster 2024-04-24T17:12:30.290525+0000 mgr.x (mgr.25010) 658 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.300760+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.300760+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.680801+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.680801+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.691346+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.691346+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.725940+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.725940+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.730186+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:31.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:31 smithi204 bash[58651]: audit 2024-04-24T17:12:30.730186+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cephadm 2024-04-24T17:12:30.724238+0000 mgr.x (mgr.25010) 659 : cephadm [INF] Reconfiguring rgw.smpl.smithi040.qgavxt (monmap changed)... 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cephadm 2024-04-24T17:12:30.724238+0000 mgr.x (mgr.25010) 659 : cephadm [INF] Reconfiguring rgw.smpl.smithi040.qgavxt (monmap changed)... 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cephadm 2024-04-24T17:12:30.731869+0000 mgr.x (mgr.25010) 660 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cephadm 2024-04-24T17:12:30.731869+0000 mgr.x (mgr.25010) 660 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cluster 2024-04-24T17:12:31.285034+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state']) 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cluster 2024-04-24T17:12:31.285034+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state']) 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cluster 2024-04-24T17:12:31.285083+0000 mon.a (mon.0) 657 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: cluster 2024-04-24T17:12:31.285083+0000 mon.a (mon.0) 657 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: audit 2024-04-24T17:12:31.845919+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: audit 2024-04-24T17:12:31.845919+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: audit 2024-04-24T17:12:31.848293+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[76016]: audit 2024-04-24T17:12:31.848293+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:32.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cephadm 2024-04-24T17:12:30.724238+0000 mgr.x (mgr.25010) 659 : cephadm [INF] Reconfiguring rgw.smpl.smithi040.qgavxt (monmap changed)... 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cephadm 2024-04-24T17:12:30.724238+0000 mgr.x (mgr.25010) 659 : cephadm [INF] Reconfiguring rgw.smpl.smithi040.qgavxt (monmap changed)... 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cephadm 2024-04-24T17:12:30.731869+0000 mgr.x (mgr.25010) 660 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cephadm 2024-04-24T17:12:30.731869+0000 mgr.x (mgr.25010) 660 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cluster 2024-04-24T17:12:31.285034+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state']) 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cluster 2024-04-24T17:12:31.285034+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state']) 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cluster 2024-04-24T17:12:31.285083+0000 mon.a (mon.0) 657 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: cluster 2024-04-24T17:12:31.285083+0000 mon.a (mon.0) 657 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: audit 2024-04-24T17:12:31.845919+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: audit 2024-04-24T17:12:31.845919+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: audit 2024-04-24T17:12:31.848293+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:32 smithi040 bash[70555]: audit 2024-04-24T17:12:31.848293+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cephadm 2024-04-24T17:12:30.724238+0000 mgr.x (mgr.25010) 659 : cephadm [INF] Reconfiguring rgw.smpl.smithi040.qgavxt (monmap changed)... 2024-04-24T17:12:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cephadm 2024-04-24T17:12:30.724238+0000 mgr.x (mgr.25010) 659 : cephadm [INF] Reconfiguring rgw.smpl.smithi040.qgavxt (monmap changed)... 2024-04-24T17:12:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cephadm 2024-04-24T17:12:30.731869+0000 mgr.x (mgr.25010) 660 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:12:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cephadm 2024-04-24T17:12:30.731869+0000 mgr.x (mgr.25010) 660 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:12:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cluster 2024-04-24T17:12:31.285034+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state']) 2024-04-24T17:12:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cluster 2024-04-24T17:12:31.285034+0000 mon.a (mon.0) 656 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.b on smithi204 is in unknown state']) 2024-04-24T17:12:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cluster 2024-04-24T17:12:31.285083+0000 mon.a (mon.0) 657 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: cluster 2024-04-24T17:12:31.285083+0000 mon.a (mon.0) 657 : cluster [INF] Cluster is now healthy 2024-04-24T17:12:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: audit 2024-04-24T17:12:31.845919+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: audit 2024-04-24T17:12:31.845919+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: audit 2024-04-24T17:12:31.848293+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:32 smithi204 bash[58651]: audit 2024-04-24T17:12:31.848293+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: cluster 2024-04-24T17:12:32.291242+0000 mgr.x (mgr.25010) 661 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: cluster 2024-04-24T17:12:32.291242+0000 mgr.x (mgr.25010) 661 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:32.537399+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:32.537399+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:32.548971+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:32.548971+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:32.558673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:32.558673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:33.268933+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[70555]: audit 2024-04-24T17:12:33.268933+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: cluster 2024-04-24T17:12:32.291242+0000 mgr.x (mgr.25010) 661 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: cluster 2024-04-24T17:12:32.291242+0000 mgr.x (mgr.25010) 661 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:32.537399+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:32.537399+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:32.548971+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:32.548971+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:32.558673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:32.558673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:33.268933+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:33 smithi040 bash[76016]: audit 2024-04-24T17:12:33.268933+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[54356]: ts=2024-04-24T17:12:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: cluster 2024-04-24T17:12:32.291242+0000 mgr.x (mgr.25010) 661 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: cluster 2024-04-24T17:12:32.291242+0000 mgr.x (mgr.25010) 661 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:32.537399+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:32.537399+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:32.548971+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:32.548971+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:32.558673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:32.558673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:33.268933+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:33 smithi204 bash[58651]: audit 2024-04-24T17:12:33.268933+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:12:34] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:32.886894+0000 mgr.x (mgr.25010) 662 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:32.886894+0000 mgr.x (mgr.25010) 662 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.283027+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.283027+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: cephadm 2024-04-24T17:12:33.318000+0000 mgr.x (mgr.25010) 663 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: cephadm 2024-04-24T17:12:33.318000+0000 mgr.x (mgr.25010) 663 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.319611+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.319611+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.322002+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.322002+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.323931+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: audit 2024-04-24T17:12:33.323931+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: cephadm 2024-04-24T17:12:33.325611+0000 mgr.x (mgr.25010) 664 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-04-24T17:12:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:34 smithi204 bash[58651]: cephadm 2024-04-24T17:12:33.325611+0000 mgr.x (mgr.25010) 664 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:32.886894+0000 mgr.x (mgr.25010) 662 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:32.886894+0000 mgr.x (mgr.25010) 662 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.283027+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.283027+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: cephadm 2024-04-24T17:12:33.318000+0000 mgr.x (mgr.25010) 663 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: cephadm 2024-04-24T17:12:33.318000+0000 mgr.x (mgr.25010) 663 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.319611+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.319611+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.322002+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.322002+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.323931+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: audit 2024-04-24T17:12:33.323931+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: cephadm 2024-04-24T17:12:33.325611+0000 mgr.x (mgr.25010) 664 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[70555]: cephadm 2024-04-24T17:12:33.325611+0000 mgr.x (mgr.25010) 664 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:32.886894+0000 mgr.x (mgr.25010) 662 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:32.886894+0000 mgr.x (mgr.25010) 662 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.283027+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.283027+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: cephadm 2024-04-24T17:12:33.318000+0000 mgr.x (mgr.25010) 663 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: cephadm 2024-04-24T17:12:33.318000+0000 mgr.x (mgr.25010) 663 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.319611+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.319611+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-24T17:12:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.322002+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:34.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.322002+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-24T17:12:34.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.323931+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:34.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: audit 2024-04-24T17:12:33.323931+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:34.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: cephadm 2024-04-24T17:12:33.325611+0000 mgr.x (mgr.25010) 664 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-04-24T17:12:34.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:34 smithi040 bash[76016]: cephadm 2024-04-24T17:12:33.325611+0000 mgr.x (mgr.25010) 664 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-04-24T17:12:35.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:35 smithi040 bash[70555]: cluster 2024-04-24T17:12:34.292888+0000 mgr.x (mgr.25010) 665 : cluster [DBG] pgmap v69: 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-24T17:12:35.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:35 smithi040 bash[70555]: cluster 2024-04-24T17:12:34.292888+0000 mgr.x (mgr.25010) 665 : cluster [DBG] pgmap v69: 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-24T17:12:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:35 smithi040 bash[76016]: cluster 2024-04-24T17:12:34.292888+0000 mgr.x (mgr.25010) 665 : cluster [DBG] pgmap v69: 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-24T17:12:35.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:35 smithi040 bash[76016]: cluster 2024-04-24T17:12:34.292888+0000 mgr.x (mgr.25010) 665 : cluster [DBG] pgmap v69: 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-24T17:12:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:35 smithi204 bash[58651]: cluster 2024-04-24T17:12:34.292888+0000 mgr.x (mgr.25010) 665 : cluster [DBG] pgmap v69: 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-24T17:12:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:35 smithi204 bash[58651]: cluster 2024-04-24T17:12:34.292888+0000 mgr.x (mgr.25010) 665 : cluster [DBG] pgmap v69: 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-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.373186+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.373186+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.386253+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.386253+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: cephadm 2024-04-24T17:12:35.396293+0000 mgr.x (mgr.25010) 666 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: cephadm 2024-04-24T17:12:35.396293+0000 mgr.x (mgr.25010) 666 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.397831+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.397831+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.400076+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: audit 2024-04-24T17:12:35.400076+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: cephadm 2024-04-24T17:12:35.405195+0000 mgr.x (mgr.25010) 667 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-04-24T17:12:36.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[70555]: cephadm 2024-04-24T17:12:35.405195+0000 mgr.x (mgr.25010) 667 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.373186+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.373186+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.386253+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.386253+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: cephadm 2024-04-24T17:12:35.396293+0000 mgr.x (mgr.25010) 666 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: cephadm 2024-04-24T17:12:35.396293+0000 mgr.x (mgr.25010) 666 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.397831+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.397831+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.400076+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: audit 2024-04-24T17:12:35.400076+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: cephadm 2024-04-24T17:12:35.405195+0000 mgr.x (mgr.25010) 667 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-04-24T17:12:36.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:36 smithi040 bash[76016]: cephadm 2024-04-24T17:12:35.405195+0000 mgr.x (mgr.25010) 667 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-04-24T17:12:36.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.373186+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.373186+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.386253+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.386253+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: cephadm 2024-04-24T17:12:35.396293+0000 mgr.x (mgr.25010) 666 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: cephadm 2024-04-24T17:12:35.396293+0000 mgr.x (mgr.25010) 666 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.397831+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.397831+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.400076+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: audit 2024-04-24T17:12:35.400076+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: cephadm 2024-04-24T17:12:35.405195+0000 mgr.x (mgr.25010) 667 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-04-24T17:12:36.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:36 smithi204 bash[58651]: cephadm 2024-04-24T17:12:35.405195+0000 mgr.x (mgr.25010) 667 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-04-24T17:12:37.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:37 smithi040 bash[70555]: cluster 2024-04-24T17:12:36.293577+0000 mgr.x (mgr.25010) 668 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:37.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:37 smithi040 bash[70555]: cluster 2024-04-24T17:12:36.293577+0000 mgr.x (mgr.25010) 668 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:37.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:37 smithi040 bash[76016]: cluster 2024-04-24T17:12:36.293577+0000 mgr.x (mgr.25010) 668 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:37.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:37 smithi040 bash[76016]: cluster 2024-04-24T17:12:36.293577+0000 mgr.x (mgr.25010) 668 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:37 smithi204 bash[58651]: cluster 2024-04-24T17:12:36.293577+0000 mgr.x (mgr.25010) 668 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:37.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:37 smithi204 bash[58651]: cluster 2024-04-24T17:12:36.293577+0000 mgr.x (mgr.25010) 668 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:38.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:38 smithi204 bash[54356]: ts=2024-04-24T17:12: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:12:39.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: cluster 2024-04-24T17:12:38.295792+0000 mgr.x (mgr.25010) 669 : cluster [DBG] pgmap v71: 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-24T17:12:39.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: cluster 2024-04-24T17:12:38.295792+0000 mgr.x (mgr.25010) 669 : cluster [DBG] pgmap v71: 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-24T17:12:39.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.460613+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.460613+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.471901+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.471901+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.478382+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:12:39.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.478382+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:12:39.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.479769+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:39.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:39 smithi204 bash[58651]: audit 2024-04-24T17:12:38.479769+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: cluster 2024-04-24T17:12:38.295792+0000 mgr.x (mgr.25010) 669 : cluster [DBG] pgmap v71: 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-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: cluster 2024-04-24T17:12:38.295792+0000 mgr.x (mgr.25010) 669 : cluster [DBG] pgmap v71: 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-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.460613+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.460613+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.471901+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.471901+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.478382+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.478382+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.479769+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[70555]: audit 2024-04-24T17:12:38.479769+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:39.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: cluster 2024-04-24T17:12:38.295792+0000 mgr.x (mgr.25010) 669 : cluster [DBG] pgmap v71: 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-24T17:12:39.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: cluster 2024-04-24T17:12:38.295792+0000 mgr.x (mgr.25010) 669 : cluster [DBG] pgmap v71: 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-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.460613+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.460613+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.471901+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.471901+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.478382+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.478382+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.479769+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:39 smithi040 bash[76016]: audit 2024-04-24T17:12:38.479769+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:40.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[70555]: cephadm 2024-04-24T17:12:38.477047+0000 mgr.x (mgr.25010) 670 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:12:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[70555]: cephadm 2024-04-24T17:12:38.477047+0000 mgr.x (mgr.25010) 670 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:12:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[70555]: cephadm 2024-04-24T17:12:38.481834+0000 mgr.x (mgr.25010) 671 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-04-24T17:12:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[70555]: cephadm 2024-04-24T17:12:38.481834+0000 mgr.x (mgr.25010) 671 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-04-24T17:12:40.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[76016]: cephadm 2024-04-24T17:12:38.477047+0000 mgr.x (mgr.25010) 670 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:12:40.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[76016]: cephadm 2024-04-24T17:12:38.477047+0000 mgr.x (mgr.25010) 670 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:12:40.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[76016]: cephadm 2024-04-24T17:12:38.481834+0000 mgr.x (mgr.25010) 671 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-04-24T17:12:40.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:40 smithi040 bash[76016]: cephadm 2024-04-24T17:12:38.481834+0000 mgr.x (mgr.25010) 671 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-04-24T17:12:40.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:40 smithi204 bash[58651]: cephadm 2024-04-24T17:12:38.477047+0000 mgr.x (mgr.25010) 670 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:12:40.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:40 smithi204 bash[58651]: cephadm 2024-04-24T17:12:38.477047+0000 mgr.x (mgr.25010) 670 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-24T17:12:40.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:40 smithi204 bash[58651]: cephadm 2024-04-24T17:12:38.481834+0000 mgr.x (mgr.25010) 671 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-04-24T17:12:40.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:40 smithi204 bash[58651]: cephadm 2024-04-24T17:12:38.481834+0000 mgr.x (mgr.25010) 671 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-04-24T17:12:41.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: cluster 2024-04-24T17:12:40.296536+0000 mgr.x (mgr.25010) 672 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:41.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: cluster 2024-04-24T17:12:40.296536+0000 mgr.x (mgr.25010) 672 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:41.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.451547+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.451547+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.463335+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.463335+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.501320+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.501320+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.503634+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[70555]: audit 2024-04-24T17:12:40.503634+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: cluster 2024-04-24T17:12:40.296536+0000 mgr.x (mgr.25010) 672 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: cluster 2024-04-24T17:12:40.296536+0000 mgr.x (mgr.25010) 672 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.451547+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.451547+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.463335+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.463335+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.501320+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.501320+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:12:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.503634+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:41 smithi040 bash[76016]: audit 2024-04-24T17:12:40.503634+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: cluster 2024-04-24T17:12:40.296536+0000 mgr.x (mgr.25010) 672 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: cluster 2024-04-24T17:12:40.296536+0000 mgr.x (mgr.25010) 672 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.451547+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.451547+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.463335+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.463335+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.501320+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.501320+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.503634+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:41 smithi204 bash[58651]: audit 2024-04-24T17:12:40.503634+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:42.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[76016]: cephadm 2024-04-24T17:12:40.499740+0000 mgr.x (mgr.25010) 673 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:12:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[76016]: cephadm 2024-04-24T17:12:40.499740+0000 mgr.x (mgr.25010) 673 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:12:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[76016]: cephadm 2024-04-24T17:12:40.508643+0000 mgr.x (mgr.25010) 674 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-04-24T17:12:42.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[76016]: cephadm 2024-04-24T17:12:40.508643+0000 mgr.x (mgr.25010) 674 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-04-24T17:12:42.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[70555]: cephadm 2024-04-24T17:12:40.499740+0000 mgr.x (mgr.25010) 673 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:12:42.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[70555]: cephadm 2024-04-24T17:12:40.499740+0000 mgr.x (mgr.25010) 673 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:12:42.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[70555]: cephadm 2024-04-24T17:12:40.508643+0000 mgr.x (mgr.25010) 674 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-04-24T17:12:42.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:42 smithi040 bash[70555]: cephadm 2024-04-24T17:12:40.508643+0000 mgr.x (mgr.25010) 674 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-04-24T17:12:42.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:42 smithi204 bash[58651]: cephadm 2024-04-24T17:12:40.499740+0000 mgr.x (mgr.25010) 673 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:12:42.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:42 smithi204 bash[58651]: cephadm 2024-04-24T17:12:40.499740+0000 mgr.x (mgr.25010) 673 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-24T17:12:42.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:42 smithi204 bash[58651]: cephadm 2024-04-24T17:12:40.508643+0000 mgr.x (mgr.25010) 674 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-04-24T17:12:42.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:42 smithi204 bash[58651]: cephadm 2024-04-24T17:12:40.508643+0000 mgr.x (mgr.25010) 674 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: cluster 2024-04-24T17:12:42.297207+0000 mgr.x (mgr.25010) 675 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: cluster 2024-04-24T17:12:42.297207+0000 mgr.x (mgr.25010) 675 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.645532+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.645532+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.662501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.662501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.679086+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.679086+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.681355+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[70555]: audit 2024-04-24T17:12:42.681355+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: cluster 2024-04-24T17:12:42.297207+0000 mgr.x (mgr.25010) 675 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: cluster 2024-04-24T17:12:42.297207+0000 mgr.x (mgr.25010) 675 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.645532+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.645532+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.662501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.662501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.679086+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.679086+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.681355+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:43 smithi040 bash[76016]: audit 2024-04-24T17:12:42.681355+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:43.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[54356]: ts=2024-04-24T17:12:43.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:12:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: cluster 2024-04-24T17:12:42.297207+0000 mgr.x (mgr.25010) 675 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: cluster 2024-04-24T17:12:42.297207+0000 mgr.x (mgr.25010) 675 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.645532+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.645532+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.662501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.662501+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.679086+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:12:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.679086+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:12:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.681355+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:43 smithi204 bash[58651]: audit 2024-04-24T17:12:42.681355+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:44.226 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:12:44] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2024-04-24T17:12:44.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:44 smithi204 bash[58651]: cephadm 2024-04-24T17:12:42.677546+0000 mgr.x (mgr.25010) 676 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:12:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:44 smithi204 bash[58651]: cephadm 2024-04-24T17:12:42.677546+0000 mgr.x (mgr.25010) 676 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:12:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:44 smithi204 bash[58651]: cephadm 2024-04-24T17:12:42.686394+0000 mgr.x (mgr.25010) 677 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-04-24T17:12:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:44 smithi204 bash[58651]: cephadm 2024-04-24T17:12:42.686394+0000 mgr.x (mgr.25010) 677 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-04-24T17:12:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:44 smithi204 bash[58651]: audit 2024-04-24T17:12:42.894934+0000 mgr.x (mgr.25010) 678 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:44 smithi204 bash[58651]: audit 2024-04-24T17:12:42.894934+0000 mgr.x (mgr.25010) 678 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:44.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[70555]: cephadm 2024-04-24T17:12:42.677546+0000 mgr.x (mgr.25010) 676 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[70555]: cephadm 2024-04-24T17:12:42.677546+0000 mgr.x (mgr.25010) 676 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[70555]: cephadm 2024-04-24T17:12:42.686394+0000 mgr.x (mgr.25010) 677 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[70555]: cephadm 2024-04-24T17:12:42.686394+0000 mgr.x (mgr.25010) 677 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[70555]: audit 2024-04-24T17:12:42.894934+0000 mgr.x (mgr.25010) 678 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[70555]: audit 2024-04-24T17:12:42.894934+0000 mgr.x (mgr.25010) 678 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[76016]: cephadm 2024-04-24T17:12:42.677546+0000 mgr.x (mgr.25010) 676 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[76016]: cephadm 2024-04-24T17:12:42.677546+0000 mgr.x (mgr.25010) 676 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[76016]: cephadm 2024-04-24T17:12:42.686394+0000 mgr.x (mgr.25010) 677 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[76016]: cephadm 2024-04-24T17:12:42.686394+0000 mgr.x (mgr.25010) 677 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[76016]: audit 2024-04-24T17:12:42.894934+0000 mgr.x (mgr.25010) 678 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:44 smithi040 bash[76016]: audit 2024-04-24T17:12:42.894934+0000 mgr.x (mgr.25010) 678 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: cluster 2024-04-24T17:12:44.298040+0000 mgr.x (mgr.25010) 679 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: cluster 2024-04-24T17:12:44.298040+0000 mgr.x (mgr.25010) 679 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.761760+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.761760+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.775108+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.775108+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: cephadm 2024-04-24T17:12:44.805820+0000 mgr.x (mgr.25010) 680 : cephadm [INF] Reconfiguring rgw.foo.smithi204.ppgzyx (monmap changed)... 2024-04-24T17:12:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: cephadm 2024-04-24T17:12:44.805820+0000 mgr.x (mgr.25010) 680 : cephadm [INF] Reconfiguring rgw.foo.smithi204.ppgzyx (monmap changed)... 2024-04-24T17:12:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.807481+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.807481+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.811886+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: audit 2024-04-24T17:12:44.811886+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: cephadm 2024-04-24T17:12:44.813441+0000 mgr.x (mgr.25010) 681 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:12:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:45 smithi204 bash[58651]: cephadm 2024-04-24T17:12:44.813441+0000 mgr.x (mgr.25010) 681 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:12:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: cluster 2024-04-24T17:12:44.298040+0000 mgr.x (mgr.25010) 679 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: cluster 2024-04-24T17:12:44.298040+0000 mgr.x (mgr.25010) 679 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.761760+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.761760+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.775108+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.775108+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: cephadm 2024-04-24T17:12:44.805820+0000 mgr.x (mgr.25010) 680 : cephadm [INF] Reconfiguring rgw.foo.smithi204.ppgzyx (monmap changed)... 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: cephadm 2024-04-24T17:12:44.805820+0000 mgr.x (mgr.25010) 680 : cephadm [INF] Reconfiguring rgw.foo.smithi204.ppgzyx (monmap changed)... 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.807481+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.807481+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.811886+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: audit 2024-04-24T17:12:44.811886+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: cephadm 2024-04-24T17:12:44.813441+0000 mgr.x (mgr.25010) 681 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[70555]: cephadm 2024-04-24T17:12:44.813441+0000 mgr.x (mgr.25010) 681 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: cluster 2024-04-24T17:12:44.298040+0000 mgr.x (mgr.25010) 679 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: cluster 2024-04-24T17:12:44.298040+0000 mgr.x (mgr.25010) 679 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.761760+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.761760+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.775108+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.775108+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: cephadm 2024-04-24T17:12:44.805820+0000 mgr.x (mgr.25010) 680 : cephadm [INF] Reconfiguring rgw.foo.smithi204.ppgzyx (monmap changed)... 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: cephadm 2024-04-24T17:12:44.805820+0000 mgr.x (mgr.25010) 680 : cephadm [INF] Reconfiguring rgw.foo.smithi204.ppgzyx (monmap changed)... 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.807481+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.807481+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.811886+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: audit 2024-04-24T17:12:44.811886+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: cephadm 2024-04-24T17:12:44.813441+0000 mgr.x (mgr.25010) 681 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:12:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:45 smithi040 bash[76016]: cephadm 2024-04-24T17:12:44.813441+0000 mgr.x (mgr.25010) 681 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:12:46.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:46 smithi040 bash[70555]: cluster 2024-04-24T17:12:46.298623+0000 mgr.x (mgr.25010) 682 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:46.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:46 smithi040 bash[70555]: cluster 2024-04-24T17:12:46.298623+0000 mgr.x (mgr.25010) 682 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:46 smithi040 bash[76016]: cluster 2024-04-24T17:12:46.298623+0000 mgr.x (mgr.25010) 682 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:46 smithi040 bash[76016]: cluster 2024-04-24T17:12:46.298623+0000 mgr.x (mgr.25010) 682 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:46 smithi204 bash[58651]: cluster 2024-04-24T17:12:46.298623+0000 mgr.x (mgr.25010) 682 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:46 smithi204 bash[58651]: cluster 2024-04-24T17:12:46.298623+0000 mgr.x (mgr.25010) 682 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:47.306 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.840034+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.840034+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.922132+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.922132+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.932590+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.932590+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: cephadm 2024-04-24T17:12:46.933743+0000 mgr.x (mgr.25010) 683 : cephadm [INF] Reconfiguring rgw.smpl.smithi204.ueevvo (monmap changed)... 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: cephadm 2024-04-24T17:12:46.933743+0000 mgr.x (mgr.25010) 683 : cephadm [INF] Reconfiguring rgw.smpl.smithi204.ueevvo (monmap changed)... 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.935035+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.935035+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:47.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.937278+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:46.937278+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: cephadm 2024-04-24T17:12:46.937540+0000 mgr.x (mgr.25010) 684 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: cephadm 2024-04-24T17:12:46.937540+0000 mgr.x (mgr.25010) 684 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.003872+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.003872+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.015972+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.015972+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.028548+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.028548+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.293685+0000 mgr.x (mgr.25010) 685 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[70555]: audit 2024-04-24T17:12:47.293685+0000 mgr.x (mgr.25010) 685 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.840034+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.840034+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.922132+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.922132+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.932590+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.932590+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: cephadm 2024-04-24T17:12:46.933743+0000 mgr.x (mgr.25010) 683 : cephadm [INF] Reconfiguring rgw.smpl.smithi204.ueevvo (monmap changed)... 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: cephadm 2024-04-24T17:12:46.933743+0000 mgr.x (mgr.25010) 683 : cephadm [INF] Reconfiguring rgw.smpl.smithi204.ueevvo (monmap changed)... 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.935035+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.935035+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.937278+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:46.937278+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: cephadm 2024-04-24T17:12:46.937540+0000 mgr.x (mgr.25010) 684 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: cephadm 2024-04-24T17:12:46.937540+0000 mgr.x (mgr.25010) 684 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.003872+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.003872+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.015972+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.015972+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.028548+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.028548+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.293685+0000 mgr.x (mgr.25010) 685 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:47 smithi040 bash[76016]: audit 2024-04-24T17:12:47.293685+0000 mgr.x (mgr.25010) 685 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.840034+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.840034+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:12:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.922132+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.922132+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.932590+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.932590+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: cephadm 2024-04-24T17:12:46.933743+0000 mgr.x (mgr.25010) 683 : cephadm [INF] Reconfiguring rgw.smpl.smithi204.ueevvo (monmap changed)... 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: cephadm 2024-04-24T17:12:46.933743+0000 mgr.x (mgr.25010) 683 : cephadm [INF] Reconfiguring rgw.smpl.smithi204.ueevvo (monmap changed)... 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.935035+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.935035+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.937278+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:46.937278+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: cephadm 2024-04-24T17:12:46.937540+0000 mgr.x (mgr.25010) 684 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: cephadm 2024-04-24T17:12:46.937540+0000 mgr.x (mgr.25010) 684 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.003872+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.003872+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.015972+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.015972+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.028548+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.028548+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.293685+0000 mgr.x (mgr.25010) 685 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:47 smithi204 bash[58651]: audit 2024-04-24T17:12:47.293685+0000 mgr.x (mgr.25010) 685 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 15s ago 17m - - 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 1s ago 17m - - 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (4m) 15s ago 10m 13.2M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (3m) 1s ago 10m 40.3M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (2m) 15s ago 8m 44.0M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (3m) 1s ago 16m 506M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:12:48.092 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (88s) 15s ago 18m 435M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (2m) 15s ago 18m 52.5M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (42s) 1s ago 16m 30.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (71s) 15s ago 16m 40.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (4m) 15s ago 10m 8704k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (3m) 1s ago 10m 9119k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (16m) 15s ago 16m 55.5M 4096M 17.2.0 e1d6a67b021e 7610fb676c2e 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (15m) 15s ago 15m 56.0M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (14m) 15s ago 14m 50.9M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (14m) 15s ago 14m 54.6M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (13m) 1s ago 13m 57.1M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (12m) 1s ago 13m 53.5M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (12m) 1s ago 12m 52.4M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (11m) 1s ago 11m 55.4M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:12:48.093 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (2m) 1s ago 11m 61.2M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:12:48.094 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (8m) 15s ago 8m 85.9M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:12:48.094 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (8m) 1s ago 8m 86.3M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:12:48.094 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (8m) 15s ago 8m 86.3M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:12:48.094 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (8m) 1s ago 8m 86.1M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:12:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:48 smithi204 bash[58651]: audit 2024-04-24T17:12:47.679182+0000 mgr.x (mgr.25010) 686 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:48 smithi204 bash[58651]: audit 2024-04-24T17:12:47.679182+0000 mgr.x (mgr.25010) 686 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:48 smithi204 bash[58651]: audit 2024-04-24T17:12:48.043723+0000 mgr.x (mgr.25010) 687 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:48 smithi204 bash[58651]: audit 2024-04-24T17:12:48.043723+0000 mgr.x (mgr.25010) 687 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:48 smithi204 bash[58651]: cluster 2024-04-24T17:12:48.299453+0000 mgr.x (mgr.25010) 688 : cluster [DBG] pgmap v76: 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-24T17:12:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:48 smithi204 bash[58651]: cluster 2024-04-24T17:12:48.299453+0000 mgr.x (mgr.25010) 688 : cluster [DBG] pgmap v76: 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-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:12:48.537 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:12:48.538 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:12:48.538 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:12:48.538 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-24T17:12:48.538 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 5 2024-04-24T17:12:48.538 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:12:48.538 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:12:48.919 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:12:48.919 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:12:48.919 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:12:48.919 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:12:48.919 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:12:48.919 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:12:48.919 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:12:48.920 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:12:48.920 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "5/23 daemons upgraded", 2024-04-24T17:12:48.920 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mon daemons", 2024-04-24T17:12:48.920 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:12:48.920 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:12:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[70555]: audit 2024-04-24T17:12:47.679182+0000 mgr.x (mgr.25010) 686 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[70555]: audit 2024-04-24T17:12:47.679182+0000 mgr.x (mgr.25010) 686 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[70555]: audit 2024-04-24T17:12:48.043723+0000 mgr.x (mgr.25010) 687 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[70555]: audit 2024-04-24T17:12:48.043723+0000 mgr.x (mgr.25010) 687 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[70555]: cluster 2024-04-24T17:12:48.299453+0000 mgr.x (mgr.25010) 688 : cluster [DBG] pgmap v76: 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-24T17:12:48.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[70555]: cluster 2024-04-24T17:12:48.299453+0000 mgr.x (mgr.25010) 688 : cluster [DBG] pgmap v76: 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-24T17:12:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[76016]: audit 2024-04-24T17:12:47.679182+0000 mgr.x (mgr.25010) 686 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[76016]: audit 2024-04-24T17:12:47.679182+0000 mgr.x (mgr.25010) 686 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[76016]: audit 2024-04-24T17:12:48.043723+0000 mgr.x (mgr.25010) 687 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[76016]: audit 2024-04-24T17:12:48.043723+0000 mgr.x (mgr.25010) 687 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[76016]: cluster 2024-04-24T17:12:48.299453+0000 mgr.x (mgr.25010) 688 : cluster [DBG] pgmap v76: 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-24T17:12:48.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:48 smithi040 bash[76016]: cluster 2024-04-24T17:12:48.299453+0000 mgr.x (mgr.25010) 688 : cluster [DBG] pgmap v76: 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-24T17:12:49.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:48 smithi204 bash[54356]: ts=2024-04-24T17:12: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:12:49.381 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:12:49.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:48.539383+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.40:0/1656899301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:48.539383+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.40:0/1656899301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:48.920131+0000 mgr.x (mgr.25010) 689 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:48.920131+0000 mgr.x (mgr.25010) 689 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.070624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.070624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.078428+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.078428+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.121059+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.121059+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.126241+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.126241+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.130230+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.130230+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: cephadm 2024-04-24T17:12:49.131064+0000 mgr.x (mgr.25010) 690 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: cephadm 2024-04-24T17:12:49.131064+0000 mgr.x (mgr.25010) 690 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.138346+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.138346+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.142759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:12:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.142759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:12:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.148507+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:12:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.148507+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:12:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.152689+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:12:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.152689+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:12:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.158097+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.158097+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.162011+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.162011+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.167352+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.167352+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.172521+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.172521+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: cephadm 2024-04-24T17:12:49.173716+0000 mgr.x (mgr.25010) 691 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: cephadm 2024-04-24T17:12:49.173716+0000 mgr.x (mgr.25010) 691 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.180730+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.180730+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.186158+0000 mgr.x (mgr.25010) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.186158+0000 mgr.x (mgr.25010) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.186580+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.186580+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: cephadm 2024-04-24T17:12:49.188790+0000 mgr.x (mgr.25010) 693 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:12:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: cephadm 2024-04-24T17:12:49.188790+0000 mgr.x (mgr.25010) 693 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:12:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.384679+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.40:0/2389185436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:49 smithi204 bash[58651]: audit 2024-04-24T17:12:49.384679+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.40:0/2389185436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:48.539383+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.40:0/1656899301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:48.539383+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.40:0/1656899301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:48.920131+0000 mgr.x (mgr.25010) 689 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:48.920131+0000 mgr.x (mgr.25010) 689 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.070624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.070624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.078428+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.078428+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.121059+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.121059+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.126241+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.126241+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.130230+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.130230+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: cephadm 2024-04-24T17:12:49.131064+0000 mgr.x (mgr.25010) 690 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: cephadm 2024-04-24T17:12:49.131064+0000 mgr.x (mgr.25010) 690 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.138346+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.138346+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.142759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.142759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:48.539383+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.40:0/1656899301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:48.539383+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.40:0/1656899301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:48.920131+0000 mgr.x (mgr.25010) 689 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:48.920131+0000 mgr.x (mgr.25010) 689 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.070624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.070624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.078428+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.078428+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.121059+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.121059+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.126241+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.126241+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.130230+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.130230+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: cephadm 2024-04-24T17:12:49.131064+0000 mgr.x (mgr.25010) 690 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: cephadm 2024-04-24T17:12:49.131064+0000 mgr.x (mgr.25010) 690 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-24T17:12:49.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.138346+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.138346+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.142759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.142759+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.148507+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.148507+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.152689+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.152689+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.158097+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.158097+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.162011+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:12:49.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.162011+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.167352+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.167352+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.172521+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.172521+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: cephadm 2024-04-24T17:12:49.173716+0000 mgr.x (mgr.25010) 691 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: cephadm 2024-04-24T17:12:49.173716+0000 mgr.x (mgr.25010) 691 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.180730+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.180730+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.186158+0000 mgr.x (mgr.25010) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.186158+0000 mgr.x (mgr.25010) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.148507+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.148507+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.152689+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.152689+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.158097+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.158097+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.162011+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.162011+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.167352+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.167352+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.172521+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.172521+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: cephadm 2024-04-24T17:12:49.173716+0000 mgr.x (mgr.25010) 691 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: cephadm 2024-04-24T17:12:49.173716+0000 mgr.x (mgr.25010) 691 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.180730+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.180730+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.186158+0000 mgr.x (mgr.25010) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.186158+0000 mgr.x (mgr.25010) 692 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.186580+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.186580+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: cephadm 2024-04-24T17:12:49.188790+0000 mgr.x (mgr.25010) 693 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: cephadm 2024-04-24T17:12:49.188790+0000 mgr.x (mgr.25010) 693 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.384679+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.40:0/2389185436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[76016]: audit 2024-04-24T17:12:49.384679+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.40:0/2389185436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.186580+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.186580+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-24T17:12:49.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: cephadm 2024-04-24T17:12:49.188790+0000 mgr.x (mgr.25010) 693 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:12:49.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: cephadm 2024-04-24T17:12:49.188790+0000 mgr.x (mgr.25010) 693 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-24T17:12:49.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.384679+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.40:0/2389185436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:49.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:49 smithi040 bash[70555]: audit 2024-04-24T17:12:49.384679+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.40:0/2389185436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:12:50.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:50 smithi040 bash[70555]: cluster 2024-04-24T17:12:50.300230+0000 mgr.x (mgr.25010) 694 : cluster [DBG] pgmap v77: 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-24T17:12:50.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:50 smithi040 bash[70555]: cluster 2024-04-24T17:12:50.300230+0000 mgr.x (mgr.25010) 694 : cluster [DBG] pgmap v77: 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-24T17:12:50.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:50 smithi040 bash[76016]: cluster 2024-04-24T17:12:50.300230+0000 mgr.x (mgr.25010) 694 : cluster [DBG] pgmap v77: 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-24T17:12:50.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:50 smithi040 bash[76016]: cluster 2024-04-24T17:12:50.300230+0000 mgr.x (mgr.25010) 694 : cluster [DBG] pgmap v77: 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-24T17:12:50.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:50 smithi204 bash[58651]: cluster 2024-04-24T17:12:50.300230+0000 mgr.x (mgr.25010) 694 : cluster [DBG] pgmap v77: 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-24T17:12:50.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:50 smithi204 bash[58651]: cluster 2024-04-24T17:12:50.300230+0000 mgr.x (mgr.25010) 694 : cluster [DBG] pgmap v77: 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-24T17:12:53.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: cluster 2024-04-24T17:12:52.301167+0000 mgr.x (mgr.25010) 695 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:12:53.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: cluster 2024-04-24T17:12:52.301167+0000 mgr.x (mgr.25010) 695 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:12:53.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: cephadm 2024-04-24T17:12:52.312091+0000 mgr.x (mgr.25010) 696 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:12:53.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: cephadm 2024-04-24T17:12:52.312091+0000 mgr.x (mgr.25010) 696 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:12:53.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.318425+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.318425+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.321704+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.321704+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.323541+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.323541+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: cephadm 2024-04-24T17:12:52.328524+0000 mgr.x (mgr.25010) 697 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: cephadm 2024-04-24T17:12:52.328524+0000 mgr.x (mgr.25010) 697 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.751203+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.751203+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.764519+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.764519+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.773736+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[70555]: audit 2024-04-24T17:12:52.773736+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: cluster 2024-04-24T17:12:52.301167+0000 mgr.x (mgr.25010) 695 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: cluster 2024-04-24T17:12:52.301167+0000 mgr.x (mgr.25010) 695 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: cephadm 2024-04-24T17:12:52.312091+0000 mgr.x (mgr.25010) 696 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: cephadm 2024-04-24T17:12:52.312091+0000 mgr.x (mgr.25010) 696 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.318425+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.318425+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.321704+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.321704+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.323541+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.323541+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: cephadm 2024-04-24T17:12:52.328524+0000 mgr.x (mgr.25010) 697 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: cephadm 2024-04-24T17:12:52.328524+0000 mgr.x (mgr.25010) 697 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.751203+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.751203+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.764519+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.764519+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.773736+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:53 smithi040 bash[76016]: audit 2024-04-24T17:12:52.773736+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[54356]: ts=2024-04-24T17:12: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:12:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: cluster 2024-04-24T17:12:52.301167+0000 mgr.x (mgr.25010) 695 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:12:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: cluster 2024-04-24T17:12:52.301167+0000 mgr.x (mgr.25010) 695 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:12:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: cephadm 2024-04-24T17:12:52.312091+0000 mgr.x (mgr.25010) 696 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:12:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: cephadm 2024-04-24T17:12:52.312091+0000 mgr.x (mgr.25010) 696 : cephadm [INF] Upgrade: Updating osd.0 2024-04-24T17:12:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.318425+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.318425+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.321704+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.321704+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.323541+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.323541+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: cephadm 2024-04-24T17:12:52.328524+0000 mgr.x (mgr.25010) 697 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: cephadm 2024-04-24T17:12:52.328524+0000 mgr.x (mgr.25010) 697 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.751203+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.751203+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.764519+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.764519+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.773736+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:53 smithi204 bash[58651]: audit 2024-04-24T17:12:52.773736+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:12:54.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:54 smithi040 bash[76016]: audit 2024-04-24T17:12:52.903496+0000 mgr.x (mgr.25010) 698 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:54.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:54 smithi040 bash[76016]: audit 2024-04-24T17:12:52.903496+0000 mgr.x (mgr.25010) 698 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:54 smithi040 bash[70555]: audit 2024-04-24T17:12:52.903496+0000 mgr.x (mgr.25010) 698 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:54 smithi040 bash[70555]: audit 2024-04-24T17:12:52.903496+0000 mgr.x (mgr.25010) 698 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:54.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:12:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:12:54] "GET /metrics HTTP/1.1" 200 38279 "" "Prometheus/2.33.4" 2024-04-24T17:12:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:54 smithi204 bash[58651]: audit 2024-04-24T17:12:52.903496+0000 mgr.x (mgr.25010) 698 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:54 smithi204 bash[58651]: audit 2024-04-24T17:12:52.903496+0000 mgr.x (mgr.25010) 698 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:12:55.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:55 smithi040 bash[70555]: cluster 2024-04-24T17:12:54.302847+0000 mgr.x (mgr.25010) 699 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:55.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:55 smithi040 bash[70555]: cluster 2024-04-24T17:12:54.302847+0000 mgr.x (mgr.25010) 699 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:55.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:55 smithi040 bash[76016]: cluster 2024-04-24T17:12:54.302847+0000 mgr.x (mgr.25010) 699 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:55.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:55 smithi040 bash[76016]: cluster 2024-04-24T17:12:54.302847+0000 mgr.x (mgr.25010) 699 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:55 smithi204 bash[58651]: cluster 2024-04-24T17:12:54.302847+0000 mgr.x (mgr.25010) 699 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:55 smithi204 bash[58651]: cluster 2024-04-24T17:12:54.302847+0000 mgr.x (mgr.25010) 699 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:12:56.882 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.883 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.883 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.884 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.884 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.884 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.885 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:56.885 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: Stopping Ceph osd.0 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:12:56.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:56 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:12:57.187 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[27246]: debug 2024-04-24T17:12:57.006+0000 7f47842e2700 -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-24T17:12:57.187 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[27246]: debug 2024-04-24T17:12:57.006+0000 7f47842e2700 -1 osd.0 115 *** Got signal Terminated *** 2024-04-24T17:12:57.188 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[27246]: debug 2024-04-24T17:12:57.006+0000 7f47842e2700 -1 osd.0 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:12:57.630 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:57 smithi204 bash[58651]: cluster 2024-04-24T17:12:56.303579+0000 mgr.x (mgr.25010) 700 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:57.630 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:57 smithi204 bash[58651]: cluster 2024-04-24T17:12:56.303579+0000 mgr.x (mgr.25010) 700 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:57.630 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:57 smithi204 bash[58651]: cluster 2024-04-24T17:12:57.009412+0000 mon.a (mon.0) 718 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:12:57.630 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:57 smithi204 bash[58651]: cluster 2024-04-24T17:12:57.009412+0000 mon.a (mon.0) 718 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:12:57.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[76016]: cluster 2024-04-24T17:12:56.303579+0000 mgr.x (mgr.25010) 700 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:57.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[76016]: cluster 2024-04-24T17:12:56.303579+0000 mgr.x (mgr.25010) 700 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:57.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[76016]: cluster 2024-04-24T17:12:57.009412+0000 mon.a (mon.0) 718 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:12:57.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[76016]: cluster 2024-04-24T17:12:57.009412+0000 mon.a (mon.0) 718 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:12:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[70555]: cluster 2024-04-24T17:12:56.303579+0000 mgr.x (mgr.25010) 700 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[70555]: cluster 2024-04-24T17:12:56.303579+0000 mgr.x (mgr.25010) 700 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:12:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[70555]: cluster 2024-04-24T17:12:57.009412+0000 mon.a (mon.0) 718 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:12:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:57 smithi040 bash[70555]: cluster 2024-04-24T17:12:57.009412+0000 mon.a (mon.0) 718 : cluster [INF] osd.0 marked itself down and dead 2024-04-24T17:12:58.626 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[79408]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[76016]: cluster 2024-04-24T17:12:57.331980+0000 mon.a (mon.0) 719 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[76016]: cluster 2024-04-24T17:12:57.331980+0000 mon.a (mon.0) 719 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[76016]: cluster 2024-04-24T17:12:57.343243+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[76016]: cluster 2024-04-24T17:12:57.343243+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[76016]: cluster 2024-04-24T17:12:58.347416+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[76016]: cluster 2024-04-24T17:12:58.347416+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[70555]: cluster 2024-04-24T17:12:57.331980+0000 mon.a (mon.0) 719 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[70555]: cluster 2024-04-24T17:12:57.331980+0000 mon.a (mon.0) 719 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[70555]: cluster 2024-04-24T17:12:57.343243+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:12:58.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[70555]: cluster 2024-04-24T17:12:57.343243+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:12:58.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[70555]: cluster 2024-04-24T17:12:58.347416+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:12:58.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[70555]: cluster 2024-04-24T17:12:58.347416+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:12:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:58 smithi204 bash[58651]: cluster 2024-04-24T17:12:57.331980+0000 mon.a (mon.0) 719 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:12:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:58 smithi204 bash[58651]: cluster 2024-04-24T17:12:57.331980+0000 mon.a (mon.0) 719 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:12:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:58 smithi204 bash[58651]: cluster 2024-04-24T17:12:57.343243+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:12:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:58 smithi204 bash[58651]: cluster 2024-04-24T17:12:57.343243+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-24T17:12:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:58 smithi204 bash[58651]: cluster 2024-04-24T17:12:58.347416+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:12:58.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:58 smithi204 bash[58651]: cluster 2024-04-24T17:12:58.347416+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-24T17:12:58.937 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:12:58 smithi040 bash[79472]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:12:59.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:12:58 smithi204 bash[54356]: ts=2024-04-24T17:12:58.664Z 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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:12:59.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[70555]: cluster 2024-04-24T17:12:58.305987+0000 mgr.x (mgr.25010) 701 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:12:59.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[70555]: cluster 2024-04-24T17:12:58.305987+0000 mgr.x (mgr.25010) 701 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:12:59.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[70555]: cluster 2024-04-24T17:12:58.351379+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-24T17:12:59.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[70555]: cluster 2024-04-24T17:12:58.351379+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-24T17:12:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[76016]: cluster 2024-04-24T17:12:58.305987+0000 mgr.x (mgr.25010) 701 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:12:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[76016]: cluster 2024-04-24T17:12:58.305987+0000 mgr.x (mgr.25010) 701 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:12:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[76016]: cluster 2024-04-24T17:12:58.351379+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-24T17:12:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:12:59 smithi040 bash[76016]: cluster 2024-04-24T17:12:58.351379+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-24T17:12:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:59 smithi204 bash[58651]: cluster 2024-04-24T17:12:58.305987+0000 mgr.x (mgr.25010) 701 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:12:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:59 smithi204 bash[58651]: cluster 2024-04-24T17:12:58.305987+0000 mgr.x (mgr.25010) 701 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:12:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:59 smithi204 bash[58651]: cluster 2024-04-24T17:12:58.351379+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-24T17:12:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:12:59 smithi204 bash[58651]: cluster 2024-04-24T17:12:58.351379+0000 mon.a (mon.0) 722 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-24T17:13:00.839 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.839 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.839 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.840 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.840 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.840 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.841 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-24T17:13:00.841 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: Stopped Ceph osd.0 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:13:00.841 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:00.841 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:00 smithi040 systemd[1]: Started Ceph osd.0 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:13:01.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: cluster 2024-04-24T17:13:00.307516+0000 mgr.x (mgr.25010) 702 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: cluster 2024-04-24T17:13:00.307516+0000 mgr.x (mgr.25010) 702 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.884287+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.884287+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.892071+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.892071+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.944727+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.944727+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.946619+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.946619+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.954803+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:00.954803+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.045562+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.045562+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.050692+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.050692+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.056364+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.056364+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.058372+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: cluster 2024-04-24T17:13:00.307516+0000 mgr.x (mgr.25010) 702 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: cluster 2024-04-24T17:13:00.307516+0000 mgr.x (mgr.25010) 702 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.884287+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.884287+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.892071+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.892071+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.944727+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.944727+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.946619+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.946619+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.954803+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:00.954803+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.045562+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.045562+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.050692+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.050692+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.056364+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.056364+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.058372+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.058372+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.068737+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.068737+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.158340+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.158340+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.162643+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.162643+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.166182+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.166182+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.167483+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.167483+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.175040+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.175040+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.264019+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.264019+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.267350+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.267350+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.270869+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.270869+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.272599+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.058372+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.068737+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.068737+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.158340+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.158340+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.162643+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.162643+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.166182+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.166182+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.167483+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.167483+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.175040+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.175040+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.264019+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.264019+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.267350+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.267350+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.270869+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.270869+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.272599+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.272599+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.280664+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.280664+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.362767+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.362767+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.366331+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.366331+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.370358+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.370358+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.371711+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[76016]: audit 2024-04-24T17:13:01.371711+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.272599+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.280664+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.280664+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.362767+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.362767+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.366331+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.366331+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.370358+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.370358+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.371711+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:01 smithi040 bash[70555]: audit 2024-04-24T17:13:01.371711+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: cluster 2024-04-24T17:13:00.307516+0000 mgr.x (mgr.25010) 702 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: cluster 2024-04-24T17:13:00.307516+0000 mgr.x (mgr.25010) 702 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.884287+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.884287+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.892071+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.892071+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.944727+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.944727+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.946619+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.946619+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.954803+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:00.954803+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.045562+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.045562+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.050692+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.050692+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.056364+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.056364+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.058372+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.058372+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.068737+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.068737+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.158340+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.158340+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.162643+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.162643+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.166182+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.166182+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.167483+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.167483+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.175040+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.175040+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.264019+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.264019+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.267350+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.267350+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.270869+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.270869+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.272599+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.272599+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.280664+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.280664+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.362767+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.362767+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.366331+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.366331+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.370358+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.370358+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.371711+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:01 smithi204 bash[58651]: audit 2024-04-24T17:13:01.371711+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:00.954671+0000 mgr.x (mgr.25010) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:00.954671+0000 mgr.x (mgr.25010) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.068823+0000 mgr.x (mgr.25010) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.068823+0000 mgr.x (mgr.25010) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.174810+0000 mgr.x (mgr.25010) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.174810+0000 mgr.x (mgr.25010) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.280650+0000 mgr.x (mgr.25010) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.280650+0000 mgr.x (mgr.25010) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.377953+0000 mgr.x (mgr.25010) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.377953+0000 mgr.x (mgr.25010) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.378023+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.378023+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.455875+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.455875+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.458564+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.458564+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.461319+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.461319+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.462428+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.462428+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.469371+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:13:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:13:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-24T17:13:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: 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-24T17:13:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-24T17:13:02.628 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-24T17:13:02.629 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-24T17:13:02.629 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-24T17:13:02.629 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[79621]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.469371+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.545437+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.545437+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.550527+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.550527+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.554793+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.554793+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.556697+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.556697+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.565345+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.565345+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.653344+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.653344+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.658203+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.658203+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.661807+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.661807+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.663299+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.663299+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:00.954671+0000 mgr.x (mgr.25010) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:00.954671+0000 mgr.x (mgr.25010) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.068823+0000 mgr.x (mgr.25010) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.068823+0000 mgr.x (mgr.25010) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.174810+0000 mgr.x (mgr.25010) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.174810+0000 mgr.x (mgr.25010) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.280650+0000 mgr.x (mgr.25010) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.280650+0000 mgr.x (mgr.25010) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.377953+0000 mgr.x (mgr.25010) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.377953+0000 mgr.x (mgr.25010) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.378023+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.378023+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.455875+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.455875+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.458564+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.458564+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.461319+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.461319+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.462428+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.462428+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.469371+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.673592+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.673592+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.765011+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.765011+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.769243+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.769243+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.773128+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.773128+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.774673+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.774673+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.781953+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.781953+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.843367+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.843367+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.844565+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.844565+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.891400+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.891400+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.893999+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.893999+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.897317+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.897317+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.898349+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.898349+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.904310+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.904310+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.991091+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.991091+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.994686+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.994686+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.998446+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.998446+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.999569+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:01.999569+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.006204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.006204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.081407+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.081407+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.084023+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.469371+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.545437+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.545437+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.550527+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.550527+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.635 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.554793+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.554793+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.556697+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.556697+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.565345+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.565345+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.653344+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.653344+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.658203+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.658203+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.661807+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.661807+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.663299+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.636 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.663299+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.084023+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.086851+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.086851+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.087740+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.087740+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.093958+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.093958+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.183025+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.183025+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.185868+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.185868+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.188947+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.188947+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.190017+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.190017+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.196405+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.196405+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.295349+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.295349+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.297820+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.297820+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.300844+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.300844+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.301758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.301758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.307696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[76016]: audit 2024-04-24T17:13:02.307696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.673592+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.673592+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.765011+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.765011+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.769243+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.769243+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.773128+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.773128+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.774673+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.774673+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.781953+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.781953+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.843367+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.843367+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.844565+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.844565+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.891400+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.891400+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.893999+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.893999+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.897317+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.897317+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.898349+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.898349+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.904310+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.904310+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.991091+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.991091+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.994686+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.994686+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.998446+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.998446+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.999569+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:01.999569+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.006204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.006204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.081407+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.081407+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.084023+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.084023+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.086851+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.086851+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.087740+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.087740+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.093958+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.093958+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.183025+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.183025+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.185868+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.185868+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.188947+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.188947+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.190017+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.190017+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.196405+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.196405+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.295349+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.295349+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.297820+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.297820+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.300844+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.300844+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.301758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.301758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.307696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:02 smithi040 bash[70555]: audit 2024-04-24T17:13:02.307696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:00.954671+0000 mgr.x (mgr.25010) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:00.954671+0000 mgr.x (mgr.25010) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.068823+0000 mgr.x (mgr.25010) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.068823+0000 mgr.x (mgr.25010) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.174810+0000 mgr.x (mgr.25010) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.174810+0000 mgr.x (mgr.25010) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.280650+0000 mgr.x (mgr.25010) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.280650+0000 mgr.x (mgr.25010) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.377953+0000 mgr.x (mgr.25010) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.377953+0000 mgr.x (mgr.25010) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.378023+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.378023+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.455875+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.455875+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.458564+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.458564+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.461319+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.461319+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.462428+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.462428+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.469371+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.469371+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.545437+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.545437+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.550527+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.550527+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.554793+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.554793+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.556697+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.556697+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.565345+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.565345+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.653344+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.653344+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.658203+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.658203+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.661807+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.661807+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.663299+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.663299+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.673592+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.673592+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.765011+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.765011+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.769243+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.769243+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.773128+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.773128+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.774673+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.774673+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.781953+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.781953+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.843367+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.843367+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.844565+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.844565+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.891400+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.891400+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.893999+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.893999+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.897317+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.897317+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.898349+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.898349+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.904310+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.904310+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.991091+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.991091+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.994686+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.994686+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.998446+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.998446+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.999569+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:01.999569+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.006204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.006204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.081407+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.081407+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.084023+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.084023+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.086851+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.086851+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.087740+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.087740+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.093958+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.093958+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.183025+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.183025+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.185868+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.185868+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.188947+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.188947+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.190017+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.190017+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.196405+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.196405+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.295349+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.295349+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.297820+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.297820+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.300844+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.300844+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.301758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.301758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.307696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:02 smithi204 bash[58651]: audit 2024-04-24T17:13:02.307696+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.469071+0000 mgr.x (mgr.25010) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.469071+0000 mgr.x (mgr.25010) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.565063+0000 mgr.x (mgr.25010) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.565063+0000 mgr.x (mgr.25010) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.673716+0000 mgr.x (mgr.25010) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.673716+0000 mgr.x (mgr.25010) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.781917+0000 mgr.x (mgr.25010) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.781917+0000 mgr.x (mgr.25010) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.904059+0000 mgr.x (mgr.25010) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:01.904059+0000 mgr.x (mgr.25010) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.005849+0000 mgr.x (mgr.25010) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.005849+0000 mgr.x (mgr.25010) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.093837+0000 mgr.x (mgr.25010) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.093837+0000 mgr.x (mgr.25010) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.196278+0000 mgr.x (mgr.25010) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.196278+0000 mgr.x (mgr.25010) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.307555+0000 mgr.x (mgr.25010) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.307555+0000 mgr.x (mgr.25010) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cluster 2024-04-24T17:13:02.308284+0000 mgr.x (mgr.25010) 717 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cluster 2024-04-24T17:13:02.308284+0000 mgr.x (mgr.25010) 717 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.400763+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.469071+0000 mgr.x (mgr.25010) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.469071+0000 mgr.x (mgr.25010) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.565063+0000 mgr.x (mgr.25010) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.565063+0000 mgr.x (mgr.25010) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.673716+0000 mgr.x (mgr.25010) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.673716+0000 mgr.x (mgr.25010) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.781917+0000 mgr.x (mgr.25010) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.781917+0000 mgr.x (mgr.25010) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.904059+0000 mgr.x (mgr.25010) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:01.904059+0000 mgr.x (mgr.25010) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.005849+0000 mgr.x (mgr.25010) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.005849+0000 mgr.x (mgr.25010) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.093837+0000 mgr.x (mgr.25010) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.093837+0000 mgr.x (mgr.25010) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.196278+0000 mgr.x (mgr.25010) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.196278+0000 mgr.x (mgr.25010) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.307555+0000 mgr.x (mgr.25010) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.307555+0000 mgr.x (mgr.25010) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cluster 2024-04-24T17:13:02.308284+0000 mgr.x (mgr.25010) 717 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cluster 2024-04-24T17:13:02.308284+0000 mgr.x (mgr.25010) 717 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.400763+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.400763+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.405221+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.405221+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.409935+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.409935+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.411352+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.411352+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.418383+0000 mgr.x (mgr.25010) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.418383+0000 mgr.x (mgr.25010) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.418385+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.418385+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.493577+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.493577+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.496813+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.496813+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.500742+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.500742+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.503174+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.503174+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.508688+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.400763+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.405221+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.405221+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.409935+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.409935+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.411352+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.411352+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.418383+0000 mgr.x (mgr.25010) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.418383+0000 mgr.x (mgr.25010) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.418385+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.418385+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.493577+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.493577+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.496813+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.496813+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.500742+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.500742+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.503174+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.503174+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.508688+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.508688+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.567452+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.567452+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.570085+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.570085+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.573118+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.573118+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.574278+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.574278+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.580187+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.580187+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.669632+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.669632+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.674266+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.674266+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.678349+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.678349+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.679787+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.679787+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.508688+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.567452+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.567452+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.570085+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.570085+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.573118+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.573118+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.574278+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.574278+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.580187+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.580187+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.669632+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.669632+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.674266+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.674266+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.678349+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.678349+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.679787+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.679787+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.689562+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.689562+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.768922+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.768922+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.772151+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.772151+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.775541+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.775541+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.776771+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.776771+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.783356+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.783356+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.862576+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.862576+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.865913+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.865913+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.869563+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.869563+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.871035+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.689562+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.689562+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.768922+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.768922+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.772151+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.772151+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.775541+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.775541+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.776771+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.776771+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.783356+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.783356+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.862576+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.862576+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.865913+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.865913+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.869563+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.869563+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.871035+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.871035+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.878889+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.878889+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.955669+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.955669+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.958505+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.958505+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.961362+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.961362+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.963007+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.963007+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.971897+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:02.971897+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.059788+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.059788+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.064962+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.064962+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.069618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.069618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.071496+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.871035+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.878889+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.878889+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.955669+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.955669+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.958505+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.958505+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.961362+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.961362+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.963007+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.963007+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.971897+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:02.971897+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.059788+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.059788+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.064962+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.064962+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.069618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.069618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.071496+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.071496+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.081812+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.081812+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.171708+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.171708+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.176225+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.176225+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.179862+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.179862+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.181462+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.181462+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.191448+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.191448+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.281092+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.281092+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.285543+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.285543+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.289385+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.289385+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.290986+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.290986+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.300606+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[70555]: audit 2024-04-24T17:13:03.300606+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.071496+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.081812+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.081812+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.171708+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.171708+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.176225+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.176225+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.179862+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.179862+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.181462+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.181462+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.191448+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.191448+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.281092+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.281092+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.285543+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.285543+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.289385+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.289385+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.290986+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.290986+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.300606+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:03 smithi040 bash[76016]: audit 2024-04-24T17:13:03.300606+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[54356]: ts=2024-04-24T17: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.469071+0000 mgr.x (mgr.25010) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.469071+0000 mgr.x (mgr.25010) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.565063+0000 mgr.x (mgr.25010) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.565063+0000 mgr.x (mgr.25010) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.673716+0000 mgr.x (mgr.25010) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.673716+0000 mgr.x (mgr.25010) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.781917+0000 mgr.x (mgr.25010) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.781917+0000 mgr.x (mgr.25010) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.904059+0000 mgr.x (mgr.25010) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:01.904059+0000 mgr.x (mgr.25010) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.005849+0000 mgr.x (mgr.25010) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.005849+0000 mgr.x (mgr.25010) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.093837+0000 mgr.x (mgr.25010) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.093837+0000 mgr.x (mgr.25010) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.196278+0000 mgr.x (mgr.25010) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.196278+0000 mgr.x (mgr.25010) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.307555+0000 mgr.x (mgr.25010) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.307555+0000 mgr.x (mgr.25010) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cluster 2024-04-24T17:13:02.308284+0000 mgr.x (mgr.25010) 717 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cluster 2024-04-24T17:13:02.308284+0000 mgr.x (mgr.25010) 717 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.400763+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.400763+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.405221+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.405221+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.409935+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.409935+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.411352+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.411352+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.418383+0000 mgr.x (mgr.25010) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.418383+0000 mgr.x (mgr.25010) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.418385+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.418385+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.493577+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.493577+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.496813+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.496813+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.500742+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.500742+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.503174+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.503174+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.508688+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.508688+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.567452+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.567452+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.570085+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.570085+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.573118+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.573118+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.574278+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.574278+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.580187+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.580187+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.669632+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.669632+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.674266+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.674266+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.678349+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.678349+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.679787+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.679787+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.689562+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.689562+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.768922+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.768922+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.772151+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.772151+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.775541+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.775541+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.776771+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.776771+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.783356+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.783356+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.862576+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.862576+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.865913+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.865913+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.869563+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.869563+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.871035+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.871035+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.878889+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.878889+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.955669+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.955669+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.958505+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.958505+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.961362+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.961362+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.963007+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.963007+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.971897+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:02.971897+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.059788+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.059788+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.064962+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.064962+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.069618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.069618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.071496+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.071496+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.081812+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.081812+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.171708+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.171708+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.176225+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.176225+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.179862+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.179862+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.181462+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.181462+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.191448+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.191448+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.281092+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.281092+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.285543+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.285543+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.289385+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.289385+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.290986+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.290986+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.300606+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:03 smithi204 bash[58651]: audit 2024-04-24T17:13:03.300606+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.389 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:13:04] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.508282+0000 mgr.x (mgr.25010) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.508282+0000 mgr.x (mgr.25010) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.579861+0000 mgr.x (mgr.25010) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.579861+0000 mgr.x (mgr.25010) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.689338+0000 mgr.x (mgr.25010) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.689338+0000 mgr.x (mgr.25010) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.783028+0000 mgr.x (mgr.25010) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.783028+0000 mgr.x (mgr.25010) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.878668+0000 mgr.x (mgr.25010) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.878668+0000 mgr.x (mgr.25010) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:02.911186+0000 mgr.x (mgr.25010) 724 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:02.911186+0000 mgr.x (mgr.25010) 724 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.971593+0000 mgr.x (mgr.25010) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:02.971593+0000 mgr.x (mgr.25010) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.081920+0000 mgr.x (mgr.25010) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.081920+0000 mgr.x (mgr.25010) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.191520+0000 mgr.x (mgr.25010) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.191520+0000 mgr.x (mgr.25010) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.300872+0000 mgr.x (mgr.25010) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.300872+0000 mgr.x (mgr.25010) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.411139+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.508282+0000 mgr.x (mgr.25010) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.508282+0000 mgr.x (mgr.25010) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.579861+0000 mgr.x (mgr.25010) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.579861+0000 mgr.x (mgr.25010) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.689338+0000 mgr.x (mgr.25010) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.689338+0000 mgr.x (mgr.25010) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.783028+0000 mgr.x (mgr.25010) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.783028+0000 mgr.x (mgr.25010) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.878668+0000 mgr.x (mgr.25010) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.878668+0000 mgr.x (mgr.25010) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:02.911186+0000 mgr.x (mgr.25010) 724 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:02.911186+0000 mgr.x (mgr.25010) 724 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.971593+0000 mgr.x (mgr.25010) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:02.971593+0000 mgr.x (mgr.25010) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.081920+0000 mgr.x (mgr.25010) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.081920+0000 mgr.x (mgr.25010) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.191520+0000 mgr.x (mgr.25010) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.191520+0000 mgr.x (mgr.25010) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.300872+0000 mgr.x (mgr.25010) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.300872+0000 mgr.x (mgr.25010) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.411139+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.411139+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.415660+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.415660+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.419768+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.419768+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.421386+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.421386+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.435048+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.435048+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.495691+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.495691+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.497820+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.497820+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.499765+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.499765+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.500584+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.500584+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.509394+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.509394+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.550913+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.550913+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.553372+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.553372+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.555911+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.555911+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.556870+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.556870+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.565166+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.565166+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.606062+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.606062+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.608316+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.608316+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.610642+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.610642+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.611497+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.611497+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.619309+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.619309+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.411139+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.415660+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.415660+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.419768+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.419768+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.421386+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.421386+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.435048+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.435048+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.495691+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.495691+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.497820+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.497820+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.499765+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.499765+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.500584+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.500584+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.509394+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.509394+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.659961+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.659961+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.662643+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.662643+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.664854+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.664854+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.665689+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.665689+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.673361+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.673361+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.714111+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.714111+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.716268+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.716268+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.718398+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.718398+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.719218+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.719218+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.727289+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.550913+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.550913+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.553372+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.553372+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.555911+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.555911+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.556870+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.556870+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.565166+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.565166+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.606062+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.606062+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.608316+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.608316+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.610642+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.610642+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.611497+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.611497+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.619309+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.619309+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.727289+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.768231+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.768231+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.770417+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.770417+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.772677+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.772677+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.773709+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.773709+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.783436+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.783436+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.828626+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.828626+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.831251+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.831251+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.833739+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.833739+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.834773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.834773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.845043+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.845043+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.885984+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.885984+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.888521+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.888521+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.890608+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.890608+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.891403+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.891403+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.901342+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.901342+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.942556+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.942556+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.945120+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.945120+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.947895+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.947895+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.948817+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.659961+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.659961+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.662643+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.662643+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.664854+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.664854+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.665689+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.665689+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.673361+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.673361+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.714111+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.714111+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.716268+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.716268+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.718398+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.718398+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.719218+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.719218+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.727289+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.948817+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.959145+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:03.959145+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.005398+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.005398+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.009085+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.009085+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.012280+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.012280+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.013767+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.013767+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.023927+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.023927+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.098797+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.098797+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.101616+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.101616+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.105229+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.105229+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.106577+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.727289+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.768231+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.768231+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.770417+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.770417+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.772677+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.772677+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.773709+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.773709+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.783436+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.783436+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.828626+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.828626+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.831251+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.831251+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.833739+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.833739+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.834773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.834773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.106577+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.119481+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.119481+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.179094+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.179094+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.181771+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.181771+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.184287+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.184287+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.185647+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.185647+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.194560+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.194560+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.254014+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.254014+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.257110+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.257110+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.260074+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.260074+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.262946+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.262946+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.272360+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.272360+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.353205+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.353205+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.356427+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.356427+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.360197+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.360197+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.361543+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.361543+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.370954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[70555]: audit 2024-04-24T17:13:04.370954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.845043+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.845043+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.885984+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.885984+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.888521+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.888521+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.890608+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.890608+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.891403+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.891403+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.901342+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.901342+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.942556+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.942556+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.945120+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.945120+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.947895+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.947895+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.948817+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.948817+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.959145+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:03.959145+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.005398+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.005398+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.009085+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.009085+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.012280+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.012280+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.013767+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.013767+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.023927+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.023927+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.098797+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.098797+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.101616+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.101616+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.105229+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.105229+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.106577+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.106577+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.119481+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.119481+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.179094+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.179094+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.181771+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.181771+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.184287+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.184287+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.185647+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.185647+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.194560+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.194560+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.254014+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.254014+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.257110+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.257110+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.260074+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.260074+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.262946+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.262946+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.272360+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.272360+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.353205+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.353205+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.356427+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.356427+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.360197+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.360197+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.361543+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.361543+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.370954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:04 smithi040 bash[76016]: audit 2024-04-24T17:13:04.370954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.508282+0000 mgr.x (mgr.25010) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.508282+0000 mgr.x (mgr.25010) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.579861+0000 mgr.x (mgr.25010) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.579861+0000 mgr.x (mgr.25010) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.689338+0000 mgr.x (mgr.25010) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.689338+0000 mgr.x (mgr.25010) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.783028+0000 mgr.x (mgr.25010) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.783028+0000 mgr.x (mgr.25010) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.878668+0000 mgr.x (mgr.25010) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.878668+0000 mgr.x (mgr.25010) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:02.911186+0000 mgr.x (mgr.25010) 724 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:02.911186+0000 mgr.x (mgr.25010) 724 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.971593+0000 mgr.x (mgr.25010) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:02.971593+0000 mgr.x (mgr.25010) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.081920+0000 mgr.x (mgr.25010) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.081920+0000 mgr.x (mgr.25010) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.191520+0000 mgr.x (mgr.25010) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.191520+0000 mgr.x (mgr.25010) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.300872+0000 mgr.x (mgr.25010) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.300872+0000 mgr.x (mgr.25010) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.411139+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.411139+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.415660+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.415660+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.419768+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.419768+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.421386+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.421386+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.435048+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.435048+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.495691+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.495691+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.497820+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.497820+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.499765+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.499765+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.500584+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.500584+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.509394+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.509394+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.550913+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.550913+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.553372+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.553372+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.555911+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.555911+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.556870+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.556870+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.565166+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.565166+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.606062+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.606062+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.608316+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.608316+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.610642+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.610642+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.611497+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.611497+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.619309+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.619309+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.659961+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.659961+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.662643+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.662643+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.664854+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.664854+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.665689+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.665689+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.673361+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.673361+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.714111+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.714111+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.716268+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.716268+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.718398+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.718398+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.719218+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.719218+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.727289+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.727289+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.768231+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.768231+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.770417+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.770417+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.772677+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.772677+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.773709+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.773709+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.783436+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.783436+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.828626+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.828626+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.831251+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.831251+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.833739+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.833739+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.834773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.834773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.845043+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.845043+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.885984+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.885984+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.888521+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.888521+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.890608+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.890608+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.891403+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.891403+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.901342+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.901342+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.942556+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.942556+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.945120+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.945120+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.947895+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.947895+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.948817+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.948817+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.959145+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:03.959145+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.005398+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.005398+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.009085+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.009085+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.012280+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.012280+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.013767+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.013767+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.023927+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.023927+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.098797+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.098797+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.101616+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.101616+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.105229+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.105229+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.106577+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.106577+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.119481+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.119481+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.179094+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.179094+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.181771+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.181771+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.184287+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.184287+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.185647+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.185647+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.194560+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.194560+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.254014+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.254014+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.257110+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.257110+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.260074+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.260074+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.262946+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.262946+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.272360+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.272360+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.353205+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.353205+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.356427+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.356427+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.360197+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.360197+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:04.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.361543+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.361543+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:04.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.370954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:04.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:04 smithi204 bash[58651]: audit 2024-04-24T17:13:04.370954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.435395+0000 mgr.x (mgr.25010) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.435395+0000 mgr.x (mgr.25010) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.509250+0000 mgr.x (mgr.25010) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.509250+0000 mgr.x (mgr.25010) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.564787+0000 mgr.x (mgr.25010) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.564787+0000 mgr.x (mgr.25010) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.618923+0000 mgr.x (mgr.25010) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.618923+0000 mgr.x (mgr.25010) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.672915+0000 mgr.x (mgr.25010) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.672915+0000 mgr.x (mgr.25010) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.726812+0000 mgr.x (mgr.25010) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.726812+0000 mgr.x (mgr.25010) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.783013+0000 mgr.x (mgr.25010) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.783013+0000 mgr.x (mgr.25010) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.844688+0000 mgr.x (mgr.25010) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.844688+0000 mgr.x (mgr.25010) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.900960+0000 mgr.x (mgr.25010) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.900960+0000 mgr.x (mgr.25010) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.958815+0000 mgr.x (mgr.25010) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:03.958815+0000 mgr.x (mgr.25010) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.023606+0000 mgr.x (mgr.25010) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.656 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.023606+0000 mgr.x (mgr.25010) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.435395+0000 mgr.x (mgr.25010) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.435395+0000 mgr.x (mgr.25010) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.509250+0000 mgr.x (mgr.25010) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.509250+0000 mgr.x (mgr.25010) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.564787+0000 mgr.x (mgr.25010) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.564787+0000 mgr.x (mgr.25010) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.618923+0000 mgr.x (mgr.25010) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.618923+0000 mgr.x (mgr.25010) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.672915+0000 mgr.x (mgr.25010) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.672915+0000 mgr.x (mgr.25010) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.726812+0000 mgr.x (mgr.25010) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.726812+0000 mgr.x (mgr.25010) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.783013+0000 mgr.x (mgr.25010) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.783013+0000 mgr.x (mgr.25010) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.844688+0000 mgr.x (mgr.25010) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.844688+0000 mgr.x (mgr.25010) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.900960+0000 mgr.x (mgr.25010) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.900960+0000 mgr.x (mgr.25010) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.958815+0000 mgr.x (mgr.25010) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:03.958815+0000 mgr.x (mgr.25010) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.023606+0000 mgr.x (mgr.25010) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.023606+0000 mgr.x (mgr.25010) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.119264+0000 mgr.x (mgr.25010) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.119264+0000 mgr.x (mgr.25010) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.194501+0000 mgr.x (mgr.25010) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.194501+0000 mgr.x (mgr.25010) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.272157+0000 mgr.x (mgr.25010) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.272157+0000 mgr.x (mgr.25010) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cluster 2024-04-24T17:13:04.309499+0000 mgr.x (mgr.25010) 743 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cluster 2024-04-24T17:13:04.309499+0000 mgr.x (mgr.25010) 743 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.370834+0000 mgr.x (mgr.25010) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.370834+0000 mgr.x (mgr.25010) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.451401+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.451401+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.454504+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.454504+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.457618+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.457618+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.458997+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.458997+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.467681+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.467681+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.119264+0000 mgr.x (mgr.25010) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.119264+0000 mgr.x (mgr.25010) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.194501+0000 mgr.x (mgr.25010) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.194501+0000 mgr.x (mgr.25010) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.272157+0000 mgr.x (mgr.25010) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.272157+0000 mgr.x (mgr.25010) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cluster 2024-04-24T17:13:04.309499+0000 mgr.x (mgr.25010) 743 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cluster 2024-04-24T17:13:04.309499+0000 mgr.x (mgr.25010) 743 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.370834+0000 mgr.x (mgr.25010) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.370834+0000 mgr.x (mgr.25010) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.451401+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.451401+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.454504+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.454504+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.457618+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.457618+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.458997+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.458997+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.467681+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.467681+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.546372+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.546372+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.549301+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.549301+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.552936+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.552936+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.554050+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.554050+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.564714+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.564714+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.640613+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.640613+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.644984+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.644984+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.648806+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.648806+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.650299+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.650299+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.659980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.546372+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.546372+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.549301+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.549301+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.552936+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.552936+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.554050+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.554050+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.564714+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.564714+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.640613+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.640613+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.644984+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.644984+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.648806+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.648806+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.650299+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.650299+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.659980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.659980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.743252+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.743252+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.747163+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.747163+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.751303+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.751303+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.752775+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.752775+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.766499+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.766499+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.844225+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.844225+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.848816+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.848816+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.852177+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.852177+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.853577+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.853577+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.659980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.743252+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.743252+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.747163+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.747163+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.751303+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.751303+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.752775+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.752775+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.766499+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.766499+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.844225+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.844225+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.848816+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.848816+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.852177+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.852177+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.853577+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.853577+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.865686+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.865686+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.945959+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.945959+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.949220+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.949220+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.952799+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.952799+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.954431+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.954431+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.965698+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:04.965698+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.056647+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.056647+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.061757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.061757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.066075+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.066075+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.067841+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.865686+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.865686+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.945959+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.945959+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.949220+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.949220+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.952799+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.952799+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.954431+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.954431+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.965698+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:04.965698+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.056647+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.056647+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.061757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.061757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.066075+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.066075+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.067841+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.675 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[79964]: debug 2024-04-24T17:13:05.654+0000 7f6d05336700 1 -- 172.21.15.40:0/3653871600 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55efd699b680 con 0x55efd69f9000 2024-04-24T17:13:05.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.067841+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.080196+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.080196+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.170017+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.170017+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.175030+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.175030+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.179780+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.179780+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.181601+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.181601+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.194211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.194211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cluster 2024-04-24T17:13:05.268008+0000 mon.a (mon.0) 960 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:05.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cluster 2024-04-24T17:13:05.268008+0000 mon.a (mon.0) 960 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cluster 2024-04-24T17:13:05.268046+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: cluster 2024-04-24T17:13:05.268046+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.293226+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.293226+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.300009+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.300009+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.305881+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.305881+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.307701+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.307701+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.316131+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[70555]: audit 2024-04-24T17:13:05.316131+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.067841+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.080196+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.080196+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.170017+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.170017+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.175030+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.175030+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.179780+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.179780+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.181601+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.181601+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.194211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.194211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cluster 2024-04-24T17:13:05.268008+0000 mon.a (mon.0) 960 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cluster 2024-04-24T17:13:05.268008+0000 mon.a (mon.0) 960 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cluster 2024-04-24T17:13:05.268046+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: cluster 2024-04-24T17:13:05.268046+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.293226+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.293226+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.300009+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.300009+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.305881+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.305881+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.307701+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.307701+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.316131+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.680 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:05 smithi040 bash[76016]: audit 2024-04-24T17:13:05.316131+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.435395+0000 mgr.x (mgr.25010) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.435395+0000 mgr.x (mgr.25010) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.509250+0000 mgr.x (mgr.25010) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.509250+0000 mgr.x (mgr.25010) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.564787+0000 mgr.x (mgr.25010) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.564787+0000 mgr.x (mgr.25010) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.618923+0000 mgr.x (mgr.25010) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.618923+0000 mgr.x (mgr.25010) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.672915+0000 mgr.x (mgr.25010) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.672915+0000 mgr.x (mgr.25010) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.726812+0000 mgr.x (mgr.25010) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.726812+0000 mgr.x (mgr.25010) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.783013+0000 mgr.x (mgr.25010) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.783013+0000 mgr.x (mgr.25010) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.844688+0000 mgr.x (mgr.25010) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.844688+0000 mgr.x (mgr.25010) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.900960+0000 mgr.x (mgr.25010) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.900960+0000 mgr.x (mgr.25010) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.958815+0000 mgr.x (mgr.25010) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:03.958815+0000 mgr.x (mgr.25010) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.023606+0000 mgr.x (mgr.25010) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.023606+0000 mgr.x (mgr.25010) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.119264+0000 mgr.x (mgr.25010) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.119264+0000 mgr.x (mgr.25010) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.194501+0000 mgr.x (mgr.25010) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.194501+0000 mgr.x (mgr.25010) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.272157+0000 mgr.x (mgr.25010) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.272157+0000 mgr.x (mgr.25010) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cluster 2024-04-24T17:13:04.309499+0000 mgr.x (mgr.25010) 743 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cluster 2024-04-24T17:13:04.309499+0000 mgr.x (mgr.25010) 743 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.370834+0000 mgr.x (mgr.25010) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.370834+0000 mgr.x (mgr.25010) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.451401+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.451401+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.454504+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.454504+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.457618+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.457618+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.458997+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.458997+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.467681+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.467681+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.546372+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.546372+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.549301+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.549301+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.552936+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.552936+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.554050+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.554050+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.564714+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.564714+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.640613+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.640613+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.644984+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.644984+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.648806+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.648806+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.650299+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.650299+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.659980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.659980+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.743252+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.743252+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.747163+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.747163+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.751303+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.751303+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.752775+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.752775+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.766499+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.766499+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.844225+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.844225+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.848816+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.848816+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.852177+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.852177+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.853577+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.853577+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.865686+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.865686+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.945959+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.945959+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.949220+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.949220+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.952799+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.952799+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.954431+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.954431+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.965698+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:04.965698+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.056647+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.056647+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.061757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.061757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.066075+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.066075+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.067841+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.067841+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.080196+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.080196+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.170017+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.170017+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.175030+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.175030+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.179780+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.179780+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.181601+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.181601+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.194211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.194211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cluster 2024-04-24T17:13:05.268008+0000 mon.a (mon.0) 960 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cluster 2024-04-24T17:13:05.268008+0000 mon.a (mon.0) 960 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cluster 2024-04-24T17:13:05.268046+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: cluster 2024-04-24T17:13:05.268046+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.293226+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.293226+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:05.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.300009+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.300009+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:05.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.305881+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.305881+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:05.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.307701+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.307701+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:05.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.316131+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:05.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:05 smithi204 bash[58651]: audit 2024-04-24T17:13:05.316131+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.467431+0000 mgr.x (mgr.25010) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.467431+0000 mgr.x (mgr.25010) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.564583+0000 mgr.x (mgr.25010) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.564583+0000 mgr.x (mgr.25010) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.659601+0000 mgr.x (mgr.25010) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.659601+0000 mgr.x (mgr.25010) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.766440+0000 mgr.x (mgr.25010) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.766440+0000 mgr.x (mgr.25010) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.865599+0000 mgr.x (mgr.25010) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.865599+0000 mgr.x (mgr.25010) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.965648+0000 mgr.x (mgr.25010) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:04.965648+0000 mgr.x (mgr.25010) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.080428+0000 mgr.x (mgr.25010) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.080428+0000 mgr.x (mgr.25010) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.194458+0000 mgr.x (mgr.25010) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.194458+0000 mgr.x (mgr.25010) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.315919+0000 mgr.x (mgr.25010) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.315919+0000 mgr.x (mgr.25010) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.411576+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.411576+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.414959+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.414959+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.419227+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.419227+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.420962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.420962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.429535+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.429535+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.509836+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.509836+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.512561+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.512561+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.515371+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.515371+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.516198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.516198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.523145+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.523145+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.598547+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.598547+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.600891+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.600891+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.603158+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.603158+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.603990+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.603990+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.610176+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.610176+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.686135+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.686135+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.688915+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.688915+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.692205+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.692205+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.693483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.693483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.700455+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.700455+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.743891+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.743891+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.747145+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.747145+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.750475+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.750475+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.752004+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.752004+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.763172+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.763172+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.835924+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.835924+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.840568+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.840568+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.844066+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.844066+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.845493+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.845493+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.855166+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.855166+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.913703+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.913703+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.915912+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.915912+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.918029+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.918029+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.918809+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.918809+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.925794+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:05.925794+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.002089+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.002089+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.004648+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.004648+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.007131+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.007131+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.008093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.008093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.014020+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.014020+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.089854+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.089854+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.092806+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.092806+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.095305+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.095305+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.096112+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.096112+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.102395+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.102395+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.144437+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.144437+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.146632+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.146632+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.148777+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.148777+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.149648+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.149648+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.155428+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.155428+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.168428+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.168428+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.175200+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.175200+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.181025+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.181025+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.218421+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.218421+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.220567+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.220567+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.222544+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.222544+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.223464+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.223464+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.228941+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.228941+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.269820+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.269820+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.272651+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.272651+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.275158+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.275158+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.276275+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.276275+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.282398+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.282398+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.340029+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.340029+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.342400+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.342400+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.344962+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.344962+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.346103+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.346103+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.355173+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:06 smithi204 bash[58651]: audit 2024-04-24T17:13:06.355173+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.687 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[79964]: debug 2024-04-24T17:13:06.202+0000 7f6d0e4ce7c0 -1 Falling back to public interface 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.467431+0000 mgr.x (mgr.25010) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.467431+0000 mgr.x (mgr.25010) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.564583+0000 mgr.x (mgr.25010) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.564583+0000 mgr.x (mgr.25010) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.659601+0000 mgr.x (mgr.25010) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.659601+0000 mgr.x (mgr.25010) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.766440+0000 mgr.x (mgr.25010) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.766440+0000 mgr.x (mgr.25010) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.865599+0000 mgr.x (mgr.25010) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.865599+0000 mgr.x (mgr.25010) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.965648+0000 mgr.x (mgr.25010) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:04.965648+0000 mgr.x (mgr.25010) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.080428+0000 mgr.x (mgr.25010) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.080428+0000 mgr.x (mgr.25010) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.194458+0000 mgr.x (mgr.25010) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.194458+0000 mgr.x (mgr.25010) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.315919+0000 mgr.x (mgr.25010) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.315919+0000 mgr.x (mgr.25010) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.411576+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.411576+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.414959+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.467431+0000 mgr.x (mgr.25010) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.467431+0000 mgr.x (mgr.25010) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.564583+0000 mgr.x (mgr.25010) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.564583+0000 mgr.x (mgr.25010) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.659601+0000 mgr.x (mgr.25010) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.659601+0000 mgr.x (mgr.25010) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.766440+0000 mgr.x (mgr.25010) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.766440+0000 mgr.x (mgr.25010) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.865599+0000 mgr.x (mgr.25010) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.865599+0000 mgr.x (mgr.25010) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.965648+0000 mgr.x (mgr.25010) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:04.965648+0000 mgr.x (mgr.25010) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.080428+0000 mgr.x (mgr.25010) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.080428+0000 mgr.x (mgr.25010) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.194458+0000 mgr.x (mgr.25010) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.194458+0000 mgr.x (mgr.25010) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.315919+0000 mgr.x (mgr.25010) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.315919+0000 mgr.x (mgr.25010) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.411576+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.411576+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.414959+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.414959+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.419227+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.419227+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.420962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.420962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.429535+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.429535+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.509836+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.509836+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.512561+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.512561+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.515371+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.515371+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.516198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.516198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.523145+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.523145+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.598547+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.598547+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.600891+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.600891+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.603158+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.603158+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.603990+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.603990+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.610176+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.610176+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.686135+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.686135+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.688915+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.688915+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.692205+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.692205+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.693483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.693483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.700455+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.700455+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.743891+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.743891+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.414959+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.419227+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.419227+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.420962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.420962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.429535+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.429535+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.509836+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.509836+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.512561+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.512561+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.515371+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.515371+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.516198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.516198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.523145+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.523145+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.598547+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.598547+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.600891+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.747145+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.747145+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.750475+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.750475+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.752004+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.752004+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.763172+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.763172+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.835924+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.835924+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.840568+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.840568+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.844066+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.844066+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.845493+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.845493+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.855166+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.855166+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.913703+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.913703+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.915912+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.915912+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.918029+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.918029+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.918809+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.918809+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.925794+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:05.925794+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.002089+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.002089+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.004648+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.004648+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.007131+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.007131+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.008093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.008093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.014020+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.014020+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.600891+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.603158+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.603158+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.603990+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.603990+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.610176+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.610176+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.686135+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.686135+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.688915+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.688915+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.692205+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.692205+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.693483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.693483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.700455+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.700455+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.743891+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.743891+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.089854+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.089854+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.092806+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.092806+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.095305+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.095305+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.096112+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.096112+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.102395+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.102395+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.144437+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.144437+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.146632+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.146632+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.148777+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.148777+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.149648+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.149648+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.155428+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.155428+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.168428+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.168428+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.175200+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.175200+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.181025+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.181025+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.218421+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.218421+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.220567+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.220567+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.222544+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.222544+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.223464+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.223464+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.228941+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.228941+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.269820+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.269820+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.272651+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.272651+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.747145+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.747145+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.750475+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.750475+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.752004+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.752004+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.763172+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.763172+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.835924+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.835924+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.840568+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.840568+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.844066+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.844066+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.845493+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.845493+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.855166+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.855166+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.913703+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.275158+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.275158+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.276275+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.276275+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.282398+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.282398+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.340029+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.340029+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.342400+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.342400+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.344962+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.344962+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.346103+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.346103+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.355173+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[76016]: audit 2024-04-24T17:13:06.355173+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.913703+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.915912+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.915912+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.918029+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.918029+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.918809+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.918809+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.925794+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:05.925794+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.002089+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.002089+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.004648+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.004648+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.007131+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.007131+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.008093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.008093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.014020+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.014020+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.089854+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.089854+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.092806+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.092806+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.095305+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.095305+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.096112+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.096112+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.102395+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.102395+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.144437+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.144437+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.146632+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.146632+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.148777+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.148777+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.149648+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.149648+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.155428+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.155428+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.168428+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.168428+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.175200+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.175200+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.181025+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.181025+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.218421+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.218421+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.220567+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.220567+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.222544+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.222544+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.223464+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.223464+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.228941+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.228941+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.269820+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.269820+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.272651+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.272651+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.275158+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.275158+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.276275+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.276275+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.282398+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.282398+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.340029+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.340029+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.342400+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.342400+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.344962+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.344962+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.346103+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.346103+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.355173+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:06.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:06 smithi040 bash[70555]: audit 2024-04-24T17:13:06.355173+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.429590+0000 mgr.x (mgr.25010) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.429590+0000 mgr.x (mgr.25010) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.522783+0000 mgr.x (mgr.25010) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.522783+0000 mgr.x (mgr.25010) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.609852+0000 mgr.x (mgr.25010) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.609852+0000 mgr.x (mgr.25010) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.700057+0000 mgr.x (mgr.25010) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.700057+0000 mgr.x (mgr.25010) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.763151+0000 mgr.x (mgr.25010) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.763151+0000 mgr.x (mgr.25010) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.854958+0000 mgr.x (mgr.25010) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.854958+0000 mgr.x (mgr.25010) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.925428+0000 mgr.x (mgr.25010) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:05.925428+0000 mgr.x (mgr.25010) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.013706+0000 mgr.x (mgr.25010) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.013706+0000 mgr.x (mgr.25010) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.102016+0000 mgr.x (mgr.25010) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.102016+0000 mgr.x (mgr.25010) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.155187+0000 mgr.x (mgr.25010) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.155187+0000 mgr.x (mgr.25010) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.228520+0000 mgr.x (mgr.25010) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.228520+0000 mgr.x (mgr.25010) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.429590+0000 mgr.x (mgr.25010) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.429590+0000 mgr.x (mgr.25010) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.522783+0000 mgr.x (mgr.25010) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.522783+0000 mgr.x (mgr.25010) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.609852+0000 mgr.x (mgr.25010) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.609852+0000 mgr.x (mgr.25010) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.700057+0000 mgr.x (mgr.25010) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.700057+0000 mgr.x (mgr.25010) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.763151+0000 mgr.x (mgr.25010) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.763151+0000 mgr.x (mgr.25010) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.854958+0000 mgr.x (mgr.25010) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.854958+0000 mgr.x (mgr.25010) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.925428+0000 mgr.x (mgr.25010) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:05.925428+0000 mgr.x (mgr.25010) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.013706+0000 mgr.x (mgr.25010) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.013706+0000 mgr.x (mgr.25010) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.102016+0000 mgr.x (mgr.25010) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.102016+0000 mgr.x (mgr.25010) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.155187+0000 mgr.x (mgr.25010) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.155187+0000 mgr.x (mgr.25010) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.228520+0000 mgr.x (mgr.25010) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.228520+0000 mgr.x (mgr.25010) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.281960+0000 mgr.x (mgr.25010) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.281960+0000 mgr.x (mgr.25010) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cluster 2024-04-24T17:13:06.309953+0000 mgr.x (mgr.25010) 766 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cluster 2024-04-24T17:13:06.309953+0000 mgr.x (mgr.25010) 766 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.354946+0000 mgr.x (mgr.25010) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.354946+0000 mgr.x (mgr.25010) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.433210+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.433210+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.436394+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.436394+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.439200+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.439200+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.440554+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.440554+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.446669+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.446669+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.525611+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.525611+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.528993+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.281960+0000 mgr.x (mgr.25010) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.281960+0000 mgr.x (mgr.25010) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cluster 2024-04-24T17:13:06.309953+0000 mgr.x (mgr.25010) 766 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cluster 2024-04-24T17:13:06.309953+0000 mgr.x (mgr.25010) 766 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:07.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.354946+0000 mgr.x (mgr.25010) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.354946+0000 mgr.x (mgr.25010) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.433210+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.433210+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.436394+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.436394+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.439200+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.439200+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.440554+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.440554+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.446669+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.446669+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.525611+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.525611+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.528993+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.528993+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.532428+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.532428+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.533936+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.533936+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.541238+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.541238+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.629938+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.629938+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.634695+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.634695+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.638384+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.638384+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.639671+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.639671+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.646599+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.646599+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.725368+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.725368+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.528993+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.532428+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.532428+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.533936+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.533936+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.541238+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.541238+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.629938+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.629938+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.634695+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.634695+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.638384+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.638384+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.639671+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.639671+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.646599+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.646599+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.725368+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.725368+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.728647+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.728647+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.731849+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.731849+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.733245+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.733245+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.740281+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.740281+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.818778+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.818778+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.821575+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.821575+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.824800+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.824800+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.825838+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.825838+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.832481+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.832481+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.907502+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.728647+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.728647+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.731849+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.731849+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.733245+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.733245+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.740281+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.740281+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.818778+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.818778+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.821575+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.821575+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.824800+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.824800+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.825838+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.825838+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.832481+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.832481+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.907502+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.907502+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.909719+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.909719+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.912131+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.912131+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.913800+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.913800+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.920700+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.920700+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.997347+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:06.997347+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.001476+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.001476+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.005464+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.005464+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.007032+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.007032+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.016967+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.016967+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.095006+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.907502+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.909719+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.909719+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.912131+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.912131+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.913800+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.913800+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.920700+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.920700+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.997347+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:06.997347+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.001476+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.001476+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.005464+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.005464+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.007032+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.007032+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.016967+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.016967+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.095006+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.095006+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.097692+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.097692+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.100041+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.100041+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.100881+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.100881+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.106041+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.106041+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.194669+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.194669+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.197610+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.197610+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.201378+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.201378+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.202470+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.202470+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.208434+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.208434+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.288061+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.288061+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.291342+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.291342+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.294640+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.294640+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.295904+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.295904+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.301509+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.301509+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.379343+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.379343+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.382192+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.382192+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.385324+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.385324+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.386522+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.386522+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.393527+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[70555]: audit 2024-04-24T17:13:07.393527+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.095006+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.097692+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.097692+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.100041+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.100041+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.100881+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.100881+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.106041+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.106041+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.194669+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.194669+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.197610+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.197610+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.201378+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.201378+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.202470+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.202470+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.208434+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.208434+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.288061+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.288061+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.291342+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.291342+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.294640+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.294640+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.295904+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.295904+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.301509+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.301509+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.379343+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.379343+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.382192+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.382192+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.385324+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.385324+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.386522+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.386522+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.393527+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:07 smithi040 bash[76016]: audit 2024-04-24T17:13:07.393527+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.429590+0000 mgr.x (mgr.25010) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.429590+0000 mgr.x (mgr.25010) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.522783+0000 mgr.x (mgr.25010) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.522783+0000 mgr.x (mgr.25010) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.609852+0000 mgr.x (mgr.25010) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.609852+0000 mgr.x (mgr.25010) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.700057+0000 mgr.x (mgr.25010) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.700057+0000 mgr.x (mgr.25010) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.763151+0000 mgr.x (mgr.25010) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.763151+0000 mgr.x (mgr.25010) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.854958+0000 mgr.x (mgr.25010) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.854958+0000 mgr.x (mgr.25010) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.925428+0000 mgr.x (mgr.25010) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:05.925428+0000 mgr.x (mgr.25010) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.013706+0000 mgr.x (mgr.25010) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.013706+0000 mgr.x (mgr.25010) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.102016+0000 mgr.x (mgr.25010) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.102016+0000 mgr.x (mgr.25010) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.155187+0000 mgr.x (mgr.25010) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.155187+0000 mgr.x (mgr.25010) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.228520+0000 mgr.x (mgr.25010) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.228520+0000 mgr.x (mgr.25010) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.281960+0000 mgr.x (mgr.25010) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.281960+0000 mgr.x (mgr.25010) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cluster 2024-04-24T17:13:06.309953+0000 mgr.x (mgr.25010) 766 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cluster 2024-04-24T17:13:06.309953+0000 mgr.x (mgr.25010) 766 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.354946+0000 mgr.x (mgr.25010) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.354946+0000 mgr.x (mgr.25010) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.433210+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.433210+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.436394+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.436394+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.439200+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.439200+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.440554+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.440554+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.446669+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.446669+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.525611+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.525611+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.528993+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.528993+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.532428+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.532428+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.533936+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.533936+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.541238+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.541238+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.629938+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.629938+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.634695+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.634695+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.638384+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.638384+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.639671+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.639671+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.646599+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.646599+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.725368+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.725368+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.728647+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.728647+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.731849+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.731849+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.733245+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.733245+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.740281+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.740281+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.818778+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.818778+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.821575+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.821575+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.824800+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.824800+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.825838+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.825838+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.832481+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.832481+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.907502+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.907502+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.909719+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.909719+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.912131+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.912131+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.913800+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.913800+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.920700+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.920700+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.997347+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:06.997347+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.001476+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.001476+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.005464+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.005464+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.007032+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.007032+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.016967+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.016967+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.095006+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.095006+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.097692+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.097692+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.100041+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.100041+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.100881+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.100881+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.106041+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.106041+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.194669+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.194669+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.197610+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.197610+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.201378+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.201378+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.202470+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.202470+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.208434+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.208434+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.288061+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.288061+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.291342+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.291342+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.294640+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.294640+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.295904+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.295904+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.301509+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.301509+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.379343+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.379343+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.382192+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.382192+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.385324+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.385324+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.386522+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.386522+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.393527+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:07.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:07 smithi204 bash[58651]: audit 2024-04-24T17:13:07.393527+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.657 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.446320+0000 mgr.x (mgr.25010) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.446320+0000 mgr.x (mgr.25010) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.541022+0000 mgr.x (mgr.25010) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.541022+0000 mgr.x (mgr.25010) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.646303+0000 mgr.x (mgr.25010) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.646303+0000 mgr.x (mgr.25010) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.739974+0000 mgr.x (mgr.25010) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.739974+0000 mgr.x (mgr.25010) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.832093+0000 mgr.x (mgr.25010) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.832093+0000 mgr.x (mgr.25010) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.920273+0000 mgr.x (mgr.25010) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.658 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:06.920273+0000 mgr.x (mgr.25010) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.016965+0000 mgr.x (mgr.25010) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.016965+0000 mgr.x (mgr.25010) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.105786+0000 mgr.x (mgr.25010) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.105786+0000 mgr.x (mgr.25010) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.208262+0000 mgr.x (mgr.25010) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.208262+0000 mgr.x (mgr.25010) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.301144+0000 mgr.x (mgr.25010) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.301144+0000 mgr.x (mgr.25010) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.393466+0000 mgr.x (mgr.25010) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.393466+0000 mgr.x (mgr.25010) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.484565+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.484565+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.489349+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.489349+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.494023+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.494023+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.495247+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.495247+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.504153+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.504153+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.582937+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.582937+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.586425+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.586425+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.590116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.590116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.591636+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.591636+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.600961+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.661 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.600961+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.678870+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.678870+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.681813+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.681813+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.685489+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.685489+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.686927+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.686927+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.697253+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.697253+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.771349+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.771349+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.774151+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.774151+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.778753+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.778753+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.780339+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.780339+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.790305+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.790305+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.867027+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.867027+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.871710+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.871710+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.876386+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.876386+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.878270+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.878270+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.888796+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.888796+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.979384+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.979384+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.982040+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.982040+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.985652+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.985652+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.986717+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.986717+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.992926+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:07.992926+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.081960+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.081960+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.086056+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.086056+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.089621+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.089621+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.090996+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.090996+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.100067+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.100067+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.174875+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.174875+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.178301+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.178301+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.181405+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.181405+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.182707+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.182707+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.665 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.191466+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.191466+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.267371+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.267371+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.270633+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.270633+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.273909+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.273909+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.275160+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.275160+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.284540+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.284540+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.370950+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.370950+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.375491+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.375491+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.380384+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.380384+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.381971+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.381971+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.392024+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[58651]: audit 2024-04-24T17:13:08.392024+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.446320+0000 mgr.x (mgr.25010) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.446320+0000 mgr.x (mgr.25010) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.541022+0000 mgr.x (mgr.25010) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.541022+0000 mgr.x (mgr.25010) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.646303+0000 mgr.x (mgr.25010) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.646303+0000 mgr.x (mgr.25010) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.739974+0000 mgr.x (mgr.25010) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.739974+0000 mgr.x (mgr.25010) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.832093+0000 mgr.x (mgr.25010) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.832093+0000 mgr.x (mgr.25010) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.920273+0000 mgr.x (mgr.25010) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:06.920273+0000 mgr.x (mgr.25010) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.016965+0000 mgr.x (mgr.25010) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.016965+0000 mgr.x (mgr.25010) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.105786+0000 mgr.x (mgr.25010) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.105786+0000 mgr.x (mgr.25010) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.208262+0000 mgr.x (mgr.25010) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.208262+0000 mgr.x (mgr.25010) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.301144+0000 mgr.x (mgr.25010) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.301144+0000 mgr.x (mgr.25010) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.393466+0000 mgr.x (mgr.25010) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.393466+0000 mgr.x (mgr.25010) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.446320+0000 mgr.x (mgr.25010) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.446320+0000 mgr.x (mgr.25010) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.541022+0000 mgr.x (mgr.25010) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.541022+0000 mgr.x (mgr.25010) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.646303+0000 mgr.x (mgr.25010) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.646303+0000 mgr.x (mgr.25010) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.739974+0000 mgr.x (mgr.25010) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.739974+0000 mgr.x (mgr.25010) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.832093+0000 mgr.x (mgr.25010) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.832093+0000 mgr.x (mgr.25010) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.920273+0000 mgr.x (mgr.25010) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:06.920273+0000 mgr.x (mgr.25010) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.016965+0000 mgr.x (mgr.25010) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.016965+0000 mgr.x (mgr.25010) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.105786+0000 mgr.x (mgr.25010) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.105786+0000 mgr.x (mgr.25010) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.208262+0000 mgr.x (mgr.25010) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.208262+0000 mgr.x (mgr.25010) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.301144+0000 mgr.x (mgr.25010) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.301144+0000 mgr.x (mgr.25010) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.393466+0000 mgr.x (mgr.25010) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.393466+0000 mgr.x (mgr.25010) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.484565+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.484565+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.489349+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.489349+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.494023+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.494023+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.495247+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.495247+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.504153+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.504153+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.582937+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.582937+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.586425+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.586425+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.590116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.590116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.591636+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.591636+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.600961+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.484565+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.484565+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.489349+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.489349+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.494023+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.494023+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.495247+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.495247+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.504153+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.504153+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.582937+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.582937+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.586425+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.586425+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.590116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.590116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.591636+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.591636+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.600961+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.600961+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.678870+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.678870+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.681813+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.681813+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.685489+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.685489+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.686927+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.686927+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.697253+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.697253+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.771349+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.771349+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.774151+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.774151+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.778753+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.778753+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.780339+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.780339+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.600961+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.678870+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.678870+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.681813+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.681813+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.685489+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.685489+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.686927+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.686927+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.697253+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.697253+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.771349+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.771349+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.774151+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.774151+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.778753+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.778753+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.780339+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.780339+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.790305+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.790305+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.867027+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.867027+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.871710+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.871710+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.876386+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.876386+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.878270+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.878270+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.888796+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.888796+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.979384+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.979384+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.982040+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.982040+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.985652+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.985652+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.986717+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.790305+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.790305+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.867027+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.867027+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.871710+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.871710+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.876386+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.876386+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.878270+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.878270+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.888796+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.888796+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.979384+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.979384+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.982040+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.982040+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.985652+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.985652+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.986717+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.986717+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.992926+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:07.992926+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.081960+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.081960+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.086056+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.086056+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.089621+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.089621+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.090996+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.090996+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.100067+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.100067+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.174875+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.174875+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.178301+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.178301+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.181405+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.181405+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.182707+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.182707+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.191466+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.191466+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.267371+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.267371+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.270633+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.270633+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.273909+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.273909+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.275160+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.275160+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.284540+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.284540+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.370950+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.370950+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.375491+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.375491+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.380384+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.380384+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.986717+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.992926+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:07.992926+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.081960+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.081960+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.086056+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.086056+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.089621+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.089621+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.090996+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.090996+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.100067+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.100067+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.174875+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.174875+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.178301+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.178301+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.181405+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.181405+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.182707+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.381971+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.381971+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.392024+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[70555]: audit 2024-04-24T17:13:08.392024+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.182707+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.191466+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.191466+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.267371+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.267371+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.270633+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.270633+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.273909+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.273909+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.275160+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.275160+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.284540+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.284540+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.370950+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.370950+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.375491+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.375491+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.380384+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.380384+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.381971+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.381971+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:08.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.392024+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:08.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:08 smithi040 bash[76016]: audit 2024-04-24T17:13:08.392024+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[54356]: ts=2024-04-24T17:13:08.658Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-24T17:13:09.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:08 smithi204 bash[54356]: ts=2024-04-24T17:13: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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:13:09.632 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[79964]: debug 2024-04-24T17:13:09.350+0000 7f6d0e4ce7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-24T17:13:09.632 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[79964]: debug 2024-04-24T17:13:09.382+0000 7f6d0e4ce7c0 -1 osd.0 115 log_to_monitors true 2024-04-24T17:13:09.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.504087+0000 mgr.x (mgr.25010) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.504087+0000 mgr.x (mgr.25010) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.600746+0000 mgr.x (mgr.25010) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.600746+0000 mgr.x (mgr.25010) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.697010+0000 mgr.x (mgr.25010) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.697010+0000 mgr.x (mgr.25010) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.790284+0000 mgr.x (mgr.25010) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.790284+0000 mgr.x (mgr.25010) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.888833+0000 mgr.x (mgr.25010) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.888833+0000 mgr.x (mgr.25010) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.992556+0000 mgr.x (mgr.25010) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:07.992556+0000 mgr.x (mgr.25010) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.099872+0000 mgr.x (mgr.25010) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.099872+0000 mgr.x (mgr.25010) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.191188+0000 mgr.x (mgr.25010) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.634 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.191188+0000 mgr.x (mgr.25010) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.284318+0000 mgr.x (mgr.25010) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.284318+0000 mgr.x (mgr.25010) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cluster 2024-04-24T17:13:08.310936+0000 mgr.x (mgr.25010) 788 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cluster 2024-04-24T17:13:08.310936+0000 mgr.x (mgr.25010) 788 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.392016+0000 mgr.x (mgr.25010) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.392016+0000 mgr.x (mgr.25010) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.474909+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.474909+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.477495+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.477495+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.480012+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.480012+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.480867+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.480867+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.489310+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.489310+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.578813+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.578813+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.582907+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.582907+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.586480+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.586480+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.587790+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.587790+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.504087+0000 mgr.x (mgr.25010) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.504087+0000 mgr.x (mgr.25010) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.600746+0000 mgr.x (mgr.25010) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.600746+0000 mgr.x (mgr.25010) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.697010+0000 mgr.x (mgr.25010) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.697010+0000 mgr.x (mgr.25010) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.790284+0000 mgr.x (mgr.25010) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.790284+0000 mgr.x (mgr.25010) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.888833+0000 mgr.x (mgr.25010) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.888833+0000 mgr.x (mgr.25010) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.992556+0000 mgr.x (mgr.25010) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:07.992556+0000 mgr.x (mgr.25010) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.099872+0000 mgr.x (mgr.25010) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.099872+0000 mgr.x (mgr.25010) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.191188+0000 mgr.x (mgr.25010) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.191188+0000 mgr.x (mgr.25010) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.284318+0000 mgr.x (mgr.25010) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.284318+0000 mgr.x (mgr.25010) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cluster 2024-04-24T17:13:08.310936+0000 mgr.x (mgr.25010) 788 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cluster 2024-04-24T17:13:08.310936+0000 mgr.x (mgr.25010) 788 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:09.638 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.392016+0000 mgr.x (mgr.25010) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.597914+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.597914+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.677300+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.677300+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.681210+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.681210+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.685094+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.685094+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.686775+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.686775+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.696580+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.696580+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.775601+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.775601+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.778960+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.778960+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.782023+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.782023+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.783288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.783288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.792774+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.792774+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.871273+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.871273+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.874740+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.874740+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.878354+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.878354+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.879831+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.879831+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.888834+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.888834+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.967530+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.967530+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.971081+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.971081+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.974397+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.974397+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.975891+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.975891+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.985656+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:08.985656+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.064480+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.064480+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.068302+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.068302+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.071289+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.071289+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.072548+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.072548+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.080365+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.080365+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.155620+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.155620+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.158821+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.158821+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.162236+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.162236+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.163805+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.163805+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.170722+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.170722+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.249087+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.249087+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.252434+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.252434+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.255655+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.255655+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.256871+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.256871+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.265758+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.644 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.265758+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.325383+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.325383+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.327944+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.327944+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.331783+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.331783+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.332888+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.332888+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.340366+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.340366+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.388237+0000 mon.c (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.388237+0000 mon.c (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.388650+0000 mon.a (mon.0) 1190 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.645 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[76016]: audit 2024-04-24T17:13:09.388650+0000 mon.a (mon.0) 1190 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.646 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.392016+0000 mgr.x (mgr.25010) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.646 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.474909+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.474909+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.477495+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.477495+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.480012+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.480012+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.480867+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.480867+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.489310+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.489310+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.578813+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.578813+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.582907+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.582907+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.586480+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.647 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.586480+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.587790+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.587790+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.597914+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.597914+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.677300+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.677300+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.681210+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.681210+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.685094+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.685094+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.686775+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.686775+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.696580+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.696580+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.648 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.775601+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.775601+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.778960+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.778960+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.782023+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.782023+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.783288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.783288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.792774+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.792774+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.871273+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.871273+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.874740+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.874740+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.878354+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.878354+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.879831+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.879831+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.888834+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.888834+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.967530+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.967530+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.971081+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.971081+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.974397+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.974397+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.975891+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.975891+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.985656+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:08.985656+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.064480+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.064480+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.068302+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.068302+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.071289+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.071289+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.072548+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.072548+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.080365+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.080365+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.155620+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.155620+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.651 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.158821+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.158821+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.162236+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.162236+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.163805+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.163805+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.170722+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.170722+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.249087+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.249087+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.252434+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.252434+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.255655+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.255655+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.256871+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.256871+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.265758+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.265758+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.325383+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.325383+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.327944+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.327944+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.331783+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.331783+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.332888+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.332888+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.340366+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.340366+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.388237+0000 mon.c (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.388237+0000 mon.c (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.388650+0000 mon.a (mon.0) 1190 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:09 smithi040 bash[70555]: audit 2024-04-24T17:13:09.388650+0000 mon.a (mon.0) 1190 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.504087+0000 mgr.x (mgr.25010) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.504087+0000 mgr.x (mgr.25010) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.600746+0000 mgr.x (mgr.25010) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.600746+0000 mgr.x (mgr.25010) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.697010+0000 mgr.x (mgr.25010) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.697010+0000 mgr.x (mgr.25010) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.790284+0000 mgr.x (mgr.25010) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.790284+0000 mgr.x (mgr.25010) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.888833+0000 mgr.x (mgr.25010) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.888833+0000 mgr.x (mgr.25010) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.992556+0000 mgr.x (mgr.25010) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:07.992556+0000 mgr.x (mgr.25010) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.099872+0000 mgr.x (mgr.25010) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.099872+0000 mgr.x (mgr.25010) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.191188+0000 mgr.x (mgr.25010) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.191188+0000 mgr.x (mgr.25010) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.284318+0000 mgr.x (mgr.25010) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.284318+0000 mgr.x (mgr.25010) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cluster 2024-04-24T17:13:08.310936+0000 mgr.x (mgr.25010) 788 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cluster 2024-04-24T17:13:08.310936+0000 mgr.x (mgr.25010) 788 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:09.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.392016+0000 mgr.x (mgr.25010) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.392016+0000 mgr.x (mgr.25010) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.474909+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.474909+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.477495+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.477495+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.480012+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.480012+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.480867+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.480867+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.489310+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.489310+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.578813+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.578813+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.582907+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.582907+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.586480+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.586480+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.587790+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.587790+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.597914+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.597914+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.677300+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.677300+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.681210+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.681210+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.685094+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.685094+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.686775+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.686775+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.696580+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.696580+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.775601+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.775601+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.778960+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.778960+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.782023+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.782023+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.783288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.783288+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.792774+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.792774+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.871273+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.871273+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.874740+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.874740+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.878354+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.878354+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.879831+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.879831+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.888834+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.888834+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.967530+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.967530+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.971081+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.971081+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.974397+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.974397+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.975891+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.975891+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.985656+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:08.985656+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.064480+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.064480+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.068302+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.068302+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.071289+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.071289+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.072548+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.072548+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.080365+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.080365+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.155620+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.155620+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.158821+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.158821+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.162236+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.162236+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.163805+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.163805+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.170722+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.170722+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.249087+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.249087+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.252434+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.252434+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.255655+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.255655+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.256871+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.256871+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.265758+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.265758+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.325383+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.325383+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.327944+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.327944+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:09.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.331783+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.331783+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.332888+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.332888+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.340366+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.340366+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.388237+0000 mon.c (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.388237+0000 mon.c (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.388650+0000 mon.a (mon.0) 1190 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:09.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:09 smithi204 bash[58651]: audit 2024-04-24T17:13:09.388650+0000 mon.a (mon.0) 1190 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.488942+0000 mgr.x (mgr.25010) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.488942+0000 mgr.x (mgr.25010) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.597616+0000 mgr.x (mgr.25010) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.597616+0000 mgr.x (mgr.25010) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.696367+0000 mgr.x (mgr.25010) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.696367+0000 mgr.x (mgr.25010) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.792499+0000 mgr.x (mgr.25010) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.792499+0000 mgr.x (mgr.25010) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.888574+0000 mgr.x (mgr.25010) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.888574+0000 mgr.x (mgr.25010) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.985456+0000 mgr.x (mgr.25010) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:08.985456+0000 mgr.x (mgr.25010) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.080125+0000 mgr.x (mgr.25010) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.080125+0000 mgr.x (mgr.25010) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.170419+0000 mgr.x (mgr.25010) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.170419+0000 mgr.x (mgr.25010) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.265532+0000 mgr.x (mgr.25010) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.265532+0000 mgr.x (mgr.25010) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.340038+0000 mgr.x (mgr.25010) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.488942+0000 mgr.x (mgr.25010) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.488942+0000 mgr.x (mgr.25010) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.597616+0000 mgr.x (mgr.25010) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.597616+0000 mgr.x (mgr.25010) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.696367+0000 mgr.x (mgr.25010) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.696367+0000 mgr.x (mgr.25010) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.792499+0000 mgr.x (mgr.25010) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.792499+0000 mgr.x (mgr.25010) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.888574+0000 mgr.x (mgr.25010) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.888574+0000 mgr.x (mgr.25010) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.985456+0000 mgr.x (mgr.25010) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:08.985456+0000 mgr.x (mgr.25010) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.080125+0000 mgr.x (mgr.25010) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.080125+0000 mgr.x (mgr.25010) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.170419+0000 mgr.x (mgr.25010) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.170419+0000 mgr.x (mgr.25010) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.265532+0000 mgr.x (mgr.25010) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.265532+0000 mgr.x (mgr.25010) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.340038+0000 mgr.x (mgr.25010) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.340038+0000 mgr.x (mgr.25010) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.426884+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.426884+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.429491+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.429491+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.433062+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.433062+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.434339+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.434339+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.441446+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.441446+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.517298+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.517298+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.519518+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.519518+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.522955+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.522955+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.523922+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.523922+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.529319+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.529319+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.604056+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.604056+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.607113+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.607113+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.610449+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.610449+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.611700+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.611700+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.618095+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.618095+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.692878+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.692878+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.695777+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.695777+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.699518+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.699518+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.701017+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.701017+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.709852+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.709852+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.788121+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.788121+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.791843+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.791843+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.795593+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.795593+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.797294+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.797294+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.806680+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.806680+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.884769+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.884769+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.888007+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.888007+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.890923+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.890923+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.892351+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.892351+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.901472+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.901472+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.980240+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.980240+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.983406+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.983406+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.987344+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.987344+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.988614+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.988614+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.995820+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:09.995820+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.068647+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.068647+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.073005+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.073005+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.076794+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.076794+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.079167+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.079167+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.089233+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.089233+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.178457+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.178457+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.182621+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.182621+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.186341+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.186341+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.188051+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.188051+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.196342+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.196342+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.286302+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.286302+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.290271+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.290271+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.293906+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.293906+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.295362+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.295362+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.303750+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.303750+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.340235+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.340235+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cluster 2024-04-24T17:13:10.346230+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: cluster 2024-04-24T17:13:10.346230+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.349995+0000 mon.c (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.349995+0000 mon.c (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.354217+0000 mon.a (mon.0) 1243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.354217+0000 mon.a (mon.0) 1243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.393955+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.393955+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.398315+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.398315+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.401646+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.401646+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.402756+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:10 smithi204 bash[58651]: audit 2024-04-24T17:13:10.402756+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.340038+0000 mgr.x (mgr.25010) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.426884+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.426884+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.429491+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.429491+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.433062+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.433062+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.434339+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.434339+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.441446+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.441446+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.517298+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.517298+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.519518+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.519518+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.522955+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.522955+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.523922+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.878 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.488942+0000 mgr.x (mgr.25010) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.488942+0000 mgr.x (mgr.25010) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.597616+0000 mgr.x (mgr.25010) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.597616+0000 mgr.x (mgr.25010) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.696367+0000 mgr.x (mgr.25010) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.696367+0000 mgr.x (mgr.25010) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.792499+0000 mgr.x (mgr.25010) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.792499+0000 mgr.x (mgr.25010) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.888574+0000 mgr.x (mgr.25010) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.888574+0000 mgr.x (mgr.25010) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.985456+0000 mgr.x (mgr.25010) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:08.985456+0000 mgr.x (mgr.25010) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.080125+0000 mgr.x (mgr.25010) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.879 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.080125+0000 mgr.x (mgr.25010) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.170419+0000 mgr.x (mgr.25010) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.170419+0000 mgr.x (mgr.25010) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.265532+0000 mgr.x (mgr.25010) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.265532+0000 mgr.x (mgr.25010) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.340038+0000 mgr.x (mgr.25010) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.340038+0000 mgr.x (mgr.25010) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.426884+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.426884+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.429491+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.429491+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.433062+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.433062+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.434339+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.434339+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.441446+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.441446+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.517298+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.517298+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.519518+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.519518+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.522955+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.522955+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.523922+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.523922+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.529319+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.529319+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.604056+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.523922+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.529319+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.529319+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.604056+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.604056+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.607113+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.607113+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.610449+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.610449+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.611700+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.882 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.611700+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.618095+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.618095+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.692878+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.692878+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.695777+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.695777+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.699518+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.699518+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.701017+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.604056+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.607113+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.607113+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.610449+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.610449+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.611700+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.611700+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.618095+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.618095+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.692878+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.692878+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.695777+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.695777+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.699518+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.699518+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.701017+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.701017+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.709852+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.709852+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.701017+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.709852+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.709852+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.788121+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.788121+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.791843+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.791843+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.795593+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.795593+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.797294+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.797294+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.806680+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.806680+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.884769+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.884769+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.888007+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.888007+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.890923+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.890923+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.788121+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.788121+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.791843+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.791843+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.795593+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.795593+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.797294+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.797294+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.806680+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.806680+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.884769+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.884769+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.888007+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.888007+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.890923+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.890923+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.892351+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.892351+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.901472+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.892351+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.892351+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.901472+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.901472+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.980240+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.980240+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.983406+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.983406+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.987344+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.987344+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.988614+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.988614+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.995820+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:09.995820+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.068647+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.068647+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.073005+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.073005+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.076794+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.901472+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.980240+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.980240+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.983406+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.983406+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.987344+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.987344+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.988614+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.988614+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.995820+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:09.995820+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.068647+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.068647+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.073005+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.073005+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.076794+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.076794+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.079167+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.079167+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.076794+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.079167+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.079167+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.089233+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.089233+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.891 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.178457+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.178457+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.182621+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.182621+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.186341+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.186341+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.188051+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.188051+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.196342+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.196342+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.286302+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.286302+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.290271+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.290271+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.089233+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.089233+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.178457+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.178457+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.182621+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.182621+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.186341+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.186341+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.188051+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.188051+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.196342+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.196342+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.286302+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.893 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.286302+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.290271+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.290271+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.293906+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.293906+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.295362+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.293906+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.293906+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.295362+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.295362+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.303750+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.303750+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.340235+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.340235+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cluster 2024-04-24T17:13:10.346230+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: cluster 2024-04-24T17:13:10.346230+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.349995+0000 mon.c (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.349995+0000 mon.c (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.354217+0000 mon.a (mon.0) 1243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.354217+0000 mon.a (mon.0) 1243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.393955+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.393955+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.398315+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.398315+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.401646+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.401646+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.402756+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[70555]: audit 2024-04-24T17:13:10.402756+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.295362+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.303750+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.303750+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.340235+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.340235+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cluster 2024-04-24T17:13:10.346230+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: cluster 2024-04-24T17:13:10.346230+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.349995+0000 mon.c (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.349995+0000 mon.c (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.354217+0000 mon.a (mon.0) 1243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.354217+0000 mon.a (mon.0) 1243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.393955+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.393955+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.398315+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.398315+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.401646+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.401646+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.402756+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:10.897 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[76016]: audit 2024-04-24T17:13:10.402756+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.187 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:10 smithi040 bash[79964]: debug 2024-04-24T17:13:10.878+0000 7f6cfb91e700 -1 osd.0 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:13:11.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.441166+0000 mgr.x (mgr.25010) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.441166+0000 mgr.x (mgr.25010) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.528902+0000 mgr.x (mgr.25010) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.528902+0000 mgr.x (mgr.25010) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.617712+0000 mgr.x (mgr.25010) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.617712+0000 mgr.x (mgr.25010) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.709581+0000 mgr.x (mgr.25010) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.709581+0000 mgr.x (mgr.25010) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.806435+0000 mgr.x (mgr.25010) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.806435+0000 mgr.x (mgr.25010) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.901212+0000 mgr.x (mgr.25010) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.901212+0000 mgr.x (mgr.25010) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.995431+0000 mgr.x (mgr.25010) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:09.995431+0000 mgr.x (mgr.25010) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.089165+0000 mgr.x (mgr.25010) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.089165+0000 mgr.x (mgr.25010) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.196305+0000 mgr.x (mgr.25010) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.196305+0000 mgr.x (mgr.25010) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.303692+0000 mgr.x (mgr.25010) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.303692+0000 mgr.x (mgr.25010) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cluster 2024-04-24T17:13:10.311415+0000 mgr.x (mgr.25010) 810 : cluster [DBG] pgmap v89: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:11.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cluster 2024-04-24T17:13:10.311415+0000 mgr.x (mgr.25010) 810 : cluster [DBG] pgmap v89: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.720552+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.720552+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.720638+0000 mgr.x (mgr.25010) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.720638+0000 mgr.x (mgr.25010) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.799872+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.799872+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.802518+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.802518+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.805540+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.805540+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.806491+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.806491+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.812522+0000 mgr.x (mgr.25010) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.812522+0000 mgr.x (mgr.25010) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.812840+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.812840+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.847825+0000 mon.a (mon.0) 1254 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.847825+0000 mon.a (mon.0) 1254 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.890775+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.890775+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.894012+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.894012+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.896319+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.896319+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.897124+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.897124+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.903005+0000 mgr.x (mgr.25010) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:10.903005+0000 mgr.x (mgr.25010) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.903301+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.903301+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.992341+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.992341+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.996449+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:10.996449+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.000412+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.000412+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.001837+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.001837+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.008838+0000 mgr.x (mgr.25010) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.008838+0000 mgr.x (mgr.25010) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.008873+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.008873+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.100179+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.100179+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.104849+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.104849+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.108131+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.108131+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.109456+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.109456+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.117445+0000 mgr.x (mgr.25010) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.117445+0000 mgr.x (mgr.25010) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.117725+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.117725+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.196129+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.196129+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.198767+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.198767+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.201121+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.201121+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.202117+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.202117+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.208070+0000 mgr.x (mgr.25010) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.208070+0000 mgr.x (mgr.25010) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.208396+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.208396+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.286748+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.286748+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.289177+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.289177+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.291414+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.291414+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.292363+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.292363+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.297523+0000 mgr.x (mgr.25010) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.297523+0000 mgr.x (mgr.25010) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.297795+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.297795+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.376394+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.376394+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.379032+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.379032+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.381804+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.381804+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.382764+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.382764+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.387618+0000 mgr.x (mgr.25010) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.387618+0000 mgr.x (mgr.25010) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.388003+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.388003+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.466004+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.466004+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.468378+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.468378+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.471150+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.471150+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.472281+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.472281+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.477848+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[58651]: audit 2024-04-24T17:13:11.477848+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.441166+0000 mgr.x (mgr.25010) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.441166+0000 mgr.x (mgr.25010) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.528902+0000 mgr.x (mgr.25010) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.528902+0000 mgr.x (mgr.25010) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.617712+0000 mgr.x (mgr.25010) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.617712+0000 mgr.x (mgr.25010) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.709581+0000 mgr.x (mgr.25010) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.709581+0000 mgr.x (mgr.25010) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.806435+0000 mgr.x (mgr.25010) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.806435+0000 mgr.x (mgr.25010) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.901212+0000 mgr.x (mgr.25010) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.901212+0000 mgr.x (mgr.25010) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.995431+0000 mgr.x (mgr.25010) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:09.995431+0000 mgr.x (mgr.25010) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.089165+0000 mgr.x (mgr.25010) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.089165+0000 mgr.x (mgr.25010) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.196305+0000 mgr.x (mgr.25010) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.196305+0000 mgr.x (mgr.25010) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.303692+0000 mgr.x (mgr.25010) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.303692+0000 mgr.x (mgr.25010) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cluster 2024-04-24T17:13:10.311415+0000 mgr.x (mgr.25010) 810 : cluster [DBG] pgmap v89: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:11.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cluster 2024-04-24T17:13:10.311415+0000 mgr.x (mgr.25010) 810 : cluster [DBG] pgmap v89: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.720552+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.720552+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.720638+0000 mgr.x (mgr.25010) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.720638+0000 mgr.x (mgr.25010) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.799872+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.799872+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.802518+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.802518+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.805540+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.805540+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.806491+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.806491+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.812522+0000 mgr.x (mgr.25010) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.812522+0000 mgr.x (mgr.25010) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.812840+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.812840+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.847825+0000 mon.a (mon.0) 1254 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.847825+0000 mon.a (mon.0) 1254 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.890775+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.890775+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.894012+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.894012+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.896319+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.896319+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.897124+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.897124+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.903005+0000 mgr.x (mgr.25010) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:10.903005+0000 mgr.x (mgr.25010) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.903301+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.903301+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.992341+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.992341+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.996449+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:10.996449+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.000412+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.000412+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.001837+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.001837+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.008838+0000 mgr.x (mgr.25010) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.008838+0000 mgr.x (mgr.25010) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.008873+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.008873+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.100179+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.100179+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.104849+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.104849+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.108131+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.108131+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.109456+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.109456+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.117445+0000 mgr.x (mgr.25010) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.117445+0000 mgr.x (mgr.25010) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.117725+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.117725+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.196129+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.196129+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.198767+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.198767+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.201121+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.201121+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.202117+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.202117+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.208070+0000 mgr.x (mgr.25010) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.208070+0000 mgr.x (mgr.25010) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.208396+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.208396+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.286748+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.286748+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.289177+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.289177+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.291414+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.291414+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.292363+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.292363+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.297523+0000 mgr.x (mgr.25010) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.297523+0000 mgr.x (mgr.25010) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.297795+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.297795+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.376394+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.376394+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.379032+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.379032+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.381804+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.381804+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.382764+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.382764+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.387618+0000 mgr.x (mgr.25010) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.387618+0000 mgr.x (mgr.25010) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.388003+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.388003+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.466004+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.466004+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.468378+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.468378+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.471150+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.471150+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.472281+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.472281+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.477848+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[70555]: audit 2024-04-24T17:13:11.477848+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.441166+0000 mgr.x (mgr.25010) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.441166+0000 mgr.x (mgr.25010) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.528902+0000 mgr.x (mgr.25010) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.528902+0000 mgr.x (mgr.25010) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.617712+0000 mgr.x (mgr.25010) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.617712+0000 mgr.x (mgr.25010) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.709581+0000 mgr.x (mgr.25010) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.709581+0000 mgr.x (mgr.25010) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.806435+0000 mgr.x (mgr.25010) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.806435+0000 mgr.x (mgr.25010) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.901212+0000 mgr.x (mgr.25010) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.901212+0000 mgr.x (mgr.25010) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.995431+0000 mgr.x (mgr.25010) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:09.995431+0000 mgr.x (mgr.25010) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.089165+0000 mgr.x (mgr.25010) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.089165+0000 mgr.x (mgr.25010) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.196305+0000 mgr.x (mgr.25010) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.196305+0000 mgr.x (mgr.25010) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.303692+0000 mgr.x (mgr.25010) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.303692+0000 mgr.x (mgr.25010) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cluster 2024-04-24T17:13:10.311415+0000 mgr.x (mgr.25010) 810 : cluster [DBG] pgmap v89: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cluster 2024-04-24T17:13:10.311415+0000 mgr.x (mgr.25010) 810 : cluster [DBG] pgmap v89: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.720552+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.720552+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.720638+0000 mgr.x (mgr.25010) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.720638+0000 mgr.x (mgr.25010) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.799872+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.799872+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.802518+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.802518+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.805540+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.805540+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.806491+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.806491+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.812522+0000 mgr.x (mgr.25010) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.812522+0000 mgr.x (mgr.25010) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.812840+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.812840+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.847825+0000 mon.a (mon.0) 1254 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.847825+0000 mon.a (mon.0) 1254 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.890775+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.890775+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.894012+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.894012+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.896319+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.896319+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.897124+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.897124+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.903005+0000 mgr.x (mgr.25010) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:10.903005+0000 mgr.x (mgr.25010) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.903301+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.903301+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.992341+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.992341+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.996449+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:10.996449+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.000412+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.000412+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.001837+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.001837+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.008838+0000 mgr.x (mgr.25010) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.008838+0000 mgr.x (mgr.25010) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.008873+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.008873+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.100179+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.100179+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.104849+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.104849+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.108131+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.108131+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.109456+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.109456+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.117445+0000 mgr.x (mgr.25010) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.117445+0000 mgr.x (mgr.25010) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.117725+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.117725+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.196129+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.196129+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.198767+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.198767+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.201121+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.201121+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.202117+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.202117+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.208070+0000 mgr.x (mgr.25010) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.208070+0000 mgr.x (mgr.25010) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.208396+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.208396+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.286748+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.286748+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.289177+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.289177+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.291414+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.291414+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.292363+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.292363+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.297523+0000 mgr.x (mgr.25010) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.297523+0000 mgr.x (mgr.25010) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.297795+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.297795+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.376394+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.376394+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.379032+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.379032+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.381804+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.381804+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.382764+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.382764+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.387618+0000 mgr.x (mgr.25010) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.387618+0000 mgr.x (mgr.25010) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.388003+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.388003+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.466004+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.466004+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.468378+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.468378+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.471150+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.471150+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.472281+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.472281+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.477848+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:11.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:11 smithi040 bash[76016]: audit 2024-04-24T17:13:11.477848+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:11 smithi204 bash[52826]: debug 2024-04-24T17:13:11.765+0000 7fa85ec97700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:13:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.477855+0000 mgr.x (mgr.25010) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.477855+0000 mgr.x (mgr.25010) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.525884+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.525884+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.527978+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.527978+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.529799+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.529799+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.530444+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.530444+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.534512+0000 mgr.x (mgr.25010) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.534512+0000 mgr.x (mgr.25010) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.534928+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.534928+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.580995+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.580995+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.583462+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.583462+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.585702+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.585702+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.586527+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.586527+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.590860+0000 mgr.x (mgr.25010) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.590860+0000 mgr.x (mgr.25010) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.591231+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.591231+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.632942+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.632942+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.634881+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.634881+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.636815+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.636815+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.637698+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.637698+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.642436+0000 mgr.x (mgr.25010) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.642436+0000 mgr.x (mgr.25010) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.642853+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.642853+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.688741+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.688741+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.691405+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.691405+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.693907+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.693907+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.694622+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.694622+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.700134+0000 mgr.x (mgr.25010) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.700134+0000 mgr.x (mgr.25010) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.700553+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.700553+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.740170+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.740170+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.747428+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.747428+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.754078+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.754078+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.761473+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.761473+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.763897+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.763897+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.765804+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.765804+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.767181+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.767181+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.767851+0000 mgr.x (mgr.25010) 824 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.767851+0000 mgr.x (mgr.25010) 824 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.768508+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.768508+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.768770+0000 mgr.x (mgr.25010) 825 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cephadm 2024-04-24T17:13:11.768770+0000 mgr.x (mgr.25010) 825 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:11.901663+0000 mon.a (mon.0) 1318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:11.901663+0000 mon.a (mon.0) 1318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:12.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:11.916026+0000 mon.a (mon.0) 1319 : cluster [INF] osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477] boot 2024-04-24T17:13:12.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:11.916026+0000 mon.a (mon.0) 1319 : cluster [INF] osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477] boot 2024-04-24T17:13:12.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:11.916144+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:13:12.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:11.916144+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:13:12.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.916464+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:13:12.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: audit 2024-04-24T17:13:11.916464+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:13:12.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:12.312435+0000 mgr.x (mgr.25010) 826 : cluster [DBG] pgmap v92: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:12.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:12 smithi204 bash[58651]: cluster 2024-04-24T17:13:12.312435+0000 mgr.x (mgr.25010) 826 : cluster [DBG] pgmap v92: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:12.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.477855+0000 mgr.x (mgr.25010) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.477855+0000 mgr.x (mgr.25010) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.525884+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.525884+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.527978+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.527978+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.529799+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.529799+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.530444+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.530444+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.534512+0000 mgr.x (mgr.25010) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.534512+0000 mgr.x (mgr.25010) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.534928+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.534928+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.580995+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.580995+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.583462+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.583462+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.585702+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.585702+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.586527+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.586527+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.590860+0000 mgr.x (mgr.25010) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.590860+0000 mgr.x (mgr.25010) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.591231+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.591231+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.632942+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.632942+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.634881+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.634881+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.636815+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.636815+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.637698+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.637698+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.642436+0000 mgr.x (mgr.25010) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.642436+0000 mgr.x (mgr.25010) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.642853+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.642853+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.688741+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.477855+0000 mgr.x (mgr.25010) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.477855+0000 mgr.x (mgr.25010) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.525884+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.525884+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.527978+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.527978+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.529799+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.529799+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.530444+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.530444+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.534512+0000 mgr.x (mgr.25010) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.534512+0000 mgr.x (mgr.25010) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.534928+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.534928+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.580995+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.580995+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.583462+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.583462+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.585702+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.934 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.688741+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.691405+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.691405+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.693907+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.693907+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.694622+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.694622+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.700134+0000 mgr.x (mgr.25010) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.700134+0000 mgr.x (mgr.25010) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.700553+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.700553+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.740170+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.740170+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.747428+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.747428+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.754078+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.754078+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.761473+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.761473+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.763897+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.763897+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.765804+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.765804+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.767181+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.767181+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.767851+0000 mgr.x (mgr.25010) 824 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.767851+0000 mgr.x (mgr.25010) 824 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.768508+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.768508+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.768770+0000 mgr.x (mgr.25010) 825 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cephadm 2024-04-24T17:13:11.768770+0000 mgr.x (mgr.25010) 825 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:11.901663+0000 mon.a (mon.0) 1318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:12.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:11.901663+0000 mon.a (mon.0) 1318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:11.916026+0000 mon.a (mon.0) 1319 : cluster [INF] osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477] boot 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:11.916026+0000 mon.a (mon.0) 1319 : cluster [INF] osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477] boot 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:11.916144+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:11.916144+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.916464+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: audit 2024-04-24T17:13:11.916464+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:12.312435+0000 mgr.x (mgr.25010) 826 : cluster [DBG] pgmap v92: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:12.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[70555]: cluster 2024-04-24T17:13:12.312435+0000 mgr.x (mgr.25010) 826 : cluster [DBG] pgmap v92: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.585702+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.586527+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.586527+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.590860+0000 mgr.x (mgr.25010) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.590860+0000 mgr.x (mgr.25010) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.591231+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.591231+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.632942+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.632942+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.634881+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.634881+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.636815+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.636815+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.637698+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.637698+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.642436+0000 mgr.x (mgr.25010) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.642436+0000 mgr.x (mgr.25010) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.642853+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.642853+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.688741+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.688741+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.691405+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.691405+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.693907+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.693907+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.694622+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.694622+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.700134+0000 mgr.x (mgr.25010) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.700134+0000 mgr.x (mgr.25010) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.700553+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.700553+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.740170+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.740170+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.747428+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.747428+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.754078+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.754078+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.761473+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.761473+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.763897+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.763897+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.765804+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.765804+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.767181+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.767181+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.767851+0000 mgr.x (mgr.25010) 824 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.767851+0000 mgr.x (mgr.25010) 824 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.768508+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.768508+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.768770+0000 mgr.x (mgr.25010) 825 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cephadm 2024-04-24T17:13:11.768770+0000 mgr.x (mgr.25010) 825 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:11.901663+0000 mon.a (mon.0) 1318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:11.901663+0000 mon.a (mon.0) 1318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:11.916026+0000 mon.a (mon.0) 1319 : cluster [INF] osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477] boot 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:11.916026+0000 mon.a (mon.0) 1319 : cluster [INF] osd.0 [v2:172.21.15.40:6800/4292405477,v1:172.21.15.40:6801/4292405477] boot 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:11.916144+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:11.916144+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.916464+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:13:12.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: audit 2024-04-24T17:13:11.916464+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-24T17:13:12.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:12.312435+0000 mgr.x (mgr.25010) 826 : cluster [DBG] pgmap v92: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:12.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:12 smithi040 bash[76016]: cluster 2024-04-24T17:13:12.312435+0000 mgr.x (mgr.25010) 826 : cluster [DBG] pgmap v92: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-24T17:13:13.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:13 smithi204 bash[54356]: ts=2024-04-24T17:13:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:13:14.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[70555]: audit 2024-04-24T17:13:12.918994+0000 mgr.x (mgr.25010) 827 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:14.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[70555]: audit 2024-04-24T17:13:12.918994+0000 mgr.x (mgr.25010) 827 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:14.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[70555]: cluster 2024-04-24T17:13:12.922295+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:13:14.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[70555]: cluster 2024-04-24T17:13:12.922295+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:13:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[76016]: audit 2024-04-24T17:13:12.918994+0000 mgr.x (mgr.25010) 827 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[76016]: audit 2024-04-24T17:13:12.918994+0000 mgr.x (mgr.25010) 827 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[76016]: cluster 2024-04-24T17:13:12.922295+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:13:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:13 smithi040 bash[76016]: cluster 2024-04-24T17:13:12.922295+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:13:14.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:13:14] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2024-04-24T17:13:14.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:13 smithi204 bash[58651]: audit 2024-04-24T17:13:12.918994+0000 mgr.x (mgr.25010) 827 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:14.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:13 smithi204 bash[58651]: audit 2024-04-24T17:13:12.918994+0000 mgr.x (mgr.25010) 827 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:14.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:13 smithi204 bash[58651]: cluster 2024-04-24T17:13:12.922295+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:13:14.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:13 smithi204 bash[58651]: cluster 2024-04-24T17:13:12.922295+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: cluster 2024-04-24T17:13:14.313292+0000 mgr.x (mgr.25010) 828 : cluster [DBG] pgmap v94: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: cluster 2024-04-24T17:13:14.313292+0000 mgr.x (mgr.25010) 828 : cluster [DBG] pgmap v94: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: audit 2024-04-24T17:13:14.478531+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: audit 2024-04-24T17:13:14.478531+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: audit 2024-04-24T17:13:14.489342+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: audit 2024-04-24T17:13:14.489342+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: audit 2024-04-24T17:13:14.499722+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[70555]: audit 2024-04-24T17:13:14.499722+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: cluster 2024-04-24T17:13:14.313292+0000 mgr.x (mgr.25010) 828 : cluster [DBG] pgmap v94: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: cluster 2024-04-24T17:13:14.313292+0000 mgr.x (mgr.25010) 828 : cluster [DBG] pgmap v94: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: audit 2024-04-24T17:13:14.478531+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: audit 2024-04-24T17:13:14.478531+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: audit 2024-04-24T17:13:14.489342+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: audit 2024-04-24T17:13:14.489342+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: audit 2024-04-24T17:13:14.499722+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:14 smithi040 bash[76016]: audit 2024-04-24T17:13:14.499722+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: cluster 2024-04-24T17:13:14.313292+0000 mgr.x (mgr.25010) 828 : cluster [DBG] pgmap v94: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-24T17:13:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: cluster 2024-04-24T17:13:14.313292+0000 mgr.x (mgr.25010) 828 : cluster [DBG] pgmap v94: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-24T17:13:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: audit 2024-04-24T17:13:14.478531+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: audit 2024-04-24T17:13:14.478531+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: audit 2024-04-24T17:13:14.489342+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: audit 2024-04-24T17:13:14.489342+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: audit 2024-04-24T17:13:14.499722+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:15.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:14 smithi204 bash[58651]: audit 2024-04-24T17:13:14.499722+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:15 smithi040 bash[70555]: cluster 2024-04-24T17:13:14.916729+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:15 smithi040 bash[70555]: cluster 2024-04-24T17:13:14.916729+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:16.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:15 smithi040 bash[76016]: cluster 2024-04-24T17:13:14.916729+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:16.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:15 smithi040 bash[76016]: cluster 2024-04-24T17:13:14.916729+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:15 smithi204 bash[58651]: cluster 2024-04-24T17:13:14.916729+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:15 smithi204 bash[58651]: cluster 2024-04-24T17:13:14.916729+0000 mon.a (mon.0) 1326 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:17.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[76016]: cluster 2024-04-24T17:13:16.314197+0000 mgr.x (mgr.25010) 829 : cluster [DBG] pgmap v95: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[76016]: cluster 2024-04-24T17:13:16.314197+0000 mgr.x (mgr.25010) 829 : cluster [DBG] pgmap v95: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[76016]: audit 2024-04-24T17:13:16.848394+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[76016]: audit 2024-04-24T17:13:16.848394+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[76016]: audit 2024-04-24T17:13:16.850873+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[76016]: audit 2024-04-24T17:13:16.850873+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[70555]: cluster 2024-04-24T17:13:16.314197+0000 mgr.x (mgr.25010) 829 : cluster [DBG] pgmap v95: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[70555]: cluster 2024-04-24T17:13:16.314197+0000 mgr.x (mgr.25010) 829 : cluster [DBG] pgmap v95: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[70555]: audit 2024-04-24T17:13:16.848394+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[70555]: audit 2024-04-24T17:13:16.848394+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[70555]: audit 2024-04-24T17:13:16.850873+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:17.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:16 smithi040 bash[70555]: audit 2024-04-24T17:13:16.850873+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:16 smithi204 bash[58651]: cluster 2024-04-24T17:13:16.314197+0000 mgr.x (mgr.25010) 829 : cluster [DBG] pgmap v95: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:16 smithi204 bash[58651]: cluster 2024-04-24T17:13:16.314197+0000 mgr.x (mgr.25010) 829 : cluster [DBG] pgmap v95: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:16 smithi204 bash[58651]: audit 2024-04-24T17:13:16.848394+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:16 smithi204 bash[58651]: audit 2024-04-24T17:13:16.848394+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:16 smithi204 bash[58651]: audit 2024-04-24T17:13:16.850873+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:16 smithi204 bash[58651]: audit 2024-04-24T17:13:16.850873+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:17 smithi204 bash[58651]: cluster 2024-04-24T17:13:16.928273+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-24T17:13:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:17 smithi204 bash[58651]: cluster 2024-04-24T17:13:16.928273+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-24T17:13:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:17 smithi204 bash[58651]: cluster 2024-04-24T17:13:16.928327+0000 mon.a (mon.0) 1330 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:17 smithi204 bash[58651]: cluster 2024-04-24T17:13:16.928327+0000 mon.a (mon.0) 1330 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:18.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[70555]: cluster 2024-04-24T17:13:16.928273+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-24T17:13:18.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[70555]: cluster 2024-04-24T17:13:16.928273+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-24T17:13:18.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[70555]: cluster 2024-04-24T17:13:16.928327+0000 mon.a (mon.0) 1330 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:18.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[70555]: cluster 2024-04-24T17:13:16.928327+0000 mon.a (mon.0) 1330 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:18.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[76016]: cluster 2024-04-24T17:13:16.928273+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-24T17:13:18.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[76016]: cluster 2024-04-24T17:13:16.928273+0000 mon.a (mon.0) 1329 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-24T17:13:18.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[76016]: cluster 2024-04-24T17:13:16.928327+0000 mon.a (mon.0) 1330 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:18.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:17 smithi040 bash[76016]: cluster 2024-04-24T17:13:16.928327+0000 mon.a (mon.0) 1330 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:18.949 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:18 smithi204 bash[54356]: ts=2024-04-24T17:13:18.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-24T17:13:18.949 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:18 smithi204 bash[54356]: ts=2024-04-24T17:13:18.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:13:19.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:18 smithi204 bash[58651]: cluster 2024-04-24T17:13:18.315874+0000 mgr.x (mgr.25010) 830 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:13:19.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:18 smithi204 bash[58651]: cluster 2024-04-24T17:13:18.315874+0000 mgr.x (mgr.25010) 830 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:13:19.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:18 smithi040 bash[76016]: cluster 2024-04-24T17:13:18.315874+0000 mgr.x (mgr.25010) 830 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:13:19.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:18 smithi040 bash[76016]: cluster 2024-04-24T17:13:18.315874+0000 mgr.x (mgr.25010) 830 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:13:19.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:18 smithi040 bash[70555]: cluster 2024-04-24T17:13:18.315874+0000 mgr.x (mgr.25010) 830 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:13:19.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:18 smithi040 bash[70555]: cluster 2024-04-24T17:13:18.315874+0000 mgr.x (mgr.25010) 830 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:13:19.786 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 6s ago 17m - - 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 14s ago 17m - - 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (4m) 6s ago 11m 13.3M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (4m) 14s ago 10m 40.2M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (3m) 6s ago 8m 44.2M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (3m) 14s ago 17m 510M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (2m) 6s ago 19m 436M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (2m) 6s ago 19m 54.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (74s) 14s ago 17m 35.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (103s) 6s ago 17m 41.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:13:20.555 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (4m) 6s ago 11m 9195k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (4m) 14s ago 11m 9419k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (16s) 6s ago 16m 49.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (16m) 6s ago 16m 56.8M 4096M 17.2.0 e1d6a67b021e d7dcd2f8d6c1 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (15m) 6s ago 15m 52.4M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (14m) 6s ago 14m 55.7M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (14m) 14s ago 14m 56.7M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (13m) 14s ago 13m 54.3M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (12m) 14s ago 13m 52.8M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (12m) 14s ago 12m 55.3M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (3m) 14s ago 11m 64.0M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (9m) 6s ago 9m 86.0M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (9m) 14s ago 9m 86.4M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (9m) 6s ago 9m 86.5M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:13:20.556 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (9m) 14s ago 9m 86.2M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 1 2024-04-24T17:13:20.998 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 6 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:13:20.999 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:13:21.372 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:13:21.372 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:13:21.372 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "6/23 daemons upgraded", 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:13:21.373 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:13:21.374 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:13:21.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: audit 2024-04-24T17:13:19.774660+0000 mgr.x (mgr.25010) 831 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: audit 2024-04-24T17:13:19.774660+0000 mgr.x (mgr.25010) 831 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: audit 2024-04-24T17:13:20.144546+0000 mgr.x (mgr.25010) 832 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: audit 2024-04-24T17:13:20.144546+0000 mgr.x (mgr.25010) 832 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: cluster 2024-04-24T17:13:20.316548+0000 mgr.x (mgr.25010) 833 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: cluster 2024-04-24T17:13:20.316548+0000 mgr.x (mgr.25010) 833 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: audit 2024-04-24T17:13:21.000387+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.40:0/2682728516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[76016]: audit 2024-04-24T17:13:21.000387+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.40:0/2682728516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: audit 2024-04-24T17:13:19.774660+0000 mgr.x (mgr.25010) 831 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: audit 2024-04-24T17:13:19.774660+0000 mgr.x (mgr.25010) 831 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: audit 2024-04-24T17:13:20.144546+0000 mgr.x (mgr.25010) 832 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: audit 2024-04-24T17:13:20.144546+0000 mgr.x (mgr.25010) 832 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: cluster 2024-04-24T17:13:20.316548+0000 mgr.x (mgr.25010) 833 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:21.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: cluster 2024-04-24T17:13:20.316548+0000 mgr.x (mgr.25010) 833 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: audit 2024-04-24T17:13:21.000387+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.40:0/2682728516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:21 smithi040 bash[70555]: audit 2024-04-24T17:13:21.000387+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.40:0/2682728516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: audit 2024-04-24T17:13:19.774660+0000 mgr.x (mgr.25010) 831 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: audit 2024-04-24T17:13:19.774660+0000 mgr.x (mgr.25010) 831 : audit [DBG] from='client.54199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: audit 2024-04-24T17:13:20.144546+0000 mgr.x (mgr.25010) 832 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: audit 2024-04-24T17:13:20.144546+0000 mgr.x (mgr.25010) 832 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: cluster 2024-04-24T17:13:20.316548+0000 mgr.x (mgr.25010) 833 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: cluster 2024-04-24T17:13:20.316548+0000 mgr.x (mgr.25010) 833 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: audit 2024-04-24T17:13:21.000387+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.40:0/2682728516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:21 smithi204 bash[58651]: audit 2024-04-24T17:13:21.000387+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.40:0/2682728516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:21.821 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:13:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:22 smithi204 bash[58651]: audit 2024-04-24T17:13:20.506991+0000 mgr.x (mgr.25010) 834 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:22 smithi204 bash[58651]: audit 2024-04-24T17:13:20.506991+0000 mgr.x (mgr.25010) 834 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:22 smithi204 bash[58651]: audit 2024-04-24T17:13:21.372821+0000 mgr.x (mgr.25010) 835 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:22 smithi204 bash[58651]: audit 2024-04-24T17:13:21.372821+0000 mgr.x (mgr.25010) 835 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:22 smithi204 bash[58651]: audit 2024-04-24T17:13:21.824138+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/544682034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:22 smithi204 bash[58651]: audit 2024-04-24T17:13:21.824138+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/544682034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:22.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[76016]: audit 2024-04-24T17:13:20.506991+0000 mgr.x (mgr.25010) 834 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[76016]: audit 2024-04-24T17:13:20.506991+0000 mgr.x (mgr.25010) 834 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[76016]: audit 2024-04-24T17:13:21.372821+0000 mgr.x (mgr.25010) 835 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[76016]: audit 2024-04-24T17:13:21.372821+0000 mgr.x (mgr.25010) 835 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[76016]: audit 2024-04-24T17:13:21.824138+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/544682034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[76016]: audit 2024-04-24T17:13:21.824138+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/544682034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[70555]: audit 2024-04-24T17:13:20.506991+0000 mgr.x (mgr.25010) 834 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[70555]: audit 2024-04-24T17:13:20.506991+0000 mgr.x (mgr.25010) 834 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[70555]: audit 2024-04-24T17:13:21.372821+0000 mgr.x (mgr.25010) 835 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[70555]: audit 2024-04-24T17:13:21.372821+0000 mgr.x (mgr.25010) 835 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[70555]: audit 2024-04-24T17:13:21.824138+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/544682034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:22 smithi040 bash[70555]: audit 2024-04-24T17:13:21.824138+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.40:0/544682034' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:23.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:23 smithi040 bash[70555]: cluster 2024-04-24T17:13:22.317420+0000 mgr.x (mgr.25010) 836 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:13:23.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:23 smithi040 bash[70555]: cluster 2024-04-24T17:13:22.317420+0000 mgr.x (mgr.25010) 836 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:13:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:23 smithi040 bash[76016]: cluster 2024-04-24T17:13:22.317420+0000 mgr.x (mgr.25010) 836 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:13:23.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:23 smithi040 bash[76016]: cluster 2024-04-24T17:13:22.317420+0000 mgr.x (mgr.25010) 836 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:13:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:23 smithi204 bash[58651]: cluster 2024-04-24T17:13:22.317420+0000 mgr.x (mgr.25010) 836 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:13:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:23 smithi204 bash[58651]: cluster 2024-04-24T17:13:22.317420+0000 mgr.x (mgr.25010) 836 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:13:23.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:23 smithi204 bash[54356]: ts=2024-04-24T17: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:13:24.393 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:13:24] "GET /metrics HTTP/1.1" 200 38489 "" "Prometheus/2.33.4" 2024-04-24T17:13:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:24 smithi040 bash[70555]: audit 2024-04-24T17:13:22.926904+0000 mgr.x (mgr.25010) 837 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:24 smithi040 bash[70555]: audit 2024-04-24T17:13:22.926904+0000 mgr.x (mgr.25010) 837 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:24.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:24 smithi040 bash[76016]: audit 2024-04-24T17:13:22.926904+0000 mgr.x (mgr.25010) 837 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:24 smithi040 bash[76016]: audit 2024-04-24T17:13:22.926904+0000 mgr.x (mgr.25010) 837 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:24 smithi204 bash[58651]: audit 2024-04-24T17:13:22.926904+0000 mgr.x (mgr.25010) 837 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:24 smithi204 bash[58651]: audit 2024-04-24T17:13:22.926904+0000 mgr.x (mgr.25010) 837 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:25.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:25 smithi040 bash[70555]: cluster 2024-04-24T17:13:24.318979+0000 mgr.x (mgr.25010) 838 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-04-24T17:13:25.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:25 smithi040 bash[70555]: cluster 2024-04-24T17:13:24.318979+0000 mgr.x (mgr.25010) 838 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-04-24T17:13:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:25 smithi040 bash[76016]: cluster 2024-04-24T17:13:24.318979+0000 mgr.x (mgr.25010) 838 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-04-24T17:13:25.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:25 smithi040 bash[76016]: cluster 2024-04-24T17:13:24.318979+0000 mgr.x (mgr.25010) 838 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-04-24T17:13:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:25 smithi204 bash[58651]: cluster 2024-04-24T17:13:24.318979+0000 mgr.x (mgr.25010) 838 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-04-24T17:13:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:25 smithi204 bash[58651]: cluster 2024-04-24T17:13:24.318979+0000 mgr.x (mgr.25010) 838 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-04-24T17:13:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: cluster 2024-04-24T17:13:26.319751+0000 mgr.x (mgr.25010) 839 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: cluster 2024-04-24T17:13:26.319751+0000 mgr.x (mgr.25010) 839 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.344074+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.344074+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.356939+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.356939+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.368303+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.368303+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.785443+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.785443+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.959386+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[70555]: audit 2024-04-24T17:13:26.959386+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: cluster 2024-04-24T17:13:26.319751+0000 mgr.x (mgr.25010) 839 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: cluster 2024-04-24T17:13:26.319751+0000 mgr.x (mgr.25010) 839 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.344074+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.344074+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.356939+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.356939+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.368303+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.368303+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.785443+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.785443+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.959386+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:27 smithi040 bash[76016]: audit 2024-04-24T17:13:26.959386+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: cluster 2024-04-24T17:13:26.319751+0000 mgr.x (mgr.25010) 839 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: cluster 2024-04-24T17:13:26.319751+0000 mgr.x (mgr.25010) 839 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:27.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.344074+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.344074+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.356939+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.356939+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.368303+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.368303+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.785443+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.785443+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.959386+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:27.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:27 smithi204 bash[58651]: audit 2024-04-24T17:13:26.959386+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[70555]: audit 2024-04-24T17:13:26.785176+0000 mgr.x (mgr.25010) 840 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[70555]: audit 2024-04-24T17:13:26.785176+0000 mgr.x (mgr.25010) 840 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[70555]: cephadm 2024-04-24T17:13:26.788373+0000 mgr.x (mgr.25010) 841 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[70555]: cephadm 2024-04-24T17:13:26.788373+0000 mgr.x (mgr.25010) 841 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[76016]: audit 2024-04-24T17:13:26.785176+0000 mgr.x (mgr.25010) 840 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[76016]: audit 2024-04-24T17:13:26.785176+0000 mgr.x (mgr.25010) 840 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[76016]: cephadm 2024-04-24T17:13:26.788373+0000 mgr.x (mgr.25010) 841 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:13:28.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:28 smithi040 bash[76016]: cephadm 2024-04-24T17:13:26.788373+0000 mgr.x (mgr.25010) 841 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:13:28.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:28 smithi204 bash[58651]: audit 2024-04-24T17:13:26.785176+0000 mgr.x (mgr.25010) 840 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:28.659 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:28 smithi204 bash[58651]: audit 2024-04-24T17:13:26.785176+0000 mgr.x (mgr.25010) 840 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-24T17:13:28.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:28 smithi204 bash[58651]: cephadm 2024-04-24T17:13:26.788373+0000 mgr.x (mgr.25010) 841 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:13:28.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:28 smithi204 bash[58651]: cephadm 2024-04-24T17:13:26.788373+0000 mgr.x (mgr.25010) 841 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-24T17:13:29.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:28 smithi204 bash[54356]: ts=2024-04-24T17: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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:13:29.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: cluster 2024-04-24T17:13:28.321254+0000 mgr.x (mgr.25010) 842 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:29.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: cluster 2024-04-24T17:13:28.321254+0000 mgr.x (mgr.25010) 842 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:29.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: audit 2024-04-24T17:13:29.170291+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:29.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: audit 2024-04-24T17:13:29.170291+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: audit 2024-04-24T17:13:29.176229+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: audit 2024-04-24T17:13:29.176229+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: audit 2024-04-24T17:13:29.178146+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[76016]: audit 2024-04-24T17:13:29.178146+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: cluster 2024-04-24T17:13:28.321254+0000 mgr.x (mgr.25010) 842 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: cluster 2024-04-24T17:13:28.321254+0000 mgr.x (mgr.25010) 842 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: audit 2024-04-24T17:13:29.170291+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: audit 2024-04-24T17:13:29.170291+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: audit 2024-04-24T17:13:29.176229+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: audit 2024-04-24T17:13:29.176229+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: audit 2024-04-24T17:13:29.178146+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:29.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:29 smithi040 bash[70555]: audit 2024-04-24T17:13:29.178146+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: cluster 2024-04-24T17:13:28.321254+0000 mgr.x (mgr.25010) 842 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: cluster 2024-04-24T17:13:28.321254+0000 mgr.x (mgr.25010) 842 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: audit 2024-04-24T17:13:29.170291+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: audit 2024-04-24T17:13:29.170291+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: audit 2024-04-24T17:13:29.176229+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:13:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: audit 2024-04-24T17:13:29.176229+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-24T17:13:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: audit 2024-04-24T17:13:29.178146+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:29.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:29 smithi204 bash[58651]: audit 2024-04-24T17:13:29.178146+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:30.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[70555]: cephadm 2024-04-24T17:13:29.159274+0000 mgr.x (mgr.25010) 843 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:13:30.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[70555]: cephadm 2024-04-24T17:13:29.159274+0000 mgr.x (mgr.25010) 843 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:13:30.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[70555]: cephadm 2024-04-24T17:13:29.183241+0000 mgr.x (mgr.25010) 844 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T17:13:30.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[70555]: cephadm 2024-04-24T17:13:29.183241+0000 mgr.x (mgr.25010) 844 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T17:13:30.610 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[76016]: cephadm 2024-04-24T17:13:29.159274+0000 mgr.x (mgr.25010) 843 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:13:30.610 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[76016]: cephadm 2024-04-24T17:13:29.159274+0000 mgr.x (mgr.25010) 843 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:13:30.610 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[76016]: cephadm 2024-04-24T17:13:29.183241+0000 mgr.x (mgr.25010) 844 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T17:13:30.610 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:30 smithi040 bash[76016]: cephadm 2024-04-24T17:13:29.183241+0000 mgr.x (mgr.25010) 844 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T17:13:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:30 smithi204 bash[58651]: cephadm 2024-04-24T17:13:29.159274+0000 mgr.x (mgr.25010) 843 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:13:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:30 smithi204 bash[58651]: cephadm 2024-04-24T17:13:29.159274+0000 mgr.x (mgr.25010) 843 : cephadm [INF] Upgrade: Updating osd.1 2024-04-24T17:13:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:30 smithi204 bash[58651]: cephadm 2024-04-24T17:13:29.183241+0000 mgr.x (mgr.25010) 844 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T17:13:30.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:30 smithi204 bash[58651]: cephadm 2024-04-24T17:13:29.183241+0000 mgr.x (mgr.25010) 844 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-04-24T17:13:31.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:31 smithi040 bash[70555]: cluster 2024-04-24T17:13:30.321977+0000 mgr.x (mgr.25010) 845 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:31.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:31 smithi040 bash[70555]: cluster 2024-04-24T17:13:30.321977+0000 mgr.x (mgr.25010) 845 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:31.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:31 smithi040 bash[76016]: cluster 2024-04-24T17:13:30.321977+0000 mgr.x (mgr.25010) 845 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:31.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:31 smithi040 bash[76016]: cluster 2024-04-24T17:13:30.321977+0000 mgr.x (mgr.25010) 845 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:31 smithi204 bash[58651]: cluster 2024-04-24T17:13:30.321977+0000 mgr.x (mgr.25010) 845 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:31 smithi204 bash[58651]: cluster 2024-04-24T17:13:30.321977+0000 mgr.x (mgr.25010) 845 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:33.181 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[70555]: audit 2024-04-24T17:13:31.849992+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:33.181 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[70555]: audit 2024-04-24T17:13:31.849992+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:33.181 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[70555]: audit 2024-04-24T17:13:31.854290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:33.181 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[70555]: audit 2024-04-24T17:13:31.854290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:33.181 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[70555]: cluster 2024-04-24T17:13:32.322897+0000 mgr.x (mgr.25010) 846 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:33.181 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[70555]: cluster 2024-04-24T17:13:32.322897+0000 mgr.x (mgr.25010) 846 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:33.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[76016]: audit 2024-04-24T17:13:31.849992+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:33.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[76016]: audit 2024-04-24T17:13:31.849992+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:33.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[76016]: audit 2024-04-24T17:13:31.854290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:33.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[76016]: audit 2024-04-24T17:13:31.854290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:33.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[76016]: cluster 2024-04-24T17:13:32.322897+0000 mgr.x (mgr.25010) 846 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:33.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:32 smithi040 bash[76016]: cluster 2024-04-24T17:13:32.322897+0000 mgr.x (mgr.25010) 846 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:32 smithi204 bash[58651]: audit 2024-04-24T17:13:31.849992+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:32 smithi204 bash[58651]: audit 2024-04-24T17:13:31.849992+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:32 smithi204 bash[58651]: audit 2024-04-24T17:13:31.854290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:32 smithi204 bash[58651]: audit 2024-04-24T17:13:31.854290+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:32 smithi204 bash[58651]: cluster 2024-04-24T17:13:32.322897+0000 mgr.x (mgr.25010) 846 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:33.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:32 smithi204 bash[58651]: cluster 2024-04-24T17:13:32.322897+0000 mgr.x (mgr.25010) 846 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:33.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:33 smithi204 bash[54356]: ts=2024-04-24T17: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:13:34.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:33 smithi204 bash[58651]: audit 2024-04-24T17:13:32.934903+0000 mgr.x (mgr.25010) 847 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:34.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:33 smithi204 bash[58651]: audit 2024-04-24T17:13:32.934903+0000 mgr.x (mgr.25010) 847 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:34.187 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.187 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.188 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:33 smithi040 bash[70555]: audit 2024-04-24T17:13:32.934903+0000 mgr.x (mgr.25010) 847 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:34.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:33 smithi040 bash[70555]: audit 2024-04-24T17:13:32.934903+0000 mgr.x (mgr.25010) 847 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:34.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.189 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:33 smithi040 bash[76016]: audit 2024-04-24T17:13:32.934903+0000 mgr.x (mgr.25010) 847 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:34.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:33 smithi040 bash[76016]: audit 2024-04-24T17:13:32.934903+0000 mgr.x (mgr.25010) 847 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:34.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:13:34] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.33.4" 2024-04-24T17:13:34.520 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:34 smithi040 systemd[1]: Stopping Ceph osd.1 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:13:34.520 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[30339]: debug 2024-04-24T17:13:34.318+0000 7fda73b3a700 -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-24T17:13:34.521 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[30339]: debug 2024-04-24T17:13:34.318+0000 7fda73b3a700 -1 osd.1 120 *** Got signal Terminated *** 2024-04-24T17:13:34.521 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[30339]: debug 2024-04-24T17:13:34.318+0000 7fda73b3a700 -1 osd.1 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:13:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.321881+0000 mon.a (mon.0) 1342 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:13:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.321881+0000 mon.a (mon.0) 1342 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:13:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.324501+0000 mgr.x (mgr.25010) 848 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.324501+0000 mgr.x (mgr.25010) 848 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: audit 2024-04-24T17:13:34.672702+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: audit 2024-04-24T17:13:34.672702+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: audit 2024-04-24T17:13:34.685647+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: audit 2024-04-24T17:13:34.685647+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: audit 2024-04-24T17:13:34.696102+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[70555]: audit 2024-04-24T17:13:34.696102+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.321881+0000 mon.a (mon.0) 1342 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.321881+0000 mon.a (mon.0) 1342 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.324501+0000 mgr.x (mgr.25010) 848 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.324501+0000 mgr.x (mgr.25010) 848 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:35.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: audit 2024-04-24T17:13:34.672702+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: audit 2024-04-24T17:13:34.672702+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: audit 2024-04-24T17:13:34.685647+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: audit 2024-04-24T17:13:34.685647+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: audit 2024-04-24T17:13:34.696102+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:34 smithi040 bash[76016]: audit 2024-04-24T17:13:34.696102+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.321881+0000 mon.a (mon.0) 1342 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.321881+0000 mon.a (mon.0) 1342 : cluster [INF] osd.1 marked itself down and dead 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.324501+0000 mgr.x (mgr.25010) 848 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.324501+0000 mgr.x (mgr.25010) 848 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: audit 2024-04-24T17:13:34.672702+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: audit 2024-04-24T17:13:34.672702+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: audit 2024-04-24T17:13:34.685647+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: audit 2024-04-24T17:13:34.685647+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: audit 2024-04-24T17:13:34.696102+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:34 smithi204 bash[58651]: audit 2024-04-24T17:13:34.696102+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:36.187 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[82202]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:13:36.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.860642+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:13:36.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.860642+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:13:36.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.880590+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:13:36.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[70555]: cluster 2024-04-24T17:13:34.880590+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:13:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.860642+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:13:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.860642+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:13:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.880590+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:13:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:35 smithi040 bash[76016]: cluster 2024-04-24T17:13:34.880590+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:13:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:35 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.860642+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:13:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:35 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.860642+0000 mon.a (mon.0) 1346 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:13:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:35 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.880590+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:13:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:35 smithi204 bash[58651]: cluster 2024-04-24T17:13:34.880590+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-24T17:13:36.687 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[82392]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: cluster 2024-04-24T17:13:35.875861+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: cluster 2024-04-24T17:13:35.875861+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: audit 2024-04-24T17:13:35.943883+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: audit 2024-04-24T17:13:35.943883+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: audit 2024-04-24T17:13:35.957210+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: audit 2024-04-24T17:13:35.957210+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: cluster 2024-04-24T17:13:35.958514+0000 mgr.x (mgr.25010) 849 : cluster [DBG] pgmap v107: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-24T17:13:37.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: cluster 2024-04-24T17:13:35.958514+0000 mgr.x (mgr.25010) 849 : cluster [DBG] pgmap v107: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: audit 2024-04-24T17:13:35.966784+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[76016]: audit 2024-04-24T17:13:35.966784+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: cluster 2024-04-24T17:13:35.875861+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: cluster 2024-04-24T17:13:35.875861+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: audit 2024-04-24T17:13:35.943883+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: audit 2024-04-24T17:13:35.943883+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: audit 2024-04-24T17:13:35.957210+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: audit 2024-04-24T17:13:35.957210+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: cluster 2024-04-24T17:13:35.958514+0000 mgr.x (mgr.25010) 849 : cluster [DBG] pgmap v107: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: cluster 2024-04-24T17:13:35.958514+0000 mgr.x (mgr.25010) 849 : cluster [DBG] pgmap v107: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-24T17:13:37.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: audit 2024-04-24T17:13:35.966784+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:36 smithi040 bash[70555]: audit 2024-04-24T17:13:35.966784+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: cluster 2024-04-24T17:13:35.875861+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: cluster 2024-04-24T17:13:35.875861+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: audit 2024-04-24T17:13:35.943883+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: audit 2024-04-24T17:13:35.943883+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: audit 2024-04-24T17:13:35.957210+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: audit 2024-04-24T17:13:35.957210+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: cluster 2024-04-24T17:13:35.958514+0000 mgr.x (mgr.25010) 849 : cluster [DBG] pgmap v107: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: cluster 2024-04-24T17:13:35.958514+0000 mgr.x (mgr.25010) 849 : cluster [DBG] pgmap v107: 161 pgs: 7 peering, 18 stale+active+clean, 136 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: audit 2024-04-24T17:13:35.966784+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:37.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:36 smithi204 bash[58651]: audit 2024-04-24T17:13:35.966784+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:38.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:37 smithi204 bash[58651]: cluster 2024-04-24T17:13:36.953747+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:13:38.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:37 smithi204 bash[58651]: cluster 2024-04-24T17:13:36.953747+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:13:38.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:37 smithi040 bash[70555]: cluster 2024-04-24T17:13:36.953747+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:13:38.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:37 smithi040 bash[70555]: cluster 2024-04-24T17:13:36.953747+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:13:38.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:37 smithi040 bash[76016]: cluster 2024-04-24T17:13:36.953747+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:13:38.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:37 smithi040 bash[76016]: cluster 2024-04-24T17:13:36.953747+0000 mon.a (mon.0) 1352 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:13:38.603 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.603 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.604 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.604 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-24T17:13:38.604 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: Stopped Ceph osd.1 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:13:38.604 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.604 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.605 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.605 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.605 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.606 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:13:38.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[54356]: ts=2024-04-24T17: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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:13:38.903 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:38 smithi040 systemd[1]: Started Ceph osd.1 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:13:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: cluster 2024-04-24T17:13:37.960483+0000 mgr.x (mgr.25010) 850 : cluster [DBG] pgmap v108: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: cluster 2024-04-24T17:13:37.960483+0000 mgr.x (mgr.25010) 850 : cluster [DBG] pgmap v108: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.657855+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.657855+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.665476+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.665476+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.715976+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.715976+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.718047+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.718047+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.728561+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.728561+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.822628+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.822628+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.827877+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.827877+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.833392+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.833392+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: cluster 2024-04-24T17:13:37.960483+0000 mgr.x (mgr.25010) 850 : cluster [DBG] pgmap v108: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: cluster 2024-04-24T17:13:37.960483+0000 mgr.x (mgr.25010) 850 : cluster [DBG] pgmap v108: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.657855+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.657855+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.665476+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.665476+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.715976+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.715976+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.718047+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.718047+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.728561+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.728561+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.822628+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.822628+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.827877+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.827877+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.833392+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.833392+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.835388+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.835388+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.848637+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[70555]: audit 2024-04-24T17:13:38.848637+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.835388+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.835388+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.848637+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:38 smithi040 bash[76016]: audit 2024-04-24T17:13:38.848637+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: cluster 2024-04-24T17:13:37.960483+0000 mgr.x (mgr.25010) 850 : cluster [DBG] pgmap v108: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: cluster 2024-04-24T17:13:37.960483+0000 mgr.x (mgr.25010) 850 : cluster [DBG] pgmap v108: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.657855+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.657855+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.665476+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.665476+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.715976+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.715976+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.718047+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.718047+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.728561+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.728561+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.822628+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.822628+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.827877+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.827877+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.833392+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.833392+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.835388+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.835388+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.848637+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:39.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:38 smithi204 bash[58651]: audit 2024-04-24T17:13:38.848637+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cluster 2024-04-24T17:13:38.720919+0000 mgr.x (mgr.25010) 851 : cluster [DBG] pgmap v109: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:40.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cluster 2024-04-24T17:13:38.720919+0000 mgr.x (mgr.25010) 851 : cluster [DBG] pgmap v109: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:40.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:38.728607+0000 mgr.x (mgr.25010) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:38.728607+0000 mgr.x (mgr.25010) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:38.848714+0000 mgr.x (mgr.25010) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:38.848714+0000 mgr.x (mgr.25010) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cluster 2024-04-24T17:13:38.890974+0000 mon.a (mon.0) 1363 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cluster 2024-04-24T17:13:38.890974+0000 mon.a (mon.0) 1363 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cluster 2024-04-24T17:13:38.891033+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state']) 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cluster 2024-04-24T17:13:38.891033+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state']) 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.926961+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.926961+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.930140+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.930140+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.933350+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.933350+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.934764+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.934764+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cluster 2024-04-24T17:13:38.720919+0000 mgr.x (mgr.25010) 851 : cluster [DBG] pgmap v109: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cluster 2024-04-24T17:13:38.720919+0000 mgr.x (mgr.25010) 851 : cluster [DBG] pgmap v109: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:38.728607+0000 mgr.x (mgr.25010) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:38.728607+0000 mgr.x (mgr.25010) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:38.848714+0000 mgr.x (mgr.25010) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:38.848714+0000 mgr.x (mgr.25010) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cluster 2024-04-24T17:13:38.890974+0000 mon.a (mon.0) 1363 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cluster 2024-04-24T17:13:38.890974+0000 mon.a (mon.0) 1363 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cluster 2024-04-24T17:13:38.891033+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state']) 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cluster 2024-04-24T17:13:38.891033+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state']) 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.926961+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.926961+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.930140+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.930140+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.933350+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.933350+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.934764+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.934764+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:38.946691+0000 mgr.x (mgr.25010) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:38.946691+0000 mgr.x (mgr.25010) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.946898+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:38.946898+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.005257+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.005257+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.008157+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.008157+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.010856+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.010856+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.011717+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.011717+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.020185+0000 mgr.x (mgr.25010) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.020185+0000 mgr.x (mgr.25010) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.020600+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.020600+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.061439+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.061439+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.063972+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.063972+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:38.946691+0000 mgr.x (mgr.25010) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:38.946691+0000 mgr.x (mgr.25010) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.946898+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:38.946898+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.005257+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.005257+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.008157+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.008157+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.010856+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.010856+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.011717+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.011717+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.020185+0000 mgr.x (mgr.25010) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.020185+0000 mgr.x (mgr.25010) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.020600+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.020600+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.061439+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.061439+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.063972+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.063972+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.067036+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.067036+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.068602+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.068602+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.076806+0000 mgr.x (mgr.25010) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.076806+0000 mgr.x (mgr.25010) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.077138+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.077138+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.150739+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.150739+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.154014+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.154014+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.157116+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.157116+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.158652+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.158652+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.169364+0000 mgr.x (mgr.25010) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.169364+0000 mgr.x (mgr.25010) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.169735+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.169735+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.067036+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.067036+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.068602+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.068602+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.076806+0000 mgr.x (mgr.25010) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.076806+0000 mgr.x (mgr.25010) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.077138+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.077138+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.150739+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.150739+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.154014+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.154014+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.157116+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.157116+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.158652+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.158652+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.169364+0000 mgr.x (mgr.25010) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.169364+0000 mgr.x (mgr.25010) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.169735+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.169735+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.243999+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.243999+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.247121+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.247121+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.250299+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.250299+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.251436+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.251436+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.262044+0000 mgr.x (mgr.25010) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.262044+0000 mgr.x (mgr.25010) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.262444+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.262444+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.341177+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.341177+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.345030+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.345030+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.348551+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.348551+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.350249+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.243999+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.243999+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.247121+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.247121+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.250299+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.250299+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.251436+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.251436+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.262044+0000 mgr.x (mgr.25010) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.262044+0000 mgr.x (mgr.25010) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.262444+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.262444+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.341177+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.341177+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.345030+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.345030+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.348551+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.348551+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.350249+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.350249+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.357511+0000 mgr.x (mgr.25010) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.357511+0000 mgr.x (mgr.25010) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.357764+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.357764+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.429901+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.429901+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.434589+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.434589+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.438371+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.438371+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.439559+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.439559+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.448241+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.448241+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.534703+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.534703+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.539257+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.539257+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.350249+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.357511+0000 mgr.x (mgr.25010) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.357511+0000 mgr.x (mgr.25010) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.357764+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.357764+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.429901+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.429901+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.434589+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.434589+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.438371+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.438371+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.439559+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.439559+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.448241+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.448241+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.534703+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.534703+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.539257+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.539257+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.544303+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.544303+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.546081+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.546081+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.556116+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.556116+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.644478+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.644478+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.648924+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.648924+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.652717+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.652717+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.654210+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.654210+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.663284+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.663284+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.752993+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.752993+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.757604+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.757604+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.544303+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.544303+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.546081+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.546081+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.556116+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.556116+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.644478+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.644478+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.648924+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.648924+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.652717+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.652717+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.654210+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.654210+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.663284+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.663284+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.752993+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.752993+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.757604+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.757604+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.761658+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.761658+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.763312+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.763312+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.773293+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.773293+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.863664+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.863664+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.868492+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.868492+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.872582+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.872582+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.874487+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.874487+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.884647+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[70555]: audit 2024-04-24T17:13:39.884647+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.761658+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.761658+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.763312+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.763312+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.773293+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.773293+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.863664+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.863664+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.868492+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.868492+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.872582+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.872582+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.874487+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.874487+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.884647+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:39 smithi040 bash[76016]: audit 2024-04-24T17:13:39.884647+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cluster 2024-04-24T17:13:38.720919+0000 mgr.x (mgr.25010) 851 : cluster [DBG] pgmap v109: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cluster 2024-04-24T17:13:38.720919+0000 mgr.x (mgr.25010) 851 : cluster [DBG] pgmap v109: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:38.728607+0000 mgr.x (mgr.25010) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:38.728607+0000 mgr.x (mgr.25010) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:38.848714+0000 mgr.x (mgr.25010) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:38.848714+0000 mgr.x (mgr.25010) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cluster 2024-04-24T17:13:38.890974+0000 mon.a (mon.0) 1363 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cluster 2024-04-24T17:13:38.890974+0000 mon.a (mon.0) 1363 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cluster 2024-04-24T17:13:38.891033+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state']) 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cluster 2024-04-24T17:13:38.891033+0000 mon.a (mon.0) 1364 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi040 is in unknown state']) 2024-04-24T17:13:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.926961+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.926961+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.930140+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.930140+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.933350+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.933350+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.934764+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.934764+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:38.946691+0000 mgr.x (mgr.25010) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:38.946691+0000 mgr.x (mgr.25010) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.946898+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:38.946898+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.005257+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.005257+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.008157+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.008157+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.010856+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.010856+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.011717+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.011717+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.020185+0000 mgr.x (mgr.25010) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.020185+0000 mgr.x (mgr.25010) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.020600+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.020600+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.061439+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.061439+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.063972+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.063972+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.067036+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.067036+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.068602+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.068602+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.076806+0000 mgr.x (mgr.25010) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.076806+0000 mgr.x (mgr.25010) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.077138+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.077138+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.150739+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.150739+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.154014+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.154014+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.157116+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.157116+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.158652+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.158652+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.169364+0000 mgr.x (mgr.25010) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.169364+0000 mgr.x (mgr.25010) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.169735+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.169735+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.243999+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.243999+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.247121+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.247121+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.250299+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.250299+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.251436+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.251436+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.262044+0000 mgr.x (mgr.25010) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.262044+0000 mgr.x (mgr.25010) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.262444+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.262444+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.341177+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.341177+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.345030+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.345030+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.348551+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.348551+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.350249+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.350249+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.357511+0000 mgr.x (mgr.25010) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.357511+0000 mgr.x (mgr.25010) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.357764+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.357764+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.429901+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.429901+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.434589+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.434589+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.438371+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.438371+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.439559+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.439559+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.448241+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.448241+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.534703+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.534703+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.539257+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.539257+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.544303+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.544303+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.546081+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.546081+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.556116+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.556116+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.644478+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.644478+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.648924+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.648924+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.652717+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.652717+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.654210+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.654210+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.663284+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.663284+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.752993+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.752993+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.757604+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.757604+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.761658+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.761658+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.763312+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.763312+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.773293+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.773293+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.863664+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.863664+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.868492+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.868492+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.872582+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.872582+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.874487+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.874487+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.884647+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:39 smithi204 bash[58651]: audit 2024-04-24T17:13:39.884647+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.447992+0000 mgr.x (mgr.25010) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.447992+0000 mgr.x (mgr.25010) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.556042+0000 mgr.x (mgr.25010) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.556042+0000 mgr.x (mgr.25010) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.663082+0000 mgr.x (mgr.25010) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.663082+0000 mgr.x (mgr.25010) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.773092+0000 mgr.x (mgr.25010) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.773092+0000 mgr.x (mgr.25010) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.884460+0000 mgr.x (mgr.25010) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.884460+0000 mgr.x (mgr.25010) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.966792+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.966792+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.969691+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.969691+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.972577+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.972577+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.973927+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.973927+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.932 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.982697+0000 mgr.x (mgr.25010) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:39.982697+0000 mgr.x (mgr.25010) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.447992+0000 mgr.x (mgr.25010) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.447992+0000 mgr.x (mgr.25010) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.556042+0000 mgr.x (mgr.25010) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.556042+0000 mgr.x (mgr.25010) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.663082+0000 mgr.x (mgr.25010) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.663082+0000 mgr.x (mgr.25010) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.773092+0000 mgr.x (mgr.25010) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.773092+0000 mgr.x (mgr.25010) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.884460+0000 mgr.x (mgr.25010) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.884460+0000 mgr.x (mgr.25010) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.966792+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.966792+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.969691+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.969691+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.972577+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.972577+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.973927+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.973927+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.982697+0000 mgr.x (mgr.25010) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:39.982697+0000 mgr.x (mgr.25010) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.982806+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:39.982806+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.072526+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.072526+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.076957+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.076957+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.080105+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.080105+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.081480+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.081480+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.093719+0000 mgr.x (mgr.25010) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.093719+0000 mgr.x (mgr.25010) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.093791+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.093791+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.183703+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.183703+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.187944+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.187944+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.191990+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.191990+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.982806+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:39.982806+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.072526+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.072526+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.076957+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.076957+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.080105+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.080105+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.081480+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.081480+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.093719+0000 mgr.x (mgr.25010) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.093719+0000 mgr.x (mgr.25010) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.093791+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.093791+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.183703+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.183703+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.187944+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.187944+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.191990+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.191990+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.193448+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.193448+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.206016+0000 mgr.x (mgr.25010) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.206016+0000 mgr.x (mgr.25010) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.206038+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.206038+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.282699+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.282699+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.285376+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.193448+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.193448+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.206016+0000 mgr.x (mgr.25010) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.206016+0000 mgr.x (mgr.25010) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.206038+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.206038+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.282699+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.282699+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.285376+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.285376+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.288449+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.288449+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.289478+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.289478+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.301416+0000 mgr.x (mgr.25010) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.301416+0000 mgr.x (mgr.25010) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.301751+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.301751+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.359239+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:40.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.359239+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.361695+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.361695+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.363967+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.363967+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.365210+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.365210+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.375650+0000 mgr.x (mgr.25010) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.375650+0000 mgr.x (mgr.25010) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.375927+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.375927+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.449729+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.449729+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.452024+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.452024+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.454796+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.454796+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.455739+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.455739+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.465816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.285376+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.288449+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.288449+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.289478+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.289478+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.301416+0000 mgr.x (mgr.25010) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.301416+0000 mgr.x (mgr.25010) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.301751+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.301751+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.359239+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.359239+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.361695+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.361695+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.363967+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.363967+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.365210+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.365210+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.375650+0000 mgr.x (mgr.25010) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.375650+0000 mgr.x (mgr.25010) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.465816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.540640+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.540640+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.543808+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.543808+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.547475+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.547475+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.548859+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.548859+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.560060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.560060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.634204+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.634204+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.637547+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.637547+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.640392+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.640392+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.641616+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.641616+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.375927+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.375927+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.449729+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.449729+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.452024+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.452024+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.454796+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.454796+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.455739+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.455739+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.465816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.465816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.540640+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.540640+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.543808+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.543808+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.547475+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.547475+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.548859+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.654802+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.654802+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.733893+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.733893+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.736930+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.736930+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.739878+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.739878+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.741201+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.741201+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.751185+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.751185+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.841669+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.841669+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.846440+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.846440+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.850685+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.850685+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.852426+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.852426+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.863488+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[76016]: audit 2024-04-24T17:13:40.863488+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.548859+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.560060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.560060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.634204+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.634204+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.637547+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.637547+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.640392+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.640392+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.641616+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.641616+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.654802+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.654802+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.733893+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.733893+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.736930+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.736930+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.739878+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.739878+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.741201+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.741201+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.751185+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.751185+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.841669+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.841669+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.846440+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.846440+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.850685+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.850685+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.852426+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.852426+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.863488+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:40 smithi040 bash[70555]: audit 2024-04-24T17:13:40.863488+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.447992+0000 mgr.x (mgr.25010) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.447992+0000 mgr.x (mgr.25010) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.556042+0000 mgr.x (mgr.25010) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.556042+0000 mgr.x (mgr.25010) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.663082+0000 mgr.x (mgr.25010) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.663082+0000 mgr.x (mgr.25010) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.773092+0000 mgr.x (mgr.25010) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.773092+0000 mgr.x (mgr.25010) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.884460+0000 mgr.x (mgr.25010) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.884460+0000 mgr.x (mgr.25010) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.966792+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.966792+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.969691+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.969691+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.972577+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.972577+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.973927+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.973927+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.982697+0000 mgr.x (mgr.25010) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:39.982697+0000 mgr.x (mgr.25010) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.982806+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:39.982806+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.072526+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.072526+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.076957+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.076957+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.080105+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.080105+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.081480+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.081480+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.093719+0000 mgr.x (mgr.25010) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.093719+0000 mgr.x (mgr.25010) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.093791+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.093791+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.183703+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.183703+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.187944+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.187944+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.191990+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.191990+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.193448+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.193448+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.206016+0000 mgr.x (mgr.25010) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.206016+0000 mgr.x (mgr.25010) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.206038+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.206038+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.282699+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.282699+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.285376+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.285376+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.288449+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.288449+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.289478+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.289478+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.301416+0000 mgr.x (mgr.25010) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.301416+0000 mgr.x (mgr.25010) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.301751+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.301751+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.359239+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.359239+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.361695+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.361695+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.363967+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.363967+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.365210+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.365210+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.375650+0000 mgr.x (mgr.25010) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.375650+0000 mgr.x (mgr.25010) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.375927+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.375927+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.449729+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.449729+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.452024+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.452024+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.454796+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.454796+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.455739+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.455739+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.465816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.465816+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.540640+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.540640+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.543808+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.543808+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.547475+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.547475+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.548859+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.548859+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.560060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.560060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.634204+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.634204+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.637547+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.637547+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.640392+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.640392+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.641616+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.641616+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.654802+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.654802+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.733893+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.733893+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.736930+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.736930+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.739878+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.739878+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.741201+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.741201+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.751185+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.751185+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.841669+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.841669+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.846440+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.846440+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.850685+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.850685+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.852426+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.852426+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.863488+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:40 smithi204 bash[58651]: audit 2024-04-24T17:13:40.863488+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:41.861 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: 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-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-24T17:13:41.862 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[82542]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-24T17:13:42.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.465420+0000 mgr.x (mgr.25010) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.465420+0000 mgr.x (mgr.25010) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.559796+0000 mgr.x (mgr.25010) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.559796+0000 mgr.x (mgr.25010) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.654442+0000 mgr.x (mgr.25010) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.654442+0000 mgr.x (mgr.25010) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cluster 2024-04-24T17:13:40.722028+0000 mgr.x (mgr.25010) 873 : cluster [DBG] pgmap v110: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cluster 2024-04-24T17:13:40.722028+0000 mgr.x (mgr.25010) 873 : cluster [DBG] pgmap v110: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.751071+0000 mgr.x (mgr.25010) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.751071+0000 mgr.x (mgr.25010) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.863349+0000 mgr.x (mgr.25010) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.863349+0000 mgr.x (mgr.25010) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.943315+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.943315+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.945847+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.945847+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.948023+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.948023+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.156 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.948960+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.465420+0000 mgr.x (mgr.25010) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.465420+0000 mgr.x (mgr.25010) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.559796+0000 mgr.x (mgr.25010) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.559796+0000 mgr.x (mgr.25010) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.654442+0000 mgr.x (mgr.25010) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.654442+0000 mgr.x (mgr.25010) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cluster 2024-04-24T17:13:40.722028+0000 mgr.x (mgr.25010) 873 : cluster [DBG] pgmap v110: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cluster 2024-04-24T17:13:40.722028+0000 mgr.x (mgr.25010) 873 : cluster [DBG] pgmap v110: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.751071+0000 mgr.x (mgr.25010) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.751071+0000 mgr.x (mgr.25010) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.863349+0000 mgr.x (mgr.25010) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.863349+0000 mgr.x (mgr.25010) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.943315+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.943315+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.945847+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.945847+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.948023+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.948023+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.948960+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.948960+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.956317+0000 mgr.x (mgr.25010) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:40.956317+0000 mgr.x (mgr.25010) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.956663+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:40.956663+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.032089+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.032089+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.034694+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.034694+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.038271+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.038271+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.039597+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.039597+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.047444+0000 mgr.x (mgr.25010) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.047444+0000 mgr.x (mgr.25010) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.047660+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.047660+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.137260+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.137260+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.141136+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.948960+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.956317+0000 mgr.x (mgr.25010) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:40.956317+0000 mgr.x (mgr.25010) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.956663+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:40.956663+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.032089+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.032089+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.034694+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.034694+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.038271+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.038271+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.039597+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.039597+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.047444+0000 mgr.x (mgr.25010) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.047444+0000 mgr.x (mgr.25010) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.047660+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.047660+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.137260+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.137260+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.141136+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.141136+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.144405+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.144405+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.145940+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.145940+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.155093+0000 mgr.x (mgr.25010) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.155093+0000 mgr.x (mgr.25010) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.155150+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.155150+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.245001+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.245001+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.248777+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.248777+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.252429+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.252429+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.253513+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.253513+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.260009+0000 mgr.x (mgr.25010) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.260009+0000 mgr.x (mgr.25010) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.260271+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.260271+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.337477+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.337477+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.340146+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.340146+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.342413+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.342413+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.343278+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.343278+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.348288+0000 mgr.x (mgr.25010) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.348288+0000 mgr.x (mgr.25010) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.348638+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.348638+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.395998+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.395998+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.398819+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.398819+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.402401+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.402401+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.141136+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.144405+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.144405+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.145940+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.145940+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.155093+0000 mgr.x (mgr.25010) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.155093+0000 mgr.x (mgr.25010) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.155150+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.155150+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.245001+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.245001+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.248777+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.248777+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.252429+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.252429+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.253513+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.253513+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.260009+0000 mgr.x (mgr.25010) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.260009+0000 mgr.x (mgr.25010) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.260271+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.403436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.403436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.409010+0000 mgr.x (mgr.25010) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.409010+0000 mgr.x (mgr.25010) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.409379+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.409379+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.484414+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.484414+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.487176+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.487176+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.489650+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.489650+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.490664+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.490664+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.496173+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.496173+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.571554+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.571554+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.573993+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.573993+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.260271+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.337477+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.337477+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.340146+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.340146+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.342413+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.342413+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.343278+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.343278+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.348288+0000 mgr.x (mgr.25010) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.348288+0000 mgr.x (mgr.25010) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.348638+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.348638+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.395998+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.395998+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.398819+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.398819+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.402401+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.402401+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.576672+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.576672+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.577561+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.577561+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.585673+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.585673+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.660989+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.660989+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.663466+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.663466+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.665505+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.665505+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.666274+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.666274+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.674173+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.674173+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.716611+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.716611+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.719017+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.403436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.403436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.409010+0000 mgr.x (mgr.25010) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.409010+0000 mgr.x (mgr.25010) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.409379+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.409379+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.484414+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.484414+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.487176+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.487176+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.489650+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.489650+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.490664+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.490664+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.496173+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.496173+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.571554+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.571554+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.573993+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.573993+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.719017+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.721731+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.721731+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.722400+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.722400+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.732750+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.732750+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.807276+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.807276+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.810167+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.810167+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.813145+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.813145+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.814006+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.814006+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.822356+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.822356+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.899245+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.899245+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.901682+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.901682+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.904584+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.904584+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.905522+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[76016]: audit 2024-04-24T17:13:41.905522+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.576672+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.576672+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.577561+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.577561+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.585673+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.585673+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.660989+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.660989+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.663466+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.663466+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.665505+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.665505+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.666274+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.666274+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.674173+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.674173+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.716611+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.716611+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.719017+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.719017+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.721731+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.721731+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.722400+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.722400+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.732750+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.732750+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.807276+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.807276+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.810167+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.810167+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.813145+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.813145+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.814006+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.814006+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.822356+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.822356+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.899245+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.899245+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.901682+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.901682+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.904584+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.904584+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.905522+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:41 smithi040 bash[70555]: audit 2024-04-24T17:13:41.905522+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.465420+0000 mgr.x (mgr.25010) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.465420+0000 mgr.x (mgr.25010) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.559796+0000 mgr.x (mgr.25010) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.559796+0000 mgr.x (mgr.25010) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.654442+0000 mgr.x (mgr.25010) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.654442+0000 mgr.x (mgr.25010) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cluster 2024-04-24T17:13:40.722028+0000 mgr.x (mgr.25010) 873 : cluster [DBG] pgmap v110: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cluster 2024-04-24T17:13:40.722028+0000 mgr.x (mgr.25010) 873 : cluster [DBG] pgmap v110: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.751071+0000 mgr.x (mgr.25010) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.751071+0000 mgr.x (mgr.25010) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.863349+0000 mgr.x (mgr.25010) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.863349+0000 mgr.x (mgr.25010) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.943315+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.943315+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.945847+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.945847+0000 mon.a (mon.0) 1471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.948023+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.948023+0000 mon.a (mon.0) 1472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.948960+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.948960+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.956317+0000 mgr.x (mgr.25010) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:40.956317+0000 mgr.x (mgr.25010) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.956663+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:40.956663+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.032089+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.032089+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.034694+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.034694+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.038271+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.038271+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.039597+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.039597+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.047444+0000 mgr.x (mgr.25010) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.047444+0000 mgr.x (mgr.25010) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.047660+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.047660+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.137260+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.137260+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.141136+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.141136+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.144405+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.144405+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.145940+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.145940+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.155093+0000 mgr.x (mgr.25010) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.155093+0000 mgr.x (mgr.25010) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.155150+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.155150+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.245001+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.245001+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.248777+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.248777+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.252429+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.252429+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.253513+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.253513+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.260009+0000 mgr.x (mgr.25010) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.260009+0000 mgr.x (mgr.25010) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.260271+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.260271+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.337477+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.337477+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.340146+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.340146+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.342413+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.342413+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.343278+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.343278+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.348288+0000 mgr.x (mgr.25010) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.348288+0000 mgr.x (mgr.25010) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.348638+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.348638+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.395998+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.395998+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.398819+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.398819+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.402401+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.402401+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.403436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.403436+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.409010+0000 mgr.x (mgr.25010) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.409010+0000 mgr.x (mgr.25010) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.409379+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.409379+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.484414+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.484414+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.487176+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.487176+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.489650+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.489650+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.490664+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.490664+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.496173+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.496173+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.571554+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.571554+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.573993+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.573993+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.576672+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.576672+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.577561+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.577561+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.585673+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.585673+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.660989+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.660989+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.663466+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.663466+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.665505+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.665505+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.666274+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.666274+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.674173+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.674173+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.716611+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.716611+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.719017+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.719017+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.721731+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.721731+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.722400+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.722400+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.732750+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.732750+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.807276+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.807276+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.810167+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.810167+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.813145+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.813145+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.814006+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.814006+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.822356+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.822356+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.899245+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.899245+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.901682+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.901682+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.904584+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.904584+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.905522+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:42.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:41 smithi204 bash[58651]: audit 2024-04-24T17:13:41.905522+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.495716+0000 mgr.x (mgr.25010) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.495716+0000 mgr.x (mgr.25010) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.585248+0000 mgr.x (mgr.25010) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.585248+0000 mgr.x (mgr.25010) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.673703+0000 mgr.x (mgr.25010) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.673703+0000 mgr.x (mgr.25010) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.732245+0000 mgr.x (mgr.25010) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.732245+0000 mgr.x (mgr.25010) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.822153+0000 mgr.x (mgr.25010) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.822153+0000 mgr.x (mgr.25010) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.915373+0000 mgr.x (mgr.25010) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:41.915373+0000 mgr.x (mgr.25010) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:41.915722+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:41.915722+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.017912+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.017912+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.022121+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.022121+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.025295+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.025295+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.026818+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.495716+0000 mgr.x (mgr.25010) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.495716+0000 mgr.x (mgr.25010) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.585248+0000 mgr.x (mgr.25010) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.585248+0000 mgr.x (mgr.25010) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.673703+0000 mgr.x (mgr.25010) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.673703+0000 mgr.x (mgr.25010) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.732245+0000 mgr.x (mgr.25010) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.732245+0000 mgr.x (mgr.25010) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.822153+0000 mgr.x (mgr.25010) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.822153+0000 mgr.x (mgr.25010) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.915373+0000 mgr.x (mgr.25010) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:41.915373+0000 mgr.x (mgr.25010) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:41.915722+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:41.915722+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.017912+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.017912+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.022121+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.022121+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.025295+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.025295+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.026818+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.026818+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.036681+0000 mgr.x (mgr.25010) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.036681+0000 mgr.x (mgr.25010) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.036755+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.036755+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.113431+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.113431+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.116251+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.116251+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.118882+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.118882+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.120121+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.120121+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.129461+0000 mgr.x (mgr.25010) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.129461+0000 mgr.x (mgr.25010) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.129555+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.129555+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.219468+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.219468+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.224351+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.026818+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.036681+0000 mgr.x (mgr.25010) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.036681+0000 mgr.x (mgr.25010) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.036755+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.036755+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.113431+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.113431+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.116251+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.116251+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.118882+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.118882+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.120121+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.120121+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.129461+0000 mgr.x (mgr.25010) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.129461+0000 mgr.x (mgr.25010) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.129555+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.129555+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.219468+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.219468+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.224351+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.224351+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.228688+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.228688+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.230295+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.230295+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.240778+0000 mgr.x (mgr.25010) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.240778+0000 mgr.x (mgr.25010) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.241079+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.241079+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.319782+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.319782+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.322244+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.322244+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.324477+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.324477+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.325207+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.325207+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.333308+0000 mgr.x (mgr.25010) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.333308+0000 mgr.x (mgr.25010) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.224351+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.228688+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.228688+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.230295+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.230295+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.240778+0000 mgr.x (mgr.25010) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.240778+0000 mgr.x (mgr.25010) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.241079+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.241079+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.319782+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.319782+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.322244+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.322244+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.324477+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.324477+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.325207+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.325207+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.333308+0000 mgr.x (mgr.25010) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.333308+0000 mgr.x (mgr.25010) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.333713+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.333713+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.375832+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.375832+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.379241+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.379241+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.382378+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.382378+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.383382+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.383382+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.393212+0000 mgr.x (mgr.25010) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.393212+0000 mgr.x (mgr.25010) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.393610+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.393610+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.468430+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.468430+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.471981+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.471981+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.476067+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.476067+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.333713+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.333713+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.375832+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.375832+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.379241+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.379241+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.382378+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.382378+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.383382+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.383382+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.393212+0000 mgr.x (mgr.25010) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.393212+0000 mgr.x (mgr.25010) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.393610+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.393610+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.468430+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.468430+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.471981+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.471981+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.476067+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.476067+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.477396+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.477396+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.488321+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.488321+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.565267+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.565267+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.568731+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.568731+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.572023+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.572023+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.573312+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.573312+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.584138+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.584138+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.673782+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.673782+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.679023+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.679023+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.683517+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.477396+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.477396+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.488321+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.488321+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.565267+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.565267+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.568731+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.568731+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.572023+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.572023+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.573312+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.573312+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.584138+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.584138+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.673782+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.673782+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.679023+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.679023+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.683517+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.683517+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.685093+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.685093+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.695832+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.695832+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.786711+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.786711+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.791395+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.791395+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.795380+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.795380+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.797090+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.797090+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.807833+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.807833+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.866763+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.866763+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.869807+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.869807+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.871777+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.871777+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.872570+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.872570+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.878298+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[76016]: audit 2024-04-24T17:13:42.878298+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.683517+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.685093+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.685093+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.695832+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.695832+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.786711+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.786711+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.791395+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.791395+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.795380+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.795380+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.797090+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.797090+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.807833+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.807833+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.866763+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.866763+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.869807+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.869807+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.871777+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.871777+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.872570+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.872570+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.878298+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:42 smithi040 bash[70555]: audit 2024-04-24T17:13:42.878298+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.495716+0000 mgr.x (mgr.25010) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.495716+0000 mgr.x (mgr.25010) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.585248+0000 mgr.x (mgr.25010) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.585248+0000 mgr.x (mgr.25010) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.673703+0000 mgr.x (mgr.25010) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.673703+0000 mgr.x (mgr.25010) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.732245+0000 mgr.x (mgr.25010) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.732245+0000 mgr.x (mgr.25010) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.822153+0000 mgr.x (mgr.25010) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.822153+0000 mgr.x (mgr.25010) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.915373+0000 mgr.x (mgr.25010) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:41.915373+0000 mgr.x (mgr.25010) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:41.915722+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:41.915722+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.017912+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.017912+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.022121+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.022121+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.025295+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.025295+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.026818+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.026818+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.036681+0000 mgr.x (mgr.25010) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.036681+0000 mgr.x (mgr.25010) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.036755+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.036755+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.113431+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.113431+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.116251+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.116251+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.118882+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.118882+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.120121+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.120121+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.129461+0000 mgr.x (mgr.25010) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.129461+0000 mgr.x (mgr.25010) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.129555+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.129555+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.219468+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.219468+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.224351+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.224351+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.228688+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.228688+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.230295+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.230295+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.240778+0000 mgr.x (mgr.25010) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.240778+0000 mgr.x (mgr.25010) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.241079+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.241079+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.319782+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.319782+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.322244+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.322244+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.324477+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.324477+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.325207+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.325207+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.333308+0000 mgr.x (mgr.25010) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.333308+0000 mgr.x (mgr.25010) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.333713+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.333713+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.375832+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.375832+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.379241+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.379241+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.382378+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.382378+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.383382+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.383382+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.393212+0000 mgr.x (mgr.25010) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.393212+0000 mgr.x (mgr.25010) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.393610+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.393610+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.468430+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.468430+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.471981+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.471981+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.476067+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.476067+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.477396+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.477396+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.488321+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.488321+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.565267+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.565267+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.568731+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.568731+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.572023+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.572023+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.573312+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.573312+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.584138+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.584138+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.673782+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.673782+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.679023+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.679023+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.683517+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.683517+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.685093+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.685093+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.695832+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.695832+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.786711+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.786711+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.791395+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.791395+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.795380+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.795380+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.797090+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.797090+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.807833+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.807833+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.866763+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.866763+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.869807+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.869807+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.871777+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.871777+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.872570+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.872570+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.878298+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:42 smithi204 bash[58651]: audit 2024-04-24T17:13:42.878298+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:43.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[54356]: ts=2024-04-24T17:13:43.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:13:44.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.488022+0000 mgr.x (mgr.25010) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.488022+0000 mgr.x (mgr.25010) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.583858+0000 mgr.x (mgr.25010) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.583858+0000 mgr.x (mgr.25010) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.695809+0000 mgr.x (mgr.25010) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.695809+0000 mgr.x (mgr.25010) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cluster 2024-04-24T17:13:42.722593+0000 mgr.x (mgr.25010) 896 : cluster [DBG] pgmap v111: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cluster 2024-04-24T17:13:42.722593+0000 mgr.x (mgr.25010) 896 : cluster [DBG] pgmap v111: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.807908+0000 mgr.x (mgr.25010) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.807908+0000 mgr.x (mgr.25010) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.877907+0000 mgr.x (mgr.25010) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.877907+0000 mgr.x (mgr.25010) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.936826+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.936826+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.938936+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.938936+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.941003+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.941003+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.941826+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.488022+0000 mgr.x (mgr.25010) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.488022+0000 mgr.x (mgr.25010) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.583858+0000 mgr.x (mgr.25010) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.583858+0000 mgr.x (mgr.25010) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.695809+0000 mgr.x (mgr.25010) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.695809+0000 mgr.x (mgr.25010) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cluster 2024-04-24T17:13:42.722593+0000 mgr.x (mgr.25010) 896 : cluster [DBG] pgmap v111: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cluster 2024-04-24T17:13:42.722593+0000 mgr.x (mgr.25010) 896 : cluster [DBG] pgmap v111: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.807908+0000 mgr.x (mgr.25010) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.807908+0000 mgr.x (mgr.25010) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.877907+0000 mgr.x (mgr.25010) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.877907+0000 mgr.x (mgr.25010) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.936826+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.936826+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.938936+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.938936+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.941003+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.941003+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.941826+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.941826+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.946494+0000 mgr.x (mgr.25010) 899 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.946494+0000 mgr.x (mgr.25010) 899 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.946795+0000 mgr.x (mgr.25010) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.946795+0000 mgr.x (mgr.25010) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.947320+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.947320+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.988719+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.988719+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.990953+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.990953+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.993160+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.993160+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.994331+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:42.994331+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.999878+0000 mgr.x (mgr.25010) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:42.999878+0000 mgr.x (mgr.25010) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.000349+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.000349+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.075245+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.941826+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.946494+0000 mgr.x (mgr.25010) 899 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.946494+0000 mgr.x (mgr.25010) 899 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:44.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.946795+0000 mgr.x (mgr.25010) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.946795+0000 mgr.x (mgr.25010) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.947320+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.947320+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.988719+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.988719+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.990953+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.990953+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.993160+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.993160+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.994331+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:42.994331+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.999878+0000 mgr.x (mgr.25010) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:42.999878+0000 mgr.x (mgr.25010) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.000349+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.000349+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.075245+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.075245+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.077750+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.077750+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.080885+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.080885+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.081966+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.081966+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.087838+0000 mgr.x (mgr.25010) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.087838+0000 mgr.x (mgr.25010) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.088220+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.088220+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.161989+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.161989+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.166750+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.166750+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.170110+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.170110+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.171745+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.171745+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.075245+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.077750+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.077750+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.080885+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.080885+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.081966+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.081966+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.087838+0000 mgr.x (mgr.25010) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.087838+0000 mgr.x (mgr.25010) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.088220+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.088220+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.161989+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.161989+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.166750+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.166750+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.170110+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.170110+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.171745+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.171745+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.178133+0000 mgr.x (mgr.25010) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.178133+0000 mgr.x (mgr.25010) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.178458+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.178458+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.252811+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.252811+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.257190+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.257190+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.261249+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.261249+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.263047+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.263047+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.272618+0000 mgr.x (mgr.25010) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.272618+0000 mgr.x (mgr.25010) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.272792+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.272792+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.349954+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.349954+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.353813+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.353813+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.178133+0000 mgr.x (mgr.25010) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.178133+0000 mgr.x (mgr.25010) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.178458+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.178458+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.252811+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.252811+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.257190+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.257190+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.261249+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.261249+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.263047+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.263047+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.272618+0000 mgr.x (mgr.25010) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.272618+0000 mgr.x (mgr.25010) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.272792+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.272792+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.349954+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.349954+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.353813+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.353813+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.357116+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.357116+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.358535+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.358535+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.368753+0000 mgr.x (mgr.25010) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.368753+0000 mgr.x (mgr.25010) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.368921+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.368921+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.458165+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.458165+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.462531+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.462531+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.467639+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.467639+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.468889+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.468889+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.478344+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.478344+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.558019+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.558019+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.357116+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.357116+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.358535+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.358535+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.368753+0000 mgr.x (mgr.25010) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.368753+0000 mgr.x (mgr.25010) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.368921+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.368921+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.458165+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.458165+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.462531+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.462531+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.467639+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.467639+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.468889+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.468889+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.478344+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.478344+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.558019+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.558019+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.561512+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.561512+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.565679+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.565679+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.567272+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.567272+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.574031+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.574031+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.653112+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.653112+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.656023+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.656023+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.659755+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.659755+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.660636+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.660636+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.666391+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.666391+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.741239+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.561512+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.561512+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.565679+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.565679+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.567272+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.567272+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.574031+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.574031+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.653112+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.653112+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.656023+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.656023+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.659755+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.659755+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.660636+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.660636+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.666391+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.666391+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.741239+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.741239+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.744316+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.744316+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.747103+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.747103+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.748312+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.748312+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.756827+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.756827+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.834793+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.834793+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.837538+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.837538+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.840148+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.840148+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.841220+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.841220+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.849787+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[70555]: audit 2024-04-24T17:13:43.849787+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.741239+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.744316+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.744316+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.747103+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.747103+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.748312+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.748312+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.756827+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.756827+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.834793+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.834793+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.837538+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.837538+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.840148+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.840148+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.841220+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.841220+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.849787+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:43 smithi040 bash[76016]: audit 2024-04-24T17:13:43.849787+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:13:44] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.33.4" 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.488022+0000 mgr.x (mgr.25010) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.488022+0000 mgr.x (mgr.25010) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.583858+0000 mgr.x (mgr.25010) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.583858+0000 mgr.x (mgr.25010) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.695809+0000 mgr.x (mgr.25010) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.695809+0000 mgr.x (mgr.25010) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cluster 2024-04-24T17:13:42.722593+0000 mgr.x (mgr.25010) 896 : cluster [DBG] pgmap v111: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cluster 2024-04-24T17:13:42.722593+0000 mgr.x (mgr.25010) 896 : cluster [DBG] pgmap v111: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.807908+0000 mgr.x (mgr.25010) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.807908+0000 mgr.x (mgr.25010) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.877907+0000 mgr.x (mgr.25010) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.877907+0000 mgr.x (mgr.25010) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.936826+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.936826+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.938936+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.938936+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.941003+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.941003+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.941826+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.941826+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.946494+0000 mgr.x (mgr.25010) 899 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.946494+0000 mgr.x (mgr.25010) 899 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.946795+0000 mgr.x (mgr.25010) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.946795+0000 mgr.x (mgr.25010) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.947320+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.947320+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.988719+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.988719+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.990953+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.990953+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.993160+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.993160+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.994331+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:42.994331+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.999878+0000 mgr.x (mgr.25010) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:42.999878+0000 mgr.x (mgr.25010) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.000349+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.000349+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.075245+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.075245+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.077750+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.077750+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.080885+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.080885+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.081966+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.081966+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.087838+0000 mgr.x (mgr.25010) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.087838+0000 mgr.x (mgr.25010) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.088220+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.088220+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.161989+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.161989+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.166750+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.166750+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.170110+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.170110+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.171745+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.171745+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.178133+0000 mgr.x (mgr.25010) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.178133+0000 mgr.x (mgr.25010) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.178458+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.178458+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.252811+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.252811+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.257190+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.257190+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.261249+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.261249+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.263047+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.263047+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.272618+0000 mgr.x (mgr.25010) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.272618+0000 mgr.x (mgr.25010) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.272792+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.272792+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.349954+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.349954+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.353813+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.353813+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.357116+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.357116+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.358535+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.358535+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.368753+0000 mgr.x (mgr.25010) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.368753+0000 mgr.x (mgr.25010) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.368921+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.368921+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.458165+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.458165+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.462531+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.462531+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.467639+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.467639+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.468889+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.468889+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.478344+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.478344+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.558019+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.558019+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.561512+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.561512+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.565679+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.565679+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.567272+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.567272+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.574031+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.574031+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.653112+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.653112+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.656023+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.656023+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.659755+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.659755+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.660636+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.660636+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.666391+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.666391+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.741239+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.741239+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.744316+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.744316+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.747103+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.747103+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.748312+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.748312+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.756827+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.756827+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.834793+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.834793+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.837538+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.837538+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.840148+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.840148+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.841220+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.841220+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.849787+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:43 smithi204 bash[58651]: audit 2024-04-24T17:13:43.849787+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:44.871 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[83041]: debug 2024-04-24T17:13:44.549+0000 7f3a9ff72700 1 -- 172.21.15.40:0/1292886181 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ec4d249680 con 0x55ec4d2a6c00 2024-04-24T17:13:45.187 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[83041]: debug 2024-04-24T17:13:45.105+0000 7f3aa910a7c0 -1 Falling back to public interface 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.478133+0000 mgr.x (mgr.25010) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.478133+0000 mgr.x (mgr.25010) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.573602+0000 mgr.x (mgr.25010) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.573602+0000 mgr.x (mgr.25010) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.666007+0000 mgr.x (mgr.25010) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.666007+0000 mgr.x (mgr.25010) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.756574+0000 mgr.x (mgr.25010) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.756574+0000 mgr.x (mgr.25010) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.849473+0000 mgr.x (mgr.25010) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.849473+0000 mgr.x (mgr.25010) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.924805+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.924805+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.954441+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.954441+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.956984+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.956984+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.957835+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.957835+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.963093+0000 mgr.x (mgr.25010) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:43.963093+0000 mgr.x (mgr.25010) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.478133+0000 mgr.x (mgr.25010) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.478133+0000 mgr.x (mgr.25010) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.573602+0000 mgr.x (mgr.25010) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.573602+0000 mgr.x (mgr.25010) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.666007+0000 mgr.x (mgr.25010) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.666007+0000 mgr.x (mgr.25010) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.756574+0000 mgr.x (mgr.25010) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.756574+0000 mgr.x (mgr.25010) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.849473+0000 mgr.x (mgr.25010) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.849473+0000 mgr.x (mgr.25010) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.924805+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.924805+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.954441+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.954441+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.956984+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.956984+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.957835+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.957835+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.963093+0000 mgr.x (mgr.25010) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:43.963093+0000 mgr.x (mgr.25010) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.963455+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:43.963455+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.052114+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.052114+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.056355+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.056355+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.061602+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.061602+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.063469+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.063469+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.072174+0000 mgr.x (mgr.25010) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.072174+0000 mgr.x (mgr.25010) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.072489+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.072489+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.152062+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.152062+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.155401+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.155401+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.158565+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.158565+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.963455+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:43.963455+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.052114+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.052114+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.056355+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.056355+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.061602+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.061602+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.063469+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.063469+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.072174+0000 mgr.x (mgr.25010) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.072174+0000 mgr.x (mgr.25010) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.072489+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.072489+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.152062+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.152062+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.155401+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.155401+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.158565+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.158565+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.160182+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.160182+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.169415+0000 mgr.x (mgr.25010) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.169415+0000 mgr.x (mgr.25010) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.169729+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.169729+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.257967+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.257967+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.263016+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.263016+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.267119+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.267119+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.268438+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.268438+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.281457+0000 mgr.x (mgr.25010) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.281457+0000 mgr.x (mgr.25010) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.281493+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.281493+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.358830+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.358830+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.160182+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.160182+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.169415+0000 mgr.x (mgr.25010) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.169415+0000 mgr.x (mgr.25010) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.169729+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.169729+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.257967+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.257967+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.263016+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.263016+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.267119+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.267119+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.268438+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.268438+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.281457+0000 mgr.x (mgr.25010) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.281457+0000 mgr.x (mgr.25010) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.281493+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.281493+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.358830+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.358830+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.362424+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.362424+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.365782+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.365782+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.367361+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.367361+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.376851+0000 mgr.x (mgr.25010) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.376851+0000 mgr.x (mgr.25010) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.377147+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.377147+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.453268+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.453268+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.456482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.456482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.459220+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.459220+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.460273+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.460273+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.466362+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.362424+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.362424+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.365782+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.365782+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.367361+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.367361+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.376851+0000 mgr.x (mgr.25010) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.376851+0000 mgr.x (mgr.25010) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.377147+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.377147+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.453268+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.453268+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.456482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.456482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.459220+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.459220+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.460273+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.460273+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.466362+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.466362+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.555646+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.555646+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.559287+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.559287+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.562580+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.562580+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.563745+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.563745+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.572577+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.572577+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.644778+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.644778+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.648663+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.648663+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.651451+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.651451+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.652541+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.652541+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.466362+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.555646+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.555646+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.559287+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.559287+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.562580+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.562580+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.563745+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.563745+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.572577+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.572577+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.644778+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.644778+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.648663+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.648663+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.651451+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.651451+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.652541+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.652541+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.661260+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.661260+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cluster 2024-04-24T17:13:44.728777+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: cluster 2024-04-24T17:13:44.728777+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.749479+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.749479+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.754310+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.754310+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.758479+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.758479+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.759996+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.759996+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.771668+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.771668+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.848546+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.848546+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.852130+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.852130+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.855540+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.855540+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.857192+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.857192+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.866674+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[76016]: audit 2024-04-24T17:13:44.866674+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.661260+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.661260+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cluster 2024-04-24T17:13:44.728777+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: cluster 2024-04-24T17:13:44.728777+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.749479+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.749479+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.754310+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.754310+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.758479+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.758479+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.759996+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.759996+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.771668+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.771668+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.848546+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.848546+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.852130+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.852130+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.855540+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.855540+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.857192+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.857192+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.866674+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:44 smithi040 bash[70555]: audit 2024-04-24T17:13:44.866674+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.478133+0000 mgr.x (mgr.25010) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.478133+0000 mgr.x (mgr.25010) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.573602+0000 mgr.x (mgr.25010) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.573602+0000 mgr.x (mgr.25010) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.666007+0000 mgr.x (mgr.25010) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.666007+0000 mgr.x (mgr.25010) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.756574+0000 mgr.x (mgr.25010) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.756574+0000 mgr.x (mgr.25010) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.849473+0000 mgr.x (mgr.25010) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.849473+0000 mgr.x (mgr.25010) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.924805+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.924805+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.954441+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.954441+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.956984+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.956984+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.957835+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.957835+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.963093+0000 mgr.x (mgr.25010) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:43.963093+0000 mgr.x (mgr.25010) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.963455+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:43.963455+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.052114+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.052114+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.056355+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.056355+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.061602+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.061602+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.063469+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.063469+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.072174+0000 mgr.x (mgr.25010) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.072174+0000 mgr.x (mgr.25010) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.072489+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.072489+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.152062+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.152062+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.155401+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.155401+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.158565+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.158565+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.160182+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.160182+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.169415+0000 mgr.x (mgr.25010) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.169415+0000 mgr.x (mgr.25010) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.169729+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.169729+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.257967+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.257967+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.263016+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.263016+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.267119+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.267119+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.268438+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.268438+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.281457+0000 mgr.x (mgr.25010) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.281457+0000 mgr.x (mgr.25010) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.281493+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.281493+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.358830+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.358830+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.362424+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.362424+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.365782+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.365782+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.367361+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.367361+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.376851+0000 mgr.x (mgr.25010) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.376851+0000 mgr.x (mgr.25010) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.377147+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.377147+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.453268+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.453268+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.456482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.456482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.459220+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.459220+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.460273+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.460273+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.466362+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.466362+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.555646+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.555646+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.559287+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.559287+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.562580+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.562580+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.563745+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.563745+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.572577+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.572577+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.644778+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.644778+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.648663+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.648663+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.651451+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.651451+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.652541+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.652541+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.661260+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.661260+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cluster 2024-04-24T17:13:44.728777+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: cluster 2024-04-24T17:13:44.728777+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.749479+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.749479+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.754310+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.754310+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.758479+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.758479+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.759996+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.759996+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.771668+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.771668+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.848546+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.848546+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.852130+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.852130+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.855540+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.855540+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.857192+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.857192+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.866674+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:45.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:44 smithi204 bash[58651]: audit 2024-04-24T17:13:44.866674+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.466021+0000 mgr.x (mgr.25010) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.466021+0000 mgr.x (mgr.25010) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.572304+0000 mgr.x (mgr.25010) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.572304+0000 mgr.x (mgr.25010) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.661005+0000 mgr.x (mgr.25010) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.661005+0000 mgr.x (mgr.25010) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cluster 2024-04-24T17:13:44.724170+0000 mgr.x (mgr.25010) 919 : cluster [DBG] pgmap v112: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cluster 2024-04-24T17:13:44.724170+0000 mgr.x (mgr.25010) 919 : cluster [DBG] pgmap v112: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.771501+0000 mgr.x (mgr.25010) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.771501+0000 mgr.x (mgr.25010) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.866334+0000 mgr.x (mgr.25010) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.866334+0000 mgr.x (mgr.25010) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.946893+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.946893+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.950562+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.950562+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.954620+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.954620+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.956566+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.466021+0000 mgr.x (mgr.25010) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.466021+0000 mgr.x (mgr.25010) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.572304+0000 mgr.x (mgr.25010) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.572304+0000 mgr.x (mgr.25010) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.661005+0000 mgr.x (mgr.25010) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.661005+0000 mgr.x (mgr.25010) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cluster 2024-04-24T17:13:44.724170+0000 mgr.x (mgr.25010) 919 : cluster [DBG] pgmap v112: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cluster 2024-04-24T17:13:44.724170+0000 mgr.x (mgr.25010) 919 : cluster [DBG] pgmap v112: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.771501+0000 mgr.x (mgr.25010) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.771501+0000 mgr.x (mgr.25010) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.866334+0000 mgr.x (mgr.25010) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.866334+0000 mgr.x (mgr.25010) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.946893+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.946893+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.950562+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.950562+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.954620+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.954620+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.956566+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.956566+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.964808+0000 mgr.x (mgr.25010) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:44.964808+0000 mgr.x (mgr.25010) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.965016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:44.965016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.042078+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.042078+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.044792+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.044792+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.048333+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.048333+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.049686+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.049686+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.058759+0000 mgr.x (mgr.25010) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.058759+0000 mgr.x (mgr.25010) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.059078+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.059078+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.134683+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.134683+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.137796+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.956566+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.964808+0000 mgr.x (mgr.25010) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:44.964808+0000 mgr.x (mgr.25010) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.965016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:44.965016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.042078+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.042078+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.044792+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.044792+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.048333+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.048333+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.049686+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.049686+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.058759+0000 mgr.x (mgr.25010) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.058759+0000 mgr.x (mgr.25010) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.059078+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.059078+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.134683+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.134683+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.137796+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.137796+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.140665+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.140665+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.141725+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.141725+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.148483+0000 mgr.x (mgr.25010) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.148483+0000 mgr.x (mgr.25010) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.148845+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.148845+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.233171+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.233171+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.237212+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.237212+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.241954+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.241954+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.243778+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.243778+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.251990+0000 mgr.x (mgr.25010) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.251990+0000 mgr.x (mgr.25010) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.252154+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.252154+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.338642+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.338642+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.342053+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.342053+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.346018+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.346018+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.347308+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.347308+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.356078+0000 mgr.x (mgr.25010) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.356078+0000 mgr.x (mgr.25010) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.356349+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.356349+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.433785+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.433785+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.436581+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.436581+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.438998+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.438998+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.137796+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.140665+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.140665+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.141725+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.141725+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.148483+0000 mgr.x (mgr.25010) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.148483+0000 mgr.x (mgr.25010) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.148845+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.148845+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.233171+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.233171+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.237212+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.237212+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.241954+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.241954+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.243778+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.243778+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.251990+0000 mgr.x (mgr.25010) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.251990+0000 mgr.x (mgr.25010) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.252154+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.439895+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.439895+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.447134+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.447134+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.520429+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.520429+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.524532+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.524532+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.528087+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.528087+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.529468+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.529468+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.537496+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.537496+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.627539+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.627539+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.632431+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.632431+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.636803+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.636803+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.252154+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.338642+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.338642+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.342053+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.342053+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.346018+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.346018+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.347308+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.347308+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.356078+0000 mgr.x (mgr.25010) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.356078+0000 mgr.x (mgr.25010) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.356349+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.356349+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.433785+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.433785+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.436581+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.436581+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.438998+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.438998+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.638754+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.638754+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.649028+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.649028+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.739480+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.739480+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.744469+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.744469+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.750062+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.750062+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.752120+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.752120+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.762698+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.762698+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.842089+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.842089+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.845396+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.845396+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.848656+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.848656+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.850108+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.850108+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.859465+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[70555]: audit 2024-04-24T17:13:45.859465+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.439895+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.439895+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.447134+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.447134+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.520429+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.520429+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.524532+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.524532+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.528087+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.528087+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.529468+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.529468+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.537496+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.537496+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.627539+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.627539+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.632431+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.632431+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.636803+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.636803+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.638754+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.638754+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.649028+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.649028+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.739480+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.739480+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.744469+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.744469+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.750062+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.750062+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.752120+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.752120+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.762698+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.762698+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.842089+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.842089+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.845396+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.845396+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.848656+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.848656+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.850108+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.850108+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.859465+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:45 smithi040 bash[76016]: audit 2024-04-24T17:13:45.859465+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.466021+0000 mgr.x (mgr.25010) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.466021+0000 mgr.x (mgr.25010) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.572304+0000 mgr.x (mgr.25010) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.572304+0000 mgr.x (mgr.25010) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.661005+0000 mgr.x (mgr.25010) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.661005+0000 mgr.x (mgr.25010) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cluster 2024-04-24T17:13:44.724170+0000 mgr.x (mgr.25010) 919 : cluster [DBG] pgmap v112: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cluster 2024-04-24T17:13:44.724170+0000 mgr.x (mgr.25010) 919 : cluster [DBG] pgmap v112: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:46.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.771501+0000 mgr.x (mgr.25010) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.771501+0000 mgr.x (mgr.25010) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.866334+0000 mgr.x (mgr.25010) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.866334+0000 mgr.x (mgr.25010) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.946893+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.946893+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.950562+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.950562+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.954620+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.954620+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.956566+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.956566+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.964808+0000 mgr.x (mgr.25010) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:44.964808+0000 mgr.x (mgr.25010) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.965016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:44.965016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.042078+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.042078+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.044792+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.044792+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.048333+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.048333+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.049686+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.049686+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.058759+0000 mgr.x (mgr.25010) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.058759+0000 mgr.x (mgr.25010) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.059078+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.059078+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.134683+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.134683+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.137796+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.137796+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.140665+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.140665+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.141725+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.141725+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.148483+0000 mgr.x (mgr.25010) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.148483+0000 mgr.x (mgr.25010) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.148845+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.148845+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.233171+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.233171+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.237212+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.237212+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.241954+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.241954+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.243778+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.243778+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.251990+0000 mgr.x (mgr.25010) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.251990+0000 mgr.x (mgr.25010) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.252154+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.252154+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.338642+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.338642+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.342053+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.342053+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.346018+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.346018+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.347308+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.347308+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.356078+0000 mgr.x (mgr.25010) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.356078+0000 mgr.x (mgr.25010) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.356349+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.356349+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.433785+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.433785+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.436581+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.436581+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.438998+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.438998+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.439895+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.439895+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.447134+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.447134+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.520429+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.520429+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.524532+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.524532+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.528087+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.528087+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.529468+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.529468+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.537496+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.537496+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.627539+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.627539+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.632431+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.632431+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.636803+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.636803+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.638754+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.638754+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.649028+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.649028+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.739480+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.739480+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.744469+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.744469+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.750062+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.750062+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.752120+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.752120+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.762698+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.762698+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.842089+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.842089+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.845396+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.845396+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.848656+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.848656+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.850108+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.850108+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.859465+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:46.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:45 smithi204 bash[58651]: audit 2024-04-24T17:13:45.859465+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.446710+0000 mgr.x (mgr.25010) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.102 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.446710+0000 mgr.x (mgr.25010) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.537314+0000 mgr.x (mgr.25010) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.537314+0000 mgr.x (mgr.25010) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.648954+0000 mgr.x (mgr.25010) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.648954+0000 mgr.x (mgr.25010) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.762547+0000 mgr.x (mgr.25010) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.762547+0000 mgr.x (mgr.25010) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.859183+0000 mgr.x (mgr.25010) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.859183+0000 mgr.x (mgr.25010) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.955006+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.955006+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.957602+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.957602+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.103 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.960302+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.960302+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.961476+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.961476+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.966891+0000 mgr.x (mgr.25010) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:45.966891+0000 mgr.x (mgr.25010) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.446710+0000 mgr.x (mgr.25010) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.446710+0000 mgr.x (mgr.25010) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.537314+0000 mgr.x (mgr.25010) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.537314+0000 mgr.x (mgr.25010) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.648954+0000 mgr.x (mgr.25010) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.648954+0000 mgr.x (mgr.25010) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.762547+0000 mgr.x (mgr.25010) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.762547+0000 mgr.x (mgr.25010) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.859183+0000 mgr.x (mgr.25010) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.859183+0000 mgr.x (mgr.25010) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.955006+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.955006+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.957602+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.957602+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.960302+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.960302+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.961476+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.961476+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.966891+0000 mgr.x (mgr.25010) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.105 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:45.966891+0000 mgr.x (mgr.25010) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.967230+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:45.967230+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.043145+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.043145+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.046086+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.046086+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.050400+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.106 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.050400+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.051768+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.051768+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.061581+0000 mgr.x (mgr.25010) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.061581+0000 mgr.x (mgr.25010) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.061889+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.061889+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.140721+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.140721+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.143880+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.143880+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.147263+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.147263+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.149093+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.149093+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.159574+0000 mgr.x (mgr.25010) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.159574+0000 mgr.x (mgr.25010) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.159886+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.159886+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.237884+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.237884+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.241291+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.241291+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.245642+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.245642+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.246946+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.246946+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.255791+0000 mgr.x (mgr.25010) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.255791+0000 mgr.x (mgr.25010) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.256125+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.256125+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.332802+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.332802+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.967230+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:45.967230+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.043145+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.043145+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.046086+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.046086+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.050400+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.050400+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.051768+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.051768+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.061581+0000 mgr.x (mgr.25010) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.061581+0000 mgr.x (mgr.25010) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.061889+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.061889+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.140721+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.140721+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.143880+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.143880+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.147263+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.110 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.147263+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.335687+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.335687+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.339316+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.339316+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.340636+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.340636+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.350749+0000 mgr.x (mgr.25010) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.350749+0000 mgr.x (mgr.25010) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.351080+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.351080+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.111 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.409470+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.409470+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.411877+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.411877+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.414174+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.414174+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.415205+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.415205+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.422945+0000 mgr.x (mgr.25010) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.422945+0000 mgr.x (mgr.25010) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.423395+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.112 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.423395+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.464776+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.464776+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.467296+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.467296+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.469458+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.469458+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.470371+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.470371+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.478903+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.478903+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.503810+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.503810+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.510075+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.510075+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.515764+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.515764+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.537218+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.537218+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.149093+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.149093+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.159574+0000 mgr.x (mgr.25010) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.159574+0000 mgr.x (mgr.25010) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.159886+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.159886+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.237884+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.237884+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.114 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.241291+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.241291+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.245642+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.245642+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.246946+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.246946+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.255791+0000 mgr.x (mgr.25010) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.255791+0000 mgr.x (mgr.25010) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.256125+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.256125+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.332802+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.332802+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.539650+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.539650+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.541987+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.541987+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.543015+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.543015+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.549030+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.549030+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.589804+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.589804+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.592161+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.592161+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.594546+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.594546+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.595501+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.595501+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.602264+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.602264+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.643644+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.643644+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.645721+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.645721+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.647906+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.647906+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.117 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.649046+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.649046+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.657785+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.657785+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.698606+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.698606+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.700637+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.700637+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.702653+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.702653+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.703432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.703432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.708524+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.708524+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.335687+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.335687+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.339316+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.339316+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.340636+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.340636+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.350749+0000 mgr.x (mgr.25010) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.350749+0000 mgr.x (mgr.25010) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.351080+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.351080+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.409470+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.119 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.409470+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.411877+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.411877+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.414174+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.414174+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.415205+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.415205+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.422945+0000 mgr.x (mgr.25010) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.750236+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.750236+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.120 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.752368+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.752368+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.754280+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.754280+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.754953+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.754953+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.759917+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.759917+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.801858+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.801858+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.804392+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.804392+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.807602+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.807602+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.808685+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.808685+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.814385+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.814385+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.845502+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.845502+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.846558+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.846558+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.894774+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.894774+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.897180+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.897180+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.899295+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.899295+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.122 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.900073+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.123 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.900073+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.123 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.905483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.123 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[76016]: audit 2024-04-24T17:13:46.905483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.422945+0000 mgr.x (mgr.25010) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.423395+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.423395+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.464776+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.464776+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.467296+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.467296+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.469458+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.469458+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.470371+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.470371+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.478903+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.478903+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.503810+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.124 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.503810+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.510075+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.510075+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.515764+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.515764+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.537218+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.537218+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.539650+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.539650+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.541987+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.541987+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.543015+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.543015+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.549030+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.549030+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.589804+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.589804+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.592161+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.592161+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.594546+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.594546+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.595501+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.595501+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.602264+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.602264+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.643644+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.643644+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.645721+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.645721+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.647906+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.647906+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.649046+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.649046+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.657785+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.657785+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.698606+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.698606+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.700637+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.700637+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.702653+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.702653+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.703432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.703432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.708524+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.708524+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.750236+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.750236+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.752368+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.752368+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.754280+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.754280+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.754953+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.754953+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.759917+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.759917+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.801858+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.801858+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.804392+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.804392+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.807602+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.807602+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.808685+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.808685+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.814385+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.814385+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.845502+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.845502+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.846558+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.846558+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.894774+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.894774+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.897180+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.897180+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.899295+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.899295+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.900073+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.900073+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.905483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:46 smithi040 bash[70555]: audit 2024-04-24T17:13:46.905483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.446710+0000 mgr.x (mgr.25010) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.446710+0000 mgr.x (mgr.25010) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.537314+0000 mgr.x (mgr.25010) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.537314+0000 mgr.x (mgr.25010) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.648954+0000 mgr.x (mgr.25010) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.648954+0000 mgr.x (mgr.25010) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.762547+0000 mgr.x (mgr.25010) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.762547+0000 mgr.x (mgr.25010) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.859183+0000 mgr.x (mgr.25010) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.859183+0000 mgr.x (mgr.25010) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.955006+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.955006+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.957602+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.957602+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.960302+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.960302+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.961476+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.961476+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.966891+0000 mgr.x (mgr.25010) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:45.966891+0000 mgr.x (mgr.25010) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.967230+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:45.967230+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.043145+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.043145+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.046086+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.046086+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.050400+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.050400+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.051768+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.051768+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.061581+0000 mgr.x (mgr.25010) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.061581+0000 mgr.x (mgr.25010) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.061889+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.061889+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.140721+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.140721+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.143880+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.143880+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.147263+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.147263+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.149093+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.149093+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.159574+0000 mgr.x (mgr.25010) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.159574+0000 mgr.x (mgr.25010) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.159886+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.159886+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.237884+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.237884+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.241291+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.241291+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.245642+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.245642+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.246946+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.246946+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.255791+0000 mgr.x (mgr.25010) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.255791+0000 mgr.x (mgr.25010) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.256125+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.256125+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.332802+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.332802+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.335687+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.335687+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.339316+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.339316+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.340636+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.340636+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.350749+0000 mgr.x (mgr.25010) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.350749+0000 mgr.x (mgr.25010) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.351080+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.351080+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.409470+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.409470+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.411877+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.411877+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.414174+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.414174+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.415205+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.415205+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.422945+0000 mgr.x (mgr.25010) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.422945+0000 mgr.x (mgr.25010) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.423395+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.423395+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.464776+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.464776+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.467296+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.467296+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.469458+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.469458+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.470371+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.470371+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.478903+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.478903+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.503810+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.503810+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.510075+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.510075+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.515764+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.515764+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.537218+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.537218+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.539650+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.539650+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.541987+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.541987+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.543015+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.543015+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.549030+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.549030+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.589804+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.589804+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.592161+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.592161+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.594546+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.594546+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.595501+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.595501+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.602264+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.602264+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.643644+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.643644+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.645721+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.645721+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.647906+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.647906+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.649046+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.649046+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.657785+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.657785+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.698606+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.698606+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.700637+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.700637+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.702653+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.702653+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.703432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.703432+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.708524+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.708524+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.750236+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.750236+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.752368+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.752368+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.754280+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.754280+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.754953+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.754953+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.759917+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.759917+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.801858+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.801858+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.804392+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.804392+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.807602+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.807602+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.808685+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.808685+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.814385+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.814385+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.845502+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.845502+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.846558+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.846558+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.894774+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.894774+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.897180+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.897180+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.899295+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.899295+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.900073+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.900073+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.905483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:47.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:46 smithi204 bash[58651]: audit 2024-04-24T17:13:46.905483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[52826]: debug 2024-04-24T17:13:47.745+0000 7fa85ec97700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-24T17:13:48.009 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[83041]: debug 2024-04-24T17:13:47.977+0000 7f3aa910a7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-24T17:13:48.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.478605+0000 mgr.x (mgr.25010) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.478605+0000 mgr.x (mgr.25010) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.548555+0000 mgr.x (mgr.25010) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.548555+0000 mgr.x (mgr.25010) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.601755+0000 mgr.x (mgr.25010) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.601755+0000 mgr.x (mgr.25010) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.009 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.657397+0000 mgr.x (mgr.25010) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.657397+0000 mgr.x (mgr.25010) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.708078+0000 mgr.x (mgr.25010) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.708078+0000 mgr.x (mgr.25010) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cluster 2024-04-24T17:13:46.724708+0000 mgr.x (mgr.25010) 943 : cluster [DBG] pgmap v113: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cluster 2024-04-24T17:13:46.724708+0000 mgr.x (mgr.25010) 943 : cluster [DBG] pgmap v113: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.759472+0000 mgr.x (mgr.25010) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.759472+0000 mgr.x (mgr.25010) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.813882+0000 mgr.x (mgr.25010) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.813882+0000 mgr.x (mgr.25010) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.904979+0000 mgr.x (mgr.25010) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.904979+0000 mgr.x (mgr.25010) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.964622+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.010 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.964622+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.478605+0000 mgr.x (mgr.25010) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.478605+0000 mgr.x (mgr.25010) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.548555+0000 mgr.x (mgr.25010) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.548555+0000 mgr.x (mgr.25010) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.601755+0000 mgr.x (mgr.25010) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.601755+0000 mgr.x (mgr.25010) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.657397+0000 mgr.x (mgr.25010) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.657397+0000 mgr.x (mgr.25010) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.708078+0000 mgr.x (mgr.25010) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.708078+0000 mgr.x (mgr.25010) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cluster 2024-04-24T17:13:46.724708+0000 mgr.x (mgr.25010) 943 : cluster [DBG] pgmap v113: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cluster 2024-04-24T17:13:46.724708+0000 mgr.x (mgr.25010) 943 : cluster [DBG] pgmap v113: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.759472+0000 mgr.x (mgr.25010) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.759472+0000 mgr.x (mgr.25010) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.813882+0000 mgr.x (mgr.25010) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.813882+0000 mgr.x (mgr.25010) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.904979+0000 mgr.x (mgr.25010) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.904979+0000 mgr.x (mgr.25010) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.964622+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.964622+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.967075+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.967075+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.969255+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.969255+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.970137+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.970137+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.974816+0000 mgr.x (mgr.25010) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:46.974816+0000 mgr.x (mgr.25010) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.975200+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:46.975200+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.022264+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.022264+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.054148+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.054148+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.056469+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.056469+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.059230+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.059230+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.060201+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.060201+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.478605+0000 mgr.x (mgr.25010) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.478605+0000 mgr.x (mgr.25010) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.548555+0000 mgr.x (mgr.25010) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.548555+0000 mgr.x (mgr.25010) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.601755+0000 mgr.x (mgr.25010) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.601755+0000 mgr.x (mgr.25010) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.657397+0000 mgr.x (mgr.25010) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.657397+0000 mgr.x (mgr.25010) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.708078+0000 mgr.x (mgr.25010) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.708078+0000 mgr.x (mgr.25010) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cluster 2024-04-24T17:13:46.724708+0000 mgr.x (mgr.25010) 943 : cluster [DBG] pgmap v113: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cluster 2024-04-24T17:13:46.724708+0000 mgr.x (mgr.25010) 943 : cluster [DBG] pgmap v113: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.759472+0000 mgr.x (mgr.25010) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.759472+0000 mgr.x (mgr.25010) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.813882+0000 mgr.x (mgr.25010) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.813882+0000 mgr.x (mgr.25010) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.904979+0000 mgr.x (mgr.25010) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.904979+0000 mgr.x (mgr.25010) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.964622+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.964622+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.967075+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.967075+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.969255+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.969255+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.970137+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.970137+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.974816+0000 mgr.x (mgr.25010) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:46.974816+0000 mgr.x (mgr.25010) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.975200+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:46.975200+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.022264+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.022264+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.054148+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.054148+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.056469+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.056469+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.059230+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.059230+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.060201+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.060201+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.967075+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.967075+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.969255+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.969255+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.970137+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.970137+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.017 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.974816+0000 mgr.x (mgr.25010) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:46.974816+0000 mgr.x (mgr.25010) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.975200+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:46.975200+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.022264+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.022264+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.054148+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.054148+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.056469+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.056469+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.059230+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.059230+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.060201+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.018 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.060201+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.066874+0000 mgr.x (mgr.25010) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.066874+0000 mgr.x (mgr.25010) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.066977+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.066977+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.143348+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.143348+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.147477+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.147477+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.151078+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.151078+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.152136+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.019 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.152136+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.159930+0000 mgr.x (mgr.25010) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.159930+0000 mgr.x (mgr.25010) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.160243+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.160243+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.237424+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.237424+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.239857+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.239857+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.066874+0000 mgr.x (mgr.25010) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.066874+0000 mgr.x (mgr.25010) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.020 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.066977+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.066977+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.143348+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.143348+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.147477+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.147477+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.151078+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.151078+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.152136+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.152136+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.159930+0000 mgr.x (mgr.25010) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.159930+0000 mgr.x (mgr.25010) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.160243+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.160243+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.021 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.237424+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.237424+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.239857+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.239857+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.242304+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.242304+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.243375+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.243375+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.248834+0000 mgr.x (mgr.25010) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.248834+0000 mgr.x (mgr.25010) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.022 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.249254+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.249254+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.325646+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.325646+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.328354+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.328354+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.330850+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.330850+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.331870+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.331870+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.337728+0000 mgr.x (mgr.25010) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.337728+0000 mgr.x (mgr.25010) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.338176+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.023 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.338176+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.242304+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.242304+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.243375+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.243375+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.248834+0000 mgr.x (mgr.25010) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.248834+0000 mgr.x (mgr.25010) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.249254+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.249254+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.325646+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.325646+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.328354+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.328354+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.330850+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.330850+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.331870+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.331870+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.337728+0000 mgr.x (mgr.25010) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.337728+0000 mgr.x (mgr.25010) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.338176+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.338176+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.395756+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.395756+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.397988+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.397988+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.400082+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.400082+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.400898+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.400898+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.406434+0000 mgr.x (mgr.25010) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.406434+0000 mgr.x (mgr.25010) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.406737+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.406737+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.482313+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.482313+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.486373+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.486373+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.026 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.490235+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.490235+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.491559+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.491559+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.499737+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.499737+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.559390+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.559390+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.561739+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.561739+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.563970+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.563970+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.564860+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.564860+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.574397+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.574397+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.617217+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.617217+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.619866+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.619866+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.622020+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.622020+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.395756+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.395756+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.397988+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.397988+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.400082+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.400082+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.400898+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.400898+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.406434+0000 mgr.x (mgr.25010) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.406434+0000 mgr.x (mgr.25010) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.406737+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.406737+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.482313+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.482313+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.486373+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.486373+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.490235+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.490235+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.491559+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.622855+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.622855+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.630475+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.630475+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.672774+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.672774+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.674873+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.674873+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.676964+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.676964+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.677678+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.677678+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.684958+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.684958+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.724658+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.724658+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.732352+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.732352+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.737360+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.737360+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.744785+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.744785+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.747095+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.747095+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.748912+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.748912+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.750335+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.750335+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.752099+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:48.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[76016]: audit 2024-04-24T17:13:47.752099+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.491559+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.499737+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.499737+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.559390+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.559390+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.561739+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.561739+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.563970+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.563970+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.564860+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.564860+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.574397+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.574397+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.617217+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.617217+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.619866+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.619866+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.622020+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.622020+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.622855+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.622855+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.630475+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.630475+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.672774+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.672774+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.674873+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.674873+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.676964+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.676964+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.677678+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.677678+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.684958+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.684958+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.724658+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.724658+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.732352+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.732352+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.737360+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.737360+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.744785+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.744785+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.747095+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.747095+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.748912+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.748912+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.750335+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.750335+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.752099+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:47 smithi040 bash[70555]: audit 2024-04-24T17:13:47.752099+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.066874+0000 mgr.x (mgr.25010) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.066874+0000 mgr.x (mgr.25010) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.066977+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.066977+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.143348+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.143348+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.147477+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.037 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.147477+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.151078+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.151078+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.152136+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.152136+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.159930+0000 mgr.x (mgr.25010) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.159930+0000 mgr.x (mgr.25010) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.160243+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.160243+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.237424+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.237424+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.239857+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.239857+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.242304+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.038 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.242304+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.243375+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.243375+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.248834+0000 mgr.x (mgr.25010) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.248834+0000 mgr.x (mgr.25010) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.249254+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.249254+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.325646+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.325646+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.328354+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.328354+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.330850+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.330850+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.331870+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.331870+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.337728+0000 mgr.x (mgr.25010) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.337728+0000 mgr.x (mgr.25010) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.338176+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.338176+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.395756+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.395756+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.397988+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.397988+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.400082+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.400082+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.400898+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.400898+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.406434+0000 mgr.x (mgr.25010) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.406434+0000 mgr.x (mgr.25010) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:48.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.406737+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.406737+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.482313+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.482313+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.486373+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.486373+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.490235+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.490235+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.491559+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.491559+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.499737+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.499737+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.559390+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.559390+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.041 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.561739+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.561739+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.563970+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.563970+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.564860+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.564860+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.574397+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.574397+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.617217+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.617217+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.619866+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.619866+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.622020+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.622020+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.622855+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.622855+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.630475+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.630475+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.672774+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.672774+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.674873+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.674873+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.676964+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.676964+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.677678+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.677678+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.684958+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.684958+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.724658+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.724658+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.732352+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.732352+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.737360+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.737360+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.744785+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.744785+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.747095+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.747095+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.748912+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.748912+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.750335+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.750335+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.752099+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:48.044 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:47 smithi204 bash[58651]: audit 2024-04-24T17:13:47.752099+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:48.278 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[83041]: debug 2024-04-24T17:13:48.009+0000 7f3aa910a7c0 -1 osd.1 120 log_to_monitors true 2024-04-24T17:13:48.939 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[54356]: ts=2024-04-24T17: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 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)\", cluster=\"1ea53982-025b-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.204:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-24T17:13:49.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.499433+0000 mgr.x (mgr.25010) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.499433+0000 mgr.x (mgr.25010) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.574149+0000 mgr.x (mgr.25010) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.574149+0000 mgr.x (mgr.25010) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.630098+0000 mgr.x (mgr.25010) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.630098+0000 mgr.x (mgr.25010) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.684560+0000 mgr.x (mgr.25010) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.684560+0000 mgr.x (mgr.25010) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: audit 2024-04-24T17:13:47.751384+0000 mgr.x (mgr.25010) 957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: audit 2024-04-24T17:13:47.751384+0000 mgr.x (mgr.25010) 957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.752331+0000 mgr.x (mgr.25010) 958 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: cephadm 2024-04-24T17:13:47.752331+0000 mgr.x (mgr.25010) 958 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: audit 2024-04-24T17:13:48.015145+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: audit 2024-04-24T17:13:48.015145+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: audit 2024-04-24T17:13:48.015514+0000 mon.a (mon.0) 1870 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[76016]: audit 2024-04-24T17:13:48.015514+0000 mon.a (mon.0) 1870 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.499433+0000 mgr.x (mgr.25010) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.499433+0000 mgr.x (mgr.25010) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.574149+0000 mgr.x (mgr.25010) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.574149+0000 mgr.x (mgr.25010) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.630098+0000 mgr.x (mgr.25010) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.630098+0000 mgr.x (mgr.25010) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.684560+0000 mgr.x (mgr.25010) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.684560+0000 mgr.x (mgr.25010) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: audit 2024-04-24T17:13:47.751384+0000 mgr.x (mgr.25010) 957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: audit 2024-04-24T17:13:47.751384+0000 mgr.x (mgr.25010) 957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.752331+0000 mgr.x (mgr.25010) 958 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: cephadm 2024-04-24T17:13:47.752331+0000 mgr.x (mgr.25010) 958 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: audit 2024-04-24T17:13:48.015145+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: audit 2024-04-24T17:13:48.015145+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: audit 2024-04-24T17:13:48.015514+0000 mon.a (mon.0) 1870 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:48 smithi040 bash[70555]: audit 2024-04-24T17:13:48.015514+0000 mon.a (mon.0) 1870 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.499433+0000 mgr.x (mgr.25010) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.499433+0000 mgr.x (mgr.25010) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.574149+0000 mgr.x (mgr.25010) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.574149+0000 mgr.x (mgr.25010) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.630098+0000 mgr.x (mgr.25010) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.630098+0000 mgr.x (mgr.25010) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.684560+0000 mgr.x (mgr.25010) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.684560+0000 mgr.x (mgr.25010) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:13:49.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: audit 2024-04-24T17:13:47.751384+0000 mgr.x (mgr.25010) 957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:49.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: audit 2024-04-24T17:13:47.751384+0000 mgr.x (mgr.25010) 957 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:13:49.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.752331+0000 mgr.x (mgr.25010) 958 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-24T17:13:49.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: cephadm 2024-04-24T17:13:47.752331+0000 mgr.x (mgr.25010) 958 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-24T17:13:49.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: audit 2024-04-24T17:13:48.015145+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: audit 2024-04-24T17:13:48.015145+0000 mon.c (mon.1) 14 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: audit 2024-04-24T17:13:48.015514+0000 mon.a (mon.0) 1870 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:48 smithi204 bash[58651]: audit 2024-04-24T17:13:48.015514+0000 mon.a (mon.0) 1870 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-24T17:13:49.687 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[83041]: debug 2024-04-24T17:13:49.437+0000 7f3a9655a700 -1 osd.1 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: cluster 2024-04-24T17:13:48.726520+0000 mgr.x (mgr.25010) 959 : cluster [DBG] pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: cluster 2024-04-24T17:13:48.726520+0000 mgr.x (mgr.25010) 959 : cluster [DBG] pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:48.950902+0000 mon.a (mon.0) 1871 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:48.950902+0000 mon.a (mon.0) 1871 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: cluster 2024-04-24T17:13:48.957147+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: cluster 2024-04-24T17:13:48.957147+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:48.961466+0000 mon.c (mon.1) 15 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:48.961466+0000 mon.c (mon.1) 15 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:48.962132+0000 mon.a (mon.0) 1873 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:48.962132+0000 mon.a (mon.0) 1873 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:49.424786+0000 mon.a (mon.0) 1874 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:13:50.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:49 smithi204 bash[58651]: audit 2024-04-24T17:13:49.424786+0000 mon.a (mon.0) 1874 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:13:50.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: cluster 2024-04-24T17:13:48.726520+0000 mgr.x (mgr.25010) 959 : cluster [DBG] pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:13:50.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: cluster 2024-04-24T17:13:48.726520+0000 mgr.x (mgr.25010) 959 : cluster [DBG] pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:48.950902+0000 mon.a (mon.0) 1871 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:48.950902+0000 mon.a (mon.0) 1871 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: cluster 2024-04-24T17:13:48.957147+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: cluster 2024-04-24T17:13:48.957147+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:48.961466+0000 mon.c (mon.1) 15 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:48.961466+0000 mon.c (mon.1) 15 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:48.962132+0000 mon.a (mon.0) 1873 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:48.962132+0000 mon.a (mon.0) 1873 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:49.424786+0000 mon.a (mon.0) 1874 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[70555]: audit 2024-04-24T17:13:49.424786+0000 mon.a (mon.0) 1874 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: cluster 2024-04-24T17:13:48.726520+0000 mgr.x (mgr.25010) 959 : cluster [DBG] pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:13:50.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: cluster 2024-04-24T17:13:48.726520+0000 mgr.x (mgr.25010) 959 : cluster [DBG] pgmap v114: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s; 85/630 objects degraded (13.492%) 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:48.950902+0000 mon.a (mon.0) 1871 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:48.950902+0000 mon.a (mon.0) 1871 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: cluster 2024-04-24T17:13:48.957147+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: cluster 2024-04-24T17:13:48.957147+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:48.961466+0000 mon.c (mon.1) 15 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:48.961466+0000 mon.c (mon.1) 15 : audit [INF] from='osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:48.962132+0000 mon.a (mon.0) 1873 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:48.962132+0000 mon.a (mon.0) 1873 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:49.424786+0000 mon.a (mon.0) 1874 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:13:50.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:49 smithi040 bash[76016]: audit 2024-04-24T17:13:49.424786+0000 mon.a (mon.0) 1874 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.423940+0000 mon.a (mon.0) 1875 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.423940+0000 mon.a (mon.0) 1875 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.446156+0000 mon.a (mon.0) 1876 : cluster [INF] osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930] boot 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.446156+0000 mon.a (mon.0) 1876 : cluster [INF] osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930] boot 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.446520+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.446520+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.449556+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.449556+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.805762+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.805762+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.817713+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.817713+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.826636+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[76016]: audit 2024-04-24T17:13:50.826636+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.423940+0000 mon.a (mon.0) 1875 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.423940+0000 mon.a (mon.0) 1875 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.446156+0000 mon.a (mon.0) 1876 : cluster [INF] osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930] boot 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.446156+0000 mon.a (mon.0) 1876 : cluster [INF] osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930] boot 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.446520+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.446520+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.449556+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.449556+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.805762+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.805762+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.817713+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.817713+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.826636+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:50 smithi040 bash[70555]: audit 2024-04-24T17:13:50.826636+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.423940+0000 mon.a (mon.0) 1875 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.423940+0000 mon.a (mon.0) 1875 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:13:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.446156+0000 mon.a (mon.0) 1876 : cluster [INF] osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930] boot 2024-04-24T17:13:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.446156+0000 mon.a (mon.0) 1876 : cluster [INF] osd.1 [v2:172.21.15.40:6808/2242729930,v1:172.21.15.40:6809/2242729930] boot 2024-04-24T17:13:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.446520+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.446520+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.449556+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.449556+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.805762+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.805762+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.817713+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.817713+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.826636+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:50 smithi204 bash[58651]: audit 2024-04-24T17:13:50.826636+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:13:52.236 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:13:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:51 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.727779+0000 mgr.x (mgr.25010) 960 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:51 smithi204 bash[58651]: cluster 2024-04-24T17:13:50.727779+0000 mgr.x (mgr.25010) 960 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:51 smithi204 bash[58651]: cluster 2024-04-24T17:13:51.427402+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:51 smithi204 bash[58651]: cluster 2024-04-24T17:13:51.427402+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:51 smithi204 bash[58651]: cluster 2024-04-24T17:13:51.443745+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:13:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:51 smithi204 bash[58651]: cluster 2024-04-24T17:13:51.443745+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:13:52.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.727779+0000 mgr.x (mgr.25010) 960 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:52.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[70555]: cluster 2024-04-24T17:13:50.727779+0000 mgr.x (mgr.25010) 960 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:52.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[70555]: cluster 2024-04-24T17:13:51.427402+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:52.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[70555]: cluster 2024-04-24T17:13:51.427402+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:52.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[70555]: cluster 2024-04-24T17:13:51.443745+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:13:52.295 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[70555]: cluster 2024-04-24T17:13:51.443745+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:13:52.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.727779+0000 mgr.x (mgr.25010) 960 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:52.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[76016]: cluster 2024-04-24T17:13:50.727779+0000 mgr.x (mgr.25010) 960 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:52.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[76016]: cluster 2024-04-24T17:13:51.427402+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:52.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[76016]: cluster 2024-04-24T17:13:51.427402+0000 mon.a (mon.0) 1882 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:13:52.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[76016]: cluster 2024-04-24T17:13:51.443745+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:13:52.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:51 smithi040 bash[76016]: cluster 2024-04-24T17:13:51.443745+0000 mon.a (mon.0) 1883 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 2s ago 18m - - 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 6s ago 18m - - 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (5m) 2s ago 11m 13.3M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (4m) 6s ago 11m 41.2M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (3m) 2s ago 9m 44.4M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (4m) 6s ago 17m 514M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (2m) 2s ago 19m 436M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:13:53.046 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (3m) 2s ago 19m 57.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (107s) 6s ago 17m 34.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (2m) 2s ago 18m 43.8M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (5m) 2s ago 11m 9379k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (4m) 6s ago 11m 9279k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (49s) 2s ago 17m 50.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (9s) 2s ago 16m 49.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (15m) 2s ago 15m 52.3M 4096M 17.2.0 e1d6a67b021e a39e46155342 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (15m) 2s ago 15m 56.5M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (14m) 6s ago 14m 58.4M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (14m) 6s ago 14m 54.9M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (13m) 6s ago 13m 53.0M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (12m) 6s ago 12m 56.8M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (3m) 6s ago 12m 64.4M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (9m) 2s ago 9m 86.2M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:13:53.047 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (9m) 6s ago 9m 86.5M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:13:53.048 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (9m) 2s ago 9m 86.6M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:13:53.048 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (9m) 6s ago 9m 86.3M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:13:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:52 smithi204 bash[58651]: audit 2024-04-24T17:13:52.222094+0000 mgr.x (mgr.25010) 961 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:52 smithi204 bash[58651]: audit 2024-04-24T17:13:52.222094+0000 mgr.x (mgr.25010) 961 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:53.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:52 smithi040 bash[76016]: audit 2024-04-24T17:13:52.222094+0000 mgr.x (mgr.25010) 961 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:53.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:52 smithi040 bash[76016]: audit 2024-04-24T17:13:52.222094+0000 mgr.x (mgr.25010) 961 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:53.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:52 smithi040 bash[70555]: audit 2024-04-24T17:13:52.222094+0000 mgr.x (mgr.25010) 961 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:53.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:52 smithi040 bash[70555]: audit 2024-04-24T17:13:52.222094+0000 mgr.x (mgr.25010) 961 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:53.500 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:13:53.500 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:13:53.500 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 7 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:13:53.501 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:13:53.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[54356]: ts=2024-04-24T17:13: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=\"smithi040\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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=\"1ea53982-025b-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi040\", job=\"node\", machine=\"x86_64\", nodename=\"smithi040\", 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-24T17:13:53.877 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:13:53.877 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:13:53.877 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:13:53.877 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:13:53.877 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:13:53.877 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:13:53.877 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:13:53.878 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:13:53.878 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "7/23 daemons upgraded", 2024-04-24T17:13:53.878 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:13:53.878 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:13:53.878 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:13:54.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:13:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:13:54] "GET /metrics HTTP/1.1" 200 38417 "" "Prometheus/2.33.4" 2024-04-24T17:13:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:52.606347+0000 mgr.x (mgr.25010) 962 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:52.606347+0000 mgr.x (mgr.25010) 962 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: cluster 2024-04-24T17:13:52.728700+0000 mgr.x (mgr.25010) 963 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: cluster 2024-04-24T17:13:52.728700+0000 mgr.x (mgr.25010) 963 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:52.954738+0000 mgr.x (mgr.25010) 964 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:52.954738+0000 mgr.x (mgr.25010) 964 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:52.997589+0000 mgr.x (mgr.25010) 965 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:52.997589+0000 mgr.x (mgr.25010) 965 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:53.502974+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.40:0/1570023505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:53 smithi204 bash[58651]: audit 2024-04-24T17:13:53.502974+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.40:0/1570023505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:54.323 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded 2024-04-24T17:13:54.323 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.11 is active+undersized+degraded, acting [6,4] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-04-24T17:13:54.324 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-04-24T17:13:54.325 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-04-24T17:13:54.325 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2024-04-24T17:13:54.325 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-04-24T17:13:54.325 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-04-24T17:13:54.325 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-04-24T17:13:54.325 INFO:teuthology.orchestra.run.smithi040.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-04-24T17:13:54.325 INFO:teuthology.orchestra.run.smithi040.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:52.606347+0000 mgr.x (mgr.25010) 962 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:52.606347+0000 mgr.x (mgr.25010) 962 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: cluster 2024-04-24T17:13:52.728700+0000 mgr.x (mgr.25010) 963 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: cluster 2024-04-24T17:13:52.728700+0000 mgr.x (mgr.25010) 963 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:52.954738+0000 mgr.x (mgr.25010) 964 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:52.954738+0000 mgr.x (mgr.25010) 964 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:52.997589+0000 mgr.x (mgr.25010) 965 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:52.997589+0000 mgr.x (mgr.25010) 965 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:53.502974+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.40:0/1570023505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[70555]: audit 2024-04-24T17:13:53.502974+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.40:0/1570023505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:52.606347+0000 mgr.x (mgr.25010) 962 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:52.606347+0000 mgr.x (mgr.25010) 962 : audit [DBG] from='client.44310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: cluster 2024-04-24T17:13:52.728700+0000 mgr.x (mgr.25010) 963 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: cluster 2024-04-24T17:13:52.728700+0000 mgr.x (mgr.25010) 963 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 21 active+undersized+degraded, 38 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:52.954738+0000 mgr.x (mgr.25010) 964 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:52.954738+0000 mgr.x (mgr.25010) 964 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:52.997589+0000 mgr.x (mgr.25010) 965 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:52.997589+0000 mgr.x (mgr.25010) 965 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:53.502974+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.40:0/1570023505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:53 smithi040 bash[76016]: audit 2024-04-24T17:13:53.502974+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.40:0/1570023505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:13:55.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:54 smithi204 bash[58651]: audit 2024-04-24T17:13:53.878118+0000 mgr.x (mgr.25010) 966 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:55.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:54 smithi204 bash[58651]: audit 2024-04-24T17:13:53.878118+0000 mgr.x (mgr.25010) 966 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:55.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:54 smithi204 bash[58651]: audit 2024-04-24T17:13:54.326299+0000 mon.a (mon.0) 1885 : audit [DBG] from='client.? 172.21.15.40:0/491544545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:55.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:54 smithi204 bash[58651]: audit 2024-04-24T17:13:54.326299+0000 mon.a (mon.0) 1885 : audit [DBG] from='client.? 172.21.15.40:0/491544545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:55.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[76016]: audit 2024-04-24T17:13:53.878118+0000 mgr.x (mgr.25010) 966 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:55.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[76016]: audit 2024-04-24T17:13:53.878118+0000 mgr.x (mgr.25010) 966 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:55.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[76016]: audit 2024-04-24T17:13:54.326299+0000 mon.a (mon.0) 1885 : audit [DBG] from='client.? 172.21.15.40:0/491544545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:55.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[76016]: audit 2024-04-24T17:13:54.326299+0000 mon.a (mon.0) 1885 : audit [DBG] from='client.? 172.21.15.40:0/491544545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:55.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[70555]: audit 2024-04-24T17:13:53.878118+0000 mgr.x (mgr.25010) 966 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:55.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[70555]: audit 2024-04-24T17:13:53.878118+0000 mgr.x (mgr.25010) 966 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:13:55.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[70555]: audit 2024-04-24T17:13:54.326299+0000 mon.a (mon.0) 1885 : audit [DBG] from='client.? 172.21.15.40:0/491544545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:55.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:54 smithi040 bash[70555]: audit 2024-04-24T17:13:54.326299+0000 mon.a (mon.0) 1885 : audit [DBG] from='client.? 172.21.15.40:0/491544545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:13:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:55 smithi204 bash[58651]: cluster 2024-04-24T17:13:54.730305+0000 mgr.x (mgr.25010) 967 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 2 active+undersized, 155 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:55 smithi204 bash[58651]: cluster 2024-04-24T17:13:54.730305+0000 mgr.x (mgr.25010) 967 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 2 active+undersized, 155 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:55 smithi204 bash[58651]: cluster 2024-04-24T17:13:54.969419+0000 mon.a (mon.0) 1886 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-04-24T17:13:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:55 smithi204 bash[58651]: cluster 2024-04-24T17:13:54.969419+0000 mon.a (mon.0) 1886 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-04-24T17:13:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:55 smithi204 bash[58651]: cluster 2024-04-24T17:13:54.969479+0000 mon.a (mon.0) 1887 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:55 smithi204 bash[58651]: cluster 2024-04-24T17:13:54.969479+0000 mon.a (mon.0) 1887 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:56.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[70555]: cluster 2024-04-24T17:13:54.730305+0000 mgr.x (mgr.25010) 967 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 2 active+undersized, 155 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[70555]: cluster 2024-04-24T17:13:54.730305+0000 mgr.x (mgr.25010) 967 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 2 active+undersized, 155 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[70555]: cluster 2024-04-24T17:13:54.969419+0000 mon.a (mon.0) 1886 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[70555]: cluster 2024-04-24T17:13:54.969419+0000 mon.a (mon.0) 1886 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[70555]: cluster 2024-04-24T17:13:54.969479+0000 mon.a (mon.0) 1887 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[70555]: cluster 2024-04-24T17:13:54.969479+0000 mon.a (mon.0) 1887 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[76016]: cluster 2024-04-24T17:13:54.730305+0000 mgr.x (mgr.25010) 967 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 2 active+undersized, 155 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[76016]: cluster 2024-04-24T17:13:54.730305+0000 mgr.x (mgr.25010) 967 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 2 active+undersized, 155 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[76016]: cluster 2024-04-24T17:13:54.969419+0000 mon.a (mon.0) 1886 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[76016]: cluster 2024-04-24T17:13:54.969419+0000 mon.a (mon.0) 1886 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[76016]: cluster 2024-04-24T17:13:54.969479+0000 mon.a (mon.0) 1887 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:56.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:55 smithi040 bash[76016]: cluster 2024-04-24T17:13:54.969479+0000 mon.a (mon.0) 1887 : cluster [INF] Cluster is now healthy 2024-04-24T17:13:58.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:57 smithi204 bash[58651]: cluster 2024-04-24T17:13:56.731219+0000 mgr.x (mgr.25010) 968 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-24T17:13:58.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:57 smithi204 bash[58651]: cluster 2024-04-24T17:13:56.731219+0000 mgr.x (mgr.25010) 968 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-24T17:13:58.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:57 smithi040 bash[70555]: cluster 2024-04-24T17:13:56.731219+0000 mgr.x (mgr.25010) 968 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-24T17:13:58.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:57 smithi040 bash[70555]: cluster 2024-04-24T17:13:56.731219+0000 mgr.x (mgr.25010) 968 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-24T17:13:58.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:57 smithi040 bash[76016]: cluster 2024-04-24T17:13:56.731219+0000 mgr.x (mgr.25010) 968 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-24T17:13:58.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:57 smithi040 bash[76016]: cluster 2024-04-24T17:13:56.731219+0000 mgr.x (mgr.25010) 968 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-24T17:14:00.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:59 smithi204 bash[58651]: cluster 2024-04-24T17:13:58.732707+0000 mgr.x (mgr.25010) 969 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:00.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:13:59 smithi204 bash[58651]: cluster 2024-04-24T17:13:58.732707+0000 mgr.x (mgr.25010) 969 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:00.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:59 smithi040 bash[70555]: cluster 2024-04-24T17:13:58.732707+0000 mgr.x (mgr.25010) 969 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:00.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:13:59 smithi040 bash[70555]: cluster 2024-04-24T17:13:58.732707+0000 mgr.x (mgr.25010) 969 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:00.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:59 smithi040 bash[76016]: cluster 2024-04-24T17:13:58.732707+0000 mgr.x (mgr.25010) 969 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:00.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:13:59 smithi040 bash[76016]: cluster 2024-04-24T17:13:58.732707+0000 mgr.x (mgr.25010) 969 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:01 smithi204 bash[58651]: cluster 2024-04-24T17:14:00.733670+0000 mgr.x (mgr.25010) 970 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:14:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:01 smithi204 bash[58651]: cluster 2024-04-24T17:14:00.733670+0000 mgr.x (mgr.25010) 970 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:14:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:01 smithi204 bash[58651]: audit 2024-04-24T17:14:01.849373+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:01 smithi204 bash[58651]: audit 2024-04-24T17:14:01.849373+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:01 smithi204 bash[58651]: audit 2024-04-24T17:14:01.851679+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:01 smithi204 bash[58651]: audit 2024-04-24T17:14:01.851679+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:02.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[76016]: cluster 2024-04-24T17:14:00.733670+0000 mgr.x (mgr.25010) 970 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:14:02.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[76016]: cluster 2024-04-24T17:14:00.733670+0000 mgr.x (mgr.25010) 970 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:14:02.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[76016]: audit 2024-04-24T17:14:01.849373+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:02.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[76016]: audit 2024-04-24T17:14:01.849373+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:02.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[76016]: audit 2024-04-24T17:14:01.851679+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:02.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[76016]: audit 2024-04-24T17:14:01.851679+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[70555]: cluster 2024-04-24T17:14:00.733670+0000 mgr.x (mgr.25010) 970 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:14:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[70555]: cluster 2024-04-24T17:14:00.733670+0000 mgr.x (mgr.25010) 970 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:14:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[70555]: audit 2024-04-24T17:14:01.849373+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[70555]: audit 2024-04-24T17:14:01.849373+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[70555]: audit 2024-04-24T17:14:01.851679+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:01 smithi040 bash[70555]: audit 2024-04-24T17:14:01.851679+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[70555]: audit 2024-04-24T17:14:02.048429+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[70555]: audit 2024-04-24T17:14:02.048429+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[70555]: audit 2024-04-24T17:14:02.756924+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[70555]: audit 2024-04-24T17:14:02.756924+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[76016]: audit 2024-04-24T17:14:02.048429+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[76016]: audit 2024-04-24T17:14:02.048429+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[76016]: audit 2024-04-24T17:14:02.756924+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:03 smithi040 bash[76016]: audit 2024-04-24T17:14:02.756924+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:03 smithi204 bash[58651]: audit 2024-04-24T17:14:02.048429+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:03 smithi204 bash[58651]: audit 2024-04-24T17:14:02.048429+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:03 smithi204 bash[58651]: audit 2024-04-24T17:14:02.756924+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:03 smithi204 bash[58651]: audit 2024-04-24T17:14:02.756924+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: cluster 2024-04-24T17:14:02.734485+0000 mgr.x (mgr.25010) 971 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: cluster 2024-04-24T17:14:02.734485+0000 mgr.x (mgr.25010) 971 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: audit 2024-04-24T17:14:02.756641+0000 mgr.x (mgr.25010) 972 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: audit 2024-04-24T17:14:02.756641+0000 mgr.x (mgr.25010) 972 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: cephadm 2024-04-24T17:14:02.759479+0000 mgr.x (mgr.25010) 973 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: cephadm 2024-04-24T17:14:02.759479+0000 mgr.x (mgr.25010) 973 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: audit 2024-04-24T17:14:02.962867+0000 mgr.x (mgr.25010) 974 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:04.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[70555]: audit 2024-04-24T17:14:02.962867+0000 mgr.x (mgr.25010) 974 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: cluster 2024-04-24T17:14:02.734485+0000 mgr.x (mgr.25010) 971 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: cluster 2024-04-24T17:14:02.734485+0000 mgr.x (mgr.25010) 971 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: audit 2024-04-24T17:14:02.756641+0000 mgr.x (mgr.25010) 972 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: audit 2024-04-24T17:14:02.756641+0000 mgr.x (mgr.25010) 972 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: cephadm 2024-04-24T17:14:02.759479+0000 mgr.x (mgr.25010) 973 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: cephadm 2024-04-24T17:14:02.759479+0000 mgr.x (mgr.25010) 973 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: audit 2024-04-24T17:14:02.962867+0000 mgr.x (mgr.25010) 974 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:04.396 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:04 smithi040 bash[76016]: audit 2024-04-24T17:14:02.962867+0000 mgr.x (mgr.25010) 974 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:04.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:14:04] "GET /metrics HTTP/1.1" 200 38497 "" "Prometheus/2.33.4" 2024-04-24T17:14:04.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: cluster 2024-04-24T17:14:02.734485+0000 mgr.x (mgr.25010) 971 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-24T17:14:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: cluster 2024-04-24T17:14:02.734485+0000 mgr.x (mgr.25010) 971 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-24T17:14:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: audit 2024-04-24T17:14:02.756641+0000 mgr.x (mgr.25010) 972 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: audit 2024-04-24T17:14:02.756641+0000 mgr.x (mgr.25010) 972 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-24T17:14:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: cephadm 2024-04-24T17:14:02.759479+0000 mgr.x (mgr.25010) 973 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:14:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: cephadm 2024-04-24T17:14:02.759479+0000 mgr.x (mgr.25010) 973 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-24T17:14:04.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: audit 2024-04-24T17:14:02.962867+0000 mgr.x (mgr.25010) 974 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:04.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:04 smithi204 bash[58651]: audit 2024-04-24T17:14:02.962867+0000 mgr.x (mgr.25010) 974 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:06.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: cluster 2024-04-24T17:14:04.736172+0000 mgr.x (mgr.25010) 975 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:06.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: cluster 2024-04-24T17:14:04.736172+0000 mgr.x (mgr.25010) 975 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: cephadm 2024-04-24T17:14:05.082191+0000 mgr.x (mgr.25010) 976 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: cephadm 2024-04-24T17:14:05.082191+0000 mgr.x (mgr.25010) 976 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: audit 2024-04-24T17:14:05.092960+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: audit 2024-04-24T17:14:05.092960+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: audit 2024-04-24T17:14:05.098604+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: audit 2024-04-24T17:14:05.098604+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: audit 2024-04-24T17:14:05.100145+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: audit 2024-04-24T17:14:05.100145+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: cephadm 2024-04-24T17:14:05.105441+0000 mgr.x (mgr.25010) 977 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[70555]: cephadm 2024-04-24T17:14:05.105441+0000 mgr.x (mgr.25010) 977 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: cluster 2024-04-24T17:14:04.736172+0000 mgr.x (mgr.25010) 975 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:06.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: cluster 2024-04-24T17:14:04.736172+0000 mgr.x (mgr.25010) 975 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: cephadm 2024-04-24T17:14:05.082191+0000 mgr.x (mgr.25010) 976 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: cephadm 2024-04-24T17:14:05.082191+0000 mgr.x (mgr.25010) 976 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: audit 2024-04-24T17:14:05.092960+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: audit 2024-04-24T17:14:05.092960+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: audit 2024-04-24T17:14:05.098604+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: audit 2024-04-24T17:14:05.098604+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: audit 2024-04-24T17:14:05.100145+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: audit 2024-04-24T17:14:05.100145+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: cephadm 2024-04-24T17:14:05.105441+0000 mgr.x (mgr.25010) 977 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T17:14:06.390 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:06 smithi040 bash[76016]: cephadm 2024-04-24T17:14:05.105441+0000 mgr.x (mgr.25010) 977 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T17:14:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: cluster 2024-04-24T17:14:04.736172+0000 mgr.x (mgr.25010) 975 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: cluster 2024-04-24T17:14:04.736172+0000 mgr.x (mgr.25010) 975 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: cephadm 2024-04-24T17:14:05.082191+0000 mgr.x (mgr.25010) 976 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:14:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: cephadm 2024-04-24T17:14:05.082191+0000 mgr.x (mgr.25010) 976 : cephadm [INF] Upgrade: Updating osd.2 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: audit 2024-04-24T17:14:05.092960+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: audit 2024-04-24T17:14:05.092960+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: audit 2024-04-24T17:14:05.098604+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: audit 2024-04-24T17:14:05.098604+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: audit 2024-04-24T17:14:05.100145+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: audit 2024-04-24T17:14:05.100145+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: cephadm 2024-04-24T17:14:05.105441+0000 mgr.x (mgr.25010) 977 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T17:14:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:06 smithi204 bash[58651]: cephadm 2024-04-24T17:14:05.105441+0000 mgr.x (mgr.25010) 977 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: audit 2024-04-24T17:14:06.704824+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: audit 2024-04-24T17:14:06.704824+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: audit 2024-04-24T17:14:06.717516+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: audit 2024-04-24T17:14:06.717516+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: audit 2024-04-24T17:14:06.727592+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: audit 2024-04-24T17:14:06.727592+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: cluster 2024-04-24T17:14:06.737069+0000 mgr.x (mgr.25010) 978 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:14:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:07 smithi204 bash[58651]: cluster 2024-04-24T17:14:06.737069+0000 mgr.x (mgr.25010) 978 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: audit 2024-04-24T17:14:06.704824+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: audit 2024-04-24T17:14:06.704824+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: audit 2024-04-24T17:14:06.717516+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: audit 2024-04-24T17:14:06.717516+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: audit 2024-04-24T17:14:06.727592+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: audit 2024-04-24T17:14:06.727592+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: cluster 2024-04-24T17:14:06.737069+0000 mgr.x (mgr.25010) 978 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:14:08.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[76016]: cluster 2024-04-24T17:14:06.737069+0000 mgr.x (mgr.25010) 978 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: audit 2024-04-24T17:14:06.704824+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: audit 2024-04-24T17:14:06.704824+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: audit 2024-04-24T17:14:06.717516+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: audit 2024-04-24T17:14:06.717516+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: audit 2024-04-24T17:14:06.727592+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: audit 2024-04-24T17:14:06.727592+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: cluster 2024-04-24T17:14:06.737069+0000 mgr.x (mgr.25010) 978 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:14:08.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:07 smithi040 bash[70555]: cluster 2024-04-24T17:14:06.737069+0000 mgr.x (mgr.25010) 978 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-24T17:14:10.134 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:09 smithi040 bash[70555]: cluster 2024-04-24T17:14:08.738557+0000 mgr.x (mgr.25010) 979 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-24T17:14:10.135 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:09 smithi040 bash[70555]: cluster 2024-04-24T17:14:08.738557+0000 mgr.x (mgr.25010) 979 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-24T17:14:10.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:09 smithi040 bash[76016]: cluster 2024-04-24T17:14:08.738557+0000 mgr.x (mgr.25010) 979 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-24T17:14:10.135 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:09 smithi040 bash[76016]: cluster 2024-04-24T17:14:08.738557+0000 mgr.x (mgr.25010) 979 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-24T17:14:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:09 smithi204 bash[58651]: cluster 2024-04-24T17:14:08.738557+0000 mgr.x (mgr.25010) 979 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-24T17:14:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:09 smithi204 bash[58651]: cluster 2024-04-24T17:14:08.738557+0000 mgr.x (mgr.25010) 979 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-24T17:14:10.437 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.438 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.438 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.438 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.439 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.439 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.439 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: Stopping Ceph osd.2 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:14:10.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:10.796 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:10 smithi040 bash[33660]: debug 2024-04-24T17:14:10.445+0000 7fa91fa31700 -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-24T17:14:10.796 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:10 smithi040 bash[33660]: debug 2024-04-24T17:14:10.445+0000 7fa91fa31700 -1 osd.2 125 *** Got signal Terminated *** 2024-04-24T17:14:10.796 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:10 smithi040 bash[33660]: debug 2024-04-24T17:14:10.445+0000 7fa91fa31700 -1 osd.2 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:14:11.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:10 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.450493+0000 mon.a (mon.0) 1898 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:14:11.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:10 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.450493+0000 mon.a (mon.0) 1898 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:14:11.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:10 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.450493+0000 mon.a (mon.0) 1898 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:14:11.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:10 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.450493+0000 mon.a (mon.0) 1898 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:14:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:10 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.450493+0000 mon.a (mon.0) 1898 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:14:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:10 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.450493+0000 mon.a (mon.0) 1898 : cluster [INF] osd.2 marked itself down and dead 2024-04-24T17:14:12.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.739625+0000 mgr.x (mgr.25010) 980 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-24T17:14:12.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.739625+0000 mgr.x (mgr.25010) 980 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-24T17:14:12.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.798497+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:12.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.798497+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.813036+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: cluster 2024-04-24T17:14:10.813036+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: audit 2024-04-24T17:14:10.959345+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: audit 2024-04-24T17:14:10.959345+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: audit 2024-04-24T17:14:10.969489+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: audit 2024-04-24T17:14:10.969489+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: audit 2024-04-24T17:14:10.979487+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[76016]: audit 2024-04-24T17:14:10.979487+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.739625+0000 mgr.x (mgr.25010) 980 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-24T17:14:12.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.739625+0000 mgr.x (mgr.25010) 980 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.798497+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.798497+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.813036+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: cluster 2024-04-24T17:14:10.813036+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: audit 2024-04-24T17:14:10.959345+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: audit 2024-04-24T17:14:10.959345+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: audit 2024-04-24T17:14:10.969489+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: audit 2024-04-24T17:14:10.969489+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: audit 2024-04-24T17:14:10.979487+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:11 smithi040 bash[70555]: audit 2024-04-24T17:14:10.979487+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.739625+0000 mgr.x (mgr.25010) 980 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-24T17:14:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.739625+0000 mgr.x (mgr.25010) 980 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-04-24T17:14:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.798497+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.798497+0000 mon.a (mon.0) 1899 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.813036+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: cluster 2024-04-24T17:14:10.813036+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: audit 2024-04-24T17:14:10.959345+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: audit 2024-04-24T17:14:10.959345+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: audit 2024-04-24T17:14:10.969489+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: audit 2024-04-24T17:14:10.969489+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: audit 2024-04-24T17:14:10.979487+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:11 smithi204 bash[58651]: audit 2024-04-24T17:14:10.979487+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:12.423 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[85041]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:14:13.187 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[85190]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: cluster 2024-04-24T17:14:11.818067+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: cluster 2024-04-24T17:14:11.818067+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: audit 2024-04-24T17:14:12.152036+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: audit 2024-04-24T17:14:12.152036+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: audit 2024-04-24T17:14:12.161983+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: audit 2024-04-24T17:14:12.161983+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: cluster 2024-04-24T17:14:12.163805+0000 mgr.x (mgr.25010) 981 : cluster [DBG] pgmap v131: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-04-24T17:14:13.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: cluster 2024-04-24T17:14:12.163805+0000 mgr.x (mgr.25010) 981 : cluster [DBG] pgmap v131: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: audit 2024-04-24T17:14:12.173072+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[76016]: audit 2024-04-24T17:14:12.173072+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: cluster 2024-04-24T17:14:11.818067+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: cluster 2024-04-24T17:14:11.818067+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: audit 2024-04-24T17:14:12.152036+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: audit 2024-04-24T17:14:12.152036+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: audit 2024-04-24T17:14:12.161983+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: audit 2024-04-24T17:14:12.161983+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: cluster 2024-04-24T17:14:12.163805+0000 mgr.x (mgr.25010) 981 : cluster [DBG] pgmap v131: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: cluster 2024-04-24T17:14:12.163805+0000 mgr.x (mgr.25010) 981 : cluster [DBG] pgmap v131: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: audit 2024-04-24T17:14:12.173072+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:12 smithi040 bash[70555]: audit 2024-04-24T17:14:12.173072+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: cluster 2024-04-24T17:14:11.818067+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:14:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: cluster 2024-04-24T17:14:11.818067+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-24T17:14:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: audit 2024-04-24T17:14:12.152036+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: audit 2024-04-24T17:14:12.152036+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: audit 2024-04-24T17:14:12.161983+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: audit 2024-04-24T17:14:12.161983+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: cluster 2024-04-24T17:14:12.163805+0000 mgr.x (mgr.25010) 981 : cluster [DBG] pgmap v131: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-04-24T17:14:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: cluster 2024-04-24T17:14:12.163805+0000 mgr.x (mgr.25010) 981 : cluster [DBG] pgmap v131: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 0 B/s wr, 193 op/s 2024-04-24T17:14:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: audit 2024-04-24T17:14:12.173072+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:13.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:12 smithi204 bash[58651]: audit 2024-04-24T17:14:12.173072+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:13 smithi204 bash[58651]: audit 2024-04-24T17:14:12.974339+0000 mgr.x (mgr.25010) 982 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:13 smithi204 bash[58651]: audit 2024-04-24T17:14:12.974339+0000 mgr.x (mgr.25010) 982 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:13 smithi204 bash[58651]: cluster 2024-04-24T17:14:13.159841+0000 mon.a (mon.0) 1908 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:13 smithi204 bash[58651]: cluster 2024-04-24T17:14:13.159841+0000 mon.a (mon.0) 1908 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[70555]: audit 2024-04-24T17:14:12.974339+0000 mgr.x (mgr.25010) 982 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[70555]: audit 2024-04-24T17:14:12.974339+0000 mgr.x (mgr.25010) 982 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[70555]: cluster 2024-04-24T17:14:13.159841+0000 mon.a (mon.0) 1908 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[70555]: cluster 2024-04-24T17:14:13.159841+0000 mon.a (mon.0) 1908 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[76016]: audit 2024-04-24T17:14:12.974339+0000 mgr.x (mgr.25010) 982 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[76016]: audit 2024-04-24T17:14:12.974339+0000 mgr.x (mgr.25010) 982 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[76016]: cluster 2024-04-24T17:14:13.159841+0000 mon.a (mon.0) 1908 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:14.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:13 smithi040 bash[76016]: cluster 2024-04-24T17:14:13.159841+0000 mon.a (mon.0) 1908 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:14.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:14:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:14:14] "GET /metrics HTTP/1.1" 200 38497 "" "Prometheus/2.33.4" 2024-04-24T17:14:15.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:14 smithi040 bash[76016]: cluster 2024-04-24T17:14:14.165605+0000 mgr.x (mgr.25010) 983 : cluster [DBG] pgmap v132: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 29 active+undersized, 119 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:14:15.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:14 smithi040 bash[76016]: cluster 2024-04-24T17:14:14.165605+0000 mgr.x (mgr.25010) 983 : cluster [DBG] pgmap v132: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 29 active+undersized, 119 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:14:15.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:14 smithi040 bash[70555]: cluster 2024-04-24T17:14:14.165605+0000 mgr.x (mgr.25010) 983 : cluster [DBG] pgmap v132: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 29 active+undersized, 119 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:14:15.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:14 smithi040 bash[70555]: cluster 2024-04-24T17:14:14.165605+0000 mgr.x (mgr.25010) 983 : cluster [DBG] pgmap v132: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 29 active+undersized, 119 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:14:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:14 smithi204 bash[58651]: cluster 2024-04-24T17:14:14.165605+0000 mgr.x (mgr.25010) 983 : cluster [DBG] pgmap v132: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 29 active+undersized, 119 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:14:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:14 smithi204 bash[58651]: cluster 2024-04-24T17:14:14.165605+0000 mgr.x (mgr.25010) 983 : cluster [DBG] pgmap v132: 161 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 29 active+undersized, 119 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 177 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:14:15.822 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.822 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.823 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.823 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-24T17:14:15.823 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: Stopped Ceph osd.2 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:14:15.823 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.824 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.824 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.824 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.825 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:15.825 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:16.187 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:15 smithi040 systemd[1]: Started Ceph osd.2 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:14:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:15 smithi040 bash[70555]: cluster 2024-04-24T17:14:14.815017+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:16.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:15 smithi040 bash[70555]: cluster 2024-04-24T17:14:14.815017+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:16.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:15 smithi040 bash[76016]: cluster 2024-04-24T17:14:14.815017+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:16.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:15 smithi040 bash[76016]: cluster 2024-04-24T17:14:14.815017+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:15 smithi204 bash[58651]: cluster 2024-04-24T17:14:14.815017+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:15 smithi204 bash[58651]: cluster 2024-04-24T17:14:14.815017+0000 mon.a (mon.0) 1909 : cluster [WRN] Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.882499+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.882499+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.893954+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.893954+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.906051+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.906051+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.907838+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.907838+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cluster 2024-04-24T17:14:15.910772+0000 mgr.x (mgr.25010) 984 : cluster [DBG] pgmap v133: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cluster 2024-04-24T17:14:15.910772+0000 mgr.x (mgr.25010) 984 : cluster [DBG] pgmap v133: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.917462+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:15.917462+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:15.917679+0000 mgr.x (mgr.25010) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:15.917679+0000 mgr.x (mgr.25010) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.009770+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.009770+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.014516+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.014516+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.019361+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.019361+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.020794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.020794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.030597+0000 mgr.x (mgr.25010) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.030597+0000 mgr.x (mgr.25010) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.030644+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.030644+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.110202+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.110202+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.113891+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.113891+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.117503+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.117503+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.119049+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.119049+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.128407+0000 mgr.x (mgr.25010) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.128407+0000 mgr.x (mgr.25010) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.128423+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.128423+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.208534+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.882499+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.882499+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.893954+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.893954+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.906051+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.906051+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.907838+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.907838+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cluster 2024-04-24T17:14:15.910772+0000 mgr.x (mgr.25010) 984 : cluster [DBG] pgmap v133: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cluster 2024-04-24T17:14:15.910772+0000 mgr.x (mgr.25010) 984 : cluster [DBG] pgmap v133: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.917462+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:15.917462+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:15.917679+0000 mgr.x (mgr.25010) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:15.917679+0000 mgr.x (mgr.25010) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.009770+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.009770+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.014516+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.014516+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.019361+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.208534+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.212143+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.212143+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.215287+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.215287+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.216699+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.216699+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.225962+0000 mgr.x (mgr.25010) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.225962+0000 mgr.x (mgr.25010) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.226159+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.226159+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.300130+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.300130+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.304974+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.304974+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.308826+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.308826+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.310718+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.310718+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.320542+0000 mgr.x (mgr.25010) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.320542+0000 mgr.x (mgr.25010) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.320549+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.320549+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.410596+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.410596+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.415307+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.415307+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.421247+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.421247+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.422884+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.422884+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.431165+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.431165+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.431353+0000 mgr.x (mgr.25010) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.431353+0000 mgr.x (mgr.25010) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.508334+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.508334+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.511860+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.511860+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.019361+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.020794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.020794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.030597+0000 mgr.x (mgr.25010) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.030597+0000 mgr.x (mgr.25010) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.030644+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.030644+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.110202+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.110202+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.113891+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.113891+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.117503+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.117503+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.119049+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.119049+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.128407+0000 mgr.x (mgr.25010) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.128407+0000 mgr.x (mgr.25010) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.128423+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.128423+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.208534+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.516361+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.516361+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.517905+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.517905+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.527539+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.527539+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.619075+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.619075+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.623340+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.623340+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.626816+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.626816+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.628180+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.628180+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.636041+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.636041+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.725278+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.725278+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.730323+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.730323+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.735092+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.735092+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.736495+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.736495+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.744043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.744043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.834170+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.834170+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.838888+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.838888+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.843250+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.843250+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.847334+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.847334+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.847838+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.847838+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.848421+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.848421+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.208534+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.212143+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.212143+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.215287+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.215287+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.216699+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.216699+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.225962+0000 mgr.x (mgr.25010) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.225962+0000 mgr.x (mgr.25010) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.226159+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.226159+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.300130+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.300130+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.304974+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.304974+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.308826+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.308826+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.310718+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.310718+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.856254+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[76016]: audit 2024-04-24T17:14:16.856254+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.320542+0000 mgr.x (mgr.25010) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.320542+0000 mgr.x (mgr.25010) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.320549+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.320549+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.410596+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.410596+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.415307+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.415307+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.421247+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.421247+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.422884+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.422884+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.431165+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.431165+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.431353+0000 mgr.x (mgr.25010) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.431353+0000 mgr.x (mgr.25010) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.508334+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.508334+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.511860+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.511860+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.516361+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.516361+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.517905+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.517905+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.527539+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.527539+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.619075+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.619075+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.623340+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.623340+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.626816+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.626816+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.628180+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.628180+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.636041+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.636041+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.725278+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.725278+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.730323+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.730323+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.735092+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.735092+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.736495+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.736495+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.744043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.744043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.834170+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.834170+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.838888+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.838888+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.843250+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.843250+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.847334+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.847334+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.847838+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.847838+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.848421+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.848421+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.856254+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:16 smithi040 bash[70555]: audit 2024-04-24T17:14:16.856254+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.882499+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.882499+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.893954+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.893954+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.906051+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.906051+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.907838+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.907838+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cluster 2024-04-24T17:14:15.910772+0000 mgr.x (mgr.25010) 984 : cluster [DBG] pgmap v133: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:17.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cluster 2024-04-24T17:14:15.910772+0000 mgr.x (mgr.25010) 984 : cluster [DBG] pgmap v133: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 42 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.917462+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:15.917462+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:15.917679+0000 mgr.x (mgr.25010) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:15.917679+0000 mgr.x (mgr.25010) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.009770+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.009770+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.014516+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.014516+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.019361+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.019361+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.020794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.020794+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.030597+0000 mgr.x (mgr.25010) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.030597+0000 mgr.x (mgr.25010) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.030644+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.030644+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.110202+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.110202+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.113891+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.113891+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.117503+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.117503+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.119049+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.119049+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.128407+0000 mgr.x (mgr.25010) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.128407+0000 mgr.x (mgr.25010) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.128423+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.128423+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.208534+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.208534+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.212143+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.212143+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.215287+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.215287+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.216699+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.216699+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.225962+0000 mgr.x (mgr.25010) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.225962+0000 mgr.x (mgr.25010) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.226159+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.226159+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.300130+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.300130+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.304974+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.304974+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.308826+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.308826+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.310718+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.310718+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.320542+0000 mgr.x (mgr.25010) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.320542+0000 mgr.x (mgr.25010) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.320549+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.320549+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.410596+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.410596+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.415307+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.415307+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.421247+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.421247+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.422884+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.422884+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.431165+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.431165+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.431353+0000 mgr.x (mgr.25010) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.431353+0000 mgr.x (mgr.25010) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.508334+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.508334+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.511860+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.511860+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.516361+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.516361+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.517905+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.517905+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.527539+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.527539+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.619075+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.619075+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.623340+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.623340+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.626816+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.626816+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.628180+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.628180+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.636041+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.636041+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.725278+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.725278+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.730323+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.730323+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.735092+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.735092+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.736495+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.736495+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.744043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.744043+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.834170+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.834170+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.838888+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.838888+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.843250+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.843250+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.847334+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.847334+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.847838+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.847838+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:17.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.848421+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:17.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.848421+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:17.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.856254+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:17.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:16 smithi204 bash[58651]: audit 2024-04-24T17:14:16.856254+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.527636+0000 mgr.x (mgr.25010) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.527636+0000 mgr.x (mgr.25010) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.635866+0000 mgr.x (mgr.25010) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.635866+0000 mgr.x (mgr.25010) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.744161+0000 mgr.x (mgr.25010) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.744161+0000 mgr.x (mgr.25010) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.857967+0000 mgr.x (mgr.25010) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:16.857967+0000 mgr.x (mgr.25010) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cluster 2024-04-24T17:14:16.906803+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state']) 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cluster 2024-04-24T17:14:16.906803+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state']) 2024-04-24T17:14:18.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.985595+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.985595+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.988486+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.988486+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.991193+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.991193+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.992387+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:16.992387+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.000081+0000 mgr.x (mgr.25010) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.000081+0000 mgr.x (mgr.25010) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.527636+0000 mgr.x (mgr.25010) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.527636+0000 mgr.x (mgr.25010) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.635866+0000 mgr.x (mgr.25010) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.635866+0000 mgr.x (mgr.25010) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.744161+0000 mgr.x (mgr.25010) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.744161+0000 mgr.x (mgr.25010) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.857967+0000 mgr.x (mgr.25010) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:16.857967+0000 mgr.x (mgr.25010) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cluster 2024-04-24T17:14:16.906803+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state']) 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cluster 2024-04-24T17:14:16.906803+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state']) 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.985595+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.985595+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.988486+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.988486+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.991193+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.991193+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.992387+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:16.992387+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.000081+0000 mgr.x (mgr.25010) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.000081+0000 mgr.x (mgr.25010) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.000300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.000300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.087874+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.087874+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.145 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.092662+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.092662+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.096717+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.096717+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.098504+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.098504+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.108893+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.108893+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.109044+0000 mgr.x (mgr.25010) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.109044+0000 mgr.x (mgr.25010) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.186959+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.186959+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.190346+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.190346+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.194004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.000300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.000300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.087874+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.087874+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.092662+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.092662+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.096717+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.096717+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.098504+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.098504+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.147 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.108893+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.108893+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.109044+0000 mgr.x (mgr.25010) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.109044+0000 mgr.x (mgr.25010) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.186959+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.186959+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.190346+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.190346+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.194004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.194004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.195360+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.148 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.195360+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.204744+0000 mgr.x (mgr.25010) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.204744+0000 mgr.x (mgr.25010) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.204808+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.204808+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.281114+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.281114+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.284216+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.284216+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.287748+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.287748+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.291879+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.291879+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.302206+0000 mgr.x (mgr.25010) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.302206+0000 mgr.x (mgr.25010) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.302330+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.302330+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.377193+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.194004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.195360+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.195360+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.204744+0000 mgr.x (mgr.25010) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.204744+0000 mgr.x (mgr.25010) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.204808+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.150 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.204808+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.281114+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.281114+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.284216+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.284216+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.287748+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.287748+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.291879+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.291879+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.302206+0000 mgr.x (mgr.25010) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.302206+0000 mgr.x (mgr.25010) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.302330+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.302330+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.151 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.377193+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.377193+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.379920+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.379920+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.382615+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.382615+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.383511+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.383511+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.393048+0000 mgr.x (mgr.25010) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.393048+0000 mgr.x (mgr.25010) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.393286+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.393286+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.451377+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.451377+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.453727+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.453727+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.457297+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.457297+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.458568+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.458568+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.467077+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.377193+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.379920+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.379920+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.382615+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.382615+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.383511+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.383511+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.393048+0000 mgr.x (mgr.25010) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.393048+0000 mgr.x (mgr.25010) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.393286+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.393286+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.451377+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.451377+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.453727+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.453727+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.457297+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.457297+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.458568+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.458568+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.467077+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.467077+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.527460+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.527460+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.530090+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.530090+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.532676+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.532676+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.533744+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.533744+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.540786+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.540786+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.598691+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.598691+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.601381+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.601381+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.603885+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.603885+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.605013+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.605013+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.467077+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.527460+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.527460+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.530090+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.530090+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.532676+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.532676+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.533744+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.533744+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.540786+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.540786+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.598691+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.598691+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.601381+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.601381+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.603885+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.603885+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.605013+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.605013+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.612283+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.612283+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.654743+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.654743+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.657056+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.657056+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.659292+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.659292+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.660201+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.660201+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.667090+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.667090+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.708985+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.708985+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.711261+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.711261+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.713532+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.713532+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.714316+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.612283+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.612283+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.654743+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.654743+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.657056+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.657056+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.659292+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.659292+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.660201+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.660201+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.667090+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.667090+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.708985+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.708985+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.711261+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.711261+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.713532+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.713532+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.714316+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.714316+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.720475+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.720475+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.762339+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.762339+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.764667+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.764667+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.767033+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.767033+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.767942+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.767942+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.773900+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.773900+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.820231+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.820231+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.822727+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.822727+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.825104+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.825104+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.714316+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.720475+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.720475+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.762339+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.762339+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.764667+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.764667+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.767033+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.767033+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.767942+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.767942+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.773900+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.773900+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.820231+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.820231+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.822727+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.822727+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.825104+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.825104+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.826052+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.826052+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.831941+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.831941+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.872936+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.872936+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.875223+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.875223+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.877071+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.877071+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.877898+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[70555]: audit 2024-04-24T17:14:17.877898+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.826052+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.826052+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.831941+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.831941+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.872936+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.872936+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.875223+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.875223+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.877071+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.877071+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.877898+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:17 smithi040 bash[76016]: audit 2024-04-24T17:14:17.877898+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.527636+0000 mgr.x (mgr.25010) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.527636+0000 mgr.x (mgr.25010) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.635866+0000 mgr.x (mgr.25010) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.635866+0000 mgr.x (mgr.25010) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.744161+0000 mgr.x (mgr.25010) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.744161+0000 mgr.x (mgr.25010) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.857967+0000 mgr.x (mgr.25010) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:16.857967+0000 mgr.x (mgr.25010) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cluster 2024-04-24T17:14:16.906803+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state']) 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cluster 2024-04-24T17:14:16.906803+0000 mon.a (mon.0) 1962 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi040 is in unknown state']) 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.985595+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.985595+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.988486+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.988486+0000 mon.a (mon.0) 1964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.991193+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.991193+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.992387+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:16.992387+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.000081+0000 mgr.x (mgr.25010) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.000081+0000 mgr.x (mgr.25010) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.000300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.000300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.087874+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.087874+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.092662+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.092662+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.096717+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.096717+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.098504+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.098504+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.108893+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.108893+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.109044+0000 mgr.x (mgr.25010) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.109044+0000 mgr.x (mgr.25010) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.186959+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.186959+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.190346+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.190346+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.194004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.194004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.195360+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.195360+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.204744+0000 mgr.x (mgr.25010) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.204744+0000 mgr.x (mgr.25010) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.204808+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.204808+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.281114+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.281114+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.284216+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.284216+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.287748+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.287748+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.291879+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.291879+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.302206+0000 mgr.x (mgr.25010) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.302206+0000 mgr.x (mgr.25010) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.302330+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.302330+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.377193+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.377193+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.379920+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.379920+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.382615+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.382615+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.383511+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.383511+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.393048+0000 mgr.x (mgr.25010) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.393048+0000 mgr.x (mgr.25010) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.393286+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.393286+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.451377+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.451377+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.453727+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.453727+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.457297+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.457297+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.458568+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.458568+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.467077+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.467077+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.527460+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.527460+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.530090+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.530090+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.532676+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.532676+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.533744+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.533744+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.540786+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.540786+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.598691+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.598691+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.601381+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.601381+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.603885+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.603885+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.605013+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.605013+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.612283+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.612283+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.654743+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.654743+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.657056+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.657056+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.659292+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.659292+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.660201+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.660201+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.667090+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.667090+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.708985+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.708985+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.711261+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.711261+0000 mon.a (mon.0) 2009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.713532+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.713532+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.714316+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.714316+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.720475+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.720475+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.762339+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.762339+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.764667+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.764667+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.767033+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.767033+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.767942+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.767942+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.773900+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.773900+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.820231+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.820231+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.822727+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.822727+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.825104+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.825104+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.826052+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.826052+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.831941+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.831941+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.872936+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.872936+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.875223+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.875223+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.877071+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.877071+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.877898+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:17 smithi204 bash[58651]: audit 2024-04-24T17:14:17.877898+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.901 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:14:18.902 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:14:18.902 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-24T17:14:18.902 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: 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-24T17:14:18.902 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-24T17:14:18.903 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-24T17:14:18.903 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-24T17:14:18.903 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-24T17:14:18.903 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[85344]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.466928+0000 mgr.x (mgr.25010) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.466928+0000 mgr.x (mgr.25010) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.540595+0000 mgr.x (mgr.25010) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.540595+0000 mgr.x (mgr.25010) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.612073+0000 mgr.x (mgr.25010) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.612073+0000 mgr.x (mgr.25010) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.667083+0000 mgr.x (mgr.25010) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.667083+0000 mgr.x (mgr.25010) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.720201+0000 mgr.x (mgr.25010) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.720201+0000 mgr.x (mgr.25010) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.774031+0000 mgr.x (mgr.25010) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.774031+0000 mgr.x (mgr.25010) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.831681+0000 mgr.x (mgr.25010) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.831681+0000 mgr.x (mgr.25010) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.883623+0000 mgr.x (mgr.25010) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.883623+0000 mgr.x (mgr.25010) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.883909+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.883909+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cluster 2024-04-24T17:14:17.911557+0000 mgr.x (mgr.25010) 1008 : cluster [DBG] pgmap v134: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cluster 2024-04-24T17:14:17.911557+0000 mgr.x (mgr.25010) 1008 : cluster [DBG] pgmap v134: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.941742+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.941742+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.943832+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.943832+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.945748+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.945748+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.946356+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.946356+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.951078+0000 mgr.x (mgr.25010) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:17.951078+0000 mgr.x (mgr.25010) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.951433+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.951433+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.992748+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.992748+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.994867+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.994867+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.996781+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.996781+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.997478+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:18.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:17.997478+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.004225+0000 mgr.x (mgr.25010) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.004225+0000 mgr.x (mgr.25010) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.004556+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.004556+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.046091+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.046091+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.048239+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.048239+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.050147+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.050147+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.050907+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.050907+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.060572+0000 mgr.x (mgr.25010) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.060572+0000 mgr.x (mgr.25010) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.060676+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.060676+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.102043+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.102043+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.104771+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.104771+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.106766+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.106766+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.107550+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.107550+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.112040+0000 mgr.x (mgr.25010) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.112040+0000 mgr.x (mgr.25010) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.112431+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.112431+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.153459+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.153459+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.155876+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.155876+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.158572+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.158572+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.159269+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.159269+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.163748+0000 mgr.x (mgr.25010) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.163748+0000 mgr.x (mgr.25010) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.164097+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.164097+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.204906+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.204906+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.206914+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.206914+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.208781+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.208781+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.209411+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.209411+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.213984+0000 mgr.x (mgr.25010) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.213984+0000 mgr.x (mgr.25010) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.214295+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.214295+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.255259+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.255259+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.257333+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.257333+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.259173+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.259173+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.259833+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.259833+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.264657+0000 mgr.x (mgr.25010) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.264657+0000 mgr.x (mgr.25010) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.264985+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.264985+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.305666+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.305666+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.307647+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.307647+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.309497+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.309497+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.310128+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.310128+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.314631+0000 mgr.x (mgr.25010) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.314631+0000 mgr.x (mgr.25010) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.314934+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.314934+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.355271+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.355271+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.357250+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.357250+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.358966+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.358966+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.359641+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.359641+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.363942+0000 mgr.x (mgr.25010) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.363942+0000 mgr.x (mgr.25010) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.364283+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.364283+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.404648+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.404648+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.406644+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.406644+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.408390+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.408390+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.409113+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.409113+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.414764+0000 mgr.x (mgr.25010) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.414764+0000 mgr.x (mgr.25010) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.415070+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.415070+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.455766+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.455766+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.457694+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.457694+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.459453+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.459453+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.460124+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.460124+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.465052+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.465052+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.506139+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.506139+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.508156+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.508156+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.510030+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.510030+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.510730+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.510730+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.517876+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.517876+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.597469+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.597469+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.601609+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.601609+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.604736+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.604736+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.606048+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.606048+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.615637+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.615637+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.689647+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.689647+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.691798+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.691798+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.693646+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.693646+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.694482+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.694482+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.704062+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.704062+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.745048+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.745048+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.746969+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.746969+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.748844+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.748844+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.749587+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.749587+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.756908+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.756908+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.814146+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.814146+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.817077+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.817077+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.819874+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.819874+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.821124+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.821124+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.829611+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.829611+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.871458+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.871458+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.873996+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.873996+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.876159+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.876159+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.877046+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:18 smithi204 bash[58651]: audit 2024-04-24T17:14:18.877046+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.466928+0000 mgr.x (mgr.25010) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.466928+0000 mgr.x (mgr.25010) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.540595+0000 mgr.x (mgr.25010) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.540595+0000 mgr.x (mgr.25010) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.612073+0000 mgr.x (mgr.25010) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.612073+0000 mgr.x (mgr.25010) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.667083+0000 mgr.x (mgr.25010) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.667083+0000 mgr.x (mgr.25010) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.720201+0000 mgr.x (mgr.25010) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.720201+0000 mgr.x (mgr.25010) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.774031+0000 mgr.x (mgr.25010) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.774031+0000 mgr.x (mgr.25010) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.831681+0000 mgr.x (mgr.25010) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.831681+0000 mgr.x (mgr.25010) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.883623+0000 mgr.x (mgr.25010) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.883623+0000 mgr.x (mgr.25010) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.883909+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.883909+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cluster 2024-04-24T17:14:17.911557+0000 mgr.x (mgr.25010) 1008 : cluster [DBG] pgmap v134: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cluster 2024-04-24T17:14:17.911557+0000 mgr.x (mgr.25010) 1008 : cluster [DBG] pgmap v134: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.466928+0000 mgr.x (mgr.25010) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.466928+0000 mgr.x (mgr.25010) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.540595+0000 mgr.x (mgr.25010) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.540595+0000 mgr.x (mgr.25010) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.612073+0000 mgr.x (mgr.25010) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.612073+0000 mgr.x (mgr.25010) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.667083+0000 mgr.x (mgr.25010) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.667083+0000 mgr.x (mgr.25010) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.720201+0000 mgr.x (mgr.25010) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.720201+0000 mgr.x (mgr.25010) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.774031+0000 mgr.x (mgr.25010) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.774031+0000 mgr.x (mgr.25010) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.831681+0000 mgr.x (mgr.25010) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.831681+0000 mgr.x (mgr.25010) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.883623+0000 mgr.x (mgr.25010) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.883623+0000 mgr.x (mgr.25010) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.883909+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.883909+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cluster 2024-04-24T17:14:17.911557+0000 mgr.x (mgr.25010) 1008 : cluster [DBG] pgmap v134: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:19.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cluster 2024-04-24T17:14:17.911557+0000 mgr.x (mgr.25010) 1008 : cluster [DBG] pgmap v134: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:19.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.941742+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.941742+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.943832+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.943832+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.945748+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.945748+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.946356+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.946356+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.951078+0000 mgr.x (mgr.25010) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:17.951078+0000 mgr.x (mgr.25010) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.951433+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.951433+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.992748+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.992748+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.994867+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.994867+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.996781+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.996781+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.997478+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:17.997478+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.004225+0000 mgr.x (mgr.25010) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.004225+0000 mgr.x (mgr.25010) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.004556+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.004556+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.046091+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.046091+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.048239+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.048239+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.050147+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.050147+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.050907+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.050907+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.060572+0000 mgr.x (mgr.25010) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.060572+0000 mgr.x (mgr.25010) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.060676+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.060676+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.102043+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.102043+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.104771+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.104771+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.941742+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.941742+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.943832+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.943832+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.945748+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.945748+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.946356+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.946356+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.951078+0000 mgr.x (mgr.25010) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:17.951078+0000 mgr.x (mgr.25010) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.951433+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.951433+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.992748+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.992748+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.994867+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.994867+0000 mon.a (mon.0) 2034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.996781+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.996781+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.997478+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:17.997478+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.106766+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.106766+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.107550+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.107550+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.112040+0000 mgr.x (mgr.25010) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.112040+0000 mgr.x (mgr.25010) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.112431+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.112431+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.153459+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.153459+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.155876+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.155876+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.158572+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.158572+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.159269+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.159269+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.163748+0000 mgr.x (mgr.25010) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.163748+0000 mgr.x (mgr.25010) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.164097+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.164097+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.204906+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.204906+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.206914+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.206914+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.208781+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.208781+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.209411+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.209411+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.213984+0000 mgr.x (mgr.25010) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.213984+0000 mgr.x (mgr.25010) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.214295+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.214295+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.255259+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.255259+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.257333+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.257333+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.259173+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.259173+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.259833+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.004225+0000 mgr.x (mgr.25010) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.004225+0000 mgr.x (mgr.25010) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.004556+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.004556+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.046091+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.046091+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.048239+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.048239+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.050147+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.050147+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.050907+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.050907+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.060572+0000 mgr.x (mgr.25010) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.060572+0000 mgr.x (mgr.25010) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.060676+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.060676+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.102043+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.102043+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.104771+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.104771+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.259833+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.264657+0000 mgr.x (mgr.25010) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.264657+0000 mgr.x (mgr.25010) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.264985+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.264985+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.305666+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.305666+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.307647+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.307647+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.309497+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.309497+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.310128+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.310128+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.314631+0000 mgr.x (mgr.25010) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.314631+0000 mgr.x (mgr.25010) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.314934+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.314934+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.355271+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.355271+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.357250+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.357250+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.358966+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.358966+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.359641+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.359641+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.363942+0000 mgr.x (mgr.25010) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.363942+0000 mgr.x (mgr.25010) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.364283+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.364283+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.404648+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.404648+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.406644+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.406644+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.408390+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.408390+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.409113+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.409113+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.414764+0000 mgr.x (mgr.25010) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.414764+0000 mgr.x (mgr.25010) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.106766+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.106766+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.107550+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.107550+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.112040+0000 mgr.x (mgr.25010) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.112040+0000 mgr.x (mgr.25010) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.112431+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.112431+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.153459+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.153459+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.155876+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.155876+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.158572+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.158572+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.159269+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.159269+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.163748+0000 mgr.x (mgr.25010) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.163748+0000 mgr.x (mgr.25010) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.164097+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.164097+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.415070+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.415070+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.455766+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.455766+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.457694+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.457694+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.459453+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.459453+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.460124+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.460124+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.465052+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.465052+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.506139+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.506139+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.508156+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.508156+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.510030+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.510030+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.510730+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.204906+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.204906+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.206914+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.206914+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.208781+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.208781+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.209411+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.209411+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.213984+0000 mgr.x (mgr.25010) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.213984+0000 mgr.x (mgr.25010) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.214295+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.214295+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.255259+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.255259+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.257333+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.257333+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.259173+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.259173+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.259833+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.510730+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.517876+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.517876+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.597469+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.597469+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.601609+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.601609+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.604736+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.604736+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.606048+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.606048+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.615637+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.615637+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.689647+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.689647+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.691798+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.691798+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.693646+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.693646+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.694482+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.694482+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.704062+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.704062+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.745048+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.745048+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.746969+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.746969+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.748844+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.748844+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.749587+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.749587+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.756908+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.756908+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.814146+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.814146+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.817077+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.817077+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.819874+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.819874+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.821124+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.821124+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.829611+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.829611+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.871458+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.871458+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.873996+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.873996+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.876159+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.876159+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.877046+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[76016]: audit 2024-04-24T17:14:18.877046+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.259833+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.264657+0000 mgr.x (mgr.25010) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.264657+0000 mgr.x (mgr.25010) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.264985+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.264985+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.305666+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.305666+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.307647+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.307647+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.309497+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.309497+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.310128+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.310128+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.314631+0000 mgr.x (mgr.25010) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.314631+0000 mgr.x (mgr.25010) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.314934+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.314934+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.355271+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.355271+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.357250+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.357250+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.358966+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.358966+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.359641+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.359641+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.363942+0000 mgr.x (mgr.25010) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.363942+0000 mgr.x (mgr.25010) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.364283+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.364283+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.404648+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.404648+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.406644+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.406644+0000 mon.a (mon.0) 2074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.408390+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.408390+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.409113+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.409113+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.414764+0000 mgr.x (mgr.25010) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.414764+0000 mgr.x (mgr.25010) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.415070+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.415070+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.455766+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.455766+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.457694+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.457694+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.459453+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.459453+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.460124+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.460124+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.465052+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.465052+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.506139+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.506139+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.508156+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.508156+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.510030+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.510030+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.510730+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.510730+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.517876+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.517876+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.597469+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.597469+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.601609+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.601609+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.604736+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.604736+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.606048+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.606048+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.615637+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.615637+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.689647+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.689647+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.691798+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.691798+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.693646+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.693646+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.694482+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.694482+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.704062+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.704062+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.745048+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.745048+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.746969+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.746969+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.748844+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.748844+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.749587+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.749587+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.756908+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.756908+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.814146+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.814146+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.817077+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.817077+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.819874+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.819874+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.821124+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.821124+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.829611+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.829611+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.871458+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.871458+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.873996+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.873996+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:19.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.876159+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.876159+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:19.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.877046+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:19.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:18 smithi040 bash[70555]: audit 2024-04-24T17:14:18.877046+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.464712+0000 mgr.x (mgr.25010) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.464712+0000 mgr.x (mgr.25010) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.517595+0000 mgr.x (mgr.25010) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.517595+0000 mgr.x (mgr.25010) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.615427+0000 mgr.x (mgr.25010) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.615427+0000 mgr.x (mgr.25010) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.703808+0000 mgr.x (mgr.25010) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.703808+0000 mgr.x (mgr.25010) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.756607+0000 mgr.x (mgr.25010) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.756607+0000 mgr.x (mgr.25010) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.829383+0000 mgr.x (mgr.25010) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.829383+0000 mgr.x (mgr.25010) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.886483+0000 mgr.x (mgr.25010) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.886483+0000 mgr.x (mgr.25010) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.886710+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.886710+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.943241+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.943241+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.945393+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.945393+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.947961+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.464712+0000 mgr.x (mgr.25010) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.464712+0000 mgr.x (mgr.25010) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.517595+0000 mgr.x (mgr.25010) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.517595+0000 mgr.x (mgr.25010) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.615427+0000 mgr.x (mgr.25010) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.615427+0000 mgr.x (mgr.25010) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.703808+0000 mgr.x (mgr.25010) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.703808+0000 mgr.x (mgr.25010) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.756607+0000 mgr.x (mgr.25010) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.756607+0000 mgr.x (mgr.25010) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.829383+0000 mgr.x (mgr.25010) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.829383+0000 mgr.x (mgr.25010) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.886483+0000 mgr.x (mgr.25010) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.886483+0000 mgr.x (mgr.25010) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.886710+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.886710+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.943241+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.943241+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.945393+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.945393+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.947961+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.947961+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.948644+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.948644+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.954387+0000 mgr.x (mgr.25010) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:18.954387+0000 mgr.x (mgr.25010) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.954612+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.954612+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.996036+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.996036+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.998494+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:18.998494+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.001353+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.001353+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.002359+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.002359+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.010133+0000 mgr.x (mgr.25010) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.010133+0000 mgr.x (mgr.25010) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.010377+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.010377+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.067625+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.947961+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.948644+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.948644+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.954387+0000 mgr.x (mgr.25010) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:18.954387+0000 mgr.x (mgr.25010) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.954612+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.954612+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.996036+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.996036+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.998494+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:18.998494+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.001353+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.001353+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.002359+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.002359+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.010133+0000 mgr.x (mgr.25010) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.010133+0000 mgr.x (mgr.25010) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.010377+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.010377+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.067625+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.067625+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.069814+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.069814+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.072656+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.072656+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.073578+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.073578+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.079627+0000 mgr.x (mgr.25010) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.079627+0000 mgr.x (mgr.25010) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.079902+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.079902+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.166901+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.166901+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.171559+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.171559+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.175050+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.175050+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.176726+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.176726+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.067625+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.069814+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.069814+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.072656+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.072656+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.073578+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.073578+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.079627+0000 mgr.x (mgr.25010) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.079627+0000 mgr.x (mgr.25010) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.079902+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.079902+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.166901+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.166901+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.171559+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.171559+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.175050+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.175050+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.176726+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.176726+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.188228+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.188228+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.188318+0000 mgr.x (mgr.25010) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.188318+0000 mgr.x (mgr.25010) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.265050+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.265050+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.268513+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.268513+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.271812+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.271812+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.273280+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.273280+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.283650+0000 mgr.x (mgr.25010) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.283650+0000 mgr.x (mgr.25010) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.283737+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.283737+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.359940+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.359940+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.362964+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.362964+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.188228+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.188228+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.188318+0000 mgr.x (mgr.25010) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.188318+0000 mgr.x (mgr.25010) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.265050+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.265050+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.268513+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.268513+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.271812+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.271812+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.273280+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.273280+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.283650+0000 mgr.x (mgr.25010) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.283650+0000 mgr.x (mgr.25010) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.283737+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.283737+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.359940+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.359940+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.362964+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.362964+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.365601+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.365601+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.366602+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.366602+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.373833+0000 mgr.x (mgr.25010) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.373833+0000 mgr.x (mgr.25010) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.374027+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.374027+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.449749+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.449749+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.452288+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.452288+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.454865+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.454865+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.455713+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.455713+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.461656+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.461656+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.539968+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.539968+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.365601+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.177 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.365601+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.366602+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.366602+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.373833+0000 mgr.x (mgr.25010) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.373833+0000 mgr.x (mgr.25010) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.374027+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.374027+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.449749+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.449749+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.452288+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.452288+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.454865+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.454865+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.455713+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.455713+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.461656+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.461656+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.539968+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.539968+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.542833+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.542833+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.545252+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.545252+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.546263+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.546263+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.552852+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.552852+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.602150+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.602150+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.604780+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.604780+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.607148+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.607148+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.608229+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.608229+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.614552+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.614552+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.660211+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.542833+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.542833+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.545252+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.545252+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.546263+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.546263+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.552852+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.552852+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.602150+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.602150+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.604780+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.604780+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.607148+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.607148+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.608229+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.608229+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.614552+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.614552+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.660211+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.660211+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.662741+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.662741+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.664984+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.664984+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.665923+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.665923+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.675021+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.675021+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.716083+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.716083+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.718814+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.718814+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.721332+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.721332+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.722474+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.722474+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.732653+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.732653+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.660211+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.662741+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.662741+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.664984+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.664984+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.665923+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.665923+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.675021+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.675021+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.716083+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.716083+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.718814+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.718814+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.721332+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.721332+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.722474+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.722474+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.732653+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.732653+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.781458+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.781458+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.785216+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.785216+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.789377+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.789377+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.790831+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.790831+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.801346+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.801346+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.878106+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.878106+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.881125+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.881125+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.884108+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.884108+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.885436+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.885436+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.892777+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[70555]: audit 2024-04-24T17:14:19.892777+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.781458+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.781458+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.785216+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.785216+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.789377+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.789377+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.790831+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.790831+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.801346+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.801346+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.878106+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.878106+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.881125+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.881125+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.884108+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.884108+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.885436+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.885436+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.892777+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:19 smithi040 bash[76016]: audit 2024-04-24T17:14:19.892777+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.464712+0000 mgr.x (mgr.25010) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.464712+0000 mgr.x (mgr.25010) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.517595+0000 mgr.x (mgr.25010) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.517595+0000 mgr.x (mgr.25010) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.615427+0000 mgr.x (mgr.25010) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.615427+0000 mgr.x (mgr.25010) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.703808+0000 mgr.x (mgr.25010) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.703808+0000 mgr.x (mgr.25010) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.756607+0000 mgr.x (mgr.25010) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.756607+0000 mgr.x (mgr.25010) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.829383+0000 mgr.x (mgr.25010) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.829383+0000 mgr.x (mgr.25010) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.886483+0000 mgr.x (mgr.25010) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.886483+0000 mgr.x (mgr.25010) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.886710+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.886710+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.943241+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.943241+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.945393+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.945393+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.947961+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.947961+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.948644+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.948644+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.954387+0000 mgr.x (mgr.25010) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:18.954387+0000 mgr.x (mgr.25010) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.954612+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.954612+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.996036+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.996036+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.998494+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:18.998494+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.001353+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.001353+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.002359+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.002359+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.010133+0000 mgr.x (mgr.25010) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.010133+0000 mgr.x (mgr.25010) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.010377+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.010377+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.067625+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.067625+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.069814+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.069814+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.072656+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.072656+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.073578+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.073578+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.079627+0000 mgr.x (mgr.25010) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.079627+0000 mgr.x (mgr.25010) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.079902+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.079902+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.166901+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.166901+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.171559+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.171559+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.175050+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.175050+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.176726+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.176726+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.188228+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.188228+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.188318+0000 mgr.x (mgr.25010) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.188318+0000 mgr.x (mgr.25010) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.265050+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.265050+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.268513+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.268513+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.271812+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.271812+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.273280+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.273280+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.283650+0000 mgr.x (mgr.25010) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.283650+0000 mgr.x (mgr.25010) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.283737+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.283737+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.359940+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.359940+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.362964+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.362964+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.365601+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.365601+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.366602+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.366602+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.373833+0000 mgr.x (mgr.25010) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.373833+0000 mgr.x (mgr.25010) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.374027+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.374027+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.449749+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.449749+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.452288+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.452288+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.454865+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.454865+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.455713+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.455713+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.461656+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.461656+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.539968+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.539968+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.542833+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.542833+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.545252+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.545252+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.546263+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.546263+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.552852+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.552852+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.602150+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.602150+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.604780+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.604780+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.607148+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.607148+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.608229+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.608229+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.614552+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.614552+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.660211+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.660211+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.662741+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.662741+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.664984+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.664984+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.665923+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.665923+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.675021+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.675021+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.716083+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.716083+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.718814+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.718814+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.721332+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.721332+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.722474+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.722474+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.732653+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.732653+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.781458+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.781458+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.785216+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.785216+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.789377+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.789377+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.790831+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.790831+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.801346+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.801346+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.878106+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.878106+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.881125+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.881125+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.884108+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.884108+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.885436+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.885436+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.892777+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:19 smithi204 bash[58651]: audit 2024-04-24T17:14:19.892777+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.461461+0000 mgr.x (mgr.25010) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.461461+0000 mgr.x (mgr.25010) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.552658+0000 mgr.x (mgr.25010) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.552658+0000 mgr.x (mgr.25010) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.614237+0000 mgr.x (mgr.25010) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.614237+0000 mgr.x (mgr.25010) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.674855+0000 mgr.x (mgr.25010) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.674855+0000 mgr.x (mgr.25010) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.732460+0000 mgr.x (mgr.25010) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.732460+0000 mgr.x (mgr.25010) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.801226+0000 mgr.x (mgr.25010) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.801226+0000 mgr.x (mgr.25010) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.892659+0000 mgr.x (mgr.25010) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.892659+0000 mgr.x (mgr.25010) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cluster 2024-04-24T17:14:19.912207+0000 mgr.x (mgr.25010) 1039 : cluster [DBG] pgmap v135: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cluster 2024-04-24T17:14:19.912207+0000 mgr.x (mgr.25010) 1039 : cluster [DBG] pgmap v135: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.950957+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.950957+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.953638+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.953638+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.956252+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.956252+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.957538+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.957538+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.963412+0000 mgr.x (mgr.25010) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:19.963412+0000 mgr.x (mgr.25010) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.963693+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:19.963693+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.023011+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.023011+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.026256+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.026256+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.028953+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.028953+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.030424+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.030424+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.037257+0000 mgr.x (mgr.25010) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.037257+0000 mgr.x (mgr.25010) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.037529+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.037529+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.461461+0000 mgr.x (mgr.25010) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.461461+0000 mgr.x (mgr.25010) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.552658+0000 mgr.x (mgr.25010) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.552658+0000 mgr.x (mgr.25010) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.614237+0000 mgr.x (mgr.25010) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.614237+0000 mgr.x (mgr.25010) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.674855+0000 mgr.x (mgr.25010) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.674855+0000 mgr.x (mgr.25010) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.732460+0000 mgr.x (mgr.25010) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.732460+0000 mgr.x (mgr.25010) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.801226+0000 mgr.x (mgr.25010) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.801226+0000 mgr.x (mgr.25010) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.892659+0000 mgr.x (mgr.25010) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.892659+0000 mgr.x (mgr.25010) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cluster 2024-04-24T17:14:19.912207+0000 mgr.x (mgr.25010) 1039 : cluster [DBG] pgmap v135: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cluster 2024-04-24T17:14:19.912207+0000 mgr.x (mgr.25010) 1039 : cluster [DBG] pgmap v135: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.950957+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.950957+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.953638+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.953638+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.956252+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.956252+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.957538+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.957538+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.963412+0000 mgr.x (mgr.25010) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:19.963412+0000 mgr.x (mgr.25010) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.963693+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:19.963693+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.023011+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.023011+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.026256+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.026256+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.028953+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.028953+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.030424+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.030424+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.037257+0000 mgr.x (mgr.25010) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.037257+0000 mgr.x (mgr.25010) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.037529+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.037529+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.110955+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.110955+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.114147+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.114147+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.117245+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.117245+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.118571+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.118571+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.127329+0000 mgr.x (mgr.25010) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.127329+0000 mgr.x (mgr.25010) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.127451+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.127451+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.190787+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.190787+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.195144+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.195144+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.198760+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.198760+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.199949+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.110955+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.110955+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.114147+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.114147+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.117245+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.117245+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.118571+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.118571+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.127329+0000 mgr.x (mgr.25010) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.127329+0000 mgr.x (mgr.25010) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.127451+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.127451+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.190787+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.190787+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.195144+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.195144+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.198760+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.198760+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.199949+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.199949+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.207000+0000 mgr.x (mgr.25010) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.207000+0000 mgr.x (mgr.25010) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.207092+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.207092+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.266587+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.266587+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.269419+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.269419+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.272308+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.272308+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.273229+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.273229+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.278973+0000 mgr.x (mgr.25010) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.278973+0000 mgr.x (mgr.25010) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.279148+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.279148+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.336839+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.336839+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.338975+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.338975+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.340922+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.340922+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.341723+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.341723+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.348074+0000 mgr.x (mgr.25010) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.348074+0000 mgr.x (mgr.25010) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.348334+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.348334+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.389325+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.389325+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.391611+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.391611+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.393737+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.393737+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.394966+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.394966+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.403379+0000 mgr.x (mgr.25010) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.403379+0000 mgr.x (mgr.25010) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.403586+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.403586+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.444269+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.444269+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.446686+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.446686+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.448915+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.448915+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.450018+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.450018+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.458813+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.458813+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.501402+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.501402+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.504013+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.504013+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.506563+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.506563+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.507371+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.199949+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.207000+0000 mgr.x (mgr.25010) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.207000+0000 mgr.x (mgr.25010) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.207092+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.207092+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.266587+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.266587+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.269419+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.269419+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.272308+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.272308+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.273229+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.273229+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.278973+0000 mgr.x (mgr.25010) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.278973+0000 mgr.x (mgr.25010) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.279148+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.279148+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.336839+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.336839+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.338975+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.507371+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.517659+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.517659+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.563789+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.563789+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.566622+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.566622+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.569422+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.569422+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.570772+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.570772+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.577748+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.577748+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.635250+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.635250+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.638177+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.638177+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.640636+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.640636+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.641640+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.641640+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.648025+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.648025+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.723226+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.723226+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.725359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.725359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.727882+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.727882+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.728653+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.728653+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.734260+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.734260+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.777653+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.777653+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.779827+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.779827+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.781909+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.781909+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.782895+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.782895+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.788263+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.788263+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.829411+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.829411+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.831551+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.831551+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.833427+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.833427+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.834107+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.834107+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.838752+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.838752+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.879590+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.879590+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.881755+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.881755+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.883698+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.883698+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.884535+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.884535+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.894321+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[76016]: audit 2024-04-24T17:14:20.894321+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.338975+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.340922+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.340922+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.341723+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.341723+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.348074+0000 mgr.x (mgr.25010) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.348074+0000 mgr.x (mgr.25010) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.348334+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.348334+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.389325+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.389325+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.391611+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.391611+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.393737+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.393737+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.394966+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.394966+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.403379+0000 mgr.x (mgr.25010) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.403379+0000 mgr.x (mgr.25010) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.403586+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.403586+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.444269+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.444269+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.446686+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.446686+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.448915+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.448915+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.450018+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.450018+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.458813+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.458813+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.501402+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.501402+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.504013+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.504013+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.506563+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.506563+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.507371+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.507371+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.517659+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.517659+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.563789+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.563789+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.566622+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.566622+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.569422+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.569422+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.570772+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.570772+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.577748+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.577748+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.635250+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.635250+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.638177+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.638177+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.640636+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.640636+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.641640+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.641640+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.648025+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.648025+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.723226+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.723226+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.725359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.725359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.727882+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.727882+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.728653+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.728653+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.734260+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.734260+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.777653+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.777653+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.779827+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.779827+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.781909+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.781909+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.782895+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.782895+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.788263+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.788263+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.829411+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.829411+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.831551+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.831551+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.833427+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.833427+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.834107+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.834107+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.838752+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.838752+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.879590+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.879590+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.881755+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.881755+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.883698+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.883698+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.884535+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.884535+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.894321+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:20 smithi040 bash[70555]: audit 2024-04-24T17:14:20.894321+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.461461+0000 mgr.x (mgr.25010) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.461461+0000 mgr.x (mgr.25010) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.552658+0000 mgr.x (mgr.25010) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.552658+0000 mgr.x (mgr.25010) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.614237+0000 mgr.x (mgr.25010) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.614237+0000 mgr.x (mgr.25010) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.674855+0000 mgr.x (mgr.25010) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.674855+0000 mgr.x (mgr.25010) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.732460+0000 mgr.x (mgr.25010) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.732460+0000 mgr.x (mgr.25010) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.801226+0000 mgr.x (mgr.25010) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.801226+0000 mgr.x (mgr.25010) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.892659+0000 mgr.x (mgr.25010) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.892659+0000 mgr.x (mgr.25010) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cluster 2024-04-24T17:14:19.912207+0000 mgr.x (mgr.25010) 1039 : cluster [DBG] pgmap v135: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cluster 2024-04-24T17:14:19.912207+0000 mgr.x (mgr.25010) 1039 : cluster [DBG] pgmap v135: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.950957+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.950957+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.953638+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.953638+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.956252+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.956252+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.957538+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.957538+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.963412+0000 mgr.x (mgr.25010) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:19.963412+0000 mgr.x (mgr.25010) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.963693+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:19.963693+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.023011+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.023011+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.026256+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.026256+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.028953+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.028953+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.030424+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.030424+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.037257+0000 mgr.x (mgr.25010) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.037257+0000 mgr.x (mgr.25010) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.037529+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.037529+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.110955+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.110955+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.114147+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.114147+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.117245+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.117245+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.118571+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.118571+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.127329+0000 mgr.x (mgr.25010) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.127329+0000 mgr.x (mgr.25010) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.127451+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.127451+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.190787+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.190787+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.195144+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.195144+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.198760+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.198760+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.199949+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.199949+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.207000+0000 mgr.x (mgr.25010) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.207000+0000 mgr.x (mgr.25010) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.207092+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.207092+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.266587+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.266587+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.269419+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.269419+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.272308+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.272308+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.273229+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.273229+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.278973+0000 mgr.x (mgr.25010) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.278973+0000 mgr.x (mgr.25010) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.279148+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.279148+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.336839+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.336839+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.338975+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.338975+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.340922+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.340922+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.341723+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.341723+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.348074+0000 mgr.x (mgr.25010) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.348074+0000 mgr.x (mgr.25010) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.348334+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.348334+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.389325+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.389325+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.391611+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.391611+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.393737+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.393737+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.394966+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.394966+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.403379+0000 mgr.x (mgr.25010) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.403379+0000 mgr.x (mgr.25010) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.403586+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.403586+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.444269+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.444269+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.446686+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.446686+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.448915+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.448915+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.450018+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.450018+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.458813+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.458813+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.501402+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.501402+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.504013+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.504013+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.506563+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.506563+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.507371+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.507371+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.517659+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.517659+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.563789+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.563789+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.566622+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.566622+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.569422+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.569422+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.570772+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.570772+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.577748+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.577748+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.635250+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.635250+0000 mon.a (mon.0) 2228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.638177+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.638177+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.640636+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.640636+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.641640+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.641640+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.648025+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.648025+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.723226+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.723226+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.725359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.725359+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.727882+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.727882+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.728653+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.728653+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.734260+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.734260+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.777653+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.777653+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.779827+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.779827+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.781909+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.781909+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.782895+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.782895+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.788263+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.788263+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.829411+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.829411+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.831551+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.831551+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.833427+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.833427+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.834107+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.834107+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.838752+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.838752+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.879590+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.879590+0000 mon.a (mon.0) 2248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.881755+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.881755+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.883698+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.883698+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.884535+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.884535+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.894321+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:20 smithi204 bash[58651]: audit 2024-04-24T17:14:20.894321+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.458685+0000 mgr.x (mgr.25010) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.458685+0000 mgr.x (mgr.25010) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.517491+0000 mgr.x (mgr.25010) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.517491+0000 mgr.x (mgr.25010) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.577513+0000 mgr.x (mgr.25010) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.577513+0000 mgr.x (mgr.25010) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.647804+0000 mgr.x (mgr.25010) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.647804+0000 mgr.x (mgr.25010) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.734038+0000 mgr.x (mgr.25010) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.925 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.734038+0000 mgr.x (mgr.25010) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.788080+0000 mgr.x (mgr.25010) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.788080+0000 mgr.x (mgr.25010) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.838508+0000 mgr.x (mgr.25010) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.838508+0000 mgr.x (mgr.25010) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.894127+0000 mgr.x (mgr.25010) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.894127+0000 mgr.x (mgr.25010) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.941254+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.941254+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.943186+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.943186+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.926 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.945021+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.458685+0000 mgr.x (mgr.25010) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.458685+0000 mgr.x (mgr.25010) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.517491+0000 mgr.x (mgr.25010) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.517491+0000 mgr.x (mgr.25010) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.577513+0000 mgr.x (mgr.25010) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.577513+0000 mgr.x (mgr.25010) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.647804+0000 mgr.x (mgr.25010) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.647804+0000 mgr.x (mgr.25010) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.734038+0000 mgr.x (mgr.25010) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.734038+0000 mgr.x (mgr.25010) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.788080+0000 mgr.x (mgr.25010) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.788080+0000 mgr.x (mgr.25010) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.838508+0000 mgr.x (mgr.25010) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.838508+0000 mgr.x (mgr.25010) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.894127+0000 mgr.x (mgr.25010) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.894127+0000 mgr.x (mgr.25010) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.941254+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.941254+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.943186+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.943186+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.945021+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.945021+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.945822+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.945822+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.954347+0000 mgr.x (mgr.25010) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:20.954347+0000 mgr.x (mgr.25010) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.954589+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.954589+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.995339+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.995339+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.998121+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:20.998121+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.000938+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.000938+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.002148+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.002148+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.008370+0000 mgr.x (mgr.25010) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.008370+0000 mgr.x (mgr.25010) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.008693+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.008693+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.049866+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.945021+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.945822+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.945822+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.954347+0000 mgr.x (mgr.25010) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:20.954347+0000 mgr.x (mgr.25010) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.954589+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.954589+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.995339+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.995339+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.998121+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:20.998121+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.000938+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.000938+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.002148+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.002148+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.008370+0000 mgr.x (mgr.25010) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.008370+0000 mgr.x (mgr.25010) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.008693+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.008693+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.049866+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.049866+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.052231+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.052231+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.054388+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.054388+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.055210+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.055210+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.063021+0000 mgr.x (mgr.25010) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.063021+0000 mgr.x (mgr.25010) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.063260+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.063260+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.135727+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.135727+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.140320+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.140320+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.145395+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.145395+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.147220+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.147220+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.157483+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.157483+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.157756+0000 mgr.x (mgr.25010) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.157756+0000 mgr.x (mgr.25010) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.247318+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.247318+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.252061+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.252061+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.255955+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.255955+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.257570+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.257570+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.268473+0000 mgr.x (mgr.25010) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.268473+0000 mgr.x (mgr.25010) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.268502+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.268502+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.344672+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.344672+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.347625+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.347625+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.049866+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.052231+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.052231+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.054388+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.054388+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.055210+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.055210+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.935 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.063021+0000 mgr.x (mgr.25010) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.063021+0000 mgr.x (mgr.25010) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.063260+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.063260+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.135727+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.135727+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.140320+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.140320+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.145395+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.145395+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.147220+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.147220+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.350418+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.350418+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.351939+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.351939+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.359620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.359620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.359797+0000 mgr.x (mgr.25010) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.359797+0000 mgr.x (mgr.25010) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.451863+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.157483+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.157483+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.157756+0000 mgr.x (mgr.25010) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.157756+0000 mgr.x (mgr.25010) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.247318+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.247318+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.252061+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.252061+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.255955+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.255955+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.257570+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.257570+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.268473+0000 mgr.x (mgr.25010) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.268473+0000 mgr.x (mgr.25010) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.268502+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.268502+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.344672+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.344672+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.347625+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.347625+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.350418+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.350418+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.351939+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.351939+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.359620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:21.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.359620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.187 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[85789]: debug 2024-04-24T17:14:21.949+0000 7f5032e87700 1 -- 172.21.15.40:0/2801773605 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557e052c7680 con 0x557e05324c00 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.359797+0000 mgr.x (mgr.25010) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.359797+0000 mgr.x (mgr.25010) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.451863+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.451863+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.455866+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.455866+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.459979+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.459979+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.461565+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.461565+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.469514+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.469514+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.559192+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.559192+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.564102+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.564102+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.568188+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.568188+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.569795+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.451863+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.455866+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.455866+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.459979+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.459979+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.461565+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.461565+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.469514+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.469514+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.559192+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.559192+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.564102+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.564102+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.568188+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.568188+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.569795+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.569795+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.579654+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.579654+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.569795+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.579654+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.579654+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.659730+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.659730+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.662129+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.662129+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.664309+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.664309+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.665312+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.665312+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.674153+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.674153+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.715354+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.715354+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.717414+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.717414+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.719271+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.719271+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.659730+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.659730+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.662129+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.662129+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.664309+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.664309+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.665312+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.665312+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.674153+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.674153+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.715354+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.715354+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.717414+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.717414+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.719271+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.719271+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.720026+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.720026+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.725308+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.720026+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.720026+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.725308+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.725308+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.769892+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.769892+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.772438+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.772438+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.774805+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.774805+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.775644+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.775644+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.781135+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.781135+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.821625+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.821625+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.823859+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.823859+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.825941+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.725308+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.769892+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.769892+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.772438+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.772438+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.774805+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.774805+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.775644+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.775644+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.781135+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.781135+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.821625+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.821625+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.823859+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.823859+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.825941+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.825941+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.826820+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.826820+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.832450+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.832450+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.906557+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.906557+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.908666+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.908666+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.910974+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.910974+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.911896+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[76016]: audit 2024-04-24T17:14:21.911896+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.825941+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.826820+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.826820+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.832450+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.832450+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.906557+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.906557+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.908666+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.908666+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.910974+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.910974+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.911896+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:21 smithi040 bash[70555]: audit 2024-04-24T17:14:21.911896+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.458685+0000 mgr.x (mgr.25010) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.458685+0000 mgr.x (mgr.25010) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.517491+0000 mgr.x (mgr.25010) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.517491+0000 mgr.x (mgr.25010) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.577513+0000 mgr.x (mgr.25010) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.577513+0000 mgr.x (mgr.25010) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.647804+0000 mgr.x (mgr.25010) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.647804+0000 mgr.x (mgr.25010) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.734038+0000 mgr.x (mgr.25010) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.734038+0000 mgr.x (mgr.25010) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.788080+0000 mgr.x (mgr.25010) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.788080+0000 mgr.x (mgr.25010) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.838508+0000 mgr.x (mgr.25010) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.838508+0000 mgr.x (mgr.25010) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.894127+0000 mgr.x (mgr.25010) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.894127+0000 mgr.x (mgr.25010) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.941254+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.941254+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.943186+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.943186+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.945021+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.945021+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.945822+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.945822+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.954347+0000 mgr.x (mgr.25010) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:20.954347+0000 mgr.x (mgr.25010) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.954589+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.954589+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.995339+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.995339+0000 mon.a (mon.0) 2258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.998121+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:20.998121+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.000938+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.000938+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.002148+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.002148+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.008370+0000 mgr.x (mgr.25010) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.008370+0000 mgr.x (mgr.25010) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.008693+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.008693+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.049866+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.049866+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.052231+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.052231+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.054388+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.054388+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.055210+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.055210+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.063021+0000 mgr.x (mgr.25010) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.063021+0000 mgr.x (mgr.25010) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.063260+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.063260+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.135727+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.135727+0000 mon.a (mon.0) 2268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.140320+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.140320+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.145395+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.145395+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.147220+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.147220+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.157483+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.157483+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.157756+0000 mgr.x (mgr.25010) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.157756+0000 mgr.x (mgr.25010) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.247318+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.247318+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.252061+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.252061+0000 mon.a (mon.0) 2274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.255955+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.255955+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.257570+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.257570+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.268473+0000 mgr.x (mgr.25010) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.268473+0000 mgr.x (mgr.25010) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.268502+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.268502+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.344672+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.344672+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.347625+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.347625+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.350418+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.350418+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.351939+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.351939+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.359620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.359620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.359797+0000 mgr.x (mgr.25010) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.359797+0000 mgr.x (mgr.25010) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.451863+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.451863+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.455866+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.455866+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.459979+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.459979+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.461565+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.461565+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.469514+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.469514+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.559192+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.559192+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.564102+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.564102+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.568188+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.568188+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.569795+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.569795+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.579654+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.579654+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.659730+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.659730+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.662129+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.662129+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.664309+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.664309+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.665312+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.665312+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.674153+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.674153+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.715354+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.715354+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.717414+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.717414+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.719271+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.719271+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.720026+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.720026+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.725308+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.725308+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.769892+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.769892+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.772438+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.772438+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.774805+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.774805+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.775644+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.775644+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.781135+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.781135+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.821625+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.821625+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.823859+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.823859+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.825941+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.825941+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.826820+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.826820+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.832450+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.832450+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.906557+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.906557+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.908666+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.908666+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.910974+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.910974+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.911896+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:21 smithi204 bash[58651]: audit 2024-04-24T17:14:21.911896+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:22.687 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[85789]: debug 2024-04-24T17:14:22.501+0000 7f503c01f7c0 -1 Falling back to public interface 2024-04-24T17:14:23.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.469525+0000 mgr.x (mgr.25010) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.469525+0000 mgr.x (mgr.25010) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.579776+0000 mgr.x (mgr.25010) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.579776+0000 mgr.x (mgr.25010) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.673986+0000 mgr.x (mgr.25010) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.673986+0000 mgr.x (mgr.25010) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.725028+0000 mgr.x (mgr.25010) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.725028+0000 mgr.x (mgr.25010) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.780836+0000 mgr.x (mgr.25010) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.780836+0000 mgr.x (mgr.25010) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.832104+0000 mgr.x (mgr.25010) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.832104+0000 mgr.x (mgr.25010) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cluster 2024-04-24T17:14:21.912683+0000 mgr.x (mgr.25010) 1067 : cluster [DBG] pgmap v136: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cluster 2024-04-24T17:14:21.912683+0000 mgr.x (mgr.25010) 1067 : cluster [DBG] pgmap v136: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.931346+0000 mgr.x (mgr.25010) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.931346+0000 mgr.x (mgr.25010) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.931533+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.931533+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.972818+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.972818+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.469525+0000 mgr.x (mgr.25010) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.469525+0000 mgr.x (mgr.25010) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.579776+0000 mgr.x (mgr.25010) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.579776+0000 mgr.x (mgr.25010) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.673986+0000 mgr.x (mgr.25010) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.673986+0000 mgr.x (mgr.25010) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.725028+0000 mgr.x (mgr.25010) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.725028+0000 mgr.x (mgr.25010) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.780836+0000 mgr.x (mgr.25010) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.780836+0000 mgr.x (mgr.25010) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.832104+0000 mgr.x (mgr.25010) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.832104+0000 mgr.x (mgr.25010) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cluster 2024-04-24T17:14:21.912683+0000 mgr.x (mgr.25010) 1067 : cluster [DBG] pgmap v136: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cluster 2024-04-24T17:14:21.912683+0000 mgr.x (mgr.25010) 1067 : cluster [DBG] pgmap v136: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.931346+0000 mgr.x (mgr.25010) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.931346+0000 mgr.x (mgr.25010) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.931533+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.931533+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.972818+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.972818+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.974841+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.974841+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.976658+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.976658+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.977353+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.977353+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.982178+0000 mgr.x (mgr.25010) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:21.982178+0000 mgr.x (mgr.25010) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.982539+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:21.982539+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.023465+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.023465+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.026008+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.026008+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.028578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.028578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.029819+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.029819+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.038732+0000 mgr.x (mgr.25010) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.038732+0000 mgr.x (mgr.25010) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.974841+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.974841+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.976658+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.976658+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.977353+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.977353+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.982178+0000 mgr.x (mgr.25010) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:21.982178+0000 mgr.x (mgr.25010) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.982539+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:21.982539+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.023465+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.023465+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.026008+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.026008+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.028578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.028578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.029819+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.029819+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.038732+0000 mgr.x (mgr.25010) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.038732+0000 mgr.x (mgr.25010) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.038928+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.038928+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.096501+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.096501+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.100539+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.100539+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.104171+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.104171+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.105250+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.105250+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.114613+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.114613+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.114651+0000 mgr.x (mgr.25010) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.114651+0000 mgr.x (mgr.25010) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.200284+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.200284+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.204887+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.204887+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.208466+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.038928+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.038928+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.096501+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.096501+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.100539+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.100539+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.104171+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.104171+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.105250+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.105250+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.114613+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.114613+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.114651+0000 mgr.x (mgr.25010) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.114651+0000 mgr.x (mgr.25010) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.200284+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.200284+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.204887+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.204887+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.208466+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.208466+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.210190+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.210190+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.220513+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.220513+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.220745+0000 mgr.x (mgr.25010) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.220745+0000 mgr.x (mgr.25010) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.310784+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.310784+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.315241+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.315241+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.318451+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.318451+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.320018+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.320018+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.329807+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.329807+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.329961+0000 mgr.x (mgr.25010) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.329961+0000 mgr.x (mgr.25010) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.418769+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.418769+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.423522+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.423522+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.428106+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.428106+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.429834+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.429834+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.442192+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.442192+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.533122+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.533122+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.537910+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.537910+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.541891+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.541891+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.543218+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.543218+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.549741+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.549741+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.208466+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.210190+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.210190+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.220513+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.220513+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.220745+0000 mgr.x (mgr.25010) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.220745+0000 mgr.x (mgr.25010) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.310784+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.310784+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.315241+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.315241+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.318451+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.318451+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.320018+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.320018+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.329807+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.329807+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.329961+0000 mgr.x (mgr.25010) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.329961+0000 mgr.x (mgr.25010) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.418769+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.627455+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.627455+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.631232+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.631232+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.634634+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.634634+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.636039+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.636039+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.645405+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.645405+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.728076+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.728076+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.732561+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.732561+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.735811+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.735811+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.736959+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.736959+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.744471+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.744471+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.418769+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.423522+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.423522+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.428106+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.428106+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.429834+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.429834+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.442192+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.442192+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.533122+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.533122+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.537910+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.537910+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.541891+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.541891+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.543218+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.543218+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.549741+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.549741+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.834958+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.834958+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.839018+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.839018+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.842335+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.842335+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.843472+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.843472+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.851297+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[76016]: audit 2024-04-24T17:14:22.851297+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.627455+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.627455+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.631232+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.631232+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.634634+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.634634+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.636039+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.636039+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.645405+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.645405+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.728076+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.728076+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.732561+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.732561+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.735811+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.735811+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.736959+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.736959+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.744471+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.744471+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.834958+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.834958+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.839018+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.839018+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.842335+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.842335+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.843472+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.843472+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.851297+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:22 smithi040 bash[70555]: audit 2024-04-24T17:14:22.851297+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.469525+0000 mgr.x (mgr.25010) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.469525+0000 mgr.x (mgr.25010) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.579776+0000 mgr.x (mgr.25010) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.579776+0000 mgr.x (mgr.25010) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.673986+0000 mgr.x (mgr.25010) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.673986+0000 mgr.x (mgr.25010) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.725028+0000 mgr.x (mgr.25010) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.725028+0000 mgr.x (mgr.25010) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.780836+0000 mgr.x (mgr.25010) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.780836+0000 mgr.x (mgr.25010) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.832104+0000 mgr.x (mgr.25010) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.832104+0000 mgr.x (mgr.25010) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cluster 2024-04-24T17:14:21.912683+0000 mgr.x (mgr.25010) 1067 : cluster [DBG] pgmap v136: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cluster 2024-04-24T17:14:21.912683+0000 mgr.x (mgr.25010) 1067 : cluster [DBG] pgmap v136: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.931346+0000 mgr.x (mgr.25010) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.931346+0000 mgr.x (mgr.25010) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.931533+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.931533+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.972818+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.972818+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.974841+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.974841+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.976658+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.976658+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.977353+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.977353+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.982178+0000 mgr.x (mgr.25010) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:21.982178+0000 mgr.x (mgr.25010) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.982539+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:21.982539+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.023465+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.023465+0000 mon.a (mon.0) 2323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.026008+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.026008+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.028578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.028578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.029819+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.029819+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.038732+0000 mgr.x (mgr.25010) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.038732+0000 mgr.x (mgr.25010) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.038928+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.038928+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.096501+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.096501+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.100539+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.100539+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.104171+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.104171+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.105250+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.105250+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.114613+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.114613+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.114651+0000 mgr.x (mgr.25010) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.114651+0000 mgr.x (mgr.25010) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.200284+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.200284+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.204887+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.204887+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.208466+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.208466+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.210190+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.210190+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.220513+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.220513+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.220745+0000 mgr.x (mgr.25010) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.220745+0000 mgr.x (mgr.25010) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.310784+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.310784+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.315241+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.315241+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.318451+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.318451+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.320018+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.320018+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.329807+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.329807+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.329961+0000 mgr.x (mgr.25010) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.329961+0000 mgr.x (mgr.25010) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.418769+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.418769+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.423522+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.423522+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.428106+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.428106+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.429834+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.429834+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.442192+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.442192+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.533122+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.533122+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.537910+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.537910+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.541891+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.541891+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.543218+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.543218+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.549741+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.549741+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.627455+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.627455+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.631232+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.631232+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.634634+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.634634+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.636039+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.636039+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.645405+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.645405+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.728076+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.728076+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.732561+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.732561+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.735811+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.735811+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.736959+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.736959+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.744471+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.744471+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.834958+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.834958+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.839018+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.839018+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.842335+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.842335+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.843472+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.843472+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.851297+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:23.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:22 smithi204 bash[58651]: audit 2024-04-24T17:14:22.851297+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.442361+0000 mgr.x (mgr.25010) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.442361+0000 mgr.x (mgr.25010) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.549625+0000 mgr.x (mgr.25010) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.549625+0000 mgr.x (mgr.25010) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.645670+0000 mgr.x (mgr.25010) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.645670+0000 mgr.x (mgr.25010) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.744431+0000 mgr.x (mgr.25010) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.744431+0000 mgr.x (mgr.25010) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.851497+0000 mgr.x (mgr.25010) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.851497+0000 mgr.x (mgr.25010) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.945383+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.945383+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.949745+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.949745+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.953934+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.953934+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.955437+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.955437+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.964383+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.964383+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.964448+0000 mgr.x (mgr.25010) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:22.964448+0000 mgr.x (mgr.25010) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.982933+0000 mgr.x (mgr.25010) 1080 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:24.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:22.982933+0000 mgr.x (mgr.25010) 1080 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.042648+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.042648+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.046213+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.046213+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.049835+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.049835+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.051351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.051351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.060763+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.060763+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.060769+0000 mgr.x (mgr.25010) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.060769+0000 mgr.x (mgr.25010) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.150174+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.150174+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.153312+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.153312+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.442361+0000 mgr.x (mgr.25010) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.442361+0000 mgr.x (mgr.25010) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.549625+0000 mgr.x (mgr.25010) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.549625+0000 mgr.x (mgr.25010) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.645670+0000 mgr.x (mgr.25010) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.645670+0000 mgr.x (mgr.25010) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.744431+0000 mgr.x (mgr.25010) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.744431+0000 mgr.x (mgr.25010) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.851497+0000 mgr.x (mgr.25010) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.851497+0000 mgr.x (mgr.25010) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.945383+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.945383+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.949745+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.949745+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.953934+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.953934+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.955437+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.955437+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.964383+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.964383+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.156624+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.156624+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.157786+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.157786+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.164158+0000 mgr.x (mgr.25010) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.164158+0000 mgr.x (mgr.25010) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.164335+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.164335+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.253308+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.253308+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.257803+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.257803+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.261218+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.261218+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.262809+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.262809+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.270100+0000 mgr.x (mgr.25010) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.270100+0000 mgr.x (mgr.25010) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.270118+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.270118+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.348156+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.348156+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.351465+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.351465+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.354486+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.354486+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.355783+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.355783+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.364786+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.364786+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.364867+0000 mgr.x (mgr.25010) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.364867+0000 mgr.x (mgr.25010) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.441994+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.441994+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.445204+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.445204+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.448315+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.448315+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.449556+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.449556+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.458568+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.458568+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.533225+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.533225+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.537319+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.537319+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.541593+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.541593+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.542609+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.542609+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.549797+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.549797+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.622841+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.622841+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.625814+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.625814+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.629444+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.629444+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.964448+0000 mgr.x (mgr.25010) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:22.964448+0000 mgr.x (mgr.25010) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.982933+0000 mgr.x (mgr.25010) 1080 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:22.982933+0000 mgr.x (mgr.25010) 1080 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.042648+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.042648+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.046213+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.046213+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.049835+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.049835+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.051351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.051351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.060763+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.060763+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.060769+0000 mgr.x (mgr.25010) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.060769+0000 mgr.x (mgr.25010) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.150174+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.150174+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.153312+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.153312+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.630562+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.630562+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.638627+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.638627+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.717454+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.717454+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.720266+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.720266+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.723290+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.723290+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.724451+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.724451+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.732920+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.732920+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.779874+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.779874+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.782160+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.782160+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.784345+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.784345+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.785312+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.785312+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.791399+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.791399+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.837440+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.837440+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.839816+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.839816+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.841908+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.841908+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.842674+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.842674+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.848005+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.848005+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.894636+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.894636+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.897987+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.897987+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.900594+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.900594+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.901782+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.901782+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.909928+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[76016]: audit 2024-04-24T17:14:23.909928+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.156624+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.156624+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.157786+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.157786+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.164158+0000 mgr.x (mgr.25010) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.164158+0000 mgr.x (mgr.25010) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.164335+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.164335+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.253308+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.253308+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.257803+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.257803+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.261218+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.261218+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.262809+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.262809+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.270100+0000 mgr.x (mgr.25010) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.270100+0000 mgr.x (mgr.25010) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.270118+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.270118+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.348156+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.348156+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.351465+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.351465+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.354486+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.354486+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.355783+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.355783+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.364786+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.364786+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.364867+0000 mgr.x (mgr.25010) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.364867+0000 mgr.x (mgr.25010) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.441994+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.441994+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.445204+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.445204+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.448315+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.448315+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.449556+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.449556+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.458568+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.458568+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.533225+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.533225+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.537319+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.537319+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.541593+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.541593+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.542609+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.542609+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.549797+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.549797+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.622841+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.622841+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.625814+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.625814+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.629444+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.629444+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.630562+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.630562+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.638627+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.638627+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.717454+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.717454+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.720266+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.720266+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.723290+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.723290+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.724451+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.724451+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.732920+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.732920+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.779874+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.779874+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.782160+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.782160+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.784345+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.784345+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.785312+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.785312+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.791399+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.791399+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.837440+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.837440+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.839816+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.839816+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.841908+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.841908+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.842674+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.842674+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.848005+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.848005+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.894636+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.894636+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.897987+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.897987+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.900594+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.900594+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.901782+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.901782+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.909928+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:23 smithi040 bash[70555]: audit 2024-04-24T17:14:23.909928+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.220 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:14:24] "GET /metrics HTTP/1.1" 200 38497 "" "Prometheus/2.33.4" 2024-04-24T17:14:24.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.442361+0000 mgr.x (mgr.25010) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.442361+0000 mgr.x (mgr.25010) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.549625+0000 mgr.x (mgr.25010) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.549625+0000 mgr.x (mgr.25010) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.645670+0000 mgr.x (mgr.25010) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.645670+0000 mgr.x (mgr.25010) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.744431+0000 mgr.x (mgr.25010) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.744431+0000 mgr.x (mgr.25010) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.851497+0000 mgr.x (mgr.25010) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.851497+0000 mgr.x (mgr.25010) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.945383+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.945383+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.949745+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.949745+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.953934+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.953934+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.955437+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.955437+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.964383+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.964383+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.964448+0000 mgr.x (mgr.25010) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:22.964448+0000 mgr.x (mgr.25010) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.982933+0000 mgr.x (mgr.25010) 1080 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:22.982933+0000 mgr.x (mgr.25010) 1080 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.042648+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.042648+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.046213+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.046213+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.049835+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.049835+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.051351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.051351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.060763+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.060763+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.060769+0000 mgr.x (mgr.25010) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.060769+0000 mgr.x (mgr.25010) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.150174+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.150174+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.153312+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.153312+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.156624+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.156624+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.157786+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.157786+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.164158+0000 mgr.x (mgr.25010) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.164158+0000 mgr.x (mgr.25010) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.164335+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.164335+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.253308+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.253308+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.257803+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.257803+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.261218+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.261218+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.262809+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.262809+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.270100+0000 mgr.x (mgr.25010) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.270100+0000 mgr.x (mgr.25010) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.270118+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.270118+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.348156+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.348156+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.351465+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.351465+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.354486+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.354486+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.355783+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.355783+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.364786+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.364786+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.364867+0000 mgr.x (mgr.25010) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.364867+0000 mgr.x (mgr.25010) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:24.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.441994+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.441994+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.445204+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.445204+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.448315+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.448315+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.449556+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.449556+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.458568+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.458568+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.533225+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.533225+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.537319+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.537319+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.541593+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.541593+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.542609+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.542609+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.549797+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.549797+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.622841+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.622841+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.625814+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.625814+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.629444+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.629444+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.630562+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.630562+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.638627+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.638627+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.717454+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.717454+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.720266+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.720266+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.723290+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.723290+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.724451+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.724451+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.732920+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.732920+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.779874+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.779874+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.782160+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.782160+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.784345+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.784345+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.785312+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.785312+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.791399+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.791399+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.837440+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.837440+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.839816+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.839816+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.841908+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.841908+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.842674+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.842674+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.848005+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.848005+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.894636+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.894636+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.897987+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.897987+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.900594+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.900594+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.901782+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.901782+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.909928+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:23 smithi204 bash[58651]: audit 2024-04-24T17:14:23.909928+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:24.728 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:14:25.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.458574+0000 mgr.x (mgr.25010) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.458574+0000 mgr.x (mgr.25010) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.549610+0000 mgr.x (mgr.25010) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.549610+0000 mgr.x (mgr.25010) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.638820+0000 mgr.x (mgr.25010) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.638820+0000 mgr.x (mgr.25010) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.732910+0000 mgr.x (mgr.25010) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.732910+0000 mgr.x (mgr.25010) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.791139+0000 mgr.x (mgr.25010) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.791139+0000 mgr.x (mgr.25010) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.847868+0000 mgr.x (mgr.25010) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.847868+0000 mgr.x (mgr.25010) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.909668+0000 mgr.x (mgr.25010) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.909668+0000 mgr.x (mgr.25010) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cluster 2024-04-24T17:14:23.913598+0000 mgr.x (mgr.25010) 1092 : cluster [DBG] pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cluster 2024-04-24T17:14:23.913598+0000 mgr.x (mgr.25010) 1092 : cluster [DBG] pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.972961+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.972961+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.975740+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.975740+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.978456+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.978456+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.979357+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.979357+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.989242+0000 mgr.x (mgr.25010) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:23.989242+0000 mgr.x (mgr.25010) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.989338+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:23.989338+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.054298+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.054298+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.057050+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.057050+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.060012+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.060012+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.061226+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.061226+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.070199+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.070199+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.070248+0000 mgr.x (mgr.25010) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.070248+0000 mgr.x (mgr.25010) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.458574+0000 mgr.x (mgr.25010) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.458574+0000 mgr.x (mgr.25010) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.549610+0000 mgr.x (mgr.25010) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.549610+0000 mgr.x (mgr.25010) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.638820+0000 mgr.x (mgr.25010) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.638820+0000 mgr.x (mgr.25010) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.732910+0000 mgr.x (mgr.25010) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.732910+0000 mgr.x (mgr.25010) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.791139+0000 mgr.x (mgr.25010) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.791139+0000 mgr.x (mgr.25010) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.847868+0000 mgr.x (mgr.25010) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.847868+0000 mgr.x (mgr.25010) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.909668+0000 mgr.x (mgr.25010) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.909668+0000 mgr.x (mgr.25010) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cluster 2024-04-24T17:14:23.913598+0000 mgr.x (mgr.25010) 1092 : cluster [DBG] pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cluster 2024-04-24T17:14:23.913598+0000 mgr.x (mgr.25010) 1092 : cluster [DBG] pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.972961+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.972961+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.975740+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.975740+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.145424+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.145424+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.148202+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.148202+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.152065+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.152065+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.153176+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.153176+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.163361+0000 mgr.x (mgr.25010) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.163361+0000 mgr.x (mgr.25010) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.163470+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.163470+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.237124+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.237124+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.239229+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.239229+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.241379+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.241379+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.242203+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.242203+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.249458+0000 mgr.x (mgr.25010) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.249458+0000 mgr.x (mgr.25010) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.249642+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.249642+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.293220+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.293220+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.295280+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.295280+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.297436+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.297436+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.298355+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.298355+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.304325+0000 mgr.x (mgr.25010) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.304325+0000 mgr.x (mgr.25010) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.304521+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.304521+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.345647+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.345647+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.347708+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.978456+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.978456+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.979357+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.979357+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.989242+0000 mgr.x (mgr.25010) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:23.989242+0000 mgr.x (mgr.25010) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.989338+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:23.989338+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.054298+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.054298+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.057050+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.057050+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.060012+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.060012+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.061226+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.061226+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.070199+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.070199+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.070248+0000 mgr.x (mgr.25010) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.070248+0000 mgr.x (mgr.25010) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.347708+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.349579+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.349579+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.350355+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.350355+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.355321+0000 mgr.x (mgr.25010) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.355321+0000 mgr.x (mgr.25010) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.355539+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.355539+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.396486+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.396486+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.398584+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.398584+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.400441+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.400441+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.401231+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.401231+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.406894+0000 mgr.x (mgr.25010) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.406894+0000 mgr.x (mgr.25010) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.407137+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.407137+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.463993+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.463993+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.467342+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.467342+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.470533+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.470533+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.471316+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.471316+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.476406+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.476406+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.519665+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.519665+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.521946+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.521946+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.523933+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.523933+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.524749+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.145424+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.145424+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.148202+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.148202+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.152065+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.152065+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.153176+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.153176+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.163361+0000 mgr.x (mgr.25010) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.163361+0000 mgr.x (mgr.25010) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.163470+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.163470+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.237124+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.237124+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.239229+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.239229+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.241379+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.241379+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.242203+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.524749+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.529754+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.529754+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.572771+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.572771+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.575180+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.575180+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.577683+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.577683+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.578356+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.578356+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.584081+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.584081+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.624847+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.624847+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.627231+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.627231+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.629766+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.629766+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.630612+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.630612+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.636800+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.636800+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.682448+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.682448+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.685083+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.685083+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.687604+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.687604+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.688406+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.688406+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.693817+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.693817+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.738191+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.738191+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.740802+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.740802+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.743093+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.743093+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.242203+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.249458+0000 mgr.x (mgr.25010) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.249458+0000 mgr.x (mgr.25010) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.249642+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.249642+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.293220+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.293220+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.295280+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.295280+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.297436+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.297436+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.298355+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.298355+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.304325+0000 mgr.x (mgr.25010) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.304325+0000 mgr.x (mgr.25010) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.304521+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.304521+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.345647+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.345647+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.347708+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.743897+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.743897+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cluster 2024-04-24T17:14:24.746212+0000 mon.a (mon.0) 2492 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: cluster 2024-04-24T17:14:24.746212+0000 mon.a (mon.0) 2492 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.749912+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.749912+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.794285+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.794285+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.796745+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.796745+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.798830+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.798830+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.799579+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.799579+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.805542+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.805542+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.849387+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.849387+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.851685+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.851685+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.853809+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.853809+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.854650+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.854650+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.860619+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.860619+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.929212+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.929212+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.933114+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[70555]: audit 2024-04-24T17:14:24.933114+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.347708+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.349579+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.349579+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.350355+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.350355+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.355321+0000 mgr.x (mgr.25010) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.355321+0000 mgr.x (mgr.25010) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.355539+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.355539+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.396486+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.396486+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.398584+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.398584+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.400441+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.400441+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.401231+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.401231+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.406894+0000 mgr.x (mgr.25010) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.406894+0000 mgr.x (mgr.25010) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.407137+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.407137+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.463993+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.463993+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.467342+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.467342+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.470533+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.470533+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.471316+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.471316+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.476406+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.476406+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.519665+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.519665+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.521946+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.521946+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.523933+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.523933+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.524749+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.524749+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.529754+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.529754+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.572771+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.572771+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.575180+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.575180+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.577683+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.577683+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.578356+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.578356+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.584081+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.584081+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.624847+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.624847+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.627231+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.627231+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.629766+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.629766+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.630612+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.630612+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.636800+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.636800+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.682448+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.682448+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.685083+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.685083+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.687604+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.687604+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.688406+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.688406+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.693817+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.693817+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.738191+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.738191+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.740802+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.740802+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.743093+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.743093+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.743897+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.743897+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cluster 2024-04-24T17:14:24.746212+0000 mon.a (mon.0) 2492 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: cluster 2024-04-24T17:14:24.746212+0000 mon.a (mon.0) 2492 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.749912+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.749912+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.794285+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.794285+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.796745+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.796745+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.798830+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.798830+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.799579+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.799579+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.805542+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.805542+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.849387+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.849387+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.851685+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.851685+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.853809+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.853809+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.854650+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.854650+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.860619+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.860619+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.929212+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.929212+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.933114+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:24 smithi040 bash[76016]: audit 2024-04-24T17:14:24.933114+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.458574+0000 mgr.x (mgr.25010) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.458574+0000 mgr.x (mgr.25010) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.549610+0000 mgr.x (mgr.25010) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.549610+0000 mgr.x (mgr.25010) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.638820+0000 mgr.x (mgr.25010) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.638820+0000 mgr.x (mgr.25010) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.732910+0000 mgr.x (mgr.25010) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.732910+0000 mgr.x (mgr.25010) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.791139+0000 mgr.x (mgr.25010) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.791139+0000 mgr.x (mgr.25010) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.847868+0000 mgr.x (mgr.25010) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.847868+0000 mgr.x (mgr.25010) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.909668+0000 mgr.x (mgr.25010) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.909668+0000 mgr.x (mgr.25010) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cluster 2024-04-24T17:14:23.913598+0000 mgr.x (mgr.25010) 1092 : cluster [DBG] pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cluster 2024-04-24T17:14:23.913598+0000 mgr.x (mgr.25010) 1092 : cluster [DBG] pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 108 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.972961+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.972961+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.975740+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.975740+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.978456+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.978456+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.979357+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.979357+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.989242+0000 mgr.x (mgr.25010) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:23.989242+0000 mgr.x (mgr.25010) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.989338+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:23.989338+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.054298+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.054298+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.057050+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.057050+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.060012+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.060012+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.061226+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.061226+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.070199+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.070199+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.070248+0000 mgr.x (mgr.25010) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.070248+0000 mgr.x (mgr.25010) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.145424+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.145424+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.148202+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.148202+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.152065+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.152065+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.153176+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.153176+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.163361+0000 mgr.x (mgr.25010) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.163361+0000 mgr.x (mgr.25010) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.163470+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.163470+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.237124+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.237124+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.239229+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.239229+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.241379+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.241379+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.242203+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.242203+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.249458+0000 mgr.x (mgr.25010) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.249458+0000 mgr.x (mgr.25010) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.249642+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.249642+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.293220+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.293220+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.295280+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.295280+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.297436+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.297436+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.298355+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.298355+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.304325+0000 mgr.x (mgr.25010) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.304325+0000 mgr.x (mgr.25010) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.304521+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.304521+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.345647+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.345647+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.347708+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.347708+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.349579+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.349579+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.350355+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.350355+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.355321+0000 mgr.x (mgr.25010) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.355321+0000 mgr.x (mgr.25010) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.355539+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.355539+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.396486+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.396486+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.398584+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.398584+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.400441+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.400441+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.401231+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.401231+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.406894+0000 mgr.x (mgr.25010) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.406894+0000 mgr.x (mgr.25010) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.407137+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.407137+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.463993+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.463993+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.467342+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.467342+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.470533+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.470533+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.471316+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.471316+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.476406+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.476406+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.519665+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.519665+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.521946+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.521946+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.523933+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.523933+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.524749+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.524749+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.529754+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.529754+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.572771+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.572771+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.575180+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.575180+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.577683+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.577683+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.578356+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.578356+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.584081+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.584081+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.624847+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.624847+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.627231+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.627231+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.629766+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.629766+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.630612+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.630612+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.636800+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.636800+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.682448+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.682448+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.685083+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.685083+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.687604+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.687604+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.688406+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.688406+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.693817+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.693817+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.738191+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.738191+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.740802+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.740802+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.743093+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.743093+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.743897+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.743897+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cluster 2024-04-24T17:14:24.746212+0000 mon.a (mon.0) 2492 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: cluster 2024-04-24T17:14:24.746212+0000 mon.a (mon.0) 2492 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.749912+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.749912+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.794285+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.794285+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.796745+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.796745+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.798830+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.798830+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.799579+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.799579+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.805542+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.805542+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.849387+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.849387+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.851685+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.851685+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.853809+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.853809+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.854650+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.854650+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.860619+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.860619+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.929212+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.929212+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.933114+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:24 smithi204 bash[58651]: audit 2024-04-24T17:14:24.933114+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 13s ago 19m - - 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 18s ago 18m - - 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (5m) 13s ago 12m 13.4M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (5m) 18s ago 11m 41.1M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (4m) 13s ago 9m 44.4M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (4m) 18s ago 18m 515M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (3m) 13s ago 20m 436M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (3m) 13s ago 20m 59.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (2m) 18s ago 18m 36.4M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (2m) 13s ago 18m 44.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:14:25.492 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (5m) 13s ago 12m 9211k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (5m) 18s ago 12m 8815k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (81s) 13s ago 17m 52.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (42s) 13s ago 17m 52.1M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 starting - - - 4096M 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (15m) 13s ago 15m 58.2M 4096M 17.2.0 e1d6a67b021e d2197ab49652 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (15m) 18s ago 15m 58.8M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (14m) 18s ago 14m 56.2M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (14m) 18s ago 14m 53.8M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (13m) 18s ago 13m 56.7M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (4m) 18s ago 12m 64.6M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (10m) 13s ago 10m 86.2M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:14:25.493 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (10m) 18s ago 10m 86.6M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:14:25.494 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (10m) 13s ago 10m 86.7M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:14:25.494 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (10m) 18s ago 10m 86.4M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:14:25.936 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:14:25.936 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:14:25.936 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 7 2024-04-24T17:14:25.937 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:14:25.938 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:14:25.938 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[85789]: debug 2024-04-24T17:14:25.605+0000 7f503c01f7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-24T17:14:25.938 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[85789]: debug 2024-04-24T17:14:25.629+0000 7f503c01f7c0 -1 osd.2 125 log_to_monitors true 2024-04-24T17:14:26.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.476198+0000 mgr.x (mgr.25010) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.476198+0000 mgr.x (mgr.25010) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.529562+0000 mgr.x (mgr.25010) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.529562+0000 mgr.x (mgr.25010) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.583895+0000 mgr.x (mgr.25010) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.583895+0000 mgr.x (mgr.25010) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.636561+0000 mgr.x (mgr.25010) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.636561+0000 mgr.x (mgr.25010) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.693545+0000 mgr.x (mgr.25010) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.693545+0000 mgr.x (mgr.25010) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.716112+0000 mgr.x (mgr.25010) 1105 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.716112+0000 mgr.x (mgr.25010) 1105 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.749676+0000 mgr.x (mgr.25010) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.749676+0000 mgr.x (mgr.25010) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.805328+0000 mgr.x (mgr.25010) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.805328+0000 mgr.x (mgr.25010) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.860358+0000 mgr.x (mgr.25010) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.860358+0000 mgr.x (mgr.25010) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.949630+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.949630+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.951602+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.951602+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.967669+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:24.967669+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.969856+0000 mgr.x (mgr.25010) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:24.969856+0000 mgr.x (mgr.25010) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.048001+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.048001+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.050579+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.050579+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.052641+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.052641+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.053466+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.053466+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.060306+0000 mgr.x (mgr.25010) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.060306+0000 mgr.x (mgr.25010) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.060531+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.060531+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.095995+0000 mgr.x (mgr.25010) 1111 : audit [DBG] from='client.44349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.095995+0000 mgr.x (mgr.25010) 1111 : audit [DBG] from='client.44349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.138597+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.138597+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.141339+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.141339+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.144557+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.144557+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.145490+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.145490+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.151829+0000 mgr.x (mgr.25010) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.151829+0000 mgr.x (mgr.25010) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.151988+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.151988+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.227469+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.227469+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.229934+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.229934+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.233268+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.233268+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.234409+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.234409+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.240352+0000 mgr.x (mgr.25010) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.240352+0000 mgr.x (mgr.25010) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.240479+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.240479+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.329896+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.329896+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.334071+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.334071+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.337364+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.337364+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.338182+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.338182+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.344417+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.344417+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.344433+0000 mgr.x (mgr.25010) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.344433+0000 mgr.x (mgr.25010) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.434518+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.434518+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.439022+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.439022+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.442808+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.442808+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.443957+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.443957+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.455317+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.455317+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.567231+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.567231+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.570386+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.570386+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.573619+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.573619+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.574954+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.574954+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.584413+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.584413+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.635600+0000 mon.a (mon.0) 2539 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.635600+0000 mon.a (mon.0) 2539 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.663081+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.663081+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.665810+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.665810+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.668743+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.668743+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.669836+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.669836+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.675367+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.675367+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.747797+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.747797+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.751368+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.751368+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.754607+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.754607+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.755690+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.755690+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.765153+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.765153+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.843488+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.843488+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.846994+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.846994+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.850466+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.850466+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.851829+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.851829+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.861140+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:25 smithi204 bash[58651]: audit 2024-04-24T17:14:25.861140+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.343 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "7/23 daemons upgraded", 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:14:26.344 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:14:26.345 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.476198+0000 mgr.x (mgr.25010) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.476198+0000 mgr.x (mgr.25010) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.529562+0000 mgr.x (mgr.25010) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.529562+0000 mgr.x (mgr.25010) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.583895+0000 mgr.x (mgr.25010) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.583895+0000 mgr.x (mgr.25010) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.636561+0000 mgr.x (mgr.25010) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.636561+0000 mgr.x (mgr.25010) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.693545+0000 mgr.x (mgr.25010) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.693545+0000 mgr.x (mgr.25010) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.716112+0000 mgr.x (mgr.25010) 1105 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.716112+0000 mgr.x (mgr.25010) 1105 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.749676+0000 mgr.x (mgr.25010) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.749676+0000 mgr.x (mgr.25010) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.805328+0000 mgr.x (mgr.25010) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.805328+0000 mgr.x (mgr.25010) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.860358+0000 mgr.x (mgr.25010) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.860358+0000 mgr.x (mgr.25010) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.949630+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.949630+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.951602+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.476198+0000 mgr.x (mgr.25010) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.476198+0000 mgr.x (mgr.25010) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.529562+0000 mgr.x (mgr.25010) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.529562+0000 mgr.x (mgr.25010) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.583895+0000 mgr.x (mgr.25010) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.583895+0000 mgr.x (mgr.25010) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.636561+0000 mgr.x (mgr.25010) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.636561+0000 mgr.x (mgr.25010) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.693545+0000 mgr.x (mgr.25010) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.693545+0000 mgr.x (mgr.25010) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.716112+0000 mgr.x (mgr.25010) 1105 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.716112+0000 mgr.x (mgr.25010) 1105 : audit [DBG] from='client.54280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.749676+0000 mgr.x (mgr.25010) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.749676+0000 mgr.x (mgr.25010) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.805328+0000 mgr.x (mgr.25010) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.805328+0000 mgr.x (mgr.25010) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.860358+0000 mgr.x (mgr.25010) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.860358+0000 mgr.x (mgr.25010) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.949630+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.949630+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.951602+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.951602+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.967669+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:24.967669+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.969856+0000 mgr.x (mgr.25010) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:24.969856+0000 mgr.x (mgr.25010) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.048001+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.048001+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.050579+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.050579+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.052641+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.052641+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.053466+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.053466+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.060306+0000 mgr.x (mgr.25010) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.060306+0000 mgr.x (mgr.25010) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.060531+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.060531+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.095995+0000 mgr.x (mgr.25010) 1111 : audit [DBG] from='client.44349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.095995+0000 mgr.x (mgr.25010) 1111 : audit [DBG] from='client.44349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.138597+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.138597+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.141339+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.141339+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.144557+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.144557+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.145490+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.145490+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.151829+0000 mgr.x (mgr.25010) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.151829+0000 mgr.x (mgr.25010) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.151988+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.151988+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.227469+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.227469+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.229934+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.229934+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.233268+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.233268+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.234409+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.234409+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.951602+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.967669+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:24.967669+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.969856+0000 mgr.x (mgr.25010) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:24.969856+0000 mgr.x (mgr.25010) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.048001+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.048001+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.050579+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.050579+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.052641+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.052641+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.053466+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.053466+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.060306+0000 mgr.x (mgr.25010) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.060306+0000 mgr.x (mgr.25010) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.060531+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.060531+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.095995+0000 mgr.x (mgr.25010) 1111 : audit [DBG] from='client.44349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.095995+0000 mgr.x (mgr.25010) 1111 : audit [DBG] from='client.44349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.138597+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.138597+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.141339+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.141339+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.144557+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.144557+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.145490+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.145490+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.151829+0000 mgr.x (mgr.25010) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.151829+0000 mgr.x (mgr.25010) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.151988+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.151988+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.227469+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.227469+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.229934+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.229934+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.233268+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.233268+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.234409+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.234409+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.240352+0000 mgr.x (mgr.25010) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.240352+0000 mgr.x (mgr.25010) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.240479+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.240479+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.329896+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.329896+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.334071+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.334071+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.337364+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.337364+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.338182+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.338182+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.344417+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.344417+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.344433+0000 mgr.x (mgr.25010) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.344433+0000 mgr.x (mgr.25010) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.434518+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.434518+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.439022+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.439022+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.240352+0000 mgr.x (mgr.25010) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.240352+0000 mgr.x (mgr.25010) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.240479+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.240479+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.329896+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.329896+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.334071+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.334071+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.337364+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.337364+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.338182+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.338182+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.344417+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.344417+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.344433+0000 mgr.x (mgr.25010) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.344433+0000 mgr.x (mgr.25010) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.434518+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.434518+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.439022+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.439022+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.442808+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.442808+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.443957+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.443957+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.455317+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.455317+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.567231+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.567231+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.570386+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.570386+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.573619+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.573619+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.574954+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.574954+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.584413+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.584413+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.635600+0000 mon.a (mon.0) 2539 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:14:26.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.635600+0000 mon.a (mon.0) 2539 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.663081+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.663081+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.665810+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.665810+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.668743+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.668743+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.669836+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.669836+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.675367+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.675367+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.747797+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.747797+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.751368+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.751368+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.754607+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.754607+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.755690+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.755690+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.765153+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.765153+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.843488+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.843488+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.846994+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.846994+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.850466+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.850466+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.851829+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.851829+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.861140+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[76016]: audit 2024-04-24T17:14:25.861140+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.442808+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.442808+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.443957+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.443957+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.455317+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.455317+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.567231+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.567231+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.570386+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.570386+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.573619+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.573619+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.574954+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.574954+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.584413+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.584413+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.635600+0000 mon.a (mon.0) 2539 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.635600+0000 mon.a (mon.0) 2539 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.663081+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.663081+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.665810+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.665810+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.668743+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.668743+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.669836+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.669836+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.675367+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.675367+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.747797+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.747797+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.751368+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.751368+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.754607+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.754607+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.755690+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.755690+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.765153+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.765153+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.843488+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.843488+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.846994+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.846994+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.850466+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.850466+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.851829+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.851829+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.861140+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:25 smithi040 bash[70555]: audit 2024-04-24T17:14:25.861140+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:26.841 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded 2024-04-24T17:14:26.841 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:14:26.841 INFO:teuthology.orchestra.run.smithi040.stdout: osd.2 (root=default,host=smithi040) is down 2024-04-24T17:14:26.841 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded 2024-04-24T17:14:26.841 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.17 is active+undersized+degraded, acting [6,5] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-04-24T17:14:26.842 INFO:teuthology.orchestra.run.smithi040.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-04-24T17:14:27.024 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.455260+0000 mgr.x (mgr.25010) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.024 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.455260+0000 mgr.x (mgr.25010) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.024 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.465985+0000 mgr.x (mgr.25010) 1116 : audit [DBG] from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.024 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.465985+0000 mgr.x (mgr.25010) 1116 : audit [DBG] from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.024 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.584281+0000 mgr.x (mgr.25010) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.024 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.584281+0000 mgr.x (mgr.25010) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.024 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.675538+0000 mgr.x (mgr.25010) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.675538+0000 mgr.x (mgr.25010) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.765030+0000 mgr.x (mgr.25010) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.765030+0000 mgr.x (mgr.25010) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.861079+0000 mgr.x (mgr.25010) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.861079+0000 mgr.x (mgr.25010) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cluster 2024-04-24T17:14:25.914243+0000 mgr.x (mgr.25010) 1121 : cluster [DBG] pgmap v138: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cluster 2024-04-24T17:14:25.914243+0000 mgr.x (mgr.25010) 1121 : cluster [DBG] pgmap v138: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.939253+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/1404662851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.939253+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/1404662851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.939656+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.939656+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.025 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.950481+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.455260+0000 mgr.x (mgr.25010) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.455260+0000 mgr.x (mgr.25010) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.465985+0000 mgr.x (mgr.25010) 1116 : audit [DBG] from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.465985+0000 mgr.x (mgr.25010) 1116 : audit [DBG] from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.584281+0000 mgr.x (mgr.25010) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.584281+0000 mgr.x (mgr.25010) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.675538+0000 mgr.x (mgr.25010) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.026 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.675538+0000 mgr.x (mgr.25010) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.765030+0000 mgr.x (mgr.25010) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.765030+0000 mgr.x (mgr.25010) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.861079+0000 mgr.x (mgr.25010) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.861079+0000 mgr.x (mgr.25010) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cluster 2024-04-24T17:14:25.914243+0000 mgr.x (mgr.25010) 1121 : cluster [DBG] pgmap v138: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cluster 2024-04-24T17:14:25.914243+0000 mgr.x (mgr.25010) 1121 : cluster [DBG] pgmap v138: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.939253+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/1404662851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.939253+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/1404662851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.939656+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.939656+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.027 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.950481+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.950481+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.958028+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.958028+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.958858+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.958858+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.964375+0000 mgr.x (mgr.25010) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:25.964375+0000 mgr.x (mgr.25010) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.964547+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:25.964547+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.038690+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.038690+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.041038+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.041038+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.043730+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.043730+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.044592+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.044592+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.052900+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.052900+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.052962+0000 mgr.x (mgr.25010) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.052962+0000 mgr.x (mgr.25010) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.144148+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.144148+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.146691+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.146691+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.149832+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.149832+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.150666+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.150666+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.158158+0000 mgr.x (mgr.25010) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.158158+0000 mgr.x (mgr.25010) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.158259+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.158259+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.246947+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.246947+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.251081+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.251081+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.254973+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.254973+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.950481+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.958028+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.958028+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.958858+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.958858+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.964375+0000 mgr.x (mgr.25010) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:25.964375+0000 mgr.x (mgr.25010) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.964547+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:25.964547+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.038690+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.038690+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.041038+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.041038+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.043730+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.043730+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.044592+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.044592+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.052900+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.052900+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.052962+0000 mgr.x (mgr.25010) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.256138+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.256138+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.264661+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.264661+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.264714+0000 mgr.x (mgr.25010) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.264714+0000 mgr.x (mgr.25010) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.344003+0000 mgr.x (mgr.25010) 1126 : audit [DBG] from='client.64172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.344003+0000 mgr.x (mgr.25010) 1126 : audit [DBG] from='client.64172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.033 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.346345+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.346345+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.349135+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.349135+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.352860+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.352860+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.354028+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.354028+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.362319+0000 mgr.x (mgr.25010) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.362319+0000 mgr.x (mgr.25010) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.362514+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.034 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.362514+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.052962+0000 mgr.x (mgr.25010) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.144148+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.144148+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.146691+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.146691+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.149832+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.149832+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.150666+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.150666+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.158158+0000 mgr.x (mgr.25010) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.158158+0000 mgr.x (mgr.25010) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.158259+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.158259+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.246947+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.246947+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.251081+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.251081+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.254973+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.254973+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.037 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.438466+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.037 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.438466+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.037 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.440683+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.037 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.440683+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.037 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.443297+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.037 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.443297+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.037 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.444206+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.444206+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.452541+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.452541+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.527270+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.527270+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.529740+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.529740+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.532103+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.532103+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.532932+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.532932+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.038 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.540553+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.540553+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.583489+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.583489+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.585249+0000 mon.a (mon.0) 2591 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.585249+0000 mon.a (mon.0) 2591 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cluster 2024-04-24T17:14:26.590067+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: cluster 2024-04-24T17:14:26.590067+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.590356+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.590356+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.590744+0000 mon.a (mon.0) 2594 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.590744+0000 mon.a (mon.0) 2594 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.597777+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.039 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.597777+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.598589+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.598589+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.700959+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.700959+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.776687+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.256138+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.256138+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.264661+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.264661+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.264714+0000 mgr.x (mgr.25010) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.040 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.264714+0000 mgr.x (mgr.25010) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.344003+0000 mgr.x (mgr.25010) 1126 : audit [DBG] from='client.64172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.344003+0000 mgr.x (mgr.25010) 1126 : audit [DBG] from='client.64172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.346345+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.346345+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.349135+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.349135+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.352860+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.352860+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.354028+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.354028+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.362319+0000 mgr.x (mgr.25010) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.362319+0000 mgr.x (mgr.25010) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.362514+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.362514+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.776687+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.778787+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.778787+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.780573+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.780573+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.042 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.781189+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.781189+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.844011+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3166151538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:27.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.844011+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3166151538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:27.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.875867+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[76016]: audit 2024-04-24T17:14:26.875867+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.043 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.438466+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.043 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.438466+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.440683+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.440683+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:26 smithi040 bash[70555]: audit 2024-04-24T17:14:26.443297+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.443297+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.444206+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.444206+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.452541+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.452541+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.527270+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.527270+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.529740+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.529740+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.532103+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.532103+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.532932+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.532932+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.540553+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.540553+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.583489+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.583489+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.585249+0000 mon.a (mon.0) 2591 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.585249+0000 mon.a (mon.0) 2591 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cluster 2024-04-24T17:14:26.590067+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:14:27.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cluster 2024-04-24T17:14:26.590067+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.590356+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.590356+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.590744+0000 mon.a (mon.0) 2594 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.590744+0000 mon.a (mon.0) 2594 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.597777+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.597777+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.598589+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.598589+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.700959+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.700959+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.776687+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.776687+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.778787+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.778787+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.780573+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.780573+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.781189+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.781189+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.844011+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3166151538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.844011+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3166151538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.875867+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.875867+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[52826]: debug 2024-04-24T17:14:27.084+0000 7fa85ec97700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-24T17:14:27.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.455260+0000 mgr.x (mgr.25010) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.455260+0000 mgr.x (mgr.25010) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.465985+0000 mgr.x (mgr.25010) 1116 : audit [DBG] from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.465985+0000 mgr.x (mgr.25010) 1116 : audit [DBG] from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.584281+0000 mgr.x (mgr.25010) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.584281+0000 mgr.x (mgr.25010) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.675538+0000 mgr.x (mgr.25010) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.675538+0000 mgr.x (mgr.25010) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.765030+0000 mgr.x (mgr.25010) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.765030+0000 mgr.x (mgr.25010) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.861079+0000 mgr.x (mgr.25010) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.861079+0000 mgr.x (mgr.25010) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cluster 2024-04-24T17:14:25.914243+0000 mgr.x (mgr.25010) 1121 : cluster [DBG] pgmap v138: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cluster 2024-04-24T17:14:25.914243+0000 mgr.x (mgr.25010) 1121 : cluster [DBG] pgmap v138: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.939253+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/1404662851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.939253+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.40:0/1404662851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.939656+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.939656+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.950481+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.950481+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.958028+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.958028+0000 mon.a (mon.0) 2557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.958858+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.958858+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.964375+0000 mgr.x (mgr.25010) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:25.964375+0000 mgr.x (mgr.25010) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.964547+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:25.964547+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.038690+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.038690+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.041038+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.041038+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.043730+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.043730+0000 mon.a (mon.0) 2562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.044592+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.044592+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.052900+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.052900+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.052962+0000 mgr.x (mgr.25010) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.052962+0000 mgr.x (mgr.25010) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.144148+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.144148+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.146691+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.146691+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.149832+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.149832+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.150666+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.150666+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.158158+0000 mgr.x (mgr.25010) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.158158+0000 mgr.x (mgr.25010) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.158259+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.158259+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.246947+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.246947+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.251081+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.251081+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.254973+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.254973+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.256138+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.256138+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.264661+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.264661+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.264714+0000 mgr.x (mgr.25010) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.264714+0000 mgr.x (mgr.25010) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.344003+0000 mgr.x (mgr.25010) 1126 : audit [DBG] from='client.64172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.344003+0000 mgr.x (mgr.25010) 1126 : audit [DBG] from='client.64172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.346345+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.346345+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.349135+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.349135+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.352860+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.352860+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.354028+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.354028+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.362319+0000 mgr.x (mgr.25010) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.362319+0000 mgr.x (mgr.25010) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.362514+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.362514+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.438466+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.438466+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.440683+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.440683+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.443297+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.443297+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.444206+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.444206+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.452541+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.452541+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.527270+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.527270+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.529740+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.529740+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.532103+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.532103+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.532932+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.532932+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.540553+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.540553+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.583489+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.583489+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.585249+0000 mon.a (mon.0) 2591 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.585249+0000 mon.a (mon.0) 2591 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cluster 2024-04-24T17:14:26.590067+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: cluster 2024-04-24T17:14:26.590067+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:26 smithi204 bash[58651]: audit 2024-04-24T17:14:26.590356+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.590356+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.590744+0000 mon.a (mon.0) 2594 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.590744+0000 mon.a (mon.0) 2594 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.597777+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.597777+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.598589+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.598589+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.700959+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.700959+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.776687+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.776687+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.778787+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.778787+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.780573+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.780573+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.781189+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.781189+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.844011+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3166151538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.844011+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.40:0/3166151538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.875867+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.875867+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:27.437 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[85789]: debug 2024-04-24T17:14:27.101+0000 7f502946f700 -1 osd.2 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:14:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.452401+0000 mgr.x (mgr.25010) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.452401+0000 mgr.x (mgr.25010) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.540395+0000 mgr.x (mgr.25010) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.540395+0000 mgr.x (mgr.25010) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.700821+0000 mgr.x (mgr.25010) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.700821+0000 mgr.x (mgr.25010) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.875918+0000 mgr.x (mgr.25010) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:26.875918+0000 mgr.x (mgr.25010) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.962205+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.962205+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.964954+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.964954+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.967694+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.967694+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.983489+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.983489+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.993431+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.993431+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.997921+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:26.997921+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:27.002762+0000 mgr.x (mgr.25010) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:27.002762+0000 mgr.x (mgr.25010) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.002945+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.002945+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.007085+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.007085+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.014809+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.014809+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.019143+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.019143+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.025613+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.025613+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.072772+0000 mon.a (mon.0) 2614 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.072772+0000 mon.a (mon.0) 2614 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.082939+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.082939+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.085676+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.085676+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.087652+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.087652+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.089196+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.089196+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.090850+0000 mgr.x (mgr.25010) 1133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.090850+0000 mgr.x (mgr.25010) 1133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.091266+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: audit 2024-04-24T17:14:27.091266+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:27.091901+0000 mgr.x (mgr.25010) 1134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-24T17:14:28.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:27 smithi204 bash[58651]: cephadm 2024-04-24T17:14:27.091901+0000 mgr.x (mgr.25010) 1134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-24T17:14:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.452401+0000 mgr.x (mgr.25010) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.452401+0000 mgr.x (mgr.25010) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.540395+0000 mgr.x (mgr.25010) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.540395+0000 mgr.x (mgr.25010) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.700821+0000 mgr.x (mgr.25010) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.700821+0000 mgr.x (mgr.25010) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.875918+0000 mgr.x (mgr.25010) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: cephadm 2024-04-24T17:14:26.875918+0000 mgr.x (mgr.25010) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: audit 2024-04-24T17:14:26.962205+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: audit 2024-04-24T17:14:26.962205+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: audit 2024-04-24T17:14:26.964954+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: audit 2024-04-24T17:14:26.964954+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[76016]: audit 2024-04-24T17:14:26.967694+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:26.967694+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:26.983489+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:26.983489+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:26.993431+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:26.993431+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:26.997921+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:26.997921+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.452401+0000 mgr.x (mgr.25010) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.452401+0000 mgr.x (mgr.25010) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.540395+0000 mgr.x (mgr.25010) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.540395+0000 mgr.x (mgr.25010) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.700821+0000 mgr.x (mgr.25010) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.700821+0000 mgr.x (mgr.25010) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.875918+0000 mgr.x (mgr.25010) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:26.875918+0000 mgr.x (mgr.25010) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.962205+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.962205+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.964954+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.964954+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.967694+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.967694+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.983489+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.983489+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.993431+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.993431+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.997921+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:26.997921+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cephadm 2024-04-24T17:14:27.002762+0000 mgr.x (mgr.25010) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cephadm 2024-04-24T17:14:27.002762+0000 mgr.x (mgr.25010) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.002945+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.002945+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.007085+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.007085+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.014809+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.014809+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.019143+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.019143+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.025613+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.025613+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.072772+0000 mon.a (mon.0) 2614 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' 2024-04-24T17:14:28.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.072772+0000 mon.a (mon.0) 2614 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' 2024-04-24T17:14:28.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.082939+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.082939+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.085676+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.085676+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.087652+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.087652+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.089196+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.089196+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.090850+0000 mgr.x (mgr.25010) 1133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.090850+0000 mgr.x (mgr.25010) 1133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.091266+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:27.091266+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cephadm 2024-04-24T17:14:27.091901+0000 mgr.x (mgr.25010) 1134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-24T17:14:28.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cephadm 2024-04-24T17:14:27.091901+0000 mgr.x (mgr.25010) 1134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-24T17:14:28.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:27.002762+0000 mgr.x (mgr.25010) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: cephadm 2024-04-24T17:14:27.002762+0000 mgr.x (mgr.25010) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:28.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:27.002945+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:27.002945+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:27.007085+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:27.007085+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:27 smithi040 bash[70555]: audit 2024-04-24T17:14:27.014809+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.014809+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.019143+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.019143+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.025613+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.025613+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:28.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.072772+0000 mon.a (mon.0) 2614 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' 2024-04-24T17:14:28.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.072772+0000 mon.a (mon.0) 2614 : audit [INF] from='osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489]' entity='osd.2' 2024-04-24T17:14:28.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.082939+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.082939+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:28.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.085676+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.085676+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.087652+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.087652+0000 mon.a (mon.0) 2617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.089196+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.089196+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:28.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.090850+0000 mgr.x (mgr.25010) 1133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.090850+0000 mgr.x (mgr.25010) 1133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.091266+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:27.091266+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:28.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cephadm 2024-04-24T17:14:27.091901+0000 mgr.x (mgr.25010) 1134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-24T17:14:28.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cephadm 2024-04-24T17:14:27.091901+0000 mgr.x (mgr.25010) 1134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-24T17:14:29.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:27.915766+0000 mgr.x (mgr.25010) 1135 : cluster [DBG] pgmap v140: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:29.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:27.915766+0000 mgr.x (mgr.25010) 1135 : cluster [DBG] pgmap v140: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:29.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:28.072094+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:14:29.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:28.072094+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:28.083613+0000 mon.a (mon.0) 2621 : cluster [INF] osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489] boot 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:28.083613+0000 mon.a (mon.0) 2621 : cluster [INF] osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489] boot 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:28.083792+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: cluster 2024-04-24T17:14:28.083792+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:28.090275+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[76016]: audit 2024-04-24T17:14:28.090275+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:27.915766+0000 mgr.x (mgr.25010) 1135 : cluster [DBG] pgmap v140: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:27.915766+0000 mgr.x (mgr.25010) 1135 : cluster [DBG] pgmap v140: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:28.072094+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:28.072094+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:28.083613+0000 mon.a (mon.0) 2621 : cluster [INF] osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489] boot 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:28.083613+0000 mon.a (mon.0) 2621 : cluster [INF] osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489] boot 2024-04-24T17:14:29.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:28.083792+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:14:29.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: cluster 2024-04-24T17:14:28.083792+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:14:29.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:28.090275+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:14:29.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:28 smithi040 bash[70555]: audit 2024-04-24T17:14:28.090275+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:27.915766+0000 mgr.x (mgr.25010) 1135 : cluster [DBG] pgmap v140: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:27.915766+0000 mgr.x (mgr.25010) 1135 : cluster [DBG] pgmap v140: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s; 54/630 objects degraded (8.571%) 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:28.072094+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:28.072094+0000 mon.a (mon.0) 2620 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:28.083613+0000 mon.a (mon.0) 2621 : cluster [INF] osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489] boot 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:28.083613+0000 mon.a (mon.0) 2621 : cluster [INF] osd.2 [v2:172.21.15.40:6816/2698847489,v1:172.21.15.40:6817/2698847489] boot 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:28.083792+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:14:29.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: cluster 2024-04-24T17:14:28.083792+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-24T17:14:29.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: audit 2024-04-24T17:14:28.090275+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:14:29.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:28 smithi204 bash[58651]: audit 2024-04-24T17:14:28.090275+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: cluster 2024-04-24T17:14:29.082600+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: cluster 2024-04-24T17:14:29.082600+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: audit 2024-04-24T17:14:29.660159+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: audit 2024-04-24T17:14:29.660159+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: audit 2024-04-24T17:14:29.669658+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: audit 2024-04-24T17:14:29.669658+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: audit 2024-04-24T17:14:29.679942+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[70555]: audit 2024-04-24T17:14:29.679942+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: cluster 2024-04-24T17:14:29.082600+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: cluster 2024-04-24T17:14:29.082600+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:14:30.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: audit 2024-04-24T17:14:29.660159+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: audit 2024-04-24T17:14:29.660159+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: audit 2024-04-24T17:14:29.669658+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: audit 2024-04-24T17:14:29.669658+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: audit 2024-04-24T17:14:29.679942+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:30 smithi040 bash[76016]: audit 2024-04-24T17:14:29.679942+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: cluster 2024-04-24T17:14:29.082600+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: cluster 2024-04-24T17:14:29.082600+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: audit 2024-04-24T17:14:29.660159+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: audit 2024-04-24T17:14:29.660159+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: audit 2024-04-24T17:14:29.669658+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: audit 2024-04-24T17:14:29.669658+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: audit 2024-04-24T17:14:29.679942+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:30.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:30 smithi204 bash[58651]: audit 2024-04-24T17:14:29.679942+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[70555]: cluster 2024-04-24T17:14:29.916651+0000 mgr.x (mgr.25010) 1136 : cluster [DBG] pgmap v143: 161 pgs: 4 peering, 10 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s; 35/630 objects degraded (5.556%) 2024-04-24T17:14:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[70555]: cluster 2024-04-24T17:14:29.916651+0000 mgr.x (mgr.25010) 1136 : cluster [DBG] pgmap v143: 161 pgs: 4 peering, 10 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s; 35/630 objects degraded (5.556%) 2024-04-24T17:14:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[70555]: cluster 2024-04-24T17:14:30.675698+0000 mon.a (mon.0) 2628 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:31.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[70555]: cluster 2024-04-24T17:14:30.675698+0000 mon.a (mon.0) 2628 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:31.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[76016]: cluster 2024-04-24T17:14:29.916651+0000 mgr.x (mgr.25010) 1136 : cluster [DBG] pgmap v143: 161 pgs: 4 peering, 10 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s; 35/630 objects degraded (5.556%) 2024-04-24T17:14:31.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[76016]: cluster 2024-04-24T17:14:29.916651+0000 mgr.x (mgr.25010) 1136 : cluster [DBG] pgmap v143: 161 pgs: 4 peering, 10 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s; 35/630 objects degraded (5.556%) 2024-04-24T17:14:31.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[76016]: cluster 2024-04-24T17:14:30.675698+0000 mon.a (mon.0) 2628 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:31.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:31 smithi040 bash[76016]: cluster 2024-04-24T17:14:30.675698+0000 mon.a (mon.0) 2628 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:31 smithi204 bash[58651]: cluster 2024-04-24T17:14:29.916651+0000 mgr.x (mgr.25010) 1136 : cluster [DBG] pgmap v143: 161 pgs: 4 peering, 10 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s; 35/630 objects degraded (5.556%) 2024-04-24T17:14:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:31 smithi204 bash[58651]: cluster 2024-04-24T17:14:29.916651+0000 mgr.x (mgr.25010) 1136 : cluster [DBG] pgmap v143: 161 pgs: 4 peering, 10 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s; 35/630 objects degraded (5.556%) 2024-04-24T17:14:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:31 smithi204 bash[58651]: cluster 2024-04-24T17:14:30.675698+0000 mon.a (mon.0) 2628 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:31 smithi204 bash[58651]: cluster 2024-04-24T17:14:30.675698+0000 mon.a (mon.0) 2628 : cluster [WRN] Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:33.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[70555]: audit 2024-04-24T17:14:31.850123+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:33.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[70555]: audit 2024-04-24T17:14:31.850123+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:33.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[70555]: audit 2024-04-24T17:14:31.852518+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:33.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[70555]: audit 2024-04-24T17:14:31.852518+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:33.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[70555]: cluster 2024-04-24T17:14:31.920176+0000 mgr.x (mgr.25010) 1137 : cluster [DBG] pgmap v144: 161 pgs: 4 peering, 9 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%); 0 B/s, 0 objects/s recovering 2024-04-24T17:14:33.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[70555]: cluster 2024-04-24T17:14:31.920176+0000 mgr.x (mgr.25010) 1137 : cluster [DBG] pgmap v144: 161 pgs: 4 peering, 9 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%); 0 B/s, 0 objects/s recovering 2024-04-24T17:14:33.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[76016]: audit 2024-04-24T17:14:31.850123+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:33.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[76016]: audit 2024-04-24T17:14:31.850123+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:33.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[76016]: audit 2024-04-24T17:14:31.852518+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:33.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[76016]: audit 2024-04-24T17:14:31.852518+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:33.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[76016]: cluster 2024-04-24T17:14:31.920176+0000 mgr.x (mgr.25010) 1137 : cluster [DBG] pgmap v144: 161 pgs: 4 peering, 9 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%); 0 B/s, 0 objects/s recovering 2024-04-24T17:14:33.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:32 smithi040 bash[76016]: cluster 2024-04-24T17:14:31.920176+0000 mgr.x (mgr.25010) 1137 : cluster [DBG] pgmap v144: 161 pgs: 4 peering, 9 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%); 0 B/s, 0 objects/s recovering 2024-04-24T17:14:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:32 smithi204 bash[58651]: audit 2024-04-24T17:14:31.850123+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:32 smithi204 bash[58651]: audit 2024-04-24T17:14:31.850123+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:32 smithi204 bash[58651]: audit 2024-04-24T17:14:31.852518+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:32 smithi204 bash[58651]: audit 2024-04-24T17:14:31.852518+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:32 smithi204 bash[58651]: cluster 2024-04-24T17:14:31.920176+0000 mgr.x (mgr.25010) 1137 : cluster [DBG] pgmap v144: 161 pgs: 4 peering, 9 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%); 0 B/s, 0 objects/s recovering 2024-04-24T17:14:33.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:32 smithi204 bash[58651]: cluster 2024-04-24T17:14:31.920176+0000 mgr.x (mgr.25010) 1137 : cluster [DBG] pgmap v144: 161 pgs: 4 peering, 9 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%); 0 B/s, 0 objects/s recovering 2024-04-24T17:14:34.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:33 smithi204 bash[58651]: audit 2024-04-24T17:14:32.991061+0000 mgr.x (mgr.25010) 1138 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:34.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:33 smithi204 bash[58651]: audit 2024-04-24T17:14:32.991061+0000 mgr.x (mgr.25010) 1138 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:34.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:33 smithi040 bash[70555]: audit 2024-04-24T17:14:32.991061+0000 mgr.x (mgr.25010) 1138 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:34.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:33 smithi040 bash[70555]: audit 2024-04-24T17:14:32.991061+0000 mgr.x (mgr.25010) 1138 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:34.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:33 smithi040 bash[76016]: audit 2024-04-24T17:14:32.991061+0000 mgr.x (mgr.25010) 1138 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:34.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:33 smithi040 bash[76016]: audit 2024-04-24T17:14:32.991061+0000 mgr.x (mgr.25010) 1138 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:14:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:14:34] "GET /metrics HTTP/1.1" 200 38509 "" "Prometheus/2.33.4" 2024-04-24T17:14:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:34 smithi040 bash[70555]: cluster 2024-04-24T17:14:33.921721+0000 mgr.x (mgr.25010) 1139 : cluster [DBG] pgmap v145: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:35.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:34 smithi040 bash[70555]: cluster 2024-04-24T17:14:33.921721+0000 mgr.x (mgr.25010) 1139 : cluster [DBG] pgmap v145: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:35.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:34 smithi040 bash[76016]: cluster 2024-04-24T17:14:33.921721+0000 mgr.x (mgr.25010) 1139 : cluster [DBG] pgmap v145: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:35.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:34 smithi040 bash[76016]: cluster 2024-04-24T17:14:33.921721+0000 mgr.x (mgr.25010) 1139 : cluster [DBG] pgmap v145: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:34 smithi204 bash[58651]: cluster 2024-04-24T17:14:33.921721+0000 mgr.x (mgr.25010) 1139 : cluster [DBG] pgmap v145: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:34 smithi204 bash[58651]: cluster 2024-04-24T17:14:33.921721+0000 mgr.x (mgr.25010) 1139 : cluster [DBG] pgmap v145: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[76016]: cluster 2024-04-24T17:14:34.857179+0000 mon.a (mon.0) 2631 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-04-24T17:14:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[76016]: cluster 2024-04-24T17:14:34.857179+0000 mon.a (mon.0) 2631 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-04-24T17:14:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[76016]: cluster 2024-04-24T17:14:34.857234+0000 mon.a (mon.0) 2632 : cluster [INF] Cluster is now healthy 2024-04-24T17:14:36.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[76016]: cluster 2024-04-24T17:14:34.857234+0000 mon.a (mon.0) 2632 : cluster [INF] Cluster is now healthy 2024-04-24T17:14:36.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[70555]: cluster 2024-04-24T17:14:34.857179+0000 mon.a (mon.0) 2631 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-04-24T17:14:36.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[70555]: cluster 2024-04-24T17:14:34.857179+0000 mon.a (mon.0) 2631 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-04-24T17:14:36.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[70555]: cluster 2024-04-24T17:14:34.857234+0000 mon.a (mon.0) 2632 : cluster [INF] Cluster is now healthy 2024-04-24T17:14:36.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:35 smithi040 bash[70555]: cluster 2024-04-24T17:14:34.857234+0000 mon.a (mon.0) 2632 : cluster [INF] Cluster is now healthy 2024-04-24T17:14:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:35 smithi204 bash[58651]: cluster 2024-04-24T17:14:34.857179+0000 mon.a (mon.0) 2631 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-04-24T17:14:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:35 smithi204 bash[58651]: cluster 2024-04-24T17:14:34.857179+0000 mon.a (mon.0) 2631 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-04-24T17:14:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:35 smithi204 bash[58651]: cluster 2024-04-24T17:14:34.857234+0000 mon.a (mon.0) 2632 : cluster [INF] Cluster is now healthy 2024-04-24T17:14:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:35 smithi204 bash[58651]: cluster 2024-04-24T17:14:34.857234+0000 mon.a (mon.0) 2632 : cluster [INF] Cluster is now healthy 2024-04-24T17:14:37.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:36 smithi040 bash[70555]: cluster 2024-04-24T17:14:35.922883+0000 mgr.x (mgr.25010) 1140 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-24T17:14:37.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:36 smithi040 bash[70555]: cluster 2024-04-24T17:14:35.922883+0000 mgr.x (mgr.25010) 1140 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-24T17:14:37.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:36 smithi040 bash[76016]: cluster 2024-04-24T17:14:35.922883+0000 mgr.x (mgr.25010) 1140 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-24T17:14:37.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:36 smithi040 bash[76016]: cluster 2024-04-24T17:14:35.922883+0000 mgr.x (mgr.25010) 1140 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-24T17:14:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:36 smithi204 bash[58651]: cluster 2024-04-24T17:14:35.922883+0000 mgr.x (mgr.25010) 1140 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-24T17:14:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:36 smithi204 bash[58651]: cluster 2024-04-24T17:14:35.922883+0000 mgr.x (mgr.25010) 1140 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-04-24T17:14:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:38 smithi204 bash[58651]: cluster 2024-04-24T17:14:37.924383+0000 mgr.x (mgr.25010) 1141 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:39.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:38 smithi204 bash[58651]: cluster 2024-04-24T17:14:37.924383+0000 mgr.x (mgr.25010) 1141 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:39.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:38 smithi040 bash[70555]: cluster 2024-04-24T17:14:37.924383+0000 mgr.x (mgr.25010) 1141 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:39.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:38 smithi040 bash[70555]: cluster 2024-04-24T17:14:37.924383+0000 mgr.x (mgr.25010) 1141 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:39.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:38 smithi040 bash[76016]: cluster 2024-04-24T17:14:37.924383+0000 mgr.x (mgr.25010) 1141 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:39.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:38 smithi040 bash[76016]: cluster 2024-04-24T17:14:37.924383+0000 mgr.x (mgr.25010) 1141 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:40 smithi204 bash[58651]: cluster 2024-04-24T17:14:39.925239+0000 mgr.x (mgr.25010) 1142 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:40 smithi204 bash[58651]: cluster 2024-04-24T17:14:39.925239+0000 mgr.x (mgr.25010) 1142 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:41.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:40 smithi040 bash[70555]: cluster 2024-04-24T17:14:39.925239+0000 mgr.x (mgr.25010) 1142 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:41.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:40 smithi040 bash[70555]: cluster 2024-04-24T17:14:39.925239+0000 mgr.x (mgr.25010) 1142 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:41.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:40 smithi040 bash[76016]: cluster 2024-04-24T17:14:39.925239+0000 mgr.x (mgr.25010) 1142 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:41.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:40 smithi040 bash[76016]: cluster 2024-04-24T17:14:39.925239+0000 mgr.x (mgr.25010) 1142 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: cluster 2024-04-24T17:14:41.926317+0000 mgr.x (mgr.25010) 1143 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: cluster 2024-04-24T17:14:41.926317+0000 mgr.x (mgr.25010) 1143 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: audit 2024-04-24T17:14:42.074903+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: audit 2024-04-24T17:14:42.074903+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: audit 2024-04-24T17:14:42.108159+0000 mgr.x (mgr.25010) 1144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: audit 2024-04-24T17:14:42.108159+0000 mgr.x (mgr.25010) 1144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: audit 2024-04-24T17:14:42.108254+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: audit 2024-04-24T17:14:42.108254+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: cephadm 2024-04-24T17:14:42.111248+0000 mgr.x (mgr.25010) 1145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[76016]: cephadm 2024-04-24T17:14:42.111248+0000 mgr.x (mgr.25010) 1145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: cluster 2024-04-24T17:14:41.926317+0000 mgr.x (mgr.25010) 1143 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: cluster 2024-04-24T17:14:41.926317+0000 mgr.x (mgr.25010) 1143 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: audit 2024-04-24T17:14:42.074903+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: audit 2024-04-24T17:14:42.074903+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: audit 2024-04-24T17:14:42.108159+0000 mgr.x (mgr.25010) 1144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: audit 2024-04-24T17:14:42.108159+0000 mgr.x (mgr.25010) 1144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: audit 2024-04-24T17:14:42.108254+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: audit 2024-04-24T17:14:42.108254+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: cephadm 2024-04-24T17:14:42.111248+0000 mgr.x (mgr.25010) 1145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:14:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:43 smithi040 bash[70555]: cephadm 2024-04-24T17:14:42.111248+0000 mgr.x (mgr.25010) 1145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: cluster 2024-04-24T17:14:41.926317+0000 mgr.x (mgr.25010) 1143 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: cluster 2024-04-24T17:14:41.926317+0000 mgr.x (mgr.25010) 1143 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: audit 2024-04-24T17:14:42.074903+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: audit 2024-04-24T17:14:42.074903+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: audit 2024-04-24T17:14:42.108159+0000 mgr.x (mgr.25010) 1144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: audit 2024-04-24T17:14:42.108159+0000 mgr.x (mgr.25010) 1144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: audit 2024-04-24T17:14:42.108254+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: audit 2024-04-24T17:14:42.108254+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: cephadm 2024-04-24T17:14:42.111248+0000 mgr.x (mgr.25010) 1145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:14:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:43 smithi204 bash[58651]: cephadm 2024-04-24T17:14:42.111248+0000 mgr.x (mgr.25010) 1145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-24T17:14:44.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:44 smithi040 bash[70555]: audit 2024-04-24T17:14:43.001990+0000 mgr.x (mgr.25010) 1146 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:44.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:44 smithi040 bash[70555]: audit 2024-04-24T17:14:43.001990+0000 mgr.x (mgr.25010) 1146 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:44 smithi040 bash[76016]: audit 2024-04-24T17:14:43.001990+0000 mgr.x (mgr.25010) 1146 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:44.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:44 smithi040 bash[76016]: audit 2024-04-24T17:14:43.001990+0000 mgr.x (mgr.25010) 1146 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:44.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:14:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:14:44] "GET /metrics HTTP/1.1" 200 38509 "" "Prometheus/2.33.4" 2024-04-24T17:14:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:44 smithi204 bash[58651]: audit 2024-04-24T17:14:43.001990+0000 mgr.x (mgr.25010) 1146 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:44 smithi204 bash[58651]: audit 2024-04-24T17:14:43.001990+0000 mgr.x (mgr.25010) 1146 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: cluster 2024-04-24T17:14:43.927858+0000 mgr.x (mgr.25010) 1147 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: cluster 2024-04-24T17:14:43.927858+0000 mgr.x (mgr.25010) 1147 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: audit 2024-04-24T17:14:44.547269+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: audit 2024-04-24T17:14:44.547269+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: audit 2024-04-24T17:14:44.550534+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: audit 2024-04-24T17:14:44.550534+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: audit 2024-04-24T17:14:44.552490+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:45.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:45 smithi204 bash[58651]: audit 2024-04-24T17:14:44.552490+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:45.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: cluster 2024-04-24T17:14:43.927858+0000 mgr.x (mgr.25010) 1147 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-04-24T17:14:45.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: cluster 2024-04-24T17:14:43.927858+0000 mgr.x (mgr.25010) 1147 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-04-24T17:14:45.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: audit 2024-04-24T17:14:44.547269+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:45.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: audit 2024-04-24T17:14:44.547269+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: audit 2024-04-24T17:14:44.550534+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: audit 2024-04-24T17:14:44.550534+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: audit 2024-04-24T17:14:44.552490+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[70555]: audit 2024-04-24T17:14:44.552490+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: cluster 2024-04-24T17:14:43.927858+0000 mgr.x (mgr.25010) 1147 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: cluster 2024-04-24T17:14:43.927858+0000 mgr.x (mgr.25010) 1147 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 2 objects/s recovering 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: audit 2024-04-24T17:14:44.547269+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: audit 2024-04-24T17:14:44.547269+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: audit 2024-04-24T17:14:44.550534+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: audit 2024-04-24T17:14:44.550534+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: audit 2024-04-24T17:14:44.552490+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:45.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:45 smithi040 bash[76016]: audit 2024-04-24T17:14:44.552490+0000 mon.a (mon.0) 2637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[70555]: cephadm 2024-04-24T17:14:44.539362+0000 mgr.x (mgr.25010) 1148 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[70555]: cephadm 2024-04-24T17:14:44.539362+0000 mgr.x (mgr.25010) 1148 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[70555]: cephadm 2024-04-24T17:14:44.557814+0000 mgr.x (mgr.25010) 1149 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[70555]: cephadm 2024-04-24T17:14:44.557814+0000 mgr.x (mgr.25010) 1149 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[76016]: cephadm 2024-04-24T17:14:44.539362+0000 mgr.x (mgr.25010) 1148 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[76016]: cephadm 2024-04-24T17:14:44.539362+0000 mgr.x (mgr.25010) 1148 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[76016]: cephadm 2024-04-24T17:14:44.557814+0000 mgr.x (mgr.25010) 1149 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T17:14:46.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:46 smithi040 bash[76016]: cephadm 2024-04-24T17:14:44.557814+0000 mgr.x (mgr.25010) 1149 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T17:14:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:46 smithi204 bash[58651]: cephadm 2024-04-24T17:14:44.539362+0000 mgr.x (mgr.25010) 1148 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:14:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:46 smithi204 bash[58651]: cephadm 2024-04-24T17:14:44.539362+0000 mgr.x (mgr.25010) 1148 : cephadm [INF] Upgrade: Updating osd.3 2024-04-24T17:14:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:46 smithi204 bash[58651]: cephadm 2024-04-24T17:14:44.557814+0000 mgr.x (mgr.25010) 1149 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T17:14:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:46 smithi204 bash[58651]: cephadm 2024-04-24T17:14:44.557814+0000 mgr.x (mgr.25010) 1149 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-04-24T17:14:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[70555]: cluster 2024-04-24T17:14:45.928877+0000 mgr.x (mgr.25010) 1150 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:14:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[70555]: cluster 2024-04-24T17:14:45.928877+0000 mgr.x (mgr.25010) 1150 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:14:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[70555]: audit 2024-04-24T17:14:46.850075+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[70555]: audit 2024-04-24T17:14:46.850075+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[70555]: audit 2024-04-24T17:14:46.852258+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:47.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[70555]: audit 2024-04-24T17:14:46.852258+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:47.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[76016]: cluster 2024-04-24T17:14:45.928877+0000 mgr.x (mgr.25010) 1150 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:14:47.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[76016]: cluster 2024-04-24T17:14:45.928877+0000 mgr.x (mgr.25010) 1150 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:14:47.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[76016]: audit 2024-04-24T17:14:46.850075+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:47.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[76016]: audit 2024-04-24T17:14:46.850075+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:47.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[76016]: audit 2024-04-24T17:14:46.852258+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:47.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:47 smithi040 bash[76016]: audit 2024-04-24T17:14:46.852258+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:47 smithi204 bash[58651]: cluster 2024-04-24T17:14:45.928877+0000 mgr.x (mgr.25010) 1150 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:14:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:47 smithi204 bash[58651]: cluster 2024-04-24T17:14:45.928877+0000 mgr.x (mgr.25010) 1150 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-24T17:14:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:47 smithi204 bash[58651]: audit 2024-04-24T17:14:46.850075+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:47 smithi204 bash[58651]: audit 2024-04-24T17:14:46.850075+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:47 smithi204 bash[58651]: audit 2024-04-24T17:14:46.852258+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:47 smithi204 bash[58651]: audit 2024-04-24T17:14:46.852258+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:14:48.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[70555]: audit 2024-04-24T17:14:47.176515+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[70555]: audit 2024-04-24T17:14:47.176515+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[70555]: audit 2024-04-24T17:14:47.188116+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[70555]: audit 2024-04-24T17:14:47.188116+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[70555]: audit 2024-04-24T17:14:47.200048+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[70555]: audit 2024-04-24T17:14:47.200048+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[76016]: audit 2024-04-24T17:14:47.176515+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[76016]: audit 2024-04-24T17:14:47.176515+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[76016]: audit 2024-04-24T17:14:47.188116+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[76016]: audit 2024-04-24T17:14:47.188116+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[76016]: audit 2024-04-24T17:14:47.200048+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:48 smithi040 bash[76016]: audit 2024-04-24T17:14:47.200048+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:48 smithi204 bash[58651]: audit 2024-04-24T17:14:47.176515+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:48 smithi204 bash[58651]: audit 2024-04-24T17:14:47.176515+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:48 smithi204 bash[58651]: audit 2024-04-24T17:14:47.188116+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:48 smithi204 bash[58651]: audit 2024-04-24T17:14:47.188116+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:48 smithi204 bash[58651]: audit 2024-04-24T17:14:47.200048+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:48.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:48 smithi204 bash[58651]: audit 2024-04-24T17:14:47.200048+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:49.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:49 smithi040 bash[70555]: cluster 2024-04-24T17:14:47.930336+0000 mgr.x (mgr.25010) 1151 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:49.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:49 smithi040 bash[70555]: cluster 2024-04-24T17:14:47.930336+0000 mgr.x (mgr.25010) 1151 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:49.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:49 smithi040 bash[76016]: cluster 2024-04-24T17:14:47.930336+0000 mgr.x (mgr.25010) 1151 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:49.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:49 smithi040 bash[76016]: cluster 2024-04-24T17:14:47.930336+0000 mgr.x (mgr.25010) 1151 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:49 smithi204 bash[58651]: cluster 2024-04-24T17:14:47.930336+0000 mgr.x (mgr.25010) 1151 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:49 smithi204 bash[58651]: cluster 2024-04-24T17:14:47.930336+0000 mgr.x (mgr.25010) 1151 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:14:49.720 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.721 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.721 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.721 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.722 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.722 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.723 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:49.998 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:49 smithi040 systemd[1]: Stopping Ceph osd.3 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:14:49.998 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:49 smithi040 bash[37028]: debug 2024-04-24T17:14:49.892+0000 7fb87158a700 -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-24T17:14:49.998 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:49 smithi040 bash[37028]: debug 2024-04-24T17:14:49.892+0000 7fb87158a700 -1 osd.3 130 *** Got signal Terminated *** 2024-04-24T17:14:49.998 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:49 smithi040 bash[37028]: debug 2024-04-24T17:14:49.892+0000 7fb87158a700 -1 osd.3 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:14:51.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.845906+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.845906+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.854172+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.854172+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.862694+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.862694+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: cluster 2024-04-24T17:14:49.896873+0000 mon.a (mon.0) 2646 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: cluster 2024-04-24T17:14:49.896873+0000 mon.a (mon.0) 2646 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: cluster 2024-04-24T17:14:49.931256+0000 mgr.x (mgr.25010) 1152 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: cluster 2024-04-24T17:14:49.931256+0000 mgr.x (mgr.25010) 1152 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.982239+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.982239+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.989787+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.989787+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: cluster 2024-04-24T17:14:49.991365+0000 mgr.x (mgr.25010) 1153 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: cluster 2024-04-24T17:14:49.991365+0000 mgr.x (mgr.25010) 1153 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.998374+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[70555]: audit 2024-04-24T17:14:49.998374+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.845906+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.845906+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.854172+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.854172+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.862694+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.862694+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: cluster 2024-04-24T17:14:49.896873+0000 mon.a (mon.0) 2646 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: cluster 2024-04-24T17:14:49.896873+0000 mon.a (mon.0) 2646 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: cluster 2024-04-24T17:14:49.931256+0000 mgr.x (mgr.25010) 1152 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: cluster 2024-04-24T17:14:49.931256+0000 mgr.x (mgr.25010) 1152 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.982239+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.982239+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.989787+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.989787+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: cluster 2024-04-24T17:14:49.991365+0000 mgr.x (mgr.25010) 1153 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-24T17:14:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: cluster 2024-04-24T17:14:49.991365+0000 mgr.x (mgr.25010) 1153 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-24T17:14:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.998374+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:50 smithi040 bash[76016]: audit 2024-04-24T17:14:49.998374+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.845906+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.845906+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.854172+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.854172+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.862694+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.862694+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: cluster 2024-04-24T17:14:49.896873+0000 mon.a (mon.0) 2646 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: cluster 2024-04-24T17:14:49.896873+0000 mon.a (mon.0) 2646 : cluster [INF] osd.3 marked itself down and dead 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: cluster 2024-04-24T17:14:49.931256+0000 mgr.x (mgr.25010) 1152 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: cluster 2024-04-24T17:14:49.931256+0000 mgr.x (mgr.25010) 1152 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.982239+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.982239+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.989787+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.989787+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: cluster 2024-04-24T17:14:49.991365+0000 mgr.x (mgr.25010) 1153 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: cluster 2024-04-24T17:14:49.991365+0000 mgr.x (mgr.25010) 1153 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.998374+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:51.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:50 smithi204 bash[58651]: audit 2024-04-24T17:14:49.998374+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:52.188 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[88028]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:14:52.188 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[88165]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:14:52.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[76016]: cluster 2024-04-24T17:14:50.860305+0000 mon.a (mon.0) 2650 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:52.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[76016]: cluster 2024-04-24T17:14:50.860305+0000 mon.a (mon.0) 2650 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:52.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[76016]: cluster 2024-04-24T17:14:50.862047+0000 mon.a (mon.0) 2651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:52.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[76016]: cluster 2024-04-24T17:14:50.862047+0000 mon.a (mon.0) 2651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:52.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[76016]: cluster 2024-04-24T17:14:50.881778+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:14:52.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[76016]: cluster 2024-04-24T17:14:50.881778+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:14:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[70555]: cluster 2024-04-24T17:14:50.860305+0000 mon.a (mon.0) 2650 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[70555]: cluster 2024-04-24T17:14:50.860305+0000 mon.a (mon.0) 2650 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[70555]: cluster 2024-04-24T17:14:50.862047+0000 mon.a (mon.0) 2651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[70555]: cluster 2024-04-24T17:14:50.862047+0000 mon.a (mon.0) 2651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[70555]: cluster 2024-04-24T17:14:50.881778+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:14:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:51 smithi040 bash[70555]: cluster 2024-04-24T17:14:50.881778+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:14:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:51 smithi204 bash[58651]: cluster 2024-04-24T17:14:50.860305+0000 mon.a (mon.0) 2650 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:51 smithi204 bash[58651]: cluster 2024-04-24T17:14:50.860305+0000 mon.a (mon.0) 2650 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:14:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:51 smithi204 bash[58651]: cluster 2024-04-24T17:14:50.862047+0000 mon.a (mon.0) 2651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:51 smithi204 bash[58651]: cluster 2024-04-24T17:14:50.862047+0000 mon.a (mon.0) 2651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:14:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:51 smithi204 bash[58651]: cluster 2024-04-24T17:14:50.881778+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:14:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:51 smithi204 bash[58651]: cluster 2024-04-24T17:14:50.881778+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-04-24T17:14:53.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[76016]: cluster 2024-04-24T17:14:51.882356+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:14:53.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[76016]: cluster 2024-04-24T17:14:51.882356+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:14:53.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[76016]: cluster 2024-04-24T17:14:51.992150+0000 mgr.x (mgr.25010) 1154 : cluster [DBG] pgmap v157: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:14:53.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[76016]: cluster 2024-04-24T17:14:51.992150+0000 mgr.x (mgr.25010) 1154 : cluster [DBG] pgmap v157: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:14:53.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[70555]: cluster 2024-04-24T17:14:51.882356+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:14:53.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[70555]: cluster 2024-04-24T17:14:51.882356+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:14:53.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[70555]: cluster 2024-04-24T17:14:51.992150+0000 mgr.x (mgr.25010) 1154 : cluster [DBG] pgmap v157: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:14:53.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:52 smithi040 bash[70555]: cluster 2024-04-24T17:14:51.992150+0000 mgr.x (mgr.25010) 1154 : cluster [DBG] pgmap v157: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:14:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:52 smithi204 bash[58651]: cluster 2024-04-24T17:14:51.882356+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:14:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:52 smithi204 bash[58651]: cluster 2024-04-24T17:14:51.882356+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-24T17:14:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:52 smithi204 bash[58651]: cluster 2024-04-24T17:14:51.992150+0000 mgr.x (mgr.25010) 1154 : cluster [DBG] pgmap v157: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:14:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:52 smithi204 bash[58651]: cluster 2024-04-24T17:14:51.992150+0000 mgr.x (mgr.25010) 1154 : cluster [DBG] pgmap v157: 161 pgs: 6 peering, 26 stale+active+clean, 129 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-04-24T17:14:54.187 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-24T17:14:54.188 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: Stopped Ceph osd.3 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:14:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:53 smithi040 bash[70555]: audit 2024-04-24T17:14:53.011117+0000 mgr.x (mgr.25010) 1155 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:53 smithi040 bash[70555]: audit 2024-04-24T17:14:53.011117+0000 mgr.x (mgr.25010) 1155 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:54.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:53 smithi040 bash[76016]: audit 2024-04-24T17:14:53.011117+0000 mgr.x (mgr.25010) 1155 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:54.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:53 smithi040 bash[76016]: audit 2024-04-24T17:14:53.011117+0000 mgr.x (mgr.25010) 1155 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:54.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:14:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:14:54] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.33.4" 2024-04-24T17:14:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:53 smithi204 bash[58651]: audit 2024-04-24T17:14:53.011117+0000 mgr.x (mgr.25010) 1155 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:53 smithi204 bash[58651]: audit 2024-04-24T17:14:53.011117+0000 mgr.x (mgr.25010) 1155 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:14:54.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.689 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.689 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.689 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.690 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.690 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: Started Ceph osd.3 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:14:54.690 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:54.690 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:14:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:14:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:53.993735+0000 mgr.x (mgr.25010) 1156 : cluster [DBG] pgmap v158: 161 pgs: 15 active+undersized+degraded, 6 peering, 12 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:14:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:53.993735+0000 mgr.x (mgr.25010) 1156 : cluster [DBG] pgmap v158: 161 pgs: 15 active+undersized+degraded, 6 peering, 12 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:14:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.392840+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.392840+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.401098+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.401098+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.411329+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.411329+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.412905+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.412905+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:54.416011+0000 mgr.x (mgr.25010) 1157 : cluster [DBG] pgmap v159: 161 pgs: 20 active+undersized+degraded, 6 peering, 6 stale+active+clean, 26 active+undersized, 103 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:54.416011+0000 mgr.x (mgr.25010) 1157 : cluster [DBG] pgmap v159: 161 pgs: 20 active+undersized+degraded, 6 peering, 6 stale+active+clean, 26 active+undersized, 103 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.420680+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.420680+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.421010+0000 mgr.x (mgr.25010) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.421010+0000 mgr.x (mgr.25010) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.512056+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.512056+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.517366+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.517366+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.522810+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.522810+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.523952+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.523952+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.530322+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.530322+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.620501+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.620501+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.625476+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.625476+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.629623+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.629623+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.631602+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.631602+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.642662+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.642662+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.733554+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:53.993735+0000 mgr.x (mgr.25010) 1156 : cluster [DBG] pgmap v158: 161 pgs: 15 active+undersized+degraded, 6 peering, 12 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:53.993735+0000 mgr.x (mgr.25010) 1156 : cluster [DBG] pgmap v158: 161 pgs: 15 active+undersized+degraded, 6 peering, 12 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.392840+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.392840+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.401098+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.401098+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.411329+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.411329+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.412905+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.412905+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:54.416011+0000 mgr.x (mgr.25010) 1157 : cluster [DBG] pgmap v159: 161 pgs: 20 active+undersized+degraded, 6 peering, 6 stale+active+clean, 26 active+undersized, 103 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:54.416011+0000 mgr.x (mgr.25010) 1157 : cluster [DBG] pgmap v159: 161 pgs: 20 active+undersized+degraded, 6 peering, 6 stale+active+clean, 26 active+undersized, 103 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.420680+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.420680+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.421010+0000 mgr.x (mgr.25010) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.421010+0000 mgr.x (mgr.25010) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.512056+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.512056+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.733554+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.737957+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.737957+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.742374+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.742374+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.743771+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.743771+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.753684+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.753684+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.843968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.843968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.848865+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.848865+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.853376+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.853376+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.855233+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.855233+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.865338+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.865338+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:54.886639+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:54.886639+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:54.886674+0000 mon.a (mon.0) 2680 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state']) 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: cluster 2024-04-24T17:14:54.886674+0000 mon.a (mon.0) 2680 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state']) 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.955590+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.955590+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.960606+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.960606+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.964681+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.964681+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.966524+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.966524+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.976332+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:54.976332+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.054753+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.054753+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.057554+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.057554+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.061600+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.061600+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.062676+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.062676+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.069055+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.069055+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.158034+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.158034+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.161397+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.161397+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.165441+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.165441+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.166873+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.166873+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.176379+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.176379+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.265806+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.265806+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.268851+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.268851+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.517366+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.517366+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.522810+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.522810+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.523952+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.523952+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.530322+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.530322+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.620501+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.620501+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.625476+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.625476+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.629623+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.629623+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.631602+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.631602+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.642662+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.642662+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.733554+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.272512+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.272512+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.273932+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.273932+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.282806+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.282806+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.359015+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.359015+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.362969+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.362969+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.367127+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.367127+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.368420+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.368420+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.377487+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[70555]: audit 2024-04-24T17:14:55.377487+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.733554+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.737957+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.737957+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.742374+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.742374+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.743771+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.743771+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.753684+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.753684+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.843968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.843968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.848865+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.848865+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.853376+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.853376+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.855233+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.855233+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.865338+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.865338+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:54.886639+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:54.886639+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:54.886674+0000 mon.a (mon.0) 2680 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state']) 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: cluster 2024-04-24T17:14:54.886674+0000 mon.a (mon.0) 2680 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state']) 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.955590+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.955590+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.960606+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.960606+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.964681+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.964681+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.966524+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.966524+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.976332+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:54.976332+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.054753+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.054753+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.057554+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.057554+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.061600+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.061600+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.062676+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.062676+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.069055+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.069055+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.158034+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.158034+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.161397+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.161397+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.165441+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.165441+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.166873+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.166873+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.176379+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.176379+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.265806+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.265806+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.268851+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.268851+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.272512+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.272512+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.273932+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.273932+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.282806+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.282806+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.359015+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.359015+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.362969+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.362969+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.367127+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.367127+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.368420+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.368420+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.377487+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:55 smithi040 bash[76016]: audit 2024-04-24T17:14:55.377487+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:53.993735+0000 mgr.x (mgr.25010) 1156 : cluster [DBG] pgmap v158: 161 pgs: 15 active+undersized+degraded, 6 peering, 12 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:14:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:53.993735+0000 mgr.x (mgr.25010) 1156 : cluster [DBG] pgmap v158: 161 pgs: 15 active+undersized+degraded, 6 peering, 12 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:14:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.392840+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.392840+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.401098+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.401098+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.411329+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.411329+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.412905+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.412905+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:54.416011+0000 mgr.x (mgr.25010) 1157 : cluster [DBG] pgmap v159: 161 pgs: 20 active+undersized+degraded, 6 peering, 6 stale+active+clean, 26 active+undersized, 103 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:54.416011+0000 mgr.x (mgr.25010) 1157 : cluster [DBG] pgmap v159: 161 pgs: 20 active+undersized+degraded, 6 peering, 6 stale+active+clean, 26 active+undersized, 103 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.420680+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.420680+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.421010+0000 mgr.x (mgr.25010) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.421010+0000 mgr.x (mgr.25010) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.512056+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.512056+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.517366+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.517366+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.522810+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.522810+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.523952+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.523952+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.530322+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.530322+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.620501+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.620501+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.625476+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.625476+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.629623+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.629623+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.631602+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.631602+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.642662+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.642662+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.733554+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.733554+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.737957+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.737957+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.742374+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.742374+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.743771+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.743771+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.753684+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.753684+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.843968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.843968+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.848865+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.848865+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.853376+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.853376+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.855233+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.855233+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.865338+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.865338+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:54.886639+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:54.886639+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:54.886674+0000 mon.a (mon.0) 2680 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state']) 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: cluster 2024-04-24T17:14:54.886674+0000 mon.a (mon.0) 2680 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi040 is in unknown state']) 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.955590+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.955590+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.960606+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.960606+0000 mon.a (mon.0) 2682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.964681+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.964681+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.966524+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.966524+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.976332+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:54.976332+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.054753+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.054753+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.057554+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.057554+0000 mon.a (mon.0) 2687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.061600+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.061600+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.062676+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.062676+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.069055+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.069055+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.158034+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.158034+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.161397+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.161397+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.165441+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.165441+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.166873+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.166873+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.176379+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.176379+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.265806+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.265806+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.268851+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.268851+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.272512+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.272512+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.273932+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.273932+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.282806+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.282806+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.359015+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.359015+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.362969+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.362969+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.367127+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.367127+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.368420+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.368420+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.377487+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:55.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:55 smithi204 bash[58651]: audit 2024-04-24T17:14:55.377487+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.530728+0000 mgr.x (mgr.25010) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.530728+0000 mgr.x (mgr.25010) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.643147+0000 mgr.x (mgr.25010) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.643147+0000 mgr.x (mgr.25010) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.754159+0000 mgr.x (mgr.25010) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.754159+0000 mgr.x (mgr.25010) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.865543+0000 mgr.x (mgr.25010) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.865543+0000 mgr.x (mgr.25010) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.976711+0000 mgr.x (mgr.25010) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:54.976711+0000 mgr.x (mgr.25010) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.069125+0000 mgr.x (mgr.25010) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.069125+0000 mgr.x (mgr.25010) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.176559+0000 mgr.x (mgr.25010) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.176559+0000 mgr.x (mgr.25010) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.282931+0000 mgr.x (mgr.25010) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.282931+0000 mgr.x (mgr.25010) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.377629+0000 mgr.x (mgr.25010) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.377629+0000 mgr.x (mgr.25010) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.466717+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.466717+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.471269+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.530728+0000 mgr.x (mgr.25010) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.530728+0000 mgr.x (mgr.25010) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.643147+0000 mgr.x (mgr.25010) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.643147+0000 mgr.x (mgr.25010) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.754159+0000 mgr.x (mgr.25010) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.754159+0000 mgr.x (mgr.25010) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.865543+0000 mgr.x (mgr.25010) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.865543+0000 mgr.x (mgr.25010) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.976711+0000 mgr.x (mgr.25010) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:54.976711+0000 mgr.x (mgr.25010) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.069125+0000 mgr.x (mgr.25010) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.069125+0000 mgr.x (mgr.25010) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.176559+0000 mgr.x (mgr.25010) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.176559+0000 mgr.x (mgr.25010) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.282931+0000 mgr.x (mgr.25010) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.282931+0000 mgr.x (mgr.25010) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.377629+0000 mgr.x (mgr.25010) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.377629+0000 mgr.x (mgr.25010) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.466717+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.466717+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.471269+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.471269+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.475546+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.475546+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.477353+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.477353+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.490011+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.490011+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.577464+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.577464+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.582157+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.582157+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.586105+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.586105+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.587400+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.587400+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.599546+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.599546+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.678934+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.678934+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.471269+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.475546+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.475546+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.477353+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.477353+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.490011+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.490011+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.577464+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.577464+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.582157+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.582157+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.586105+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.586105+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.587400+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.587400+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.599546+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.599546+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.678934+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.678934+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.682644+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.682644+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.686786+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.686786+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.688354+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.688354+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.700259+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.700259+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.779040+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.779040+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.782596+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.782596+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.785670+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.785670+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.787237+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.787237+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.798319+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.798319+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.876452+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.876452+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.879983+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.879983+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.883346+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.883346+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.884884+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.884884+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.895784+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.895784+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.973975+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.973975+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.977256+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.977256+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.980981+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.980981+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.982353+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.982353+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.993466+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:55.993466+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.071455+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.682644+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.682644+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.686786+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.686786+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.688354+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.688354+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.700259+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.700259+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.779040+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.779040+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.782596+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.782596+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.785670+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.785670+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.787237+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.787237+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.798319+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.798319+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.876452+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.876452+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.071455+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.074773+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.074773+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.078473+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.078473+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.079703+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.079703+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.091327+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.091327+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.180540+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.180540+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.185401+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.185401+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.189860+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.189860+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.191386+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.191386+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.203758+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.203758+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.293085+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.293085+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.297760+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.297760+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.302096+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.302096+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.303754+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.303754+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.316154+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[70555]: audit 2024-04-24T17:14:56.316154+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.879983+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.879983+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.883346+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.883346+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.884884+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.884884+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.895784+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.895784+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.973975+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.973975+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.977256+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.977256+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.980981+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.980981+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.982353+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.982353+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.993466+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:55.993466+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.071455+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.071455+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.074773+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.074773+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.078473+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.078473+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.079703+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.636 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.079703+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.091327+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.091327+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.180540+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.180540+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.185401+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.185401+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.189860+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.189860+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.191386+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.191386+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.203758+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.203758+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.293085+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.293085+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.637 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.297760+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.297760+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.302096+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.302096+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.303754+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.303754+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.316154+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.638 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:56 smithi040 bash[76016]: audit 2024-04-24T17:14:56.316154+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.530728+0000 mgr.x (mgr.25010) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.530728+0000 mgr.x (mgr.25010) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.643147+0000 mgr.x (mgr.25010) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.643147+0000 mgr.x (mgr.25010) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.754159+0000 mgr.x (mgr.25010) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.754159+0000 mgr.x (mgr.25010) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.865543+0000 mgr.x (mgr.25010) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.865543+0000 mgr.x (mgr.25010) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.976711+0000 mgr.x (mgr.25010) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:54.976711+0000 mgr.x (mgr.25010) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.069125+0000 mgr.x (mgr.25010) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.069125+0000 mgr.x (mgr.25010) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.176559+0000 mgr.x (mgr.25010) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.176559+0000 mgr.x (mgr.25010) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.282931+0000 mgr.x (mgr.25010) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.282931+0000 mgr.x (mgr.25010) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.377629+0000 mgr.x (mgr.25010) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.377629+0000 mgr.x (mgr.25010) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.466717+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.466717+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.471269+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.471269+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.475546+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.475546+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.477353+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.477353+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.490011+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.490011+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.577464+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.577464+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.582157+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.582157+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.586105+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.586105+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.587400+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.587400+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.599546+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.599546+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.678934+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.678934+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.682644+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.682644+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.686786+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.686786+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.688354+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.688354+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.700259+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.700259+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.779040+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.779040+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.782596+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.782596+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.785670+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.785670+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.787237+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.787237+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.798319+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.798319+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.876452+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.876452+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.879983+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.879983+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.883346+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.883346+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.884884+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.884884+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.895784+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.895784+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.973975+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.973975+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.977256+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.977256+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.980981+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.980981+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.982353+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.982353+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.993466+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:55.993466+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.071455+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.071455+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.074773+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.074773+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.078473+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.078473+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.079703+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.079703+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.091327+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.091327+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.180540+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.180540+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.185401+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.185401+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.189860+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.189860+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.191386+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.191386+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.203758+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.203758+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.293085+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.293085+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.297760+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.297760+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.302096+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.302096+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.303754+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.303754+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:56.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.316154+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:56.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:56 smithi204 bash[58651]: audit 2024-04-24T17:14:56.316154+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.249 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:14:57.587 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:14:57.587 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:14:57.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-24T17:14:57.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: 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-24T17:14:57.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-24T17:14:57.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-24T17:14:57.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-24T17:14:57.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-24T17:14:57.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[88317]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-24T17:14:57.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.490267+0000 mgr.x (mgr.25010) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.490267+0000 mgr.x (mgr.25010) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.599700+0000 mgr.x (mgr.25010) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.599700+0000 mgr.x (mgr.25010) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.700406+0000 mgr.x (mgr.25010) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.700406+0000 mgr.x (mgr.25010) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.798404+0000 mgr.x (mgr.25010) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.798404+0000 mgr.x (mgr.25010) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.895877+0000 mgr.x (mgr.25010) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.895877+0000 mgr.x (mgr.25010) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.993645+0000 mgr.x (mgr.25010) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:55.993645+0000 mgr.x (mgr.25010) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.091381+0000 mgr.x (mgr.25010) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.091381+0000 mgr.x (mgr.25010) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.204070+0000 mgr.x (mgr.25010) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.204070+0000 mgr.x (mgr.25010) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.316510+0000 mgr.x (mgr.25010) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.316510+0000 mgr.x (mgr.25010) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.409182+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.409182+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.414285+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.490267+0000 mgr.x (mgr.25010) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.490267+0000 mgr.x (mgr.25010) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.599700+0000 mgr.x (mgr.25010) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.599700+0000 mgr.x (mgr.25010) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.700406+0000 mgr.x (mgr.25010) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.700406+0000 mgr.x (mgr.25010) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.798404+0000 mgr.x (mgr.25010) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.798404+0000 mgr.x (mgr.25010) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.895877+0000 mgr.x (mgr.25010) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.895877+0000 mgr.x (mgr.25010) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.993645+0000 mgr.x (mgr.25010) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:55.993645+0000 mgr.x (mgr.25010) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.091381+0000 mgr.x (mgr.25010) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.091381+0000 mgr.x (mgr.25010) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.204070+0000 mgr.x (mgr.25010) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.204070+0000 mgr.x (mgr.25010) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.316510+0000 mgr.x (mgr.25010) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.316510+0000 mgr.x (mgr.25010) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.409182+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.409182+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.414285+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.414285+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cluster 2024-04-24T17:14:56.417147+0000 mgr.x (mgr.25010) 1177 : cluster [DBG] pgmap v160: 161 pgs: 26 active+undersized+degraded, 6 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cluster 2024-04-24T17:14:56.417147+0000 mgr.x (mgr.25010) 1177 : cluster [DBG] pgmap v160: 161 pgs: 26 active+undersized+degraded, 6 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:57.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.418614+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.418614+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.419851+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.419851+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.426278+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.426278+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.426656+0000 mgr.x (mgr.25010) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.426656+0000 mgr.x (mgr.25010) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.503198+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.503198+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.506146+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.506146+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.509587+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.509587+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.511134+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.511134+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.519360+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.519360+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.581352+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.581352+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.584103+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.584103+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.587616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.587616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.588561+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.588561+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.594302+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.594302+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.671030+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.671030+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.673716+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.673716+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.676813+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.676813+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.677764+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.414285+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cluster 2024-04-24T17:14:56.417147+0000 mgr.x (mgr.25010) 1177 : cluster [DBG] pgmap v160: 161 pgs: 26 active+undersized+degraded, 6 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cluster 2024-04-24T17:14:56.417147+0000 mgr.x (mgr.25010) 1177 : cluster [DBG] pgmap v160: 161 pgs: 26 active+undersized+degraded, 6 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.418614+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.418614+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.419851+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.419851+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.426278+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.426278+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.426656+0000 mgr.x (mgr.25010) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.426656+0000 mgr.x (mgr.25010) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.503198+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.503198+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.506146+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.506146+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.509587+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.509587+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.511134+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.596 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.511134+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.677764+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.683138+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.683138+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.759884+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.759884+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.762385+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.762385+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.764581+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.764581+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.765351+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.765351+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.770610+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.770610+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.847312+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.847312+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.849893+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.849893+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.853117+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.853117+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.854048+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.854048+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.860754+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.860754+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.926577+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.926577+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.931045+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.931045+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.935268+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.935268+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.936734+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.936734+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.943967+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:56.943967+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.035121+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.035121+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.039264+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.039264+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.042687+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.519360+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.519360+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.581352+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.581352+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.584103+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.584103+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.587616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.587616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.588561+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.588561+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.594302+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.594302+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.600 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.671030+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.671030+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.673716+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.673716+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.676813+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.676813+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.677764+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.042687+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.043944+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.043944+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.601 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.052222+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.052222+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.115399+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.115399+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.119327+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.119327+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.123136+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.123136+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.124215+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.124215+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.131847+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.131847+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.206780+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.206780+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.602 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.211090+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.211090+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.215088+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.677764+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.683138+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.683138+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.759884+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.759884+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.762385+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.762385+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.764581+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.764581+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.603 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.765351+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.765351+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.770610+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.770610+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.847312+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.847312+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.849893+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.849893+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.853117+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.853117+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.215088+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.216391+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.604 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.216391+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.223792+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.223792+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.312675+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.312675+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.316741+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.316741+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.321281+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.321281+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.322567+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.322567+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.329244+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.605 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[70555]: audit 2024-04-24T17:14:57.329244+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.854048+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.854048+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.860754+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.860754+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.926577+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.926577+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.931045+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.931045+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.935268+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.606 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.935268+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.936734+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.936734+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.943967+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:56.943967+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.035121+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.035121+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.039264+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.039264+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.042687+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.042687+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.043944+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.043944+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.052222+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.052222+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.607 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.115399+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.115399+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.119327+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.119327+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.123136+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.123136+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.124215+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.124215+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.131847+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.131847+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.206780+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.206780+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.211090+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.211090+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.215088+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.215088+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.216391+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.216391+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.223792+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.223792+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.312675+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.312675+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.316741+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.316741+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.321281+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.321281+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.322567+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.322567+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.329244+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:57 smithi040 bash[76016]: audit 2024-04-24T17:14:57.329244+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.490267+0000 mgr.x (mgr.25010) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.490267+0000 mgr.x (mgr.25010) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.599700+0000 mgr.x (mgr.25010) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.599700+0000 mgr.x (mgr.25010) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.700406+0000 mgr.x (mgr.25010) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.700406+0000 mgr.x (mgr.25010) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.798404+0000 mgr.x (mgr.25010) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.798404+0000 mgr.x (mgr.25010) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.895877+0000 mgr.x (mgr.25010) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.895877+0000 mgr.x (mgr.25010) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.993645+0000 mgr.x (mgr.25010) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:55.993645+0000 mgr.x (mgr.25010) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.091381+0000 mgr.x (mgr.25010) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.091381+0000 mgr.x (mgr.25010) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.204070+0000 mgr.x (mgr.25010) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.204070+0000 mgr.x (mgr.25010) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.316510+0000 mgr.x (mgr.25010) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.316510+0000 mgr.x (mgr.25010) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.409182+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.409182+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.414285+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.414285+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cluster 2024-04-24T17:14:56.417147+0000 mgr.x (mgr.25010) 1177 : cluster [DBG] pgmap v160: 161 pgs: 26 active+undersized+degraded, 6 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cluster 2024-04-24T17:14:56.417147+0000 mgr.x (mgr.25010) 1177 : cluster [DBG] pgmap v160: 161 pgs: 26 active+undersized+degraded, 6 peering, 34 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.418614+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.418614+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.419851+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.419851+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.426278+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.426278+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.426656+0000 mgr.x (mgr.25010) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.426656+0000 mgr.x (mgr.25010) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.503198+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.503198+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.506146+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.506146+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.509587+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.509587+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.511134+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.511134+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.519360+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.519360+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.581352+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.581352+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.584103+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.584103+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.587616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.587616+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.588561+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.588561+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.594302+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.594302+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.671030+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.671030+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.673716+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.673716+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.676813+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.676813+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.677764+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.677764+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.683138+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.683138+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.759884+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.759884+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.762385+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.762385+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.764581+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.764581+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.765351+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.765351+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.770610+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.770610+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.847312+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.847312+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.849893+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.849893+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.853117+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.853117+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.854048+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.854048+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.860754+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.860754+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.926577+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.926577+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.931045+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.931045+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.935268+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.935268+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.936734+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.936734+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.943967+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:56.943967+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.035121+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.035121+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.039264+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.039264+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.042687+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.042687+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.043944+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.043944+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.052222+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.052222+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.115399+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.115399+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.119327+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.119327+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.123136+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.123136+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.124215+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.124215+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.131847+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.131847+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.206780+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.206780+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.211090+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.211090+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.215088+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.215088+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.216391+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.216391+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.223792+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.223792+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.312675+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.312675+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.316741+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.316741+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.321281+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.321281+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:57.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.322567+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.322567+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:57.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.329244+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:57.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:57 smithi204 bash[58651]: audit 2024-04-24T17:14:57.329244+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 8s ago 19m - - 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 10s ago 19m - - 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (6m) 8s ago 12m 13.7M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (5m) 10s ago 12m 41.0M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (4m) 8s ago 10m 44.6M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (5m) 10s ago 18m 518M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (3m) 8s ago 20m 437M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:14:58.050 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (4m) 8s ago 20m 63.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (2m) 10s ago 19m 39.4M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (3m) 8s ago 19m 47.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (6m) 8s ago 13m 9763k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (5m) 10s ago 13m 9631k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (114s) 8s ago 18m 53.8M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (74s) 8s ago 17m 55.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (37s) 8s ago 17m 50.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 starting - - - 4096M 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (15m) 10s ago 15m 63.0M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (15m) 10s ago 15m 58.7M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (14m) 10s ago 14m 57.7M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (14m) 10s ago 14m 61.1M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (4m) 10s ago 13m 64.8M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (10m) 8s ago 10m 86.4M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (10m) 10s ago 10m 86.8M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:14:58.051 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (10m) 8s ago 10m 86.8M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:14:58.052 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (10m) 10s ago 10m 86.6M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:14:58.518 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:14:58.518 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:14:58.518 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:14:58.518 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:58.518 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:14:58.518 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:14:58.519 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.519559+0000 mgr.x (mgr.25010) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.519559+0000 mgr.x (mgr.25010) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.594380+0000 mgr.x (mgr.25010) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.594380+0000 mgr.x (mgr.25010) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.683365+0000 mgr.x (mgr.25010) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.683365+0000 mgr.x (mgr.25010) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.770537+0000 mgr.x (mgr.25010) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.770537+0000 mgr.x (mgr.25010) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.861031+0000 mgr.x (mgr.25010) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.861031+0000 mgr.x (mgr.25010) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.944232+0000 mgr.x (mgr.25010) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:56.944232+0000 mgr.x (mgr.25010) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.052455+0000 mgr.x (mgr.25010) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.052455+0000 mgr.x (mgr.25010) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.132113+0000 mgr.x (mgr.25010) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.132113+0000 mgr.x (mgr.25010) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.224090+0000 mgr.x (mgr.25010) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.224090+0000 mgr.x (mgr.25010) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.234967+0000 mgr.x (mgr.25010) 1188 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.234967+0000 mgr.x (mgr.25010) 1188 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.329502+0000 mgr.x (mgr.25010) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.329502+0000 mgr.x (mgr.25010) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.519559+0000 mgr.x (mgr.25010) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.519559+0000 mgr.x (mgr.25010) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.594380+0000 mgr.x (mgr.25010) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.594380+0000 mgr.x (mgr.25010) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.683365+0000 mgr.x (mgr.25010) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.683365+0000 mgr.x (mgr.25010) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.770537+0000 mgr.x (mgr.25010) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.770537+0000 mgr.x (mgr.25010) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.861031+0000 mgr.x (mgr.25010) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.861031+0000 mgr.x (mgr.25010) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.944232+0000 mgr.x (mgr.25010) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:56.944232+0000 mgr.x (mgr.25010) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.052455+0000 mgr.x (mgr.25010) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.052455+0000 mgr.x (mgr.25010) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.132113+0000 mgr.x (mgr.25010) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.132113+0000 mgr.x (mgr.25010) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.224090+0000 mgr.x (mgr.25010) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.224090+0000 mgr.x (mgr.25010) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.234967+0000 mgr.x (mgr.25010) 1188 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.234967+0000 mgr.x (mgr.25010) 1188 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.329502+0000 mgr.x (mgr.25010) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.329502+0000 mgr.x (mgr.25010) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.423137+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.423137+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.426415+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.426415+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.429511+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.429511+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.430586+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.430586+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.436961+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.436961+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.437158+0000 mgr.x (mgr.25010) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.437158+0000 mgr.x (mgr.25010) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.512873+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.512873+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.515882+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.515882+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.519803+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.519803+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.521279+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.521279+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.527845+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.527845+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.602587+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.602587+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.605589+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.605589+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.608494+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.608494+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.609529+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.609529+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.616614+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.616614+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.681172+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.681172+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.684480+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.684480+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.687653+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.687653+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.688685+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.688685+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.694517+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.694517+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.774781+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.774781+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.777561+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.777561+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.780463+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.780463+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.781303+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.781303+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.788877+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.788877+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.869846+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.869846+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.872850+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.872850+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.875900+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.423137+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.423137+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.426415+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.426415+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.429511+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.429511+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.430586+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.430586+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.436961+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.436961+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.437158+0000 mgr.x (mgr.25010) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.437158+0000 mgr.x (mgr.25010) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.512873+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.512873+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.515882+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.515882+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.519803+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.519803+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.521279+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.875900+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.876872+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.876872+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.884857+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.884857+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.960593+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.960593+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.963369+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.963369+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.967341+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.967341+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.968498+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.968498+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.974651+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:57.974651+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.095148+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.095148+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.098080+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.098080+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.101796+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.101796+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.102888+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.102888+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.111509+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.111509+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.170632+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.170632+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.172920+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.172920+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.175229+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.175229+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.176089+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.176089+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.182288+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.182288+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.223834+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.223834+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.225864+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.225864+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.521279+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.527845+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.527845+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.602587+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.602587+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.605589+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.605589+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.608494+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.608494+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.609529+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.609529+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.616614+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.616614+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.681172+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.681172+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.684480+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.684480+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.687653+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.687653+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.227803+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.227803+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.228539+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.228539+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.233725+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.233725+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.275023+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.275023+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.277160+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.277160+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.279039+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.279039+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.279746+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.279746+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.284971+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.284971+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.326058+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.326058+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.329367+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.329367+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.331856+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.331856+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.332959+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.332959+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.338867+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[76016]: audit 2024-04-24T17:14:58.338867+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.688685+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.688685+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.694517+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.694517+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.774781+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.774781+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.777561+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.777561+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.780463+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.780463+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.781303+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.781303+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.788877+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.788877+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.869846+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.869846+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.872850+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.872850+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.875900+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.875900+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.876872+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.876872+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.884857+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.884857+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.960593+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.960593+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.963369+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.963369+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.967341+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.967341+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.968498+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.968498+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.974651+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:57.974651+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.095148+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.095148+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.098080+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.098080+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.101796+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.101796+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.102888+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.102888+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.111509+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.111509+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.170632+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.170632+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.172920+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.172920+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.175229+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.175229+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.176089+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.176089+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.182288+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.182288+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.223834+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.223834+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.225864+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.225864+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.227803+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.227803+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.228539+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.228539+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.233725+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.233725+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.275023+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.275023+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.277160+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.277160+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.279039+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.279039+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.279746+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.279746+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.284971+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.284971+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.326058+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.326058+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.329367+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.329367+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.331856+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.331856+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.332959+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.332959+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.338867+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:58 smithi040 bash[70555]: audit 2024-04-24T17:14:58.338867+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.519559+0000 mgr.x (mgr.25010) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.519559+0000 mgr.x (mgr.25010) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.594380+0000 mgr.x (mgr.25010) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.594380+0000 mgr.x (mgr.25010) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.683365+0000 mgr.x (mgr.25010) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.683365+0000 mgr.x (mgr.25010) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.770537+0000 mgr.x (mgr.25010) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.770537+0000 mgr.x (mgr.25010) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.861031+0000 mgr.x (mgr.25010) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.861031+0000 mgr.x (mgr.25010) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.944232+0000 mgr.x (mgr.25010) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:56.944232+0000 mgr.x (mgr.25010) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.052455+0000 mgr.x (mgr.25010) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.052455+0000 mgr.x (mgr.25010) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.132113+0000 mgr.x (mgr.25010) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.132113+0000 mgr.x (mgr.25010) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.224090+0000 mgr.x (mgr.25010) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.224090+0000 mgr.x (mgr.25010) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.234967+0000 mgr.x (mgr.25010) 1188 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.234967+0000 mgr.x (mgr.25010) 1188 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.329502+0000 mgr.x (mgr.25010) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.329502+0000 mgr.x (mgr.25010) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.423137+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.423137+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.426415+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.426415+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.429511+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.429511+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.430586+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.430586+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.436961+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.436961+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.437158+0000 mgr.x (mgr.25010) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.437158+0000 mgr.x (mgr.25010) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.512873+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.512873+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.515882+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.515882+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.519803+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.519803+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.521279+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.521279+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.527845+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.527845+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.602587+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.602587+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.605589+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.605589+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.608494+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.608494+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.609529+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.609529+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.616614+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.616614+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.681172+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.681172+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.684480+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.684480+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.687653+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.687653+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.688685+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.688685+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.694517+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.694517+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.774781+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.774781+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.777561+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.777561+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.780463+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.780463+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.781303+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.781303+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.788877+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.788877+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.869846+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.869846+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.872850+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.872850+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.875900+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.875900+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.876872+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.876872+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.884857+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.884857+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.960593+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.960593+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.963369+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.963369+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.967341+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.967341+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.968498+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.968498+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.974651+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:57.974651+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.095148+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.095148+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.098080+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.098080+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.101796+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.101796+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.102888+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.102888+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.111509+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.111509+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.170632+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.170632+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.172920+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.172920+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.175229+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.175229+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.176089+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.176089+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.182288+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.182288+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.223834+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.223834+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.225864+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.225864+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.227803+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.227803+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.228539+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.228539+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.233725+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.233725+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.275023+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.275023+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.277160+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.277160+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.279039+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.279039+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.279746+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.279746+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.284971+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.284971+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.326058+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.326058+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.329367+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.329367+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.331856+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.331856+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.332959+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.332959+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.338867+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:58 smithi204 bash[58651]: audit 2024-04-24T17:14:58.338867+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:58.881 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:14:58.881 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:14:58.881 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "8/23 daemons upgraded", 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:14:58.882 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:14:59.333 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: osd.3 (root=default,host=smithi040) is down 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.13 is active+undersized+degraded, acting [0,4] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.14 is active+undersized+degraded, acting [6,5] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-04-24T17:14:59.334 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-04-24T17:14:59.335 INFO:teuthology.orchestra.run.smithi040.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-04-24T17:14:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.527851+0000 mgr.x (mgr.25010) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.527851+0000 mgr.x (mgr.25010) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:57.611705+0000 mgr.x (mgr.25010) 1192 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:57.611705+0000 mgr.x (mgr.25010) 1192 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.616627+0000 mgr.x (mgr.25010) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.616627+0000 mgr.x (mgr.25010) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.694572+0000 mgr.x (mgr.25010) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.694572+0000 mgr.x (mgr.25010) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.789034+0000 mgr.x (mgr.25010) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.789034+0000 mgr.x (mgr.25010) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.885049+0000 mgr.x (mgr.25010) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.885049+0000 mgr.x (mgr.25010) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.974921+0000 mgr.x (mgr.25010) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:57.974921+0000 mgr.x (mgr.25010) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:57.995378+0000 mgr.x (mgr.25010) 1198 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:57.995378+0000 mgr.x (mgr.25010) 1198 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.111818+0000 mgr.x (mgr.25010) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.111818+0000 mgr.x (mgr.25010) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.182258+0000 mgr.x (mgr.25010) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.182258+0000 mgr.x (mgr.25010) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.233667+0000 mgr.x (mgr.25010) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.233667+0000 mgr.x (mgr.25010) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.284890+0000 mgr.x (mgr.25010) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.284890+0000 mgr.x (mgr.25010) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.338946+0000 mgr.x (mgr.25010) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.338946+0000 mgr.x (mgr.25010) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cluster 2024-04-24T17:14:58.418020+0000 mgr.x (mgr.25010) 1204 : cluster [DBG] pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cluster 2024-04-24T17:14:58.418020+0000 mgr.x (mgr.25010) 1204 : cluster [DBG] pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.423731+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.423731+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.427286+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.427286+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.429963+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.429963+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.431018+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.431018+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.437965+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.437965+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.438167+0000 mgr.x (mgr.25010) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.438167+0000 mgr.x (mgr.25010) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.515091+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.515091+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.517554+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.517554+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.519772+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.519772+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.520564+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.520564+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.520909+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/3973063626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.520909+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/3973063626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.526327+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.526327+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.567680+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.567680+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.569623+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.569623+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.572185+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.572185+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.572887+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.572887+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.579083+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.579083+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.653870+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.653870+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.655967+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.655967+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.659008+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.659008+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.659828+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.659828+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.669919+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.669919+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.747999+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.747999+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.750291+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.750291+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.752425+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.752425+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.753189+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.753189+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.758457+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.758457+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.832708+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.832708+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.835289+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.835289+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.838540+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.838540+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.839735+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.839735+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.845505+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.845505+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.923754+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.923754+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.926889+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.926889+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.930332+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.930332+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.931388+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.931388+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.937314+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:58.937314+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.015132+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.015132+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.017408+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.017408+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.019612+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.019612+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.020323+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.020323+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.025441+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.025441+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.100161+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.100161+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.102435+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.102435+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.105138+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.105138+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.105894+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.105894+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.112351+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.112351+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.153666+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.153666+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.155919+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.155919+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.157812+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.157812+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.158457+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.158457+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.163516+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.163516+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.208581+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.208581+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.210721+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.210721+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.212697+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.212697+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.213582+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.213582+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.218829+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.218829+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.277458+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.277458+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.279794+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.279794+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.282234+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.282234+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.286455+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.286455+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.293614+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.293614+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.334851+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.334851+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.336311+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.40:0/2851605606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.336311+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.40:0/2851605606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.337193+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.337193+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.339129+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.339129+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.339976+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.339976+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.346918+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.346918+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.387578+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.387578+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.389992+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.389992+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.392200+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.392200+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.393116+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.393116+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.400901+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:14:59 smithi204 bash[58651]: audit 2024-04-24T17:14:59.400901+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.527851+0000 mgr.x (mgr.25010) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.527851+0000 mgr.x (mgr.25010) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:57.611705+0000 mgr.x (mgr.25010) 1192 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:57.611705+0000 mgr.x (mgr.25010) 1192 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.616627+0000 mgr.x (mgr.25010) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.616627+0000 mgr.x (mgr.25010) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.694572+0000 mgr.x (mgr.25010) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.694572+0000 mgr.x (mgr.25010) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.789034+0000 mgr.x (mgr.25010) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.789034+0000 mgr.x (mgr.25010) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.885049+0000 mgr.x (mgr.25010) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.885049+0000 mgr.x (mgr.25010) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.974921+0000 mgr.x (mgr.25010) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:57.974921+0000 mgr.x (mgr.25010) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:57.995378+0000 mgr.x (mgr.25010) 1198 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:57.995378+0000 mgr.x (mgr.25010) 1198 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.111818+0000 mgr.x (mgr.25010) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.111818+0000 mgr.x (mgr.25010) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.182258+0000 mgr.x (mgr.25010) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.182258+0000 mgr.x (mgr.25010) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.233667+0000 mgr.x (mgr.25010) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.527851+0000 mgr.x (mgr.25010) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.527851+0000 mgr.x (mgr.25010) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:57.611705+0000 mgr.x (mgr.25010) 1192 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:57.611705+0000 mgr.x (mgr.25010) 1192 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.616627+0000 mgr.x (mgr.25010) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.616627+0000 mgr.x (mgr.25010) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.694572+0000 mgr.x (mgr.25010) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.694572+0000 mgr.x (mgr.25010) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.789034+0000 mgr.x (mgr.25010) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.789034+0000 mgr.x (mgr.25010) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.885049+0000 mgr.x (mgr.25010) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.885049+0000 mgr.x (mgr.25010) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.974921+0000 mgr.x (mgr.25010) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:57.974921+0000 mgr.x (mgr.25010) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:57.995378+0000 mgr.x (mgr.25010) 1198 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:57.995378+0000 mgr.x (mgr.25010) 1198 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.111818+0000 mgr.x (mgr.25010) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.111818+0000 mgr.x (mgr.25010) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.182258+0000 mgr.x (mgr.25010) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.182258+0000 mgr.x (mgr.25010) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.233667+0000 mgr.x (mgr.25010) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.233667+0000 mgr.x (mgr.25010) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.284890+0000 mgr.x (mgr.25010) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.284890+0000 mgr.x (mgr.25010) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.338946+0000 mgr.x (mgr.25010) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.338946+0000 mgr.x (mgr.25010) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cluster 2024-04-24T17:14:58.418020+0000 mgr.x (mgr.25010) 1204 : cluster [DBG] pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:59.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cluster 2024-04-24T17:14:58.418020+0000 mgr.x (mgr.25010) 1204 : cluster [DBG] pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.423731+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.423731+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.427286+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.427286+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.429963+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.429963+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.431018+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.431018+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.437965+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.437965+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.438167+0000 mgr.x (mgr.25010) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.438167+0000 mgr.x (mgr.25010) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.233667+0000 mgr.x (mgr.25010) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.284890+0000 mgr.x (mgr.25010) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.284890+0000 mgr.x (mgr.25010) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.338946+0000 mgr.x (mgr.25010) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.338946+0000 mgr.x (mgr.25010) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cluster 2024-04-24T17:14:58.418020+0000 mgr.x (mgr.25010) 1204 : cluster [DBG] pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cluster 2024-04-24T17:14:58.418020+0000 mgr.x (mgr.25010) 1204 : cluster [DBG] pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.423731+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.423731+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.427286+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.427286+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.429963+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.429963+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.431018+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.431018+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.437965+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.437965+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.438167+0000 mgr.x (mgr.25010) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.438167+0000 mgr.x (mgr.25010) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.515091+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.515091+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.517554+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.517554+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.519772+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.519772+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.520564+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.520564+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.520909+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/3973063626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.520909+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/3973063626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.526327+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.526327+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.567680+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.567680+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.569623+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.569623+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.572185+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.572185+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.572887+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.572887+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.579083+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.579083+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.653870+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.653870+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.655967+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.655967+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.659008+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.659008+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.659828+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.659828+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.669919+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.669919+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.747999+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.747999+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.750291+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.750291+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.752425+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.752425+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.753189+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.515091+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.515091+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.517554+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.517554+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.519772+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.519772+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.520564+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.520564+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.520909+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/3973063626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.520909+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.40:0/3973063626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.526327+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.526327+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.567680+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.567680+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.569623+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.569623+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.572185+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.572185+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.572887+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.753189+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.758457+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.758457+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.832708+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.832708+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.835289+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.835289+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.838540+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.838540+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.839735+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.839735+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.845505+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.845505+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.923754+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.923754+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.926889+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.926889+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.930332+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.930332+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.572887+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.579083+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.579083+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.653870+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.653870+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.655967+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.655967+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.659008+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.659008+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.659828+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.659828+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.669919+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.669919+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.747999+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.747999+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.750291+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.750291+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.752425+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.752425+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.753189+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.931388+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.931388+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.937314+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:58.937314+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.015132+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.015132+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.017408+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.017408+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.019612+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.019612+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.020323+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.020323+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.025441+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.025441+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.100161+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.100161+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.102435+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.102435+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.105138+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.105138+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.105894+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.105894+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.112351+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.112351+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.153666+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.153666+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.155919+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.155919+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.157812+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.157812+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.158457+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.158457+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.163516+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.163516+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.208581+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.208581+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.210721+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.210721+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.753189+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.758457+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.758457+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.832708+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.832708+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.835289+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.835289+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.838540+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.838540+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.839735+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.839735+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.845505+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.845505+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.923754+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.923754+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.926889+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.926889+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.930332+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.930332+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.212697+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.212697+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.213582+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.213582+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.218829+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.218829+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.277458+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.277458+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.279794+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.279794+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.282234+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.282234+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.286455+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.286455+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.293614+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.293614+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.334851+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.334851+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.336311+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.40:0/2851605606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.931388+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.931388+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.937314+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:58.937314+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.015132+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.015132+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.017408+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.017408+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.019612+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.019612+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.020323+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.020323+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.025441+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.025441+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.100161+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.100161+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.102435+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.102435+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.105138+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.336311+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.40:0/2851605606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.337193+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.337193+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.339129+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.339129+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.339976+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.339976+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.346918+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.346918+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.387578+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.387578+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.389992+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.389992+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.392200+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.392200+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.393116+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.393116+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.400901+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[76016]: audit 2024-04-24T17:14:59.400901+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.105138+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.105894+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.105894+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.112351+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.112351+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.153666+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.153666+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.155919+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.155919+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.157812+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.157812+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.158457+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.158457+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.163516+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.163516+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.208581+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.208581+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.210721+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.210721+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.212697+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.212697+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.213582+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.213582+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.218829+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.218829+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.277458+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.277458+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.279794+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.279794+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.282234+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.282234+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.286455+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.286455+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.293614+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.293614+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.334851+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.334851+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.336311+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.40:0/2851605606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.336311+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.40:0/2851605606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:14:59.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.337193+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.337193+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.339129+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.339129+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.339976+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.339976+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.346918+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.346918+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.387578+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.387578+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.389992+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.389992+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.392200+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.392200+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:14:59.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.393116+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.393116+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:14:59.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.400901+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:14:59.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:14:59 smithi040 bash[70555]: audit 2024-04-24T17:14:59.400901+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.526328+0000 mgr.x (mgr.25010) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.526328+0000 mgr.x (mgr.25010) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.579048+0000 mgr.x (mgr.25010) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.579048+0000 mgr.x (mgr.25010) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.670017+0000 mgr.x (mgr.25010) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.670017+0000 mgr.x (mgr.25010) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.758476+0000 mgr.x (mgr.25010) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.758476+0000 mgr.x (mgr.25010) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.845478+0000 mgr.x (mgr.25010) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.845478+0000 mgr.x (mgr.25010) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:58.880900+0000 mgr.x (mgr.25010) 1211 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:00.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:58.880900+0000 mgr.x (mgr.25010) 1211 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.937484+0000 mgr.x (mgr.25010) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:58.937484+0000 mgr.x (mgr.25010) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.025438+0000 mgr.x (mgr.25010) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.025438+0000 mgr.x (mgr.25010) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.112331+0000 mgr.x (mgr.25010) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.112331+0000 mgr.x (mgr.25010) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.163414+0000 mgr.x (mgr.25010) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.163414+0000 mgr.x (mgr.25010) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.219024+0000 mgr.x (mgr.25010) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.219024+0000 mgr.x (mgr.25010) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.293638+0000 mgr.x (mgr.25010) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.293638+0000 mgr.x (mgr.25010) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.346846+0000 mgr.x (mgr.25010) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.346846+0000 mgr.x (mgr.25010) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.400998+0000 mgr.x (mgr.25010) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.400998+0000 mgr.x (mgr.25010) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.442740+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.442740+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.444797+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.444797+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.446824+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.446824+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.447506+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.447506+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.455708+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.455708+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.496880+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.496880+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.500090+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.500090+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.526328+0000 mgr.x (mgr.25010) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.526328+0000 mgr.x (mgr.25010) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.579048+0000 mgr.x (mgr.25010) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.579048+0000 mgr.x (mgr.25010) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.670017+0000 mgr.x (mgr.25010) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.670017+0000 mgr.x (mgr.25010) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.758476+0000 mgr.x (mgr.25010) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.758476+0000 mgr.x (mgr.25010) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.845478+0000 mgr.x (mgr.25010) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.845478+0000 mgr.x (mgr.25010) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:58.880900+0000 mgr.x (mgr.25010) 1211 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:58.880900+0000 mgr.x (mgr.25010) 1211 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.937484+0000 mgr.x (mgr.25010) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:58.937484+0000 mgr.x (mgr.25010) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.025438+0000 mgr.x (mgr.25010) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.025438+0000 mgr.x (mgr.25010) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.112331+0000 mgr.x (mgr.25010) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.112331+0000 mgr.x (mgr.25010) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.163414+0000 mgr.x (mgr.25010) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.163414+0000 mgr.x (mgr.25010) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.219024+0000 mgr.x (mgr.25010) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.219024+0000 mgr.x (mgr.25010) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.502766+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.502766+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.503801+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.503801+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.513552+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.513552+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.555331+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.555331+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.557305+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.557305+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.559215+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.559215+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.560084+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.560084+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.564723+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.564723+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.605766+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.605766+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.607795+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.607795+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.609509+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.609509+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.610161+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.610161+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.617086+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.617086+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.658243+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.658243+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.660439+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.660439+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.662621+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.662621+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.663504+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.663504+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.670580+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.670580+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.711212+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.711212+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.293638+0000 mgr.x (mgr.25010) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.293638+0000 mgr.x (mgr.25010) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.346846+0000 mgr.x (mgr.25010) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.346846+0000 mgr.x (mgr.25010) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.400998+0000 mgr.x (mgr.25010) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.400998+0000 mgr.x (mgr.25010) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.442740+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.442740+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.444797+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.444797+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.446824+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.446824+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.447506+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.447506+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.455708+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.455708+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.496880+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.496880+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.500090+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.500090+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.713382+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.713382+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.715955+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.715955+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.716857+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.716857+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.726547+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.726547+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.767329+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.767329+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.769593+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.769593+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.771631+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.771631+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.772287+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.772287+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.781734+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.781734+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.822823+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.822823+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.825355+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.825355+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.827318+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.827318+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.827986+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.827986+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.837608+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.837608+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.885707+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.885707+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.890086+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.890086+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.893657+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.893657+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.895024+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.895024+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.902288+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.902288+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.502766+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.502766+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.503801+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.503801+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.513552+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.513552+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.555331+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.555331+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.557305+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.557305+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.559215+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.559215+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.560084+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.560084+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.564723+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.564723+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.605766+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.605766+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.607795+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.982609+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.982609+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.985970+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.985970+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.988828+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.988828+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.990231+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.990231+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.998872+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:14:59.998872+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.073749+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.073749+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.076626+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.076626+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.079216+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.079216+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.080143+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.080143+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.086266+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.086266+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.161132+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.161132+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.163841+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.163841+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.165993+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.165993+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.166897+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.166897+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.177311+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.177311+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.218276+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.218276+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.220483+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.220483+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.223021+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.223021+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.224021+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.224021+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.607795+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.609509+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.609509+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.610161+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.610161+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.617086+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.617086+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.658243+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.658243+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.660439+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.660439+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.662621+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.662621+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.663504+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.663504+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.670580+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.670580+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.711212+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.711212+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.230546+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.230546+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.304387+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.304387+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.307272+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.307272+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.310635+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.310635+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.311826+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.311826+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.319610+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.319610+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.392924+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.392924+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.395817+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.395817+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.399178+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.399178+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.400257+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.400257+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.409151+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[76016]: audit 2024-04-24T17:15:00.409151+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.713382+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.713382+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.715955+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.715955+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.716857+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.716857+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.726547+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.726547+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.767329+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.767329+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.769593+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.769593+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.771631+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.771631+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.772287+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.772287+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.781734+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.781734+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.822823+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.822823+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.825355+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.825355+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.827318+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.827318+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.827986+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.827986+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.837608+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.837608+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.885707+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.885707+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.890086+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.890086+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.893657+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.893657+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.895024+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.895024+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.902288+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.902288+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.982609+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.982609+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.985970+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.985970+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.988828+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.988828+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.990231+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.990231+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.998872+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:14:59.998872+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.073749+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.073749+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.076626+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.076626+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.079216+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.079216+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.080143+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.080143+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.086266+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.086266+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.161132+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.161132+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.163841+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.163841+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.165993+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.165993+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.166897+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.166897+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.177311+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.177311+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.218276+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.218276+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.220483+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.220483+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.223021+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.223021+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.224021+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.224021+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.230546+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.230546+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.304387+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.304387+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.307272+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.307272+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.310635+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.310635+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.311826+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.311826+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.319610+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.319610+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.392924+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.392924+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.395817+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.395817+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.399178+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.399178+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.400257+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.400257+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.409151+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[70555]: audit 2024-04-24T17:15:00.409151+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.526328+0000 mgr.x (mgr.25010) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.526328+0000 mgr.x (mgr.25010) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.579048+0000 mgr.x (mgr.25010) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.579048+0000 mgr.x (mgr.25010) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.670017+0000 mgr.x (mgr.25010) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.670017+0000 mgr.x (mgr.25010) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.758476+0000 mgr.x (mgr.25010) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.758476+0000 mgr.x (mgr.25010) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.845478+0000 mgr.x (mgr.25010) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.845478+0000 mgr.x (mgr.25010) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:58.880900+0000 mgr.x (mgr.25010) 1211 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:58.880900+0000 mgr.x (mgr.25010) 1211 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.937484+0000 mgr.x (mgr.25010) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:58.937484+0000 mgr.x (mgr.25010) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.025438+0000 mgr.x (mgr.25010) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.025438+0000 mgr.x (mgr.25010) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.112331+0000 mgr.x (mgr.25010) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.112331+0000 mgr.x (mgr.25010) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.163414+0000 mgr.x (mgr.25010) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.163414+0000 mgr.x (mgr.25010) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.219024+0000 mgr.x (mgr.25010) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.219024+0000 mgr.x (mgr.25010) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.293638+0000 mgr.x (mgr.25010) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.293638+0000 mgr.x (mgr.25010) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.346846+0000 mgr.x (mgr.25010) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.346846+0000 mgr.x (mgr.25010) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.400998+0000 mgr.x (mgr.25010) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.400998+0000 mgr.x (mgr.25010) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:00.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.442740+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.442740+0000 mon.a (mon.0) 2937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.444797+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.444797+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.446824+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.446824+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.447506+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.447506+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.455708+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.455708+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.496880+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.496880+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.500090+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.500090+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.502766+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.502766+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.503801+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.503801+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.513552+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.513552+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.555331+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.555331+0000 mon.a (mon.0) 2947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.557305+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.557305+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.559215+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.559215+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.560084+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.560084+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.564723+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.564723+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.605766+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.605766+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.607795+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.607795+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.609509+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.609509+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.610161+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.610161+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.617086+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.617086+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.658243+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.658243+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.660439+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.660439+0000 mon.a (mon.0) 2958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.662621+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.662621+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.663504+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.663504+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.670580+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.670580+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.711212+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.711212+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.713382+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.713382+0000 mon.a (mon.0) 2963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.715955+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.715955+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.716857+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.716857+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.726547+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.726547+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.767329+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.767329+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.769593+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.769593+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.771631+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.771631+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.772287+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.772287+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.781734+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.781734+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.822823+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.822823+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.825355+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.825355+0000 mon.a (mon.0) 2973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.827318+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.827318+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.827986+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.827986+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.837608+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.837608+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.885707+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.885707+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.890086+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.890086+0000 mon.a (mon.0) 2978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.893657+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.893657+0000 mon.a (mon.0) 2979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.895024+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.895024+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.902288+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.902288+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.982609+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.982609+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.985970+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.985970+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.988828+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.988828+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.990231+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.990231+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.998872+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:14:59.998872+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.073749+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.073749+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.076626+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.076626+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.079216+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.079216+0000 mon.a (mon.0) 2989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.080143+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.080143+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.086266+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.086266+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.161132+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.161132+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.163841+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.163841+0000 mon.a (mon.0) 2993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.165993+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.165993+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.166897+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.166897+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.177311+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.177311+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.218276+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.218276+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.220483+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.220483+0000 mon.a (mon.0) 2998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.223021+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.223021+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.224021+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.224021+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.230546+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.230546+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.304387+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.304387+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.307272+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.307272+0000 mon.a (mon.0) 3003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.310635+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.310635+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.311826+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.311826+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.319610+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.319610+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.392924+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.392924+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.395817+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.395817+0000 mon.a (mon.0) 3008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.399178+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.399178+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.400257+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.400257+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.409151+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:00.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:00 smithi204 bash[58651]: audit 2024-04-24T17:15:00.409151+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.069 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:15:00 smithi040 bash[88864]: debug 2024-04-24T17:15:00.800+0000 7f7f119af700 1 -- 172.21.15.40:0/3075652130 <== mon.1 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f194b63680 con 0x55f194bc0800 2024-04-24T17:15:01.688 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[88864]: debug 2024-04-24T17:15:01.396+0000 7f7f1ab477c0 -1 Falling back to public interface 2024-04-24T17:15:01.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.455698+0000 mgr.x (mgr.25010) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.455698+0000 mgr.x (mgr.25010) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.513595+0000 mgr.x (mgr.25010) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.513595+0000 mgr.x (mgr.25010) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.564632+0000 mgr.x (mgr.25010) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.564632+0000 mgr.x (mgr.25010) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.617023+0000 mgr.x (mgr.25010) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.617023+0000 mgr.x (mgr.25010) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.670502+0000 mgr.x (mgr.25010) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.670502+0000 mgr.x (mgr.25010) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.726610+0000 mgr.x (mgr.25010) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.726610+0000 mgr.x (mgr.25010) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.781721+0000 mgr.x (mgr.25010) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.781721+0000 mgr.x (mgr.25010) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.837677+0000 mgr.x (mgr.25010) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.837677+0000 mgr.x (mgr.25010) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.902363+0000 mgr.x (mgr.25010) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.902363+0000 mgr.x (mgr.25010) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.999072+0000 mgr.x (mgr.25010) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:14:59.999072+0000 mgr.x (mgr.25010) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.086335+0000 mgr.x (mgr.25010) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.086335+0000 mgr.x (mgr.25010) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.455698+0000 mgr.x (mgr.25010) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.455698+0000 mgr.x (mgr.25010) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.513595+0000 mgr.x (mgr.25010) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.513595+0000 mgr.x (mgr.25010) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.564632+0000 mgr.x (mgr.25010) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.564632+0000 mgr.x (mgr.25010) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.617023+0000 mgr.x (mgr.25010) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.617023+0000 mgr.x (mgr.25010) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.670502+0000 mgr.x (mgr.25010) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.670502+0000 mgr.x (mgr.25010) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.726610+0000 mgr.x (mgr.25010) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.726610+0000 mgr.x (mgr.25010) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.781721+0000 mgr.x (mgr.25010) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.781721+0000 mgr.x (mgr.25010) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.837677+0000 mgr.x (mgr.25010) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.837677+0000 mgr.x (mgr.25010) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.902363+0000 mgr.x (mgr.25010) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.902363+0000 mgr.x (mgr.25010) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.999072+0000 mgr.x (mgr.25010) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:14:59.999072+0000 mgr.x (mgr.25010) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.086335+0000 mgr.x (mgr.25010) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.086335+0000 mgr.x (mgr.25010) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.177393+0000 mgr.x (mgr.25010) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.177393+0000 mgr.x (mgr.25010) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.230538+0000 mgr.x (mgr.25010) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.230538+0000 mgr.x (mgr.25010) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.319653+0000 mgr.x (mgr.25010) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.319653+0000 mgr.x (mgr.25010) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.409331+0000 mgr.x (mgr.25010) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.409331+0000 mgr.x (mgr.25010) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cluster 2024-04-24T17:15:00.418721+0000 mgr.x (mgr.25010) 1235 : cluster [DBG] pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: cluster 2024-04-24T17:15:00.418721+0000 mgr.x (mgr.25010) 1235 : cluster [DBG] pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.466861+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.466861+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.469495+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.469495+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.471973+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.471973+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.472918+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.472918+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.481322+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.481322+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.177393+0000 mgr.x (mgr.25010) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.177393+0000 mgr.x (mgr.25010) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.230538+0000 mgr.x (mgr.25010) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.230538+0000 mgr.x (mgr.25010) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.319653+0000 mgr.x (mgr.25010) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.319653+0000 mgr.x (mgr.25010) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.409331+0000 mgr.x (mgr.25010) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.409331+0000 mgr.x (mgr.25010) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cluster 2024-04-24T17:15:00.418721+0000 mgr.x (mgr.25010) 1235 : cluster [DBG] pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: cluster 2024-04-24T17:15:00.418721+0000 mgr.x (mgr.25010) 1235 : cluster [DBG] pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.466861+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.466861+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.469495+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.469495+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.471973+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.471973+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.472918+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.472918+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.481322+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.481322+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.524001+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.524001+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.527866+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.527866+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.530462+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.530462+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.531840+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.531840+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.538475+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.538475+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.626699+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.626699+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.631330+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.631330+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.635280+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.635280+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.636669+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.636669+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.646740+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.524001+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.524001+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.527866+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.527866+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.530462+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.530462+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.531840+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.531840+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.538475+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.538475+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.626699+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.626699+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.631330+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.631330+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.635280+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.635280+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.636669+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.636669+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.646740+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.646740+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.724979+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.724979+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.727293+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.727293+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.729875+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.729875+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.730651+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.730651+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.741947+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.741947+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.831956+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.831956+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.835742+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.835742+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.839196+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.839196+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.840156+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.840156+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.646740+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.724979+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.724979+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.727293+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.727293+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.729875+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.729875+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.730651+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.730651+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.741947+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.741947+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.831956+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.831956+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.835742+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.835742+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.839196+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.839196+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.840156+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.840156+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.847520+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.847520+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.937094+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.937094+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.941235+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.941235+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.945222+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.945222+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.946535+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.946535+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.954864+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:00.954864+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.044575+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.044575+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.049048+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.049048+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.052857+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.052857+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.054318+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.847520+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.847520+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.937094+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.937094+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.941235+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.941235+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.945222+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.945222+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.946535+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.946535+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.954864+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:00.954864+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.044575+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.044575+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.049048+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.049048+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.052857+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.052857+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.054318+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.054318+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.066319+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.066319+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.142951+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.142951+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.145432+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.145432+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.147380+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.147380+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.148246+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.148246+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.155520+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.155520+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.227344+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.227344+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.231877+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.231877+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.235624+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.235624+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.054318+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.066319+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.066319+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.142951+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.142951+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.145432+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.145432+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.147380+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.147380+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.148246+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.148246+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.155520+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.155520+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.227344+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.227344+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.231877+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.231877+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.235624+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.235624+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.237269+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.237269+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.249697+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.249697+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.293302+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.293302+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.296609+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.296609+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.299163+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.299163+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.300002+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.300002+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.305351+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.305351+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.350398+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.350398+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.353199+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.353199+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.356056+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.356056+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.357080+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.357080+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.363444+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.363444+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.406175+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.406175+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.408889+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.408889+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.411984+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.411984+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.413059+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[70555]: audit 2024-04-24T17:15:01.413059+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.237269+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.237269+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.249697+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.249697+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.293302+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.293302+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.296609+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.296609+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.299163+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.299163+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.300002+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.300002+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.305351+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.305351+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.350398+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.350398+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.353199+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.353199+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.356056+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.356056+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.357080+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.357080+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.363444+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.363444+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.406175+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.406175+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.408889+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.408889+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.411984+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.411984+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.413059+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:01 smithi040 bash[76016]: audit 2024-04-24T17:15:01.413059+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.455698+0000 mgr.x (mgr.25010) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.455698+0000 mgr.x (mgr.25010) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.513595+0000 mgr.x (mgr.25010) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.513595+0000 mgr.x (mgr.25010) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.564632+0000 mgr.x (mgr.25010) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.564632+0000 mgr.x (mgr.25010) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.617023+0000 mgr.x (mgr.25010) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.617023+0000 mgr.x (mgr.25010) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.670502+0000 mgr.x (mgr.25010) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.670502+0000 mgr.x (mgr.25010) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.726610+0000 mgr.x (mgr.25010) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.726610+0000 mgr.x (mgr.25010) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.781721+0000 mgr.x (mgr.25010) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.781721+0000 mgr.x (mgr.25010) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.837677+0000 mgr.x (mgr.25010) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.837677+0000 mgr.x (mgr.25010) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.902363+0000 mgr.x (mgr.25010) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.902363+0000 mgr.x (mgr.25010) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.999072+0000 mgr.x (mgr.25010) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:14:59.999072+0000 mgr.x (mgr.25010) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.086335+0000 mgr.x (mgr.25010) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.086335+0000 mgr.x (mgr.25010) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.177393+0000 mgr.x (mgr.25010) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.177393+0000 mgr.x (mgr.25010) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.230538+0000 mgr.x (mgr.25010) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.230538+0000 mgr.x (mgr.25010) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.319653+0000 mgr.x (mgr.25010) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.319653+0000 mgr.x (mgr.25010) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.409331+0000 mgr.x (mgr.25010) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.409331+0000 mgr.x (mgr.25010) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cluster 2024-04-24T17:15:00.418721+0000 mgr.x (mgr.25010) 1235 : cluster [DBG] pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: cluster 2024-04-24T17:15:00.418721+0000 mgr.x (mgr.25010) 1235 : cluster [DBG] pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.466861+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.466861+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.469495+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.469495+0000 mon.a (mon.0) 3013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.471973+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.471973+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.472918+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.472918+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.481322+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.481322+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.524001+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.524001+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.527866+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.527866+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.530462+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.530462+0000 mon.a (mon.0) 3019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.531840+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.531840+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.538475+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.538475+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.626699+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.626699+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.631330+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.631330+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.635280+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.635280+0000 mon.a (mon.0) 3024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.636669+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.636669+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.646740+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.646740+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.724979+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.724979+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.727293+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.727293+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.729875+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.729875+0000 mon.a (mon.0) 3029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.730651+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.730651+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.741947+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.741947+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.831956+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.831956+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.835742+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.835742+0000 mon.a (mon.0) 3033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.839196+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.839196+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.840156+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.840156+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.847520+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.847520+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.937094+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.937094+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.941235+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.941235+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.945222+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.945222+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.946535+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.946535+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.954864+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:00.954864+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.044575+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.044575+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.049048+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.049048+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.052857+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.052857+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.054318+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.054318+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.066319+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.066319+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.142951+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.142951+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.145432+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.145432+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.147380+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.147380+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.148246+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.148246+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.155520+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.155520+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.227344+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.227344+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.231877+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.231877+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.235624+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.235624+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.237269+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.237269+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.249697+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.249697+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.293302+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.293302+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.296609+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.296609+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.299163+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.299163+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.300002+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.300002+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.305351+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.305351+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.350398+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.350398+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.353199+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.353199+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.356056+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.356056+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.357080+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.357080+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.363444+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.363444+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.406175+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.406175+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.408889+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.408889+0000 mon.a (mon.0) 3068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.411984+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.411984+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.413059+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:01.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:01 smithi204 bash[58651]: audit 2024-04-24T17:15:01.413059+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.481398+0000 mgr.x (mgr.25010) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.481398+0000 mgr.x (mgr.25010) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.538471+0000 mgr.x (mgr.25010) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.538471+0000 mgr.x (mgr.25010) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.647120+0000 mgr.x (mgr.25010) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.647120+0000 mgr.x (mgr.25010) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.742438+0000 mgr.x (mgr.25010) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.742438+0000 mgr.x (mgr.25010) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.847780+0000 mgr.x (mgr.25010) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.847780+0000 mgr.x (mgr.25010) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.955189+0000 mgr.x (mgr.25010) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:00.955189+0000 mgr.x (mgr.25010) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.066476+0000 mgr.x (mgr.25010) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.066476+0000 mgr.x (mgr.25010) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.155514+0000 mgr.x (mgr.25010) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.155514+0000 mgr.x (mgr.25010) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.249914+0000 mgr.x (mgr.25010) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.249914+0000 mgr.x (mgr.25010) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.305343+0000 mgr.x (mgr.25010) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.305343+0000 mgr.x (mgr.25010) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.363483+0000 mgr.x (mgr.25010) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.363483+0000 mgr.x (mgr.25010) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.481398+0000 mgr.x (mgr.25010) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.481398+0000 mgr.x (mgr.25010) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.538471+0000 mgr.x (mgr.25010) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.538471+0000 mgr.x (mgr.25010) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.647120+0000 mgr.x (mgr.25010) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.647120+0000 mgr.x (mgr.25010) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.742438+0000 mgr.x (mgr.25010) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.742438+0000 mgr.x (mgr.25010) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.847780+0000 mgr.x (mgr.25010) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.847780+0000 mgr.x (mgr.25010) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.955189+0000 mgr.x (mgr.25010) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:00.955189+0000 mgr.x (mgr.25010) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.066476+0000 mgr.x (mgr.25010) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.066476+0000 mgr.x (mgr.25010) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.155514+0000 mgr.x (mgr.25010) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.155514+0000 mgr.x (mgr.25010) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.249914+0000 mgr.x (mgr.25010) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.249914+0000 mgr.x (mgr.25010) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.305343+0000 mgr.x (mgr.25010) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.305343+0000 mgr.x (mgr.25010) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.363483+0000 mgr.x (mgr.25010) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.363483+0000 mgr.x (mgr.25010) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.431882+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.431882+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.432254+0000 mgr.x (mgr.25010) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.432254+0000 mgr.x (mgr.25010) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.477790+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.477790+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.481042+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.481042+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.483841+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.483841+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.485141+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.485141+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.495731+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.495731+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.556686+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.556686+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.559337+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.559337+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.562158+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.562158+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.431882+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.431882+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.432254+0000 mgr.x (mgr.25010) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.432254+0000 mgr.x (mgr.25010) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.477790+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.477790+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.481042+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.481042+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.483841+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.483841+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.485141+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.485141+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.495731+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.495731+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.556686+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.556686+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.559337+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.559337+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.562158+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.562158+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.563449+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.563449+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.572436+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.572436+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.633389+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.633389+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.636720+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.636720+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.639760+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.639760+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.641064+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.641064+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.650553+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.650553+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.737406+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.737406+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.739913+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.739913+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.742744+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.563449+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.563449+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.572436+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.572436+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.633389+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.633389+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.636720+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.636720+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.639760+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.639760+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.641064+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.641064+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.650553+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.650553+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.737406+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.737406+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.739913+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.739913+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.742744+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.742744+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.743718+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.743718+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.749999+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.749999+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.810841+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.810841+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.813434+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.813434+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.816185+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.816185+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.817187+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.817187+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.823399+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.823399+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.847534+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.847534+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.848652+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.848652+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.909193+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.909193+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.912766+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.912766+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.915766+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.915766+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.916962+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.916962+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.926069+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:01.926069+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.002275+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.002275+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.005673+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.005673+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.010015+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.010015+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.011410+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.011410+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.019891+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.019891+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.742744+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.743718+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.743718+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.749999+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.749999+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.810841+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.810841+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.813434+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.813434+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.816185+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.816185+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.817187+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.817187+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.823399+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.823399+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.847534+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.847534+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.848652+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.848652+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:02.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.107089+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.107089+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.110420+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.110420+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.115762+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.115762+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.119258+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.119258+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.120275+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.120275+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.128422+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.128422+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.207630+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.207630+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.211302+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.211302+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.215246+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.215246+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.216758+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.909193+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.909193+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.912766+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.912766+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.915766+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.915766+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.916962+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.916962+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.926069+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:01.926069+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.002275+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.002275+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.005673+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.005673+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.010015+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.010015+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.011410+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.011410+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.019891+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.019891+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.216758+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.226458+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.226458+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.316058+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.316058+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.320051+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.320051+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.323494+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.323494+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.324709+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.324709+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.332841+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[70555]: audit 2024-04-24T17:15:02.332841+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.107089+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.107089+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.110420+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.110420+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.115762+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.115762+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.119258+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.119258+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.120275+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.120275+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.128422+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.128422+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.207630+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.207630+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.211302+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.211302+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.215246+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.215246+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.216758+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.216758+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.226458+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.226458+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.316058+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.316058+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.320051+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.320051+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.323494+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.323494+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.324709+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.324709+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.332841+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:02 smithi040 bash[76016]: audit 2024-04-24T17:15:02.332841+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.481398+0000 mgr.x (mgr.25010) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.481398+0000 mgr.x (mgr.25010) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.538471+0000 mgr.x (mgr.25010) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.538471+0000 mgr.x (mgr.25010) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.647120+0000 mgr.x (mgr.25010) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.647120+0000 mgr.x (mgr.25010) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.742438+0000 mgr.x (mgr.25010) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.742438+0000 mgr.x (mgr.25010) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.847780+0000 mgr.x (mgr.25010) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.847780+0000 mgr.x (mgr.25010) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.955189+0000 mgr.x (mgr.25010) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:00.955189+0000 mgr.x (mgr.25010) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.066476+0000 mgr.x (mgr.25010) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.066476+0000 mgr.x (mgr.25010) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.155514+0000 mgr.x (mgr.25010) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.155514+0000 mgr.x (mgr.25010) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.249914+0000 mgr.x (mgr.25010) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.249914+0000 mgr.x (mgr.25010) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.305343+0000 mgr.x (mgr.25010) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.305343+0000 mgr.x (mgr.25010) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.363483+0000 mgr.x (mgr.25010) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.363483+0000 mgr.x (mgr.25010) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.431882+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.431882+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.432254+0000 mgr.x (mgr.25010) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.432254+0000 mgr.x (mgr.25010) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.477790+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.477790+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.481042+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.481042+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.483841+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.483841+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.485141+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.485141+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.495731+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.495731+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.556686+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.556686+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.559337+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.559337+0000 mon.a (mon.0) 3078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.562158+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.562158+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.563449+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.563449+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.572436+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.572436+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.633389+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.633389+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.636720+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.636720+0000 mon.a (mon.0) 3083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.639760+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.639760+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.641064+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.641064+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.650553+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.650553+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.737406+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.737406+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.739913+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.739913+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.742744+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.742744+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.743718+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.743718+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.749999+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.749999+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.810841+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.810841+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.813434+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.813434+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.816185+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.816185+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.817187+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.817187+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.823399+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.823399+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.847534+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.847534+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.848652+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.848652+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.909193+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.909193+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.912766+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.912766+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.915766+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.915766+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.916962+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.916962+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.926069+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:01.926069+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.002275+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.002275+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.005673+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.005673+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.010015+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.010015+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.011410+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.011410+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.019891+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.019891+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.107089+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.107089+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.110420+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.110420+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.115762+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.115762+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.119258+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.119258+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.120275+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.120275+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.128422+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.128422+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.207630+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.207630+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.211302+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.211302+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.215246+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.215246+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.216758+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.216758+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.226458+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.226458+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.316058+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.316058+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.320051+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.320051+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:02.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.323494+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.323494+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:02.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.324709+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.324709+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:02.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.332841+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:02.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:02 smithi204 bash[58651]: audit 2024-04-24T17:15:02.332841+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.495808+0000 mgr.x (mgr.25010) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.495808+0000 mgr.x (mgr.25010) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.572666+0000 mgr.x (mgr.25010) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.572666+0000 mgr.x (mgr.25010) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.650691+0000 mgr.x (mgr.25010) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.650691+0000 mgr.x (mgr.25010) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.749945+0000 mgr.x (mgr.25010) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.749945+0000 mgr.x (mgr.25010) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.823436+0000 mgr.x (mgr.25010) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.823436+0000 mgr.x (mgr.25010) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.926167+0000 mgr.x (mgr.25010) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:01.926167+0000 mgr.x (mgr.25010) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.020131+0000 mgr.x (mgr.25010) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.020131+0000 mgr.x (mgr.25010) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.128632+0000 mgr.x (mgr.25010) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.128632+0000 mgr.x (mgr.25010) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.226708+0000 mgr.x (mgr.25010) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.226708+0000 mgr.x (mgr.25010) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.333078+0000 mgr.x (mgr.25010) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.333078+0000 mgr.x (mgr.25010) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cluster 2024-04-24T17:15:02.419439+0000 mgr.x (mgr.25010) 1258 : cluster [DBG] pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:03.685 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.495808+0000 mgr.x (mgr.25010) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.685 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.495808+0000 mgr.x (mgr.25010) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.572666+0000 mgr.x (mgr.25010) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.572666+0000 mgr.x (mgr.25010) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.650691+0000 mgr.x (mgr.25010) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.650691+0000 mgr.x (mgr.25010) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.749945+0000 mgr.x (mgr.25010) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.749945+0000 mgr.x (mgr.25010) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.823436+0000 mgr.x (mgr.25010) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.823436+0000 mgr.x (mgr.25010) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.926167+0000 mgr.x (mgr.25010) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:01.926167+0000 mgr.x (mgr.25010) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.020131+0000 mgr.x (mgr.25010) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.020131+0000 mgr.x (mgr.25010) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.686 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.128632+0000 mgr.x (mgr.25010) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.128632+0000 mgr.x (mgr.25010) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.226708+0000 mgr.x (mgr.25010) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.226708+0000 mgr.x (mgr.25010) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.333078+0000 mgr.x (mgr.25010) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.333078+0000 mgr.x (mgr.25010) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cluster 2024-04-24T17:15:02.419439+0000 mgr.x (mgr.25010) 1258 : cluster [DBG] pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: cluster 2024-04-24T17:15:02.419439+0000 mgr.x (mgr.25010) 1258 : cluster [DBG] pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.424170+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.424170+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.440979+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.440979+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.444722+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.444722+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.445934+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.445934+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.453146+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.453146+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.542840+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.542840+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.547936+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.547936+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.553404+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.553404+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.555147+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.555147+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: cluster 2024-04-24T17:15:02.419439+0000 mgr.x (mgr.25010) 1258 : cluster [DBG] pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.424170+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.424170+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.440979+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.440979+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.444722+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.444722+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.445934+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.445934+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.453146+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.453146+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.542840+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.542840+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.547936+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.547936+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.553404+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.553404+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.555147+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.555147+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.565911+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.565911+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.659506+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.659506+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.663804+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.663804+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.666948+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.666948+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.668328+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.668328+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.677684+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.677684+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.769077+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.769077+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.774002+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.774002+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.778199+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.778199+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.780089+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.565911+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.565911+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.659506+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.659506+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.663804+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.663804+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.666948+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.666948+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.668328+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.668328+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.677684+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.677684+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.769077+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.769077+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.774002+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.774002+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.778199+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.778199+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.780089+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.780089+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.790285+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.790285+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.868629+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.868629+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.872075+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.872075+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.875381+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.875381+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.876632+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.876632+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.885638+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.885638+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.962623+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.962623+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.965477+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.965477+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.968524+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.968524+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.780089+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.790285+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.790285+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.868629+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.868629+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.872075+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.872075+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.875381+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.875381+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.876632+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.876632+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.885638+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.885638+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.962623+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.962623+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.965477+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.965477+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.968524+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.968524+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.969832+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.969832+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.976219+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:02.976219+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.051899+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.051899+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.054784+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.054784+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.057160+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.057160+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.058280+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.058280+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.066622+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.066622+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.124089+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.124089+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.127015+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.127015+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.129700+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.969832+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.969832+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.976219+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:02.976219+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.051899+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.051899+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.054784+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.054784+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.057160+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.057160+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.058280+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.058280+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.066622+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.066622+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.124089+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.124089+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.127015+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.127015+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.129700+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.129700+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.130923+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.130923+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.138089+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.138089+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.227103+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.227103+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.231991+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.231991+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.237668+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.237668+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.239307+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.239307+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.248171+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.248171+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.339236+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.339236+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.343168+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.343168+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.346576+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.129700+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.130923+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.130923+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.138089+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.138089+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.227103+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.227103+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.231991+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.231991+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.237668+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.237668+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.239307+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.239307+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.248171+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.248171+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.339236+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.339236+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.343168+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.343168+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.346576+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.346576+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.347694+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.347694+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.356946+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[76016]: audit 2024-04-24T17:15:03.356946+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.346576+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.347694+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.347694+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.356946+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:03 smithi040 bash[70555]: audit 2024-04-24T17:15:03.356946+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.495808+0000 mgr.x (mgr.25010) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.495808+0000 mgr.x (mgr.25010) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.572666+0000 mgr.x (mgr.25010) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.572666+0000 mgr.x (mgr.25010) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.650691+0000 mgr.x (mgr.25010) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.650691+0000 mgr.x (mgr.25010) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.749945+0000 mgr.x (mgr.25010) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.749945+0000 mgr.x (mgr.25010) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.823436+0000 mgr.x (mgr.25010) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.823436+0000 mgr.x (mgr.25010) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.926167+0000 mgr.x (mgr.25010) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:01.926167+0000 mgr.x (mgr.25010) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.020131+0000 mgr.x (mgr.25010) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.020131+0000 mgr.x (mgr.25010) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.128632+0000 mgr.x (mgr.25010) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.128632+0000 mgr.x (mgr.25010) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.226708+0000 mgr.x (mgr.25010) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.226708+0000 mgr.x (mgr.25010) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.333078+0000 mgr.x (mgr.25010) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.333078+0000 mgr.x (mgr.25010) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cluster 2024-04-24T17:15:02.419439+0000 mgr.x (mgr.25010) 1258 : cluster [DBG] pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: cluster 2024-04-24T17:15:02.419439+0000 mgr.x (mgr.25010) 1258 : cluster [DBG] pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.424170+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.424170+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.440979+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.440979+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.444722+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.444722+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.445934+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.445934+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.453146+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.453146+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.542840+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.542840+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.547936+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.547936+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.553404+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.553404+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.555147+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.555147+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.565911+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.565911+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.659506+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.659506+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.663804+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.663804+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.666948+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.666948+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.668328+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.668328+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.677684+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.677684+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.769077+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.769077+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.774002+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.774002+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.778199+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.778199+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.780089+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.780089+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.790285+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.790285+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.868629+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.868629+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.872075+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.872075+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.875381+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.875381+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.876632+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.876632+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.885638+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.885638+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.962623+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.962623+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.965477+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.965477+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.968524+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.968524+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.969832+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.969832+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.976219+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:02.976219+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.051899+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.051899+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.054784+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.054784+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.057160+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.057160+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.058280+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.058280+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.066622+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.066622+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.124089+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.124089+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.127015+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.127015+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.129700+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.129700+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.130923+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.130923+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.138089+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.138089+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.227103+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.227103+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.231991+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.231991+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.237668+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.237668+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.239307+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.239307+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.248171+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.248171+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.339236+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.339236+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.343168+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.343168+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.346576+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.346576+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.347694+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.347694+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.356946+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:03.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:03 smithi204 bash[58651]: audit 2024-04-24T17:15:03.356946+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.430 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:15:04] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.33.4" 2024-04-24T17:15:04.657 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[88864]: debug 2024-04-24T17:15:04.504+0000 7f7f1ab477c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-24T17:15:04.657 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[88864]: debug 2024-04-24T17:15:04.544+0000 7f7f1ab477c0 -1 osd.3 130 log_to_monitors true 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.453384+0000 mgr.x (mgr.25010) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.453384+0000 mgr.x (mgr.25010) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.566302+0000 mgr.x (mgr.25010) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.566302+0000 mgr.x (mgr.25010) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.678020+0000 mgr.x (mgr.25010) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.678020+0000 mgr.x (mgr.25010) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.790694+0000 mgr.x (mgr.25010) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.790694+0000 mgr.x (mgr.25010) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.885772+0000 mgr.x (mgr.25010) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.885772+0000 mgr.x (mgr.25010) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.976224+0000 mgr.x (mgr.25010) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:02.976224+0000 mgr.x (mgr.25010) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.021612+0000 mgr.x (mgr.25010) 1265 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.021612+0000 mgr.x (mgr.25010) 1265 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.066637+0000 mgr.x (mgr.25010) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.066637+0000 mgr.x (mgr.25010) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.138195+0000 mgr.x (mgr.25010) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.138195+0000 mgr.x (mgr.25010) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.248584+0000 mgr.x (mgr.25010) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.248584+0000 mgr.x (mgr.25010) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.357257+0000 mgr.x (mgr.25010) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.453384+0000 mgr.x (mgr.25010) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.453384+0000 mgr.x (mgr.25010) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.566302+0000 mgr.x (mgr.25010) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.566302+0000 mgr.x (mgr.25010) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.678020+0000 mgr.x (mgr.25010) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.678020+0000 mgr.x (mgr.25010) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.790694+0000 mgr.x (mgr.25010) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.790694+0000 mgr.x (mgr.25010) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.885772+0000 mgr.x (mgr.25010) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.885772+0000 mgr.x (mgr.25010) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.976224+0000 mgr.x (mgr.25010) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:02.976224+0000 mgr.x (mgr.25010) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.021612+0000 mgr.x (mgr.25010) 1265 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.021612+0000 mgr.x (mgr.25010) 1265 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.066637+0000 mgr.x (mgr.25010) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.066637+0000 mgr.x (mgr.25010) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.138195+0000 mgr.x (mgr.25010) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.138195+0000 mgr.x (mgr.25010) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.248584+0000 mgr.x (mgr.25010) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.248584+0000 mgr.x (mgr.25010) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.357257+0000 mgr.x (mgr.25010) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.357257+0000 mgr.x (mgr.25010) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.440852+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.440852+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.448289+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.448289+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.452091+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.452091+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.453160+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.453160+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.463139+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.463139+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.536307+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.536307+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.540233+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.540233+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.543564+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.543564+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.544864+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.544864+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.357257+0000 mgr.x (mgr.25010) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.440852+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.440852+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.448289+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.448289+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.452091+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.452091+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.453160+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.453160+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.463139+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.463139+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.536307+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.536307+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.540233+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.540233+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.543564+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.543564+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.544864+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.544864+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.554413+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.554413+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.615996+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.615996+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.620216+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.620216+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.622952+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.622952+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.623831+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.623831+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.632891+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.632891+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.708368+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.708368+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.712513+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.712513+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.715851+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.715851+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.716985+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.554413+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.554413+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.615996+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.615996+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.620216+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.620216+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.622952+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.622952+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.623831+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.623831+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.632891+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.632891+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.708368+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.708368+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.712513+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.712513+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.715851+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.715851+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.716985+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.716985+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.725579+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.725579+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.814306+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.814306+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.818792+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.818792+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.825980+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.825980+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.827820+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.827820+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.836546+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.836546+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.923771+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.923771+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.927566+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.927566+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.931020+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.931020+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.932245+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.716985+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.725579+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.725579+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.814306+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.814306+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.818792+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.818792+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.825980+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.825980+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.827820+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.827820+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.836546+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.836546+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.923771+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.923771+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.927566+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.927566+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.931020+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.931020+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.671 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.932245+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.932245+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.941853+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:03.941853+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.017356+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.017356+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.020081+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.020081+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.023022+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.023022+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.024034+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.024034+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.033026+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.033026+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.109550+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.109550+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.112164+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.112164+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.114525+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.114525+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.932245+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.941853+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.673 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:03.941853+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.017356+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.017356+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.020081+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.020081+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.023022+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.023022+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.024034+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.024034+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.033026+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.033026+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.109550+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.674 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.109550+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.112164+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.112164+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.114525+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.114525+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.115313+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.115313+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.122529+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.122529+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.209086+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.209086+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.211568+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.211568+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.675 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.214791+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.214791+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.215619+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.215619+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.222700+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.222700+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.296512+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.296512+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.298768+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.298768+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.301359+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.115313+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.115313+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.122529+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.122529+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.209086+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.209086+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.211568+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.211568+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.214791+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.214791+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.215619+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.215619+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.222700+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.222700+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.296512+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.296512+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.298768+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.298768+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.301359+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.301359+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.302340+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.678 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.302340+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.309739+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.309739+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.382145+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.382145+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.389627+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.389627+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.395004+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.395004+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.423871+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.423871+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.427230+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.679 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[76016]: audit 2024-04-24T17:15:04.427230+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.301359+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.302340+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.302340+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.309739+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.309739+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.382145+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.382145+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.389627+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.389627+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.395004+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.395004+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.423871+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.423871+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.427230+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:04 smithi040 bash[70555]: audit 2024-04-24T17:15:04.427230+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[52826]: debug 2024-04-24T17:15:04.440+0000 7fa85ec97700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:15:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.453384+0000 mgr.x (mgr.25010) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.453384+0000 mgr.x (mgr.25010) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.566302+0000 mgr.x (mgr.25010) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.566302+0000 mgr.x (mgr.25010) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.678020+0000 mgr.x (mgr.25010) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.678020+0000 mgr.x (mgr.25010) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.790694+0000 mgr.x (mgr.25010) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.790694+0000 mgr.x (mgr.25010) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.885772+0000 mgr.x (mgr.25010) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.885772+0000 mgr.x (mgr.25010) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.976224+0000 mgr.x (mgr.25010) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:02.976224+0000 mgr.x (mgr.25010) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.021612+0000 mgr.x (mgr.25010) 1265 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.021612+0000 mgr.x (mgr.25010) 1265 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.066637+0000 mgr.x (mgr.25010) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.066637+0000 mgr.x (mgr.25010) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.138195+0000 mgr.x (mgr.25010) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.138195+0000 mgr.x (mgr.25010) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.248584+0000 mgr.x (mgr.25010) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.248584+0000 mgr.x (mgr.25010) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.357257+0000 mgr.x (mgr.25010) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.357257+0000 mgr.x (mgr.25010) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.440852+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.440852+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.448289+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.448289+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.452091+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.452091+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.453160+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.453160+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.463139+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.463139+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.536307+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.536307+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.540233+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.540233+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.543564+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.543564+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.544864+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.544864+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.554413+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.554413+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.615996+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.615996+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.620216+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.620216+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.622952+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.622952+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.623831+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.623831+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.632891+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.632891+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.708368+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.708368+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.712513+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.712513+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.715851+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.715851+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.716985+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.716985+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.725579+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.725579+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.814306+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.814306+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.818792+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.818792+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.825980+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.825980+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.827820+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.827820+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.836546+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.836546+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.923771+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.923771+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.927566+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.927566+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.931020+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.931020+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.932245+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.932245+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.941853+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:03.941853+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.017356+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.017356+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.020081+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.020081+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.023022+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.023022+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.024034+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.024034+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.033026+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.033026+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.109550+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.109550+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.112164+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.112164+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.114525+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.114525+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.115313+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.115313+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.122529+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.122529+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.209086+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.209086+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.211568+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.211568+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.214791+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.214791+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.215619+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.215619+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.222700+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.222700+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.296512+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.296512+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.298768+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.298768+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.301359+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.301359+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.302340+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.302340+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.309739+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.309739+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.382145+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.382145+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.389627+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.389627+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.395004+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.395004+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.423871+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.423871+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.427230+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:04.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:04 smithi204 bash[58651]: audit 2024-04-24T17:15:04.427230+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.463451+0000 mgr.x (mgr.25010) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.463451+0000 mgr.x (mgr.25010) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.554736+0000 mgr.x (mgr.25010) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.554736+0000 mgr.x (mgr.25010) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.633225+0000 mgr.x (mgr.25010) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.633225+0000 mgr.x (mgr.25010) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.725863+0000 mgr.x (mgr.25010) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.725863+0000 mgr.x (mgr.25010) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.836646+0000 mgr.x (mgr.25010) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.836646+0000 mgr.x (mgr.25010) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.941952+0000 mgr.x (mgr.25010) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:03.941952+0000 mgr.x (mgr.25010) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.033147+0000 mgr.x (mgr.25010) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.033147+0000 mgr.x (mgr.25010) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.122816+0000 mgr.x (mgr.25010) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.122816+0000 mgr.x (mgr.25010) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.222643+0000 mgr.x (mgr.25010) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.222643+0000 mgr.x (mgr.25010) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.309783+0000 mgr.x (mgr.25010) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.309783+0000 mgr.x (mgr.25010) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cluster 2024-04-24T17:15:04.421399+0000 mgr.x (mgr.25010) 1280 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.463451+0000 mgr.x (mgr.25010) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.463451+0000 mgr.x (mgr.25010) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.554736+0000 mgr.x (mgr.25010) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.554736+0000 mgr.x (mgr.25010) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.633225+0000 mgr.x (mgr.25010) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.633225+0000 mgr.x (mgr.25010) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.725863+0000 mgr.x (mgr.25010) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.725863+0000 mgr.x (mgr.25010) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.836646+0000 mgr.x (mgr.25010) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.836646+0000 mgr.x (mgr.25010) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.941952+0000 mgr.x (mgr.25010) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:03.941952+0000 mgr.x (mgr.25010) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.033147+0000 mgr.x (mgr.25010) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.033147+0000 mgr.x (mgr.25010) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.122816+0000 mgr.x (mgr.25010) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.122816+0000 mgr.x (mgr.25010) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.222643+0000 mgr.x (mgr.25010) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.222643+0000 mgr.x (mgr.25010) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.309783+0000 mgr.x (mgr.25010) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.309783+0000 mgr.x (mgr.25010) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cluster 2024-04-24T17:15:04.421399+0000 mgr.x (mgr.25010) 1280 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:05.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cluster 2024-04-24T17:15:04.421399+0000 mgr.x (mgr.25010) 1280 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:05.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.429619+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.429619+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.442346+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.442346+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.445200+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:05.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.445200+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.551800+0000 mon.a (mon.0) 3233 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: audit 2024-04-24T17:15:04.551800+0000 mon.a (mon.0) 3233 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cluster 2024-04-24T17:15:04.755995+0000 mon.a (mon.0) 3234 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[70555]: cluster 2024-04-24T17:15:04.755995+0000 mon.a (mon.0) 3234 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cluster 2024-04-24T17:15:04.421399+0000 mgr.x (mgr.25010) 1280 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.429619+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.429619+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.442346+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.442346+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.445200+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:05.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.445200+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:05.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.551800+0000 mon.a (mon.0) 3233 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:15:05.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: audit 2024-04-24T17:15:04.551800+0000 mon.a (mon.0) 3233 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:15:05.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cluster 2024-04-24T17:15:04.755995+0000 mon.a (mon.0) 3234 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:05.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[76016]: cluster 2024-04-24T17:15:04.755995+0000 mon.a (mon.0) 3234 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.463451+0000 mgr.x (mgr.25010) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.463451+0000 mgr.x (mgr.25010) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.554736+0000 mgr.x (mgr.25010) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.554736+0000 mgr.x (mgr.25010) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.633225+0000 mgr.x (mgr.25010) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.633225+0000 mgr.x (mgr.25010) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.725863+0000 mgr.x (mgr.25010) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.725863+0000 mgr.x (mgr.25010) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.836646+0000 mgr.x (mgr.25010) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.836646+0000 mgr.x (mgr.25010) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.941952+0000 mgr.x (mgr.25010) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:03.941952+0000 mgr.x (mgr.25010) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.033147+0000 mgr.x (mgr.25010) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.033147+0000 mgr.x (mgr.25010) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.122816+0000 mgr.x (mgr.25010) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.122816+0000 mgr.x (mgr.25010) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.222643+0000 mgr.x (mgr.25010) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.222643+0000 mgr.x (mgr.25010) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.309783+0000 mgr.x (mgr.25010) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.309783+0000 mgr.x (mgr.25010) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cluster 2024-04-24T17:15:04.421399+0000 mgr.x (mgr.25010) 1280 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cluster 2024-04-24T17:15:04.421399+0000 mgr.x (mgr.25010) 1280 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 687 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.429619+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.429619+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.442346+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.442346+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.445200+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.445200+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.551800+0000 mon.a (mon.0) 3233 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: audit 2024-04-24T17:15:04.551800+0000 mon.a (mon.0) 3233 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-24T17:15:05.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cluster 2024-04-24T17:15:04.755995+0000 mon.a (mon.0) 3234 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:05.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:05 smithi204 bash[58651]: cluster 2024-04-24T17:15:04.755995+0000 mon.a (mon.0) 3234 : cluster [WRN] Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:06.188 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:15:05 smithi040 bash[88864]: debug 2024-04-24T17:15:05.952+0000 7f7f07f97700 -1 osd.3 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:15:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:04.444948+0000 mgr.x (mgr.25010) 1281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:04.444948+0000 mgr.x (mgr.25010) 1281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.446060+0000 mgr.x (mgr.25010) 1282 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: cephadm 2024-04-24T17:15:04.446060+0000 mgr.x (mgr.25010) 1282 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:05.434424+0000 mon.a (mon.0) 3235 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:05.434424+0000 mon.a (mon.0) 3235 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: cluster 2024-04-24T17:15:05.441726+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: cluster 2024-04-24T17:15:05.441726+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:05.443008+0000 mon.a (mon.0) 3237 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:05.443008+0000 mon.a (mon.0) 3237 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:05.940557+0000 mon.a (mon.0) 3238 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: audit 2024-04-24T17:15:05.940557+0000 mon.a (mon.0) 3238 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.422847+0000 mgr.x (mgr.25010) 1283 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:06 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.422847+0000 mgr.x (mgr.25010) 1283 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:04.444948+0000 mgr.x (mgr.25010) 1281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:04.444948+0000 mgr.x (mgr.25010) 1281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.446060+0000 mgr.x (mgr.25010) 1282 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: cephadm 2024-04-24T17:15:04.446060+0000 mgr.x (mgr.25010) 1282 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:05.434424+0000 mon.a (mon.0) 3235 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:05.434424+0000 mon.a (mon.0) 3235 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: cluster 2024-04-24T17:15:05.441726+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: cluster 2024-04-24T17:15:05.441726+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:15:06.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:05.443008+0000 mon.a (mon.0) 3237 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:05.443008+0000 mon.a (mon.0) 3237 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:05.940557+0000 mon.a (mon.0) 3238 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: audit 2024-04-24T17:15:05.940557+0000 mon.a (mon.0) 3238 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.422847+0000 mgr.x (mgr.25010) 1283 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.422847+0000 mgr.x (mgr.25010) 1283 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:04.444948+0000 mgr.x (mgr.25010) 1281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:04.444948+0000 mgr.x (mgr.25010) 1281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.446060+0000 mgr.x (mgr.25010) 1282 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: cephadm 2024-04-24T17:15:04.446060+0000 mgr.x (mgr.25010) 1282 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:05.434424+0000 mon.a (mon.0) 3235 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:05.434424+0000 mon.a (mon.0) 3235 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-24T17:15:06.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: cluster 2024-04-24T17:15:05.441726+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:15:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: cluster 2024-04-24T17:15:05.441726+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-24T17:15:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:05.443008+0000 mon.a (mon.0) 3237 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:15:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:05.443008+0000 mon.a (mon.0) 3237 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2024-04-24T17:15:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:05.940557+0000 mon.a (mon.0) 3238 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' 2024-04-24T17:15:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: audit 2024-04-24T17:15:05.940557+0000 mon.a (mon.0) 3238 : audit [INF] from='osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957]' entity='osd.3' 2024-04-24T17:15:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.422847+0000 mgr.x (mgr.25010) 1283 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:06 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.422847+0000 mgr.x (mgr.25010) 1283 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-24T17:15:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.939560+0000 mon.a (mon.0) 3239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.939560+0000 mon.a (mon.0) 3239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.953040+0000 mon.a (mon.0) 3240 : cluster [INF] osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957] boot 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.953040+0000 mon.a (mon.0) 3240 : cluster [INF] osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957] boot 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.953111+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: cluster 2024-04-24T17:15:06.953111+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:06.953417+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:06.953417+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.190123+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.190123+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.200618+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.200618+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.208820+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.208820+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.351230+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.351230+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.365784+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.365784+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.379045+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:07 smithi204 bash[58651]: audit 2024-04-24T17:15:07.379045+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.939560+0000 mon.a (mon.0) 3239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.939560+0000 mon.a (mon.0) 3239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.953040+0000 mon.a (mon.0) 3240 : cluster [INF] osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957] boot 2024-04-24T17:15:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.953040+0000 mon.a (mon.0) 3240 : cluster [INF] osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957] boot 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.953111+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: cluster 2024-04-24T17:15:06.953111+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:06.953417+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:06.953417+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.190123+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.190123+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.200618+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.200618+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.208820+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.208820+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.351230+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.351230+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.365784+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.365784+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.379045+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[70555]: audit 2024-04-24T17:15:07.379045+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.939560+0000 mon.a (mon.0) 3239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.939560+0000 mon.a (mon.0) 3239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.953040+0000 mon.a (mon.0) 3240 : cluster [INF] osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957] boot 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.953040+0000 mon.a (mon.0) 3240 : cluster [INF] osd.3 [v2:172.21.15.40:6824/198506957,v1:172.21.15.40:6825/198506957] boot 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.953111+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: cluster 2024-04-24T17:15:06.953111+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:06.953417+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:06.953417+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.190123+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.190123+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.200618+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.200618+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.208820+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.208820+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.351230+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.351230+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.365784+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.365784+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.379045+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:07 smithi040 bash[76016]: audit 2024-04-24T17:15:07.379045+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:09.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[76016]: cluster 2024-04-24T17:15:07.954182+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:15:09.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[76016]: cluster 2024-04-24T17:15:07.954182+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:15:09.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[76016]: cluster 2024-04-24T17:15:08.423935+0000 mgr.x (mgr.25010) 1284 : cluster [DBG] pgmap v169: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-24T17:15:09.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[76016]: cluster 2024-04-24T17:15:08.423935+0000 mgr.x (mgr.25010) 1284 : cluster [DBG] pgmap v169: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-24T17:15:09.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[70555]: cluster 2024-04-24T17:15:07.954182+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:15:09.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[70555]: cluster 2024-04-24T17:15:07.954182+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:15:09.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[70555]: cluster 2024-04-24T17:15:08.423935+0000 mgr.x (mgr.25010) 1284 : cluster [DBG] pgmap v169: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-24T17:15:09.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:08 smithi040 bash[70555]: cluster 2024-04-24T17:15:08.423935+0000 mgr.x (mgr.25010) 1284 : cluster [DBG] pgmap v169: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-24T17:15:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:08 smithi204 bash[58651]: cluster 2024-04-24T17:15:07.954182+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:15:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:08 smithi204 bash[58651]: cluster 2024-04-24T17:15:07.954182+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-24T17:15:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:08 smithi204 bash[58651]: cluster 2024-04-24T17:15:08.423935+0000 mgr.x (mgr.25010) 1284 : cluster [DBG] pgmap v169: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-24T17:15:09.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:08 smithi204 bash[58651]: cluster 2024-04-24T17:15:08.423935+0000 mgr.x (mgr.25010) 1284 : cluster [DBG] pgmap v169: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-24T17:15:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:09 smithi204 bash[58651]: cluster 2024-04-24T17:15:09.761013+0000 mon.a (mon.0) 3250 : cluster [WRN] Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:09 smithi204 bash[58651]: cluster 2024-04-24T17:15:09.761013+0000 mon.a (mon.0) 3250 : cluster [WRN] Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:09 smithi040 bash[70555]: cluster 2024-04-24T17:15:09.761013+0000 mon.a (mon.0) 3250 : cluster [WRN] Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:09 smithi040 bash[70555]: cluster 2024-04-24T17:15:09.761013+0000 mon.a (mon.0) 3250 : cluster [WRN] Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:09 smithi040 bash[76016]: cluster 2024-04-24T17:15:09.761013+0000 mon.a (mon.0) 3250 : cluster [WRN] Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:10.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:09 smithi040 bash[76016]: cluster 2024-04-24T17:15:09.761013+0000 mon.a (mon.0) 3250 : cluster [WRN] Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:10 smithi204 bash[58651]: cluster 2024-04-24T17:15:10.425063+0000 mgr.x (mgr.25010) 1285 : cluster [DBG] pgmap v170: 161 pgs: 18 peering, 15 active+undersized+degraded, 25 active+undersized, 103 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-24T17:15:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:10 smithi204 bash[58651]: cluster 2024-04-24T17:15:10.425063+0000 mgr.x (mgr.25010) 1285 : cluster [DBG] pgmap v170: 161 pgs: 18 peering, 15 active+undersized+degraded, 25 active+undersized, 103 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-24T17:15:11.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:10 smithi040 bash[70555]: cluster 2024-04-24T17:15:10.425063+0000 mgr.x (mgr.25010) 1285 : cluster [DBG] pgmap v170: 161 pgs: 18 peering, 15 active+undersized+degraded, 25 active+undersized, 103 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-24T17:15:11.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:10 smithi040 bash[70555]: cluster 2024-04-24T17:15:10.425063+0000 mgr.x (mgr.25010) 1285 : cluster [DBG] pgmap v170: 161 pgs: 18 peering, 15 active+undersized+degraded, 25 active+undersized, 103 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-24T17:15:11.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:10 smithi040 bash[76016]: cluster 2024-04-24T17:15:10.425063+0000 mgr.x (mgr.25010) 1285 : cluster [DBG] pgmap v170: 161 pgs: 18 peering, 15 active+undersized+degraded, 25 active+undersized, 103 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-24T17:15:11.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:10 smithi040 bash[76016]: cluster 2024-04-24T17:15:10.425063+0000 mgr.x (mgr.25010) 1285 : cluster [DBG] pgmap v170: 161 pgs: 18 peering, 15 active+undersized+degraded, 25 active+undersized, 103 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-24T17:15:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:12 smithi204 bash[58651]: cluster 2024-04-24T17:15:12.426213+0000 mgr.x (mgr.25010) 1286 : cluster [DBG] pgmap v171: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:12 smithi204 bash[58651]: cluster 2024-04-24T17:15:12.426213+0000 mgr.x (mgr.25010) 1286 : cluster [DBG] pgmap v171: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:12 smithi204 bash[58651]: cluster 2024-04-24T17:15:12.478855+0000 mon.a (mon.0) 3251 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-24T17:15:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:12 smithi204 bash[58651]: cluster 2024-04-24T17:15:12.478855+0000 mon.a (mon.0) 3251 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-24T17:15:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:12 smithi204 bash[58651]: cluster 2024-04-24T17:15:12.478910+0000 mon.a (mon.0) 3252 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:12.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:12 smithi204 bash[58651]: cluster 2024-04-24T17:15:12.478910+0000 mon.a (mon.0) 3252 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:12.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[70555]: cluster 2024-04-24T17:15:12.426213+0000 mgr.x (mgr.25010) 1286 : cluster [DBG] pgmap v171: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:12.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[70555]: cluster 2024-04-24T17:15:12.426213+0000 mgr.x (mgr.25010) 1286 : cluster [DBG] pgmap v171: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:12.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[70555]: cluster 2024-04-24T17:15:12.478855+0000 mon.a (mon.0) 3251 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-24T17:15:12.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[70555]: cluster 2024-04-24T17:15:12.478855+0000 mon.a (mon.0) 3251 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[70555]: cluster 2024-04-24T17:15:12.478910+0000 mon.a (mon.0) 3252 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[70555]: cluster 2024-04-24T17:15:12.478910+0000 mon.a (mon.0) 3252 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[76016]: cluster 2024-04-24T17:15:12.426213+0000 mgr.x (mgr.25010) 1286 : cluster [DBG] pgmap v171: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[76016]: cluster 2024-04-24T17:15:12.426213+0000 mgr.x (mgr.25010) 1286 : cluster [DBG] pgmap v171: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[76016]: cluster 2024-04-24T17:15:12.478855+0000 mon.a (mon.0) 3251 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[76016]: cluster 2024-04-24T17:15:12.478855+0000 mon.a (mon.0) 3251 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[76016]: cluster 2024-04-24T17:15:12.478910+0000 mon.a (mon.0) 3252 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:12.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:12 smithi040 bash[76016]: cluster 2024-04-24T17:15:12.478910+0000 mon.a (mon.0) 3252 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:13 smithi204 bash[58651]: audit 2024-04-24T17:15:13.026217+0000 mgr.x (mgr.25010) 1287 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:13 smithi204 bash[58651]: audit 2024-04-24T17:15:13.026217+0000 mgr.x (mgr.25010) 1287 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:13.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:13 smithi040 bash[70555]: audit 2024-04-24T17:15:13.026217+0000 mgr.x (mgr.25010) 1287 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:13.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:13 smithi040 bash[70555]: audit 2024-04-24T17:15:13.026217+0000 mgr.x (mgr.25010) 1287 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:13.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:13 smithi040 bash[76016]: audit 2024-04-24T17:15:13.026217+0000 mgr.x (mgr.25010) 1287 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:13.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:13 smithi040 bash[76016]: audit 2024-04-24T17:15:13.026217+0000 mgr.x (mgr.25010) 1287 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:14.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:15:14] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.33.4" 2024-04-24T17:15:14.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:14 smithi040 bash[70555]: cluster 2024-04-24T17:15:14.427631+0000 mgr.x (mgr.25010) 1288 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:14.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:14 smithi040 bash[70555]: cluster 2024-04-24T17:15:14.427631+0000 mgr.x (mgr.25010) 1288 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:14.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:14 smithi040 bash[76016]: cluster 2024-04-24T17:15:14.427631+0000 mgr.x (mgr.25010) 1288 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:14.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:14 smithi040 bash[76016]: cluster 2024-04-24T17:15:14.427631+0000 mgr.x (mgr.25010) 1288 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:14 smithi204 bash[58651]: cluster 2024-04-24T17:15:14.427631+0000 mgr.x (mgr.25010) 1288 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:14 smithi204 bash[58651]: cluster 2024-04-24T17:15:14.427631+0000 mgr.x (mgr.25010) 1288 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:16 smithi204 bash[58651]: cluster 2024-04-24T17:15:16.428667+0000 mgr.x (mgr.25010) 1289 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:16.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:16 smithi204 bash[58651]: cluster 2024-04-24T17:15:16.428667+0000 mgr.x (mgr.25010) 1289 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:16.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:16 smithi040 bash[70555]: cluster 2024-04-24T17:15:16.428667+0000 mgr.x (mgr.25010) 1289 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:16.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:16 smithi040 bash[70555]: cluster 2024-04-24T17:15:16.428667+0000 mgr.x (mgr.25010) 1289 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:16.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:16 smithi040 bash[76016]: cluster 2024-04-24T17:15:16.428667+0000 mgr.x (mgr.25010) 1289 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:16.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:16 smithi040 bash[76016]: cluster 2024-04-24T17:15:16.428667+0000 mgr.x (mgr.25010) 1289 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:18.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[76016]: audit 2024-04-24T17:15:16.850881+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:18.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[76016]: audit 2024-04-24T17:15:16.850881+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:18.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[76016]: audit 2024-04-24T17:15:16.853335+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:18.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[76016]: audit 2024-04-24T17:15:16.853335+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[70555]: audit 2024-04-24T17:15:16.850881+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[70555]: audit 2024-04-24T17:15:16.850881+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[70555]: audit 2024-04-24T17:15:16.853335+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:17 smithi040 bash[70555]: audit 2024-04-24T17:15:16.853335+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:17 smithi204 bash[58651]: audit 2024-04-24T17:15:16.850881+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:17 smithi204 bash[58651]: audit 2024-04-24T17:15:16.850881+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:17 smithi204 bash[58651]: audit 2024-04-24T17:15:16.853335+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:17 smithi204 bash[58651]: audit 2024-04-24T17:15:16.853335+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:19.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:18 smithi040 bash[70555]: cluster 2024-04-24T17:15:18.430020+0000 mgr.x (mgr.25010) 1290 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:19.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:18 smithi040 bash[70555]: cluster 2024-04-24T17:15:18.430020+0000 mgr.x (mgr.25010) 1290 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:18 smithi040 bash[76016]: cluster 2024-04-24T17:15:18.430020+0000 mgr.x (mgr.25010) 1290 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:19.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:18 smithi040 bash[76016]: cluster 2024-04-24T17:15:18.430020+0000 mgr.x (mgr.25010) 1290 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:18 smithi204 bash[58651]: cluster 2024-04-24T17:15:18.430020+0000 mgr.x (mgr.25010) 1290 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:18 smithi204 bash[58651]: cluster 2024-04-24T17:15:18.430020+0000 mgr.x (mgr.25010) 1290 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:20.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:19 smithi040 bash[70555]: audit 2024-04-24T17:15:19.460900+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:20.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:19 smithi040 bash[70555]: audit 2024-04-24T17:15:19.460900+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:19 smithi040 bash[76016]: audit 2024-04-24T17:15:19.460900+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:19 smithi040 bash[76016]: audit 2024-04-24T17:15:19.460900+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:19 smithi204 bash[58651]: audit 2024-04-24T17:15:19.460900+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:19 smithi204 bash[58651]: audit 2024-04-24T17:15:19.460900+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:21.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:20 smithi204 bash[58651]: audit 2024-04-24T17:15:19.460998+0000 mgr.x (mgr.25010) 1291 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:21.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:20 smithi204 bash[58651]: audit 2024-04-24T17:15:19.460998+0000 mgr.x (mgr.25010) 1291 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:21.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:20 smithi204 bash[58651]: cephadm 2024-04-24T17:15:19.463091+0000 mgr.x (mgr.25010) 1292 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:15:21.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:20 smithi204 bash[58651]: cephadm 2024-04-24T17:15:19.463091+0000 mgr.x (mgr.25010) 1292 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:15:21.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:20 smithi204 bash[58651]: cluster 2024-04-24T17:15:20.430631+0000 mgr.x (mgr.25010) 1293 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:21.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:20 smithi204 bash[58651]: cluster 2024-04-24T17:15:20.430631+0000 mgr.x (mgr.25010) 1293 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:21.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[70555]: audit 2024-04-24T17:15:19.460998+0000 mgr.x (mgr.25010) 1291 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:21.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[70555]: audit 2024-04-24T17:15:19.460998+0000 mgr.x (mgr.25010) 1291 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:21.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[70555]: cephadm 2024-04-24T17:15:19.463091+0000 mgr.x (mgr.25010) 1292 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[70555]: cephadm 2024-04-24T17:15:19.463091+0000 mgr.x (mgr.25010) 1292 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[70555]: cluster 2024-04-24T17:15:20.430631+0000 mgr.x (mgr.25010) 1293 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[70555]: cluster 2024-04-24T17:15:20.430631+0000 mgr.x (mgr.25010) 1293 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[76016]: audit 2024-04-24T17:15:19.460998+0000 mgr.x (mgr.25010) 1291 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[76016]: audit 2024-04-24T17:15:19.460998+0000 mgr.x (mgr.25010) 1291 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[76016]: cephadm 2024-04-24T17:15:19.463091+0000 mgr.x (mgr.25010) 1292 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[76016]: cephadm 2024-04-24T17:15:19.463091+0000 mgr.x (mgr.25010) 1292 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[76016]: cluster 2024-04-24T17:15:20.430631+0000 mgr.x (mgr.25010) 1293 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:20 smithi040 bash[76016]: cluster 2024-04-24T17:15:20.430631+0000 mgr.x (mgr.25010) 1293 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:15:23.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: cephadm 2024-04-24T17:15:21.983277+0000 mgr.x (mgr.25010) 1294 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: cephadm 2024-04-24T17:15:21.983277+0000 mgr.x (mgr.25010) 1294 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:21.995079+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:21.995079+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:22.001103+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:22.001103+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:22.002957+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:22.002957+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: cephadm 2024-04-24T17:15:22.008479+0000 mgr.x (mgr.25010) 1295 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: cephadm 2024-04-24T17:15:22.008479+0000 mgr.x (mgr.25010) 1295 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:22.136617+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: audit 2024-04-24T17:15:22.136617+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: cluster 2024-04-24T17:15:22.431754+0000 mgr.x (mgr.25010) 1296 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-24T17:15:23.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:22 smithi204 bash[58651]: cluster 2024-04-24T17:15:22.431754+0000 mgr.x (mgr.25010) 1296 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-24T17:15:23.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: cephadm 2024-04-24T17:15:21.983277+0000 mgr.x (mgr.25010) 1294 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: cephadm 2024-04-24T17:15:21.983277+0000 mgr.x (mgr.25010) 1294 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:21.995079+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:21.995079+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:22.001103+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:22.001103+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:22.002957+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:22.002957+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: cephadm 2024-04-24T17:15:22.008479+0000 mgr.x (mgr.25010) 1295 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: cephadm 2024-04-24T17:15:22.008479+0000 mgr.x (mgr.25010) 1295 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:22.136617+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: audit 2024-04-24T17:15:22.136617+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: cluster 2024-04-24T17:15:22.431754+0000 mgr.x (mgr.25010) 1296 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-24T17:15:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[70555]: cluster 2024-04-24T17:15:22.431754+0000 mgr.x (mgr.25010) 1296 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: cephadm 2024-04-24T17:15:21.983277+0000 mgr.x (mgr.25010) 1294 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: cephadm 2024-04-24T17:15:21.983277+0000 mgr.x (mgr.25010) 1294 : cephadm [INF] Upgrade: Updating osd.4 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:21.995079+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:21.995079+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:22.001103+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:22.001103+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:22.002957+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:22.002957+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: cephadm 2024-04-24T17:15:22.008479+0000 mgr.x (mgr.25010) 1295 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: cephadm 2024-04-24T17:15:22.008479+0000 mgr.x (mgr.25010) 1295 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:22.136617+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: audit 2024-04-24T17:15:22.136617+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: cluster 2024-04-24T17:15:22.431754+0000 mgr.x (mgr.25010) 1296 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-24T17:15:23.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:22 smithi040 bash[76016]: cluster 2024-04-24T17:15:22.431754+0000 mgr.x (mgr.25010) 1296 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-24T17:15:24.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:24 smithi040 bash[76016]: audit 2024-04-24T17:15:23.035167+0000 mgr.x (mgr.25010) 1297 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:24.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:24 smithi040 bash[76016]: audit 2024-04-24T17:15:23.035167+0000 mgr.x (mgr.25010) 1297 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:24.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:24 smithi040 bash[70555]: audit 2024-04-24T17:15:23.035167+0000 mgr.x (mgr.25010) 1297 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:24.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:24 smithi040 bash[70555]: audit 2024-04-24T17:15:23.035167+0000 mgr.x (mgr.25010) 1297 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:24 smithi204 bash[58651]: audit 2024-04-24T17:15:23.035167+0000 mgr.x (mgr.25010) 1297 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:24 smithi204 bash[58651]: audit 2024-04-24T17:15:23.035167+0000 mgr.x (mgr.25010) 1297 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:15:24] "GET /metrics HTTP/1.1" 200 38511 "" "Prometheus/2.33.4" 2024-04-24T17:15:25.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:25 smithi204 bash[58651]: cluster 2024-04-24T17:15:24.433057+0000 mgr.x (mgr.25010) 1298 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:25.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:25 smithi204 bash[58651]: cluster 2024-04-24T17:15:24.433057+0000 mgr.x (mgr.25010) 1298 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:25.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:25 smithi040 bash[70555]: cluster 2024-04-24T17:15:24.433057+0000 mgr.x (mgr.25010) 1298 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:25.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:25 smithi040 bash[70555]: cluster 2024-04-24T17:15:24.433057+0000 mgr.x (mgr.25010) 1298 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:25.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:25 smithi040 bash[76016]: cluster 2024-04-24T17:15:24.433057+0000 mgr.x (mgr.25010) 1298 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:25.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:25 smithi040 bash[76016]: cluster 2024-04-24T17:15:24.433057+0000 mgr.x (mgr.25010) 1298 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:26.488 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.488 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.489 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.489 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.489 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.490 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.490 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.491 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:26 smithi204 bash[58651]: cluster 2024-04-24T17:15:26.433699+0000 mgr.x (mgr.25010) 1299 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:26 smithi204 bash[58651]: cluster 2024-04-24T17:15:26.433699+0000 mgr.x (mgr.25010) 1299 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:26.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:26 smithi204 systemd[1]: Stopping Ceph osd.4 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:15:26.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:26 smithi204 bash[24145]: debug 2024-04-24T17:15:26.591+0000 7fb6b805a700 -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-24T17:15:26.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:26 smithi204 bash[24145]: debug 2024-04-24T17:15:26.591+0000 7fb6b805a700 -1 osd.4 135 *** Got signal Terminated *** 2024-04-24T17:15:26.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:26 smithi204 bash[24145]: debug 2024-04-24T17:15:26.591+0000 7fb6b805a700 -1 osd.4 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:15:26.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:26 smithi040 bash[70555]: cluster 2024-04-24T17:15:26.433699+0000 mgr.x (mgr.25010) 1299 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:26.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:26 smithi040 bash[70555]: cluster 2024-04-24T17:15:26.433699+0000 mgr.x (mgr.25010) 1299 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:26.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:26 smithi040 bash[76016]: cluster 2024-04-24T17:15:26.433699+0000 mgr.x (mgr.25010) 1299 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:26.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:26 smithi040 bash[76016]: cluster 2024-04-24T17:15:26.433699+0000 mgr.x (mgr.25010) 1299 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:26.599275+0000 mon.a (mon.0) 3260 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:26.599275+0000 mon.a (mon.0) 3260 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:26.774187+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:26.774187+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:26.786178+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:26.786178+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:26.787657+0000 mgr.x (mgr.25010) 1300 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:26.787657+0000 mgr.x (mgr.25010) 1300 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:26.796646+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:26.796646+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:27.379652+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:27.379652+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:27.392993+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:27.392993+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.395331+0000 mgr.x (mgr.25010) 1301 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:27.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.395331+0000 mgr.x (mgr.25010) 1301 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.395942+0000 mgr.x (mgr.25010) 1302 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:15:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.395942+0000 mgr.x (mgr.25010) 1302 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:15:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:27.405171+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:27 smithi204 bash[58651]: audit 2024-04-24T17:15:27.405171+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:26.599275+0000 mon.a (mon.0) 3260 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:26.599275+0000 mon.a (mon.0) 3260 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:26.774187+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:26.774187+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:26.786178+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:26.786178+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:26.787657+0000 mgr.x (mgr.25010) 1300 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:26.787657+0000 mgr.x (mgr.25010) 1300 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:26.796646+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:26.796646+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:27.379652+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:27.379652+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:27.392993+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:27.392993+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.395331+0000 mgr.x (mgr.25010) 1301 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.395331+0000 mgr.x (mgr.25010) 1301 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.395942+0000 mgr.x (mgr.25010) 1302 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.395942+0000 mgr.x (mgr.25010) 1302 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:27.405171+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[70555]: audit 2024-04-24T17:15:27.405171+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:26.599275+0000 mon.a (mon.0) 3260 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:26.599275+0000 mon.a (mon.0) 3260 : cluster [INF] osd.4 marked itself down and dead 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:26.774187+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:26.774187+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:26.786178+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:26.786178+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:26.787657+0000 mgr.x (mgr.25010) 1300 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:26.787657+0000 mgr.x (mgr.25010) 1300 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:26.796646+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:26.796646+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:27.379652+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:27.379652+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:27.392993+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:27.392993+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.395331+0000 mgr.x (mgr.25010) 1301 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.395331+0000 mgr.x (mgr.25010) 1301 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.395942+0000 mgr.x (mgr.25010) 1302 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.395942+0000 mgr.x (mgr.25010) 1302 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:27.405171+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:27.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:27 smithi040 bash[76016]: audit 2024-04-24T17:15:27.405171+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.504670+0000 mon.a (mon.0) 3267 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:15:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.504670+0000 mon.a (mon.0) 3267 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:15:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.519389+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:15:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.519389+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:15:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.781483+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:15:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[70555]: cluster 2024-04-24T17:15:27.781483+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:15:28.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.504670+0000 mon.a (mon.0) 3267 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:15:28.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.504670+0000 mon.a (mon.0) 3267 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:15:28.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.519389+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:15:28.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.519389+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:15:28.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.781483+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:15:28.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:28 smithi040 bash[76016]: cluster 2024-04-24T17:15:27.781483+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:15:28.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[63026]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:15:28.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[63158]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:15:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.504670+0000 mon.a (mon.0) 3267 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:15:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.504670+0000 mon.a (mon.0) 3267 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:15:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.519389+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:15:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.519389+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-04-24T17:15:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.781483+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:15:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:28 smithi204 bash[58651]: cluster 2024-04-24T17:15:27.781483+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:15:29.745 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:15:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[70555]: cluster 2024-04-24T17:15:28.519985+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:15:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[70555]: cluster 2024-04-24T17:15:28.519985+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:15:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[70555]: cluster 2024-04-24T17:15:29.397088+0000 mgr.x (mgr.25010) 1303 : cluster [DBG] pgmap v184: 161 pgs: 5 active+undersized+degraded, 32 peering, 5 active+undersized, 119 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-24T17:15:29.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[70555]: cluster 2024-04-24T17:15:29.397088+0000 mgr.x (mgr.25010) 1303 : cluster [DBG] pgmap v184: 161 pgs: 5 active+undersized+degraded, 32 peering, 5 active+undersized, 119 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-24T17:15:29.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[76016]: cluster 2024-04-24T17:15:28.519985+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:15:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[76016]: cluster 2024-04-24T17:15:28.519985+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:15:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[76016]: cluster 2024-04-24T17:15:29.397088+0000 mgr.x (mgr.25010) 1303 : cluster [DBG] pgmap v184: 161 pgs: 5 active+undersized+degraded, 32 peering, 5 active+undersized, 119 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-24T17:15:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:29 smithi040 bash[76016]: cluster 2024-04-24T17:15:29.397088+0000 mgr.x (mgr.25010) 1303 : cluster [DBG] pgmap v184: 161 pgs: 5 active+undersized+degraded, 32 peering, 5 active+undersized, 119 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-24T17:15:29.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:29 smithi204 bash[58651]: cluster 2024-04-24T17:15:28.519985+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:15:29.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:29 smithi204 bash[58651]: cluster 2024-04-24T17:15:28.519985+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-24T17:15:29.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:29 smithi204 bash[58651]: cluster 2024-04-24T17:15:29.397088+0000 mgr.x (mgr.25010) 1303 : cluster [DBG] pgmap v184: 161 pgs: 5 active+undersized+degraded, 32 peering, 5 active+undersized, 119 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-24T17:15:29.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:29 smithi204 bash[58651]: cluster 2024-04-24T17:15:29.397088+0000 mgr.x (mgr.25010) 1303 : cluster [DBG] pgmap v184: 161 pgs: 5 active+undersized+degraded, 32 peering, 5 active+undersized, 119 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-24T17:15:30.506 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:15:30.506 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 3s ago 20m - - 2024-04-24T17:15:30.506 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 3s ago 19m - - 2024-04-24T17:15:30.506 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (6m) 3s ago 13m 13.8M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:15:30.506 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (6m) 3s ago 12m 41.1M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:15:30.506 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (5m) 3s ago 11m 44.7M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:15:30.506 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (5m) 3s ago 19m 520M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (4m) 3s ago 21m 437M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (4m) 3s ago 21m 68.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (3m) 3s ago 19m 41.6M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (3m) 3s ago 19m 48.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (6m) 3s ago 13m 9648k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (6m) 3s ago 13m 9.85M - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (2m) 3s ago 18m 55.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (107s) 3s ago 18m 56.3M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (70s) 3s ago 17m 51.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (31s) 3s ago 16m 51.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 unknown 3s ago 16m 63.7M 4096M 17.2.0 e1d6a67b021e 8c0a67c9ce08 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (15m) 3s ago 15m 60.3M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (15m) 3s ago 15m 58.0M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (14m) 3s ago 14m 62.0M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:15:30.507 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (5m) 3s ago 13m 65.0M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:15:30.508 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (11m) 3s ago 11m 86.7M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:15:30.508 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (11m) 3s ago 11m 86.9M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:15:30.508 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (11m) 3s ago 11m 86.9M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:15:30.508 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (11m) 3s ago 11m 86.7M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:15:30.829 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-24T17:15:30.829 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: Stopped Ceph osd.4 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:15:30.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: cluster 2024-04-24T17:15:29.517199+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-24T17:15:30.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: cluster 2024-04-24T17:15:29.517199+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-24T17:15:30.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: cluster 2024-04-24T17:15:29.517242+0000 mon.a (mon.0) 3272 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:30.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: cluster 2024-04-24T17:15:29.517242+0000 mon.a (mon.0) 3272 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:30.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: audit 2024-04-24T17:15:29.732874+0000 mgr.x (mgr.25010) 1304 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: audit 2024-04-24T17:15:29.732874+0000 mgr.x (mgr.25010) 1304 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.830 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: audit 2024-04-24T17:15:30.106796+0000 mgr.x (mgr.25010) 1305 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.830 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 bash[58651]: audit 2024-04-24T17:15:30.106796+0000 mgr.x (mgr.25010) 1305 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: cluster 2024-04-24T17:15:29.517199+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-24T17:15:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: cluster 2024-04-24T17:15:29.517199+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-24T17:15:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: cluster 2024-04-24T17:15:29.517242+0000 mon.a (mon.0) 3272 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: cluster 2024-04-24T17:15:29.517242+0000 mon.a (mon.0) 3272 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: audit 2024-04-24T17:15:29.732874+0000 mgr.x (mgr.25010) 1304 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: audit 2024-04-24T17:15:29.732874+0000 mgr.x (mgr.25010) 1304 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: audit 2024-04-24T17:15:30.106796+0000 mgr.x (mgr.25010) 1305 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[76016]: audit 2024-04-24T17:15:30.106796+0000 mgr.x (mgr.25010) 1305 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: cluster 2024-04-24T17:15:29.517199+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: cluster 2024-04-24T17:15:29.517199+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: cluster 2024-04-24T17:15:29.517242+0000 mon.a (mon.0) 3272 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: cluster 2024-04-24T17:15:29.517242+0000 mon.a (mon.0) 3272 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: audit 2024-04-24T17:15:29.732874+0000 mgr.x (mgr.25010) 1304 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: audit 2024-04-24T17:15:29.732874+0000 mgr.x (mgr.25010) 1304 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: audit 2024-04-24T17:15:30.106796+0000 mgr.x (mgr.25010) 1305 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:30 smithi040 bash[70555]: audit 2024-04-24T17:15:30.106796+0000 mgr.x (mgr.25010) 1305 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:15:30.951 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 9 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:15:30.952 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:15:31.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: Started Ceph osd.4 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:15:31.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.259 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.259 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.260 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:15:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:15:31.324 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:15:31.325 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "9/23 daemons upgraded", 2024-04-24T17:15:31.325 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:15:31.325 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:15:31.325 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:15:31.759 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state']; 1 osds down; Reduced data availability: 5 pgs inactive, 9 pgs peering; Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded 2024-04-24T17:15:31.759 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state'] 2024-04-24T17:15:31.759 INFO:teuthology.orchestra.run.smithi040.stdout: daemon osd.4 on smithi204 is in unknown state 2024-04-24T17:15:31.759 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:15:31.759 INFO:teuthology.orchestra.run.smithi040.stdout: osd.4 (root=default,host=smithi204) is down 2024-04-24T17:15:31.759 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 5 pgs inactive, 9 pgs peering 2024-04-24T17:15:31.759 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.14 is stuck peering for 68s, current state peering, last acting [7,6] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.1 is stuck peering for 11m, current state peering, last acting [5,6] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.e is stuck peering for 11m, current state peering, last acting [6,1] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.13 is stuck peering for 100s, current state peering, last acting [6,1] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.18 is stuck peering for 100s, current state peering, last acting [6,1] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 5.e is stuck peering for 11m, current state peering, last acting [5,0] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 5.18 is stuck peering for 100s, current state peering, last acting [6,1] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 6.1a is stuck peering for 11m, current state peering, last acting [5,1] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 6.1e is stuck peering for 11m, current state peering, last acting [6,5] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.6 is active+undersized+degraded, acting [1,6] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-24T17:15:31.760 INFO:teuthology.orchestra.run.smithi040.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-24T17:15:31.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:30.457811+0000 mgr.x (mgr.25010) 1306 : audit [DBG] from='client.54373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:30.457811+0000 mgr.x (mgr.25010) 1306 : audit [DBG] from='client.54373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:30.953149+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.40:0/3385738842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:30.953149+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.40:0/3385738842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.003974+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.003974+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.009466+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.009466+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.057207+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.057207+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.059029+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.059029+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cluster 2024-04-24T17:15:31.061377+0000 mgr.x (mgr.25010) 1307 : cluster [DBG] pgmap v185: 161 pgs: 13 active+undersized+degraded, 32 peering, 16 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cluster 2024-04-24T17:15:31.061377+0000 mgr.x (mgr.25010) 1307 : cluster [DBG] pgmap v185: 161 pgs: 13 active+undersized+degraded, 32 peering, 16 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.069213+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.069213+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.069447+0000 mgr.x (mgr.25010) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.069447+0000 mgr.x (mgr.25010) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.126237+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:30.457811+0000 mgr.x (mgr.25010) 1306 : audit [DBG] from='client.54373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:30.457811+0000 mgr.x (mgr.25010) 1306 : audit [DBG] from='client.54373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:30.953149+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.40:0/3385738842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:30.953149+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.40:0/3385738842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.003974+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.003974+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.009466+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.009466+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.057207+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.057207+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.059029+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.059029+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cluster 2024-04-24T17:15:31.061377+0000 mgr.x (mgr.25010) 1307 : cluster [DBG] pgmap v185: 161 pgs: 13 active+undersized+degraded, 32 peering, 16 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cluster 2024-04-24T17:15:31.061377+0000 mgr.x (mgr.25010) 1307 : cluster [DBG] pgmap v185: 161 pgs: 13 active+undersized+degraded, 32 peering, 16 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.069213+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.069213+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.069447+0000 mgr.x (mgr.25010) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.069447+0000 mgr.x (mgr.25010) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.126237+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.126237+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.130364+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.130364+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.135034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.135034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.136496+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.136496+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.144674+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.144674+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.145136+0000 mgr.x (mgr.25010) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.145136+0000 mgr.x (mgr.25010) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.229757+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.229757+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.234148+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.234148+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.237497+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.237497+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.238853+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.238853+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.126237+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.130364+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.130364+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.135034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.135034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.136496+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.136496+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.144674+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.144674+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.145136+0000 mgr.x (mgr.25010) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.145136+0000 mgr.x (mgr.25010) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.229757+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.229757+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.234148+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.234148+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.237497+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.237497+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.238853+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.238853+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.247372+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.247372+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.247847+0000 mgr.x (mgr.25010) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.247847+0000 mgr.x (mgr.25010) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.325750+0000 mgr.x (mgr.25010) 1311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.325750+0000 mgr.x (mgr.25010) 1311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.341568+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.341568+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.345957+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.345957+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.349672+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.349672+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.351074+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.351074+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.357335+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.357335+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.357405+0000 mgr.x (mgr.25010) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.357405+0000 mgr.x (mgr.25010) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.433545+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.433545+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.247372+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.247372+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.247847+0000 mgr.x (mgr.25010) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.247847+0000 mgr.x (mgr.25010) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.325750+0000 mgr.x (mgr.25010) 1311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.325750+0000 mgr.x (mgr.25010) 1311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.341568+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.341568+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.345957+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.345957+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.349672+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.349672+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.351074+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.351074+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.357335+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.357335+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.357405+0000 mgr.x (mgr.25010) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.357405+0000 mgr.x (mgr.25010) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.433545+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.433545+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.437437+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.437437+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.439945+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.439945+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.445727+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.445727+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.450888+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.450888+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.525538+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[70555]: audit 2024-04-24T17:15:31.525538+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.437437+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.437437+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.439945+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.439945+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:31.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.445727+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.445727+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:31.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.450888+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.450888+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:31.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.525538+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:31.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:31 smithi040 bash[76016]: audit 2024-04-24T17:15:31.525538+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:30.457811+0000 mgr.x (mgr.25010) 1306 : audit [DBG] from='client.54373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:32.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:30.457811+0000 mgr.x (mgr.25010) 1306 : audit [DBG] from='client.54373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:32.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:30.953149+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.40:0/3385738842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:30.953149+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.40:0/3385738842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.003974+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.003974+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.009466+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.009466+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.057207+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.057207+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.059029+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.059029+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cluster 2024-04-24T17:15:31.061377+0000 mgr.x (mgr.25010) 1307 : cluster [DBG] pgmap v185: 161 pgs: 13 active+undersized+degraded, 32 peering, 16 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cluster 2024-04-24T17:15:31.061377+0000 mgr.x (mgr.25010) 1307 : cluster [DBG] pgmap v185: 161 pgs: 13 active+undersized+degraded, 32 peering, 16 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.069213+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.069213+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.069447+0000 mgr.x (mgr.25010) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.069447+0000 mgr.x (mgr.25010) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.126237+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.126237+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.130364+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.130364+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.135034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.135034+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.136496+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.136496+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.144674+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.144674+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.145136+0000 mgr.x (mgr.25010) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.145136+0000 mgr.x (mgr.25010) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.229757+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.229757+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.234148+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.234148+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.237497+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.237497+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.238853+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.238853+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.247372+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.247372+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.247847+0000 mgr.x (mgr.25010) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.247847+0000 mgr.x (mgr.25010) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.325750+0000 mgr.x (mgr.25010) 1311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.325750+0000 mgr.x (mgr.25010) 1311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.341568+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.341568+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.345957+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.345957+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.349672+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.349672+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.351074+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.351074+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.357335+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.357335+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.357405+0000 mgr.x (mgr.25010) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.357405+0000 mgr.x (mgr.25010) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.433545+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.433545+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.437437+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.437437+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.439945+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.439945+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.445727+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.445727+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.450888+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.450888+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.525538+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:31 smithi204 bash[58651]: audit 2024-04-24T17:15:31.525538+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.450933+0000 mgr.x (mgr.25010) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.450933+0000 mgr.x (mgr.25010) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.527992+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.527992+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.538750+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.538750+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.539620+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.539620+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.549212+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.549212+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.549275+0000 mgr.x (mgr.25010) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.549275+0000 mgr.x (mgr.25010) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.590587+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.590587+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.593479+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.593479+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.596350+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.596350+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.597356+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.450933+0000 mgr.x (mgr.25010) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.450933+0000 mgr.x (mgr.25010) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.527992+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.527992+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.538750+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.538750+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.539620+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.539620+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.549212+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.549212+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.549275+0000 mgr.x (mgr.25010) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.549275+0000 mgr.x (mgr.25010) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.590587+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.590587+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.593479+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.593479+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.596350+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.596350+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.597356+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.597356+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.604825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.604825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.604903+0000 mgr.x (mgr.25010) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.604903+0000 mgr.x (mgr.25010) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.646137+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.646137+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.648690+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.648690+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.651197+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.651197+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.652215+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.652215+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.659813+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.659813+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.659852+0000 mgr.x (mgr.25010) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.659852+0000 mgr.x (mgr.25010) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.740783+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.740783+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.744196+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.597356+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.604825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.604825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.604903+0000 mgr.x (mgr.25010) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.604903+0000 mgr.x (mgr.25010) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.646137+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.646137+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.648690+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.648690+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.651197+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.651197+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.652215+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.652215+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.659813+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.659813+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.659852+0000 mgr.x (mgr.25010) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.659852+0000 mgr.x (mgr.25010) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.740783+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.740783+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.744196+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.744196+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.746865+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.746865+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.747982+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.747982+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.756137+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.756137+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.756173+0000 mgr.x (mgr.25010) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.756173+0000 mgr.x (mgr.25010) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.761440+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.40:0/2275071281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.761440+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.40:0/2275071281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.829411+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.829411+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.833069+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.833069+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.836321+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.836321+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.837790+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.837790+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.744196+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.746865+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.746865+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.747982+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.747982+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.756137+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.756137+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.756173+0000 mgr.x (mgr.25010) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.756173+0000 mgr.x (mgr.25010) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.761440+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.40:0/2275071281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.761440+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.40:0/2275071281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.829411+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.829411+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.833069+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.833069+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.836321+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.836321+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.837790+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.837790+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.846273+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.846273+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.846537+0000 mgr.x (mgr.25010) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:31.846537+0000 mgr.x (mgr.25010) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.852080+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.852080+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.853948+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.853948+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:32.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.978917+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.978917+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.981990+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.981990+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.985691+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.985691+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.987262+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:31.987262+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.004061+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.004061+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.004270+0000 mgr.x (mgr.25010) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.004270+0000 mgr.x (mgr.25010) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.846273+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.846273+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.846537+0000 mgr.x (mgr.25010) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:31.846537+0000 mgr.x (mgr.25010) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.852080+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.852080+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.853948+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.853948+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.978917+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.978917+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.981990+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.981990+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.985691+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.985691+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.987262+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:31.987262+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.004061+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.004061+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.004270+0000 mgr.x (mgr.25010) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.004270+0000 mgr.x (mgr.25010) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cluster 2024-04-24T17:15:32.007584+0000 mon.a (mon.0) 3332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state']) 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cluster 2024-04-24T17:15:32.007584+0000 mon.a (mon.0) 3332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state']) 2024-04-24T17:15:32.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.127412+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.127412+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.132459+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.132459+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.136834+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.136834+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.138490+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.138490+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.155256+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.155256+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.155512+0000 mgr.x (mgr.25010) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.155512+0000 mgr.x (mgr.25010) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.230872+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.230872+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.234224+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.234224+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.237127+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.237127+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cluster 2024-04-24T17:15:32.007584+0000 mon.a (mon.0) 3332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state']) 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cluster 2024-04-24T17:15:32.007584+0000 mon.a (mon.0) 3332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state']) 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.127412+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.127412+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.132459+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.132459+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.136834+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.136834+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.138490+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.138490+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.155256+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.155256+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.155512+0000 mgr.x (mgr.25010) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.155512+0000 mgr.x (mgr.25010) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.230872+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.230872+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.234224+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.234224+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.237127+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.566 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.237127+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.238541+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.238541+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.247729+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.247729+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.248154+0000 mgr.x (mgr.25010) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.248154+0000 mgr.x (mgr.25010) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.322892+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.322892+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.567 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.325659+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.325659+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.328011+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.328011+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.329059+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.329059+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.337498+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.337498+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.337573+0000 mgr.x (mgr.25010) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.337573+0000 mgr.x (mgr.25010) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.413671+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.238541+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.238541+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.247729+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.247729+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.248154+0000 mgr.x (mgr.25010) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.248154+0000 mgr.x (mgr.25010) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.322892+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.322892+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.325659+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.325659+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.328011+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.328011+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.329059+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.329059+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.337498+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.337498+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.337573+0000 mgr.x (mgr.25010) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.337573+0000 mgr.x (mgr.25010) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.569 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.413671+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.413671+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.417072+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.417072+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.420057+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.420057+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.421172+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.421172+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.429934+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.429934+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.430043+0000 mgr.x (mgr.25010) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.430043+0000 mgr.x (mgr.25010) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.506881+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.506881+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.509912+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.509912+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.512517+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.512517+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.513861+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.513861+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.523339+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[76016]: audit 2024-04-24T17:15:32.523339+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.413671+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.571 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.417072+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.417072+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.420057+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.420057+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.421172+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.421172+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.429934+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.429934+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.430043+0000 mgr.x (mgr.25010) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.430043+0000 mgr.x (mgr.25010) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.506881+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.506881+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.509912+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.509912+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.512517+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.512517+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.572 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.513861+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.513861+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.523339+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:32 smithi040 bash[70555]: audit 2024-04-24T17:15:32.523339+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.450933+0000 mgr.x (mgr.25010) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.450933+0000 mgr.x (mgr.25010) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.527992+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.527992+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.538750+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.538750+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.539620+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.539620+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.549212+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.549212+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.549275+0000 mgr.x (mgr.25010) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.549275+0000 mgr.x (mgr.25010) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.590587+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.590587+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.593479+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.593479+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.596350+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.596350+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.597356+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.597356+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.604825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.604825+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.604903+0000 mgr.x (mgr.25010) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.604903+0000 mgr.x (mgr.25010) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.646137+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.646137+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.648690+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.648690+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.651197+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.651197+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.652215+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.652215+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.659813+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.659813+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.659852+0000 mgr.x (mgr.25010) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.659852+0000 mgr.x (mgr.25010) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.740783+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.740783+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.744196+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.744196+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.746865+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.746865+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.747982+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.747982+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.756137+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.756137+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.756173+0000 mgr.x (mgr.25010) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.756173+0000 mgr.x (mgr.25010) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.761440+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.40:0/2275071281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:15:32.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.761440+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.40:0/2275071281' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.829411+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.829411+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.833069+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.833069+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.836321+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.836321+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.837790+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.837790+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.846273+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.846273+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.846537+0000 mgr.x (mgr.25010) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:31.846537+0000 mgr.x (mgr.25010) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.852080+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.852080+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.853948+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.853948+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.978917+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.978917+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.981990+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.981990+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.985691+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.985691+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.987262+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:31.987262+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.004061+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.004061+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.004270+0000 mgr.x (mgr.25010) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.004270+0000 mgr.x (mgr.25010) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.882 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cluster 2024-04-24T17:15:32.007584+0000 mon.a (mon.0) 3332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state']) 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cluster 2024-04-24T17:15:32.007584+0000 mon.a (mon.0) 3332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.4 on smithi204 is in unknown state']) 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.127412+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.127412+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.132459+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.132459+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.136834+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.136834+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.138490+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.138490+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.155256+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.155256+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.155512+0000 mgr.x (mgr.25010) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.155512+0000 mgr.x (mgr.25010) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.230872+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.230872+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.234224+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.234224+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.237127+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.237127+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.238541+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.238541+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.247729+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.247729+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.248154+0000 mgr.x (mgr.25010) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.248154+0000 mgr.x (mgr.25010) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.322892+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.322892+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.325659+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.325659+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.328011+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.328011+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.329059+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.329059+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.337498+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.337498+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.337573+0000 mgr.x (mgr.25010) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.337573+0000 mgr.x (mgr.25010) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.413671+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.413671+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.417072+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.417072+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.420057+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.420057+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.421172+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.421172+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.429934+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.429934+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.430043+0000 mgr.x (mgr.25010) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.430043+0000 mgr.x (mgr.25010) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.506881+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.506881+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.509912+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.509912+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.512517+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.512517+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.513861+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.513861+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.523339+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:32.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:32 smithi204 bash[58651]: audit 2024-04-24T17:15:32.523339+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: 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-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-24T17:15:33.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[63311]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-24T17:15:33.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.523487+0000 mgr.x (mgr.25010) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.523487+0000 mgr.x (mgr.25010) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.585371+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.585371+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.588068+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.588068+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.590666+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.590666+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.591723+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.591723+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.597822+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.597822+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.598040+0000 mgr.x (mgr.25010) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.598040+0000 mgr.x (mgr.25010) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.672157+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.672157+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.675249+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.675249+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.679018+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.679018+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.680107+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.680107+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.686425+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.686425+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.686497+0000 mgr.x (mgr.25010) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.686497+0000 mgr.x (mgr.25010) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.746293+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.746293+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.749271+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.749271+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.752871+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.752871+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.754123+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.754123+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.762338+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.762338+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.762450+0000 mgr.x (mgr.25010) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.762450+0000 mgr.x (mgr.25010) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.819405+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.819405+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.821982+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.821982+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.824641+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.824641+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.825766+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.825766+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.834111+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.834111+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.834246+0000 mgr.x (mgr.25010) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.834246+0000 mgr.x (mgr.25010) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.893232+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.893232+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.895859+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.895859+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.898272+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.898272+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.899329+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.899329+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.907822+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.907822+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.907964+0000 mgr.x (mgr.25010) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.907964+0000 mgr.x (mgr.25010) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.965300+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.965300+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.967999+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.967999+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.970558+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.970558+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.971730+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.971730+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.980826+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:32.980826+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.980916+0000 mgr.x (mgr.25010) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:32.980916+0000 mgr.x (mgr.25010) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.038008+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.038008+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.874 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.040688+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.040688+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.042977+0000 mgr.x (mgr.25010) 1331 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.042977+0000 mgr.x (mgr.25010) 1331 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.043464+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.043464+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.044724+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.044724+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.053593+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.053593+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.053882+0000 mgr.x (mgr.25010) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.053882+0000 mgr.x (mgr.25010) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cluster 2024-04-24T17:15:33.062095+0000 mgr.x (mgr.25010) 1333 : cluster [DBG] pgmap v186: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cluster 2024-04-24T17:15:33.062095+0000 mgr.x (mgr.25010) 1333 : cluster [DBG] pgmap v186: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.111348+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.875 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.111348+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.114528+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.114528+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.117241+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.117241+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.118405+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.118405+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.127650+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.127650+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.127906+0000 mgr.x (mgr.25010) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.127906+0000 mgr.x (mgr.25010) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.185188+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.185188+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.188365+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.188365+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.876 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.191113+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.191113+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.192352+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.192352+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.199372+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.199372+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.199431+0000 mgr.x (mgr.25010) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.199431+0000 mgr.x (mgr.25010) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.258113+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.877 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.258113+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.261052+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.261052+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.263652+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.263652+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.265096+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.265096+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.273782+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.273782+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.274078+0000 mgr.x (mgr.25010) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.274078+0000 mgr.x (mgr.25010) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.878 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.333257+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.333257+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.335742+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.335742+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.338055+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.338055+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.338935+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.338935+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.346734+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.879 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.346734+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.347034+0000 mgr.x (mgr.25010) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.347034+0000 mgr.x (mgr.25010) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.403999+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.403999+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.406929+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.406929+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.409359+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.409359+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.410578+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.410578+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.418965+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.418965+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.419068+0000 mgr.x (mgr.25010) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.419068+0000 mgr.x (mgr.25010) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.475655+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.475655+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.478322+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.478322+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.480842+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.480842+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.482046+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.482046+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.490508+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:33 smithi204 bash[58651]: audit 2024-04-24T17:15:33.490508+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.523487+0000 mgr.x (mgr.25010) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.523487+0000 mgr.x (mgr.25010) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.585371+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.585371+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.588068+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.588068+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.590666+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.590666+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.591723+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.591723+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.597822+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.597822+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.598040+0000 mgr.x (mgr.25010) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.598040+0000 mgr.x (mgr.25010) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.672157+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.672157+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.675249+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.675249+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.679018+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.523487+0000 mgr.x (mgr.25010) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.523487+0000 mgr.x (mgr.25010) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.585371+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.585371+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.588068+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.588068+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.590666+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.590666+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.591723+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.591723+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.597822+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.597822+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.598040+0000 mgr.x (mgr.25010) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.598040+0000 mgr.x (mgr.25010) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.672157+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.672157+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.675249+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.675249+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.679018+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.679018+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.680107+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.680107+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.686425+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.686425+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.686497+0000 mgr.x (mgr.25010) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.686497+0000 mgr.x (mgr.25010) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.746293+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.746293+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.749271+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.749271+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.752871+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.752871+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.754123+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.754123+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.762338+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.762338+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.762450+0000 mgr.x (mgr.25010) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.762450+0000 mgr.x (mgr.25010) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.819405+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.819405+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.821982+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.821982+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.824641+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.824641+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.825766+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.825766+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.834111+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.834111+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.834246+0000 mgr.x (mgr.25010) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.834246+0000 mgr.x (mgr.25010) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.893232+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.893232+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.895859+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.895859+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.898272+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.898272+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.899329+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.899329+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.679018+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.680107+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.680107+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.686425+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.686425+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.686497+0000 mgr.x (mgr.25010) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.686497+0000 mgr.x (mgr.25010) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.746293+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.746293+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.749271+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.749271+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.752871+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.752871+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.754123+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.754123+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.762338+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.762338+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.762450+0000 mgr.x (mgr.25010) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.762450+0000 mgr.x (mgr.25010) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.819405+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.907822+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.907822+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.907964+0000 mgr.x (mgr.25010) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.907964+0000 mgr.x (mgr.25010) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.965300+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.965300+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.967999+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.967999+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.970558+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.970558+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.971730+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.971730+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.980826+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:32.980826+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.980916+0000 mgr.x (mgr.25010) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:32.980916+0000 mgr.x (mgr.25010) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.038008+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.038008+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.040688+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.040688+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.042977+0000 mgr.x (mgr.25010) 1331 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.042977+0000 mgr.x (mgr.25010) 1331 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.043464+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.043464+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.044724+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.044724+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.053593+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.053593+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.053882+0000 mgr.x (mgr.25010) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.053882+0000 mgr.x (mgr.25010) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cluster 2024-04-24T17:15:33.062095+0000 mgr.x (mgr.25010) 1333 : cluster [DBG] pgmap v186: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cluster 2024-04-24T17:15:33.062095+0000 mgr.x (mgr.25010) 1333 : cluster [DBG] pgmap v186: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.111348+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.111348+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.114528+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.114528+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.117241+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.117241+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.819405+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.821982+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.821982+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.824641+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.824641+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.825766+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.825766+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.834111+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.834111+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.834246+0000 mgr.x (mgr.25010) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.834246+0000 mgr.x (mgr.25010) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.893232+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.893232+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.895859+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.895859+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.898272+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.898272+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.899329+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.899329+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.118405+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.118405+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.127650+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.127650+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.127906+0000 mgr.x (mgr.25010) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.127906+0000 mgr.x (mgr.25010) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.185188+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.185188+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.188365+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.188365+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.191113+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.191113+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.192352+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.192352+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.199372+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.199372+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.199431+0000 mgr.x (mgr.25010) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.199431+0000 mgr.x (mgr.25010) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.258113+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.258113+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.261052+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.261052+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.263652+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.263652+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.265096+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.265096+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.273782+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.273782+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.274078+0000 mgr.x (mgr.25010) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.274078+0000 mgr.x (mgr.25010) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.333257+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.333257+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.335742+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.335742+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.338055+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.338055+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.338935+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.338935+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.346734+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.346734+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.907822+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.907822+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.907964+0000 mgr.x (mgr.25010) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.907964+0000 mgr.x (mgr.25010) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.965300+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.965300+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.967999+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.967999+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.970558+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.970558+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.971730+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.971730+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.980826+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:32.980826+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.980916+0000 mgr.x (mgr.25010) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:32.980916+0000 mgr.x (mgr.25010) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.038008+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.038008+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.040688+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.040688+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.347034+0000 mgr.x (mgr.25010) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.347034+0000 mgr.x (mgr.25010) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.403999+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.403999+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.406929+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.406929+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.409359+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.409359+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.410578+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.410578+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.418965+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.418965+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.419068+0000 mgr.x (mgr.25010) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.419068+0000 mgr.x (mgr.25010) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.475655+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.475655+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.478322+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.478322+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.480842+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.480842+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.482046+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.482046+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.490508+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[70555]: audit 2024-04-24T17:15:33.490508+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.042977+0000 mgr.x (mgr.25010) 1331 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:33.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.042977+0000 mgr.x (mgr.25010) 1331 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:33.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.043464+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.043464+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.044724+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.044724+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.053593+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.053593+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.053882+0000 mgr.x (mgr.25010) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.053882+0000 mgr.x (mgr.25010) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cluster 2024-04-24T17:15:33.062095+0000 mgr.x (mgr.25010) 1333 : cluster [DBG] pgmap v186: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cluster 2024-04-24T17:15:33.062095+0000 mgr.x (mgr.25010) 1333 : cluster [DBG] pgmap v186: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.111348+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.111348+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.114528+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.114528+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.117241+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.117241+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.118405+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.118405+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.127650+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.127650+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.127906+0000 mgr.x (mgr.25010) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.127906+0000 mgr.x (mgr.25010) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.185188+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.185188+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.188365+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.188365+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.191113+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.191113+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.192352+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.192352+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.199372+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.199372+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.199431+0000 mgr.x (mgr.25010) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.199431+0000 mgr.x (mgr.25010) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.258113+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.258113+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.261052+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.261052+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.263652+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.263652+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.265096+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.265096+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.273782+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.273782+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.274078+0000 mgr.x (mgr.25010) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.274078+0000 mgr.x (mgr.25010) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.333257+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.333257+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.335742+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.335742+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.338055+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.338055+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.338935+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.338935+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.346734+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.346734+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.347034+0000 mgr.x (mgr.25010) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.347034+0000 mgr.x (mgr.25010) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.403999+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.403999+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.406929+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.406929+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.409359+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.409359+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.410578+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.410578+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.418965+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.418965+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.419068+0000 mgr.x (mgr.25010) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.419068+0000 mgr.x (mgr.25010) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.475655+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.475655+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.478322+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.478322+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.480842+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.480842+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.482046+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.482046+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.490508+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:33.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:33 smithi040 bash[76016]: audit 2024-04-24T17:15:33.490508+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:15:34] "GET /metrics HTTP/1.1" 200 38510 "" "Prometheus/2.33.4" 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.490604+0000 mgr.x (mgr.25010) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.490604+0000 mgr.x (mgr.25010) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.558183+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.558183+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.560811+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.560811+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.563255+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.563255+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.564279+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.564279+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.570722+0000 mgr.x (mgr.25010) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.570722+0000 mgr.x (mgr.25010) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.570727+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.570727+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.645910+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.645910+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.649083+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.649083+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.652362+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.490604+0000 mgr.x (mgr.25010) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.490604+0000 mgr.x (mgr.25010) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.558183+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.558183+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.560811+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.560811+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.563255+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.563255+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.564279+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.564279+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.570722+0000 mgr.x (mgr.25010) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.570722+0000 mgr.x (mgr.25010) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.570727+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.570727+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.645910+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.645910+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.649083+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.649083+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.652362+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.652362+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.653910+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.653910+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.663150+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.663150+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.663512+0000 mgr.x (mgr.25010) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.663512+0000 mgr.x (mgr.25010) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.739538+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.739538+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.743338+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.743338+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.747322+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.747322+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.748927+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.748927+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.758987+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.758987+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.759177+0000 mgr.x (mgr.25010) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.759177+0000 mgr.x (mgr.25010) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.835849+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.652362+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.653910+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.653910+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.663150+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.663150+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.663512+0000 mgr.x (mgr.25010) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.663512+0000 mgr.x (mgr.25010) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.739538+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.739538+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.743338+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.743338+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.747322+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.747322+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.748927+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.748927+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.758987+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.758987+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.759177+0000 mgr.x (mgr.25010) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.759177+0000 mgr.x (mgr.25010) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.835849+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.835849+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.839172+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.839172+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.841892+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.841892+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.843229+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.843229+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.852097+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.852097+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.852153+0000 mgr.x (mgr.25010) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.852153+0000 mgr.x (mgr.25010) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.909121+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.909121+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.912065+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.912065+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.914766+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.914766+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.915958+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.915958+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.835849+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.839172+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.839172+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.841892+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.841892+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.843229+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.843229+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.852097+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.852097+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.852153+0000 mgr.x (mgr.25010) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.852153+0000 mgr.x (mgr.25010) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.909121+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.909121+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.912065+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.912065+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.914766+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.914766+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.915958+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.915958+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.926714+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:33.926714+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.926850+0000 mgr.x (mgr.25010) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:33.926850+0000 mgr.x (mgr.25010) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.000212+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.000212+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.003267+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.003267+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.006418+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.006418+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.007685+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.007685+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.019090+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.019090+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.019333+0000 mgr.x (mgr.25010) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.019333+0000 mgr.x (mgr.25010) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cluster 2024-04-24T17:15:34.048835+0000 mon.a (mon.0) 3453 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cluster 2024-04-24T17:15:34.048835+0000 mon.a (mon.0) 3453 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.094719+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.094719+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.926714+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:33.926714+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.926850+0000 mgr.x (mgr.25010) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:33.926850+0000 mgr.x (mgr.25010) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.000212+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.000212+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.003267+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.003267+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.006418+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.006418+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.007685+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.007685+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.019090+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.019090+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.019333+0000 mgr.x (mgr.25010) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.019333+0000 mgr.x (mgr.25010) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cluster 2024-04-24T17:15:34.048835+0000 mon.a (mon.0) 3453 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cluster 2024-04-24T17:15:34.048835+0000 mon.a (mon.0) 3453 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.094719+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.094719+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.097968+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.097968+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.101240+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.101240+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.103325+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.103325+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.115217+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.115217+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.115842+0000 mgr.x (mgr.25010) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.115842+0000 mgr.x (mgr.25010) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.195251+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.195251+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.198609+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.198609+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.202590+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.202590+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.203862+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.203862+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.217505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.217505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.097968+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.097968+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.101240+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.101240+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.103325+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.103325+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.115217+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.115217+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.115842+0000 mgr.x (mgr.25010) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.115842+0000 mgr.x (mgr.25010) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.195251+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.195251+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.198609+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.198609+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.202590+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.202590+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.203862+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.203862+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.217505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.217505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.217787+0000 mgr.x (mgr.25010) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.217787+0000 mgr.x (mgr.25010) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.296034+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.296034+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.299392+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.299392+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.302930+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.302930+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.304597+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.304597+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.318151+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.318151+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.318381+0000 mgr.x (mgr.25010) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.318381+0000 mgr.x (mgr.25010) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.392149+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.392149+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.395365+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.395365+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.399421+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.217787+0000 mgr.x (mgr.25010) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.217787+0000 mgr.x (mgr.25010) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.296034+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.296034+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.299392+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.299392+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.302930+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.302930+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.304597+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.304597+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.318151+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.318151+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.318381+0000 mgr.x (mgr.25010) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.318381+0000 mgr.x (mgr.25010) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.392149+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.392149+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.395365+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.395365+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.399421+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.399421+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.400914+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.400914+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.414093+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.414093+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.414322+0000 mgr.x (mgr.25010) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.414322+0000 mgr.x (mgr.25010) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.504508+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.504508+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.509404+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.509404+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.514091+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.514091+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.516376+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.516376+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.528561+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[76016]: audit 2024-04-24T17:15:34.528561+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.399421+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.400914+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.400914+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.414093+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.414093+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.414322+0000 mgr.x (mgr.25010) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.414322+0000 mgr.x (mgr.25010) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.504508+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.504508+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.509404+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.509404+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:34.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.514091+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.514091+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:34.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.516376+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.516376+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:34.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.528561+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:34.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:34 smithi040 bash[70555]: audit 2024-04-24T17:15:34.528561+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.490604+0000 mgr.x (mgr.25010) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.490604+0000 mgr.x (mgr.25010) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.558183+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.558183+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.560811+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.560811+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.563255+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.563255+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.564279+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.564279+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.570722+0000 mgr.x (mgr.25010) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.570722+0000 mgr.x (mgr.25010) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.570727+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.570727+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.645910+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.645910+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.649083+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.649083+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.652362+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.652362+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.653910+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.653910+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.663150+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.663150+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.663512+0000 mgr.x (mgr.25010) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.663512+0000 mgr.x (mgr.25010) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.739538+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.739538+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.743338+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.743338+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.747322+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.747322+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.748927+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.748927+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.758987+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.758987+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.759177+0000 mgr.x (mgr.25010) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.759177+0000 mgr.x (mgr.25010) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.835849+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.835849+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.839172+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.839172+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.841892+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.841892+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.843229+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.843229+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.852097+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.852097+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.852153+0000 mgr.x (mgr.25010) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.852153+0000 mgr.x (mgr.25010) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.909121+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.909121+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.912065+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.912065+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.914766+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.914766+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.915958+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.915958+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.926714+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:33.926714+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.926850+0000 mgr.x (mgr.25010) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:33.926850+0000 mgr.x (mgr.25010) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.000212+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.000212+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.003267+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.003267+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.006418+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.006418+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.007685+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.007685+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.019090+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.019090+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.019333+0000 mgr.x (mgr.25010) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.019333+0000 mgr.x (mgr.25010) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cluster 2024-04-24T17:15:34.048835+0000 mon.a (mon.0) 3453 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cluster 2024-04-24T17:15:34.048835+0000 mon.a (mon.0) 3453 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.094719+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.094719+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.097968+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.097968+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.101240+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.101240+0000 mon.a (mon.0) 3456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.103325+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.103325+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.115217+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.115217+0000 mon.a (mon.0) 3458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.115842+0000 mgr.x (mgr.25010) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.115842+0000 mgr.x (mgr.25010) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.195251+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.195251+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.198609+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.198609+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.202590+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.202590+0000 mon.a (mon.0) 3461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.203862+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.203862+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.217505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.217505+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.217787+0000 mgr.x (mgr.25010) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.217787+0000 mgr.x (mgr.25010) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.296034+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.296034+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.299392+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.299392+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.302930+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.302930+0000 mon.a (mon.0) 3466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.304597+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.304597+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.318151+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.318151+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.318381+0000 mgr.x (mgr.25010) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.318381+0000 mgr.x (mgr.25010) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.392149+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.392149+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.395365+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.395365+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.399421+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.399421+0000 mon.a (mon.0) 3471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.400914+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.400914+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.414093+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.414093+0000 mon.a (mon.0) 3473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.414322+0000 mgr.x (mgr.25010) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.414322+0000 mgr.x (mgr.25010) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.504508+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.504508+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.509404+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.509404+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.514091+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.514091+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.516376+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.516376+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.528561+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:34 smithi204 bash[58651]: audit 2024-04-24T17:15:34.528561+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.528803+0000 mgr.x (mgr.25010) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.528803+0000 mgr.x (mgr.25010) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.586133+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.586133+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.589162+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.589162+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.591565+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.591565+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.592647+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.592647+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.600646+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.600646+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.601095+0000 mgr.x (mgr.25010) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.601095+0000 mgr.x (mgr.25010) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.658996+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.658996+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.662047+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.662047+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.664462+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.528803+0000 mgr.x (mgr.25010) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.528803+0000 mgr.x (mgr.25010) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.586133+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.586133+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.589162+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.589162+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.591565+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.591565+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.592647+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.592647+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.600646+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.600646+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.601095+0000 mgr.x (mgr.25010) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.601095+0000 mgr.x (mgr.25010) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.658996+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.658996+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.662047+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.662047+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.664462+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.664462+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.665649+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.665649+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.674705+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.674705+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.674801+0000 mgr.x (mgr.25010) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.674801+0000 mgr.x (mgr.25010) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.717440+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.717440+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.720298+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.720298+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.722830+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.722830+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.723992+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.723992+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.732806+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.732806+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.732963+0000 mgr.x (mgr.25010) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.732963+0000 mgr.x (mgr.25010) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cluster 2024-04-24T17:15:34.766725+0000 mon.a (mon.0) 3494 : cluster [WRN] Health check update: Degraded data redundancy: 110/630 objects degraded (17.460%), 30 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cluster 2024-04-24T17:15:34.766725+0000 mon.a (mon.0) 3494 : cluster [WRN] Health check update: Degraded data redundancy: 110/630 objects degraded (17.460%), 30 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.806821+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.806821+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.809740+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.809740+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.812158+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.812158+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.813398+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.813398+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.824374+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.824374+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.824490+0000 mgr.x (mgr.25010) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.824490+0000 mgr.x (mgr.25010) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.912226+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.912226+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.917376+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.917376+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.921733+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.921733+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.664462+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.665649+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.665649+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.674705+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.674705+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.674801+0000 mgr.x (mgr.25010) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.674801+0000 mgr.x (mgr.25010) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.717440+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.717440+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.720298+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.720298+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.722830+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.722830+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.723992+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.723992+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.732806+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.732806+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.732963+0000 mgr.x (mgr.25010) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.732963+0000 mgr.x (mgr.25010) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cluster 2024-04-24T17:15:34.766725+0000 mon.a (mon.0) 3494 : cluster [WRN] Health check update: Degraded data redundancy: 110/630 objects degraded (17.460%), 30 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.923240+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.923240+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.933915+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:34.933915+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.934192+0000 mgr.x (mgr.25010) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:34.934192+0000 mgr.x (mgr.25010) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.012188+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.012188+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.015458+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.015458+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.018885+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.018885+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.020482+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.020482+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.030171+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.030171+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.030450+0000 mgr.x (mgr.25010) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.030450+0000 mgr.x (mgr.25010) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cluster 2024-04-24T17:15:35.063170+0000 mgr.x (mgr.25010) 1357 : cluster [DBG] pgmap v187: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cluster 2024-04-24T17:15:35.063170+0000 mgr.x (mgr.25010) 1357 : cluster [DBG] pgmap v187: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.108852+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.108852+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.111759+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.111759+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.114997+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.114997+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.116145+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.116145+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.125133+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.125133+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.127679+0000 mgr.x (mgr.25010) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.127679+0000 mgr.x (mgr.25010) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.190288+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.190288+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.193363+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.193363+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.197152+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.197152+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.198344+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cluster 2024-04-24T17:15:34.766725+0000 mon.a (mon.0) 3494 : cluster [WRN] Health check update: Degraded data redundancy: 110/630 objects degraded (17.460%), 30 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.806821+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.806821+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.809740+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.809740+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.812158+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.812158+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.813398+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.813398+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.824374+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.824374+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.824490+0000 mgr.x (mgr.25010) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.824490+0000 mgr.x (mgr.25010) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.912226+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.912226+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.917376+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.917376+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.921733+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.921733+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.198344+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.207482+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.207482+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.207636+0000 mgr.x (mgr.25010) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.207636+0000 mgr.x (mgr.25010) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.266035+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.266035+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.268852+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.268852+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.271267+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.271267+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.272370+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.272370+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.281167+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.281167+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.281435+0000 mgr.x (mgr.25010) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.281435+0000 mgr.x (mgr.25010) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.323098+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.323098+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.325960+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.325960+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.328616+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.328616+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.329733+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.329733+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.338507+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.338507+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.338597+0000 mgr.x (mgr.25010) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.338597+0000 mgr.x (mgr.25010) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.428095+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.428095+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.432693+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.432693+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.437455+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.437455+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.438816+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.438816+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.448465+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.448465+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.923240+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.923240+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.933915+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:34.933915+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.934192+0000 mgr.x (mgr.25010) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:34.934192+0000 mgr.x (mgr.25010) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.012188+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.012188+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.015458+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.015458+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.018885+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.018885+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.020482+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.020482+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.030171+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.030171+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.030450+0000 mgr.x (mgr.25010) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.030450+0000 mgr.x (mgr.25010) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cluster 2024-04-24T17:15:35.063170+0000 mgr.x (mgr.25010) 1357 : cluster [DBG] pgmap v187: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:35.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.448906+0000 mgr.x (mgr.25010) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.448906+0000 mgr.x (mgr.25010) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.537899+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[76016]: audit 2024-04-24T17:15:35.537899+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cluster 2024-04-24T17:15:35.063170+0000 mgr.x (mgr.25010) 1357 : cluster [DBG] pgmap v187: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:35.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.108852+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.108852+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.111759+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.111759+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.114997+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.114997+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.116145+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.116145+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.125133+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.125133+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.127679+0000 mgr.x (mgr.25010) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.127679+0000 mgr.x (mgr.25010) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.190288+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.190288+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.193363+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.193363+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.197152+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.197152+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.198344+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.198344+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.207482+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.207482+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.207636+0000 mgr.x (mgr.25010) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.207636+0000 mgr.x (mgr.25010) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.266035+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.266035+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.268852+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.268852+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.271267+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.271267+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.272370+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.272370+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.281167+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.281167+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.281435+0000 mgr.x (mgr.25010) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.281435+0000 mgr.x (mgr.25010) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.323098+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.323098+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.325960+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.325960+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.328616+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.328616+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.329733+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.329733+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.338507+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.338507+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.338597+0000 mgr.x (mgr.25010) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.338597+0000 mgr.x (mgr.25010) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.428095+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.428095+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.432693+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.432693+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.437455+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.437455+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.438816+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.438816+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.448465+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.448465+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.448906+0000 mgr.x (mgr.25010) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.448906+0000 mgr.x (mgr.25010) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.537899+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:35.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:35 smithi040 bash[70555]: audit 2024-04-24T17:15:35.537899+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.528803+0000 mgr.x (mgr.25010) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.528803+0000 mgr.x (mgr.25010) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.586133+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.586133+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.589162+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.589162+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.591565+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.591565+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.592647+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.592647+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.600646+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.600646+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.601095+0000 mgr.x (mgr.25010) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.601095+0000 mgr.x (mgr.25010) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.658996+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.658996+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.662047+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.662047+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.664462+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.664462+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.665649+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.665649+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.674705+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.674705+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.674801+0000 mgr.x (mgr.25010) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.674801+0000 mgr.x (mgr.25010) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.717440+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.717440+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.720298+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.720298+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.722830+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.722830+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.723992+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.723992+0000 mon.a (mon.0) 3492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.732806+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.732806+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.732963+0000 mgr.x (mgr.25010) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.732963+0000 mgr.x (mgr.25010) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cluster 2024-04-24T17:15:34.766725+0000 mon.a (mon.0) 3494 : cluster [WRN] Health check update: Degraded data redundancy: 110/630 objects degraded (17.460%), 30 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cluster 2024-04-24T17:15:34.766725+0000 mon.a (mon.0) 3494 : cluster [WRN] Health check update: Degraded data redundancy: 110/630 objects degraded (17.460%), 30 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.806821+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.806821+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.809740+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.809740+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.812158+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.812158+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.813398+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.813398+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.824374+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.824374+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.824490+0000 mgr.x (mgr.25010) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.824490+0000 mgr.x (mgr.25010) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.912226+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.912226+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.917376+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.917376+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.921733+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.921733+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.923240+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.923240+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.933915+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:34.933915+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.934192+0000 mgr.x (mgr.25010) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:34.934192+0000 mgr.x (mgr.25010) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.012188+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.012188+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.015458+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.015458+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.018885+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.018885+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.020482+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.020482+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.030171+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.030171+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.030450+0000 mgr.x (mgr.25010) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.030450+0000 mgr.x (mgr.25010) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cluster 2024-04-24T17:15:35.063170+0000 mgr.x (mgr.25010) 1357 : cluster [DBG] pgmap v187: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cluster 2024-04-24T17:15:35.063170+0000 mgr.x (mgr.25010) 1357 : cluster [DBG] pgmap v187: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.108852+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.108852+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.111759+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.111759+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.114997+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.114997+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.116145+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.116145+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.125133+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.125133+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.127679+0000 mgr.x (mgr.25010) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.127679+0000 mgr.x (mgr.25010) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.190288+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.190288+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.193363+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.193363+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.197152+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.197152+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.198344+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.198344+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.207482+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.207482+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.207636+0000 mgr.x (mgr.25010) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.207636+0000 mgr.x (mgr.25010) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.266035+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.266035+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.268852+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.268852+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.271267+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.271267+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.272370+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.272370+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.281167+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.281167+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.281435+0000 mgr.x (mgr.25010) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.281435+0000 mgr.x (mgr.25010) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.323098+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.323098+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.325960+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.325960+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.328616+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.328616+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.329733+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.329733+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.338507+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.338507+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.338597+0000 mgr.x (mgr.25010) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.338597+0000 mgr.x (mgr.25010) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.428095+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.428095+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.432693+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.432693+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.437455+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.437455+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.438816+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.438816+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.448465+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.448465+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.448906+0000 mgr.x (mgr.25010) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.448906+0000 mgr.x (mgr.25010) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.537899+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:35 smithi204 bash[58651]: audit 2024-04-24T17:15:35.537899+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.542123+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.542123+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.570703+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.570703+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.572123+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.572123+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.580712+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.580712+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.580931+0000 mgr.x (mgr.25010) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.580931+0000 mgr.x (mgr.25010) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.654860+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.654860+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.657878+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.657878+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.661612+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.661612+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.662753+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.662753+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.672738+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.672738+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.673004+0000 mgr.x (mgr.25010) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.673004+0000 mgr.x (mgr.25010) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.730684+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.730684+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.733826+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.733826+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.736485+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.736485+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.737798+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.737798+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.747882+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.747882+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.747930+0000 mgr.x (mgr.25010) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.747930+0000 mgr.x (mgr.25010) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.805911+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.805911+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.808893+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.808893+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.811700+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.811700+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.812942+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.812942+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.821678+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.821678+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.821766+0000 mgr.x (mgr.25010) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.821766+0000 mgr.x (mgr.25010) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.879588+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.879588+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.882639+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.882639+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.885846+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.885846+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.887191+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.887191+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.895856+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.895856+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.896218+0000 mgr.x (mgr.25010) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:35.896218+0000 mgr.x (mgr.25010) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.985241+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.985241+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.990188+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.990188+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.994059+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.994059+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.995692+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:35.995692+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.005975+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.005975+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.006207+0000 mgr.x (mgr.25010) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.006207+0000 mgr.x (mgr.25010) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.083444+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.083444+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.087203+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.087203+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.092341+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.092341+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.094125+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.618 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.094125+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.103647+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.103647+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.103926+0000 mgr.x (mgr.25010) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.103926+0000 mgr.x (mgr.25010) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.192193+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.192193+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.197086+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.197086+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.201646+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.201646+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.619 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.203445+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.203445+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.213780+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.213780+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.214206+0000 mgr.x (mgr.25010) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.214206+0000 mgr.x (mgr.25010) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.272522+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.272522+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.275594+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.275594+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.278455+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.278455+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.279824+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.279824+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.288239+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.620 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.288239+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.621 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.288367+0000 mgr.x (mgr.25010) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.621 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.288367+0000 mgr.x (mgr.25010) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.621 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.346689+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.621 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.346689+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.621 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.350187+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.621 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[58651]: audit 2024-04-24T17:15:36.350187+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.542123+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.542123+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.570703+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.570703+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.572123+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.572123+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.580712+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.580712+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.580931+0000 mgr.x (mgr.25010) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.580931+0000 mgr.x (mgr.25010) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.654860+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.654860+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.657878+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.657878+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.661612+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.661612+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.662753+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.662753+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.672738+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.542123+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.542123+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.570703+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.570703+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.572123+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.572123+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.580712+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.580712+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.580931+0000 mgr.x (mgr.25010) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.580931+0000 mgr.x (mgr.25010) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.654860+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.654860+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.657878+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.657878+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.661612+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.661612+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.662753+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.662753+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.672738+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.672738+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.673004+0000 mgr.x (mgr.25010) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.673004+0000 mgr.x (mgr.25010) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.730684+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.730684+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.733826+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.733826+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.736485+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.736485+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.737798+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.737798+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.747882+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.747882+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.747930+0000 mgr.x (mgr.25010) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.747930+0000 mgr.x (mgr.25010) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.805911+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.805911+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.808893+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.808893+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.811700+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.672738+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.673004+0000 mgr.x (mgr.25010) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.673004+0000 mgr.x (mgr.25010) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.730684+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.730684+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.733826+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.733826+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.736485+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.736485+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.737798+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.737798+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.747882+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.747882+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.747930+0000 mgr.x (mgr.25010) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.747930+0000 mgr.x (mgr.25010) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.805911+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.805911+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.808893+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.808893+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.811700+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.811700+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.812942+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.812942+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.821678+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.821678+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.821766+0000 mgr.x (mgr.25010) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.821766+0000 mgr.x (mgr.25010) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.879588+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.879588+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.882639+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.882639+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.885846+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.885846+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.887191+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.887191+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.895856+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.895856+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.896218+0000 mgr.x (mgr.25010) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:35.896218+0000 mgr.x (mgr.25010) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.985241+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.811700+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.812942+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.812942+0000 mon.a (mon.0) 3553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.821678+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.821678+0000 mon.a (mon.0) 3554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.821766+0000 mgr.x (mgr.25010) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.821766+0000 mgr.x (mgr.25010) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.879588+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.879588+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.882639+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.882639+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.885846+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.885846+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.887191+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.887191+0000 mon.a (mon.0) 3558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.895856+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.895856+0000 mon.a (mon.0) 3559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.896218+0000 mgr.x (mgr.25010) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:35.896218+0000 mgr.x (mgr.25010) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.985241+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.985241+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.990188+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.990188+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.994059+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.994059+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.995692+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:35.995692+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.005975+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.005975+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.006207+0000 mgr.x (mgr.25010) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.006207+0000 mgr.x (mgr.25010) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.083444+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.083444+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.087203+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.087203+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.092341+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.092341+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.094125+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.094125+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.985241+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.990188+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.990188+0000 mon.a (mon.0) 3561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.994059+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.994059+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.995692+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:35.995692+0000 mon.a (mon.0) 3563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.005975+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.005975+0000 mon.a (mon.0) 3564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.006207+0000 mgr.x (mgr.25010) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.006207+0000 mgr.x (mgr.25010) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.083444+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.083444+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.087203+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.087203+0000 mon.a (mon.0) 3566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.092341+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.092341+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.094125+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.094125+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.103647+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.103647+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.103926+0000 mgr.x (mgr.25010) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.103926+0000 mgr.x (mgr.25010) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.192193+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.192193+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.197086+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.197086+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.201646+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.201646+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.203445+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.203445+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.213780+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.213780+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.214206+0000 mgr.x (mgr.25010) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.214206+0000 mgr.x (mgr.25010) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.272522+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.272522+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.275594+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.275594+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.278455+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.278455+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.279824+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.279824+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.288239+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.288239+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.288367+0000 mgr.x (mgr.25010) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.288367+0000 mgr.x (mgr.25010) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.346689+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.346689+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.350187+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[76016]: audit 2024-04-24T17:15:36.350187+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.103647+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.103647+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.103926+0000 mgr.x (mgr.25010) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.103926+0000 mgr.x (mgr.25010) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.192193+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.192193+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.197086+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.197086+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.201646+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.201646+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.203445+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.203445+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.213780+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.213780+0000 mon.a (mon.0) 3574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.214206+0000 mgr.x (mgr.25010) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.214206+0000 mgr.x (mgr.25010) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.272522+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.272522+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.275594+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.275594+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.278455+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.278455+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.279824+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.279824+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.288239+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.288239+0000 mon.a (mon.0) 3579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:36.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.288367+0000 mgr.x (mgr.25010) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.288367+0000 mgr.x (mgr.25010) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:36.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.346689+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.346689+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:36.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.350187+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:36.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:36 smithi040 bash[70555]: audit 2024-04-24T17:15:36.350187+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:37.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:36 smithi204 bash[63723]: debug 2024-04-24T17:15:36.691+0000 7ff701e147c0 -1 Falling back to public interface 2024-04-24T17:15:38.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.882698+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.882698+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.887535+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.887535+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.893717+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.893717+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.900071+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.900071+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.902774+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.902774+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.904439+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.904439+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.912244+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:36.912244+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.912616+0000 mgr.x (mgr.25010) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:36.912616+0000 mgr.x (mgr.25010) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.003570+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.003570+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.007163+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.007163+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.011275+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.011275+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.013046+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.013046+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.021338+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.021338+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.021594+0000 mgr.x (mgr.25010) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.021594+0000 mgr.x (mgr.25010) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cluster 2024-04-24T17:15:37.064522+0000 mgr.x (mgr.25010) 1374 : cluster [DBG] pgmap v188: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cluster 2024-04-24T17:15:37.064522+0000 mgr.x (mgr.25010) 1374 : cluster [DBG] pgmap v188: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.090901+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.090901+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.095394+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.095394+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.098725+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.098725+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.100374+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.100374+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.110361+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.882698+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.882698+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.887535+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.887535+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.893717+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.893717+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.900071+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.900071+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.902774+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.902774+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.904439+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.904439+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.912244+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:36.912244+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.912616+0000 mgr.x (mgr.25010) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:36.912616+0000 mgr.x (mgr.25010) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.003570+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.003570+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.007163+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.007163+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.011275+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.110361+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.110566+0000 mgr.x (mgr.25010) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.110566+0000 mgr.x (mgr.25010) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.184546+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.184546+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.187716+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.187716+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.190236+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.190236+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.191304+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.191304+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.202209+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.202209+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.202353+0000 mgr.x (mgr.25010) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.202353+0000 mgr.x (mgr.25010) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.260014+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.260014+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.262588+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.262588+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.265084+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.265084+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.266201+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.266201+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.276743+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.276743+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.276912+0000 mgr.x (mgr.25010) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.276912+0000 mgr.x (mgr.25010) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.334360+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.334360+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.337175+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.337175+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.339436+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.339436+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.340569+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.340569+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.351033+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.351033+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.351085+0000 mgr.x (mgr.25010) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.351085+0000 mgr.x (mgr.25010) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.429385+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.011275+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.013046+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.013046+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.021338+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.021338+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.021594+0000 mgr.x (mgr.25010) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.021594+0000 mgr.x (mgr.25010) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cluster 2024-04-24T17:15:37.064522+0000 mgr.x (mgr.25010) 1374 : cluster [DBG] pgmap v188: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cluster 2024-04-24T17:15:37.064522+0000 mgr.x (mgr.25010) 1374 : cluster [DBG] pgmap v188: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:38.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.090901+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.090901+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.095394+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.095394+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.098725+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.098725+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.100374+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.100374+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.110361+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.429385+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.432953+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.432953+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.435962+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.435962+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.437371+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.437371+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.448772+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.448772+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.448961+0000 mgr.x (mgr.25010) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.448961+0000 mgr.x (mgr.25010) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.526912+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.526912+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.530220+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.530220+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.533340+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.533340+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.534714+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.534714+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.546000+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.546000+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.607447+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.607447+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.610711+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.610711+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.613315+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.613315+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.614460+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.614460+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.625336+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.625336+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.683082+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.683082+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.686339+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.686339+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.689003+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.689003+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.690215+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.110361+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.110566+0000 mgr.x (mgr.25010) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.110566+0000 mgr.x (mgr.25010) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.184546+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.184546+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.187716+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.187716+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.190236+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.190236+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.191304+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.191304+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.202209+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.202209+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.202353+0000 mgr.x (mgr.25010) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.202353+0000 mgr.x (mgr.25010) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.260014+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.260014+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.262588+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.262588+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.265084+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.690215+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.701151+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.701151+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.786542+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.786542+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.789736+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.789736+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.792175+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.792175+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.793483+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.793483+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.804351+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.804351+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.877820+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[76016]: audit 2024-04-24T17:15:37.877820+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.265084+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.266201+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.266201+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.276743+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.276743+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.276912+0000 mgr.x (mgr.25010) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.276912+0000 mgr.x (mgr.25010) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.334360+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.334360+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.337175+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.337175+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.339436+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.339436+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.340569+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.340569+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.351033+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.351033+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.351085+0000 mgr.x (mgr.25010) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.351085+0000 mgr.x (mgr.25010) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.429385+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.429385+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.432953+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.432953+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.435962+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.435962+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.437371+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.437371+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.448772+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.448772+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.448961+0000 mgr.x (mgr.25010) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.448961+0000 mgr.x (mgr.25010) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.526912+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.526912+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.530220+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.530220+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.533340+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.533340+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.534714+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.534714+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.546000+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.546000+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.607447+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.607447+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.610711+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.610711+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.613315+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.613315+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.614460+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.614460+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.625336+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.625336+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.683082+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.683082+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.686339+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.686339+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.689003+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.689003+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.690215+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.690215+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.701151+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.701151+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.786542+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.786542+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.789736+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.789736+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.792175+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.792175+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.793483+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.793483+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.804351+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.804351+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.877820+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:37 smithi040 bash[70555]: audit 2024-04-24T17:15:37.877820+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.882698+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.882698+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.887535+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.887535+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.893717+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.893717+0000 mon.a (mon.0) 3584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.900071+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.900071+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.902774+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.902774+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.904439+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.904439+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.912244+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:36.912244+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.912616+0000 mgr.x (mgr.25010) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:36.912616+0000 mgr.x (mgr.25010) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.003570+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.003570+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.007163+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.007163+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.011275+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.011275+0000 mon.a (mon.0) 3591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.013046+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.013046+0000 mon.a (mon.0) 3592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.021338+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.021338+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.021594+0000 mgr.x (mgr.25010) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.021594+0000 mgr.x (mgr.25010) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cluster 2024-04-24T17:15:37.064522+0000 mgr.x (mgr.25010) 1374 : cluster [DBG] pgmap v188: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cluster 2024-04-24T17:15:37.064522+0000 mgr.x (mgr.25010) 1374 : cluster [DBG] pgmap v188: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.090901+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.090901+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.095394+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.095394+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.098725+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.098725+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.100374+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.100374+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.110361+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.110361+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.110566+0000 mgr.x (mgr.25010) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.110566+0000 mgr.x (mgr.25010) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.184546+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.184546+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.187716+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.187716+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.190236+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.190236+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.191304+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.191304+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.202209+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.202209+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.202353+0000 mgr.x (mgr.25010) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.202353+0000 mgr.x (mgr.25010) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.260014+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.260014+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.262588+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.262588+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.265084+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.265084+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.266201+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.266201+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.276743+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.276743+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.276912+0000 mgr.x (mgr.25010) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.276912+0000 mgr.x (mgr.25010) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.334360+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.334360+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.337175+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.337175+0000 mon.a (mon.0) 3610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.339436+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.339436+0000 mon.a (mon.0) 3611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.340569+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.340569+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.351033+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.351033+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.351085+0000 mgr.x (mgr.25010) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.351085+0000 mgr.x (mgr.25010) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.429385+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.429385+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.432953+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.432953+0000 mon.a (mon.0) 3615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.435962+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.435962+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.437371+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.437371+0000 mon.a (mon.0) 3617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.448772+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.448772+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.448961+0000 mgr.x (mgr.25010) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.448961+0000 mgr.x (mgr.25010) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.526912+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.526912+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.530220+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.530220+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.533340+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.533340+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.534714+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.534714+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.546000+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.546000+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.607447+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.607447+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.610711+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.610711+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.613315+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.613315+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.614460+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.614460+0000 mon.a (mon.0) 3627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.625336+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.625336+0000 mon.a (mon.0) 3628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.683082+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.683082+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.686339+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.686339+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.689003+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.689003+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.690215+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.690215+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.701151+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.701151+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.786542+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.786542+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.789736+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.789736+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.792175+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.792175+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.793483+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.793483+0000 mon.a (mon.0) 3637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.804351+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.804351+0000 mon.a (mon.0) 3638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.877820+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:37 smithi204 bash[58651]: audit 2024-04-24T17:15:37.877820+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.546290+0000 mgr.x (mgr.25010) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.546290+0000 mgr.x (mgr.25010) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.625512+0000 mgr.x (mgr.25010) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.625512+0000 mgr.x (mgr.25010) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.701335+0000 mgr.x (mgr.25010) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.701335+0000 mgr.x (mgr.25010) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.804496+0000 mgr.x (mgr.25010) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.804496+0000 mgr.x (mgr.25010) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.880767+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.880767+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.883567+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.883567+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.908976+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.908976+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.916791+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.916791+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.916842+0000 mgr.x (mgr.25010) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.916842+0000 mgr.x (mgr.25010) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.973873+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.973873+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.546290+0000 mgr.x (mgr.25010) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.546290+0000 mgr.x (mgr.25010) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.625512+0000 mgr.x (mgr.25010) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.625512+0000 mgr.x (mgr.25010) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.701335+0000 mgr.x (mgr.25010) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.701335+0000 mgr.x (mgr.25010) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.804496+0000 mgr.x (mgr.25010) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.804496+0000 mgr.x (mgr.25010) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.880767+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.880767+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.883567+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.883567+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.908976+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.908976+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.916791+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.916791+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.916842+0000 mgr.x (mgr.25010) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.916842+0000 mgr.x (mgr.25010) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.973873+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.973873+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.976083+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.976083+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.978063+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.978063+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.978890+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.978890+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.984850+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:37.984850+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.984870+0000 mgr.x (mgr.25010) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:37.984870+0000 mgr.x (mgr.25010) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.025251+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.025251+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.027505+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.027505+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.029622+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.029622+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.030538+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.030538+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.036099+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.036099+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.036111+0000 mgr.x (mgr.25010) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.036111+0000 mgr.x (mgr.25010) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.081405+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.081405+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.084156+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.084156+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.086546+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.086546+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.087412+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.087412+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.095446+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.095446+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.095564+0000 mgr.x (mgr.25010) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.095564+0000 mgr.x (mgr.25010) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.157999+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.157999+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.160673+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.160673+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.163101+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.976083+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.976083+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.978063+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.978063+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.978890+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.978890+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.984850+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:37.984850+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.984870+0000 mgr.x (mgr.25010) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:37.984870+0000 mgr.x (mgr.25010) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.025251+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.025251+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.027505+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.027505+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.029622+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.029622+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.030538+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.030538+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.036099+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.036099+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.163101+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.164223+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.164223+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.172407+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.172407+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.172470+0000 mgr.x (mgr.25010) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.172470+0000 mgr.x (mgr.25010) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.215712+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.215712+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.219165+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.219165+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.221904+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.221904+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.222901+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.222901+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.231175+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.231175+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.231237+0000 mgr.x (mgr.25010) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.231237+0000 mgr.x (mgr.25010) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.288595+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.288595+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.291051+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.291051+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.293719+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.293719+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.294775+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.294775+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.303163+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.303163+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.303245+0000 mgr.x (mgr.25010) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.303245+0000 mgr.x (mgr.25010) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.349008+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.349008+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.352270+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.352270+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.354982+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.354982+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.356159+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.356159+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.364121+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.036111+0000 mgr.x (mgr.25010) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.036111+0000 mgr.x (mgr.25010) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.081405+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.081405+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.084156+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.084156+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.086546+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.086546+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.087412+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.087412+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.095446+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.095446+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.095564+0000 mgr.x (mgr.25010) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.095564+0000 mgr.x (mgr.25010) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.157999+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.157999+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.160673+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.160673+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.163101+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.364121+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.364209+0000 mgr.x (mgr.25010) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.364209+0000 mgr.x (mgr.25010) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.407904+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.407904+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.410685+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.410685+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.413027+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.413027+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.413970+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.413970+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.421926+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.421926+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.422015+0000 mgr.x (mgr.25010) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.422015+0000 mgr.x (mgr.25010) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.466481+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.466481+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.469535+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.469535+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.472319+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.472319+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.473341+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.473341+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.481319+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.481319+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.538883+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.538883+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.541639+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.541639+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.544036+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.544036+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.545071+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.545071+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.554076+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.554076+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.612568+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.612568+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.615996+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.615996+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.163101+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.164223+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.164223+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.172407+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.172407+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.172470+0000 mgr.x (mgr.25010) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.172470+0000 mgr.x (mgr.25010) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.215712+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.215712+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.219165+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.219165+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.221904+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.221904+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.222901+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.222901+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.231175+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.231175+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.231237+0000 mgr.x (mgr.25010) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.231237+0000 mgr.x (mgr.25010) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.288595+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.619501+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.619501+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.620600+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.620600+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.628870+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.628870+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.686450+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.686450+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.689075+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.689075+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.691382+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.691382+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.692398+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.692398+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.700445+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.700445+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.761826+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.761826+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.764989+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.764989+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.767315+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.767315+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.768351+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.768351+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.776453+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.776453+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.854327+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.854327+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.857539+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.857539+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.860089+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.860089+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.861424+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.861424+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.869951+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[76016]: audit 2024-04-24T17:15:38.869951+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.288595+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.291051+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.291051+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.293719+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.293719+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.294775+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.294775+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.303163+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.303163+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.303245+0000 mgr.x (mgr.25010) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.303245+0000 mgr.x (mgr.25010) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.349008+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.349008+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.352270+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.352270+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.354982+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.354982+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.356159+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.356159+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.364121+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.364121+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.364209+0000 mgr.x (mgr.25010) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.364209+0000 mgr.x (mgr.25010) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.407904+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.407904+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.410685+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.410685+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.413027+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.413027+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.413970+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.413970+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.421926+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.421926+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.422015+0000 mgr.x (mgr.25010) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.422015+0000 mgr.x (mgr.25010) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.466481+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.466481+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.469535+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.469535+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.472319+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.472319+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.473341+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.473341+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.481319+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.481319+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.538883+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.538883+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.541639+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.541639+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.544036+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.544036+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.545071+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.545071+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.554076+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.554076+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.612568+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.612568+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.615996+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.615996+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.619501+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.619501+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.620600+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.620600+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.628870+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.628870+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.686450+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.686450+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.689075+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.689075+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.691382+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.691382+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.692398+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.692398+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.700445+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.700445+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.761826+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.761826+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.764989+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.764989+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.767315+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.767315+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.768351+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.768351+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.776453+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.776453+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.854327+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.854327+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.857539+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.857539+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.860089+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.860089+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.861424+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.861424+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.869951+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:38 smithi040 bash[70555]: audit 2024-04-24T17:15:38.869951+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.546290+0000 mgr.x (mgr.25010) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.546290+0000 mgr.x (mgr.25010) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.625512+0000 mgr.x (mgr.25010) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.625512+0000 mgr.x (mgr.25010) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.701335+0000 mgr.x (mgr.25010) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.701335+0000 mgr.x (mgr.25010) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.804496+0000 mgr.x (mgr.25010) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.804496+0000 mgr.x (mgr.25010) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.880767+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.880767+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.883567+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.883567+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.908976+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.908976+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.916791+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.916791+0000 mon.a (mon.0) 3643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.916842+0000 mgr.x (mgr.25010) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.916842+0000 mgr.x (mgr.25010) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.973873+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.973873+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.976083+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.976083+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.978063+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.978063+0000 mon.a (mon.0) 3646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.978890+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.978890+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.984850+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:37.984850+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.984870+0000 mgr.x (mgr.25010) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:37.984870+0000 mgr.x (mgr.25010) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.025251+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.025251+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.027505+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.027505+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.029622+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.029622+0000 mon.a (mon.0) 3651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.030538+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.030538+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.036099+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.036099+0000 mon.a (mon.0) 3653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.036111+0000 mgr.x (mgr.25010) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.036111+0000 mgr.x (mgr.25010) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.081405+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.081405+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.084156+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.084156+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.086546+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.086546+0000 mon.a (mon.0) 3656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.087412+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.087412+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.095446+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.095446+0000 mon.a (mon.0) 3658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.095564+0000 mgr.x (mgr.25010) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.095564+0000 mgr.x (mgr.25010) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.157999+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.157999+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.160673+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.160673+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.163101+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.163101+0000 mon.a (mon.0) 3661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.164223+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.164223+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.172407+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.172407+0000 mon.a (mon.0) 3663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.172470+0000 mgr.x (mgr.25010) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.172470+0000 mgr.x (mgr.25010) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.215712+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.215712+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.219165+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.219165+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.221904+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.221904+0000 mon.a (mon.0) 3666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.222901+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.222901+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.231175+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.231175+0000 mon.a (mon.0) 3668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.231237+0000 mgr.x (mgr.25010) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.231237+0000 mgr.x (mgr.25010) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.288595+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.288595+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.291051+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.291051+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.293719+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.293719+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.294775+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.294775+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.303163+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.303163+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.303245+0000 mgr.x (mgr.25010) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.303245+0000 mgr.x (mgr.25010) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.349008+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.349008+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.352270+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.352270+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.354982+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.354982+0000 mon.a (mon.0) 3676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.356159+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.356159+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.364121+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.364121+0000 mon.a (mon.0) 3678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.364209+0000 mgr.x (mgr.25010) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.364209+0000 mgr.x (mgr.25010) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.407904+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.407904+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.410685+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.410685+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.413027+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.413027+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.413970+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.413970+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.421926+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.421926+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.422015+0000 mgr.x (mgr.25010) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.422015+0000 mgr.x (mgr.25010) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.466481+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.466481+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.469535+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.469535+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.472319+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.472319+0000 mon.a (mon.0) 3686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.473341+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.473341+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.481319+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.481319+0000 mon.a (mon.0) 3688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.538883+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.538883+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.541639+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.541639+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.544036+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.544036+0000 mon.a (mon.0) 3691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.545071+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.545071+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.554076+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.554076+0000 mon.a (mon.0) 3693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.612568+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.612568+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.615996+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.615996+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.619501+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.619501+0000 mon.a (mon.0) 3696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.620600+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.620600+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.628870+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.628870+0000 mon.a (mon.0) 3698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.686450+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.686450+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.689075+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.689075+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.691382+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.691382+0000 mon.a (mon.0) 3701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.692398+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.692398+0000 mon.a (mon.0) 3702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.700445+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.700445+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.761826+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.761826+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.764989+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.764989+0000 mon.a (mon.0) 3705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.767315+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.767315+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.768351+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.768351+0000 mon.a (mon.0) 3707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.776453+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.776453+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.854327+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.854327+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.857539+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.857539+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.860089+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.860089+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.861424+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.861424+0000 mon.a (mon.0) 3712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.869951+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:38 smithi204 bash[58651]: audit 2024-04-24T17:15:38.869951+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[63723]: debug 2024-04-24T17:15:39.747+0000 7ff701e147c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-24T17:15:40.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[63723]: debug 2024-04-24T17:15:39.787+0000 7ff701e147c0 -1 osd.4 135 log_to_monitors true 2024-04-24T17:15:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.481495+0000 mgr.x (mgr.25010) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.481495+0000 mgr.x (mgr.25010) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.554198+0000 mgr.x (mgr.25010) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.554198+0000 mgr.x (mgr.25010) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.629060+0000 mgr.x (mgr.25010) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.629060+0000 mgr.x (mgr.25010) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.700488+0000 mgr.x (mgr.25010) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.700488+0000 mgr.x (mgr.25010) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.776507+0000 mgr.x (mgr.25010) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.776507+0000 mgr.x (mgr.25010) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.870071+0000 mgr.x (mgr.25010) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.870071+0000 mgr.x (mgr.25010) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.947981+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.947981+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.951163+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.951163+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.954439+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.954439+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.955860+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.955860+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.964546+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:38.964546+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.964699+0000 mgr.x (mgr.25010) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:38.964699+0000 mgr.x (mgr.25010) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.042112+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.042112+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.045343+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.045343+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.048507+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.048507+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.050079+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.050079+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.059267+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.059267+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.059497+0000 mgr.x (mgr.25010) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.059497+0000 mgr.x (mgr.25010) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cluster 2024-04-24T17:15:39.065357+0000 mgr.x (mgr.25010) 1401 : cluster [DBG] pgmap v189: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cluster 2024-04-24T17:15:39.065357+0000 mgr.x (mgr.25010) 1401 : cluster [DBG] pgmap v189: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.144108+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.144108+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.147516+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.147516+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.150744+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.150744+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.152043+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.152043+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.161188+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.161188+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.161760+0000 mgr.x (mgr.25010) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.161760+0000 mgr.x (mgr.25010) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.223889+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.223889+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.226801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.226801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.229618+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.229618+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.230909+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.230909+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.239665+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.239665+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.239746+0000 mgr.x (mgr.25010) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.239746+0000 mgr.x (mgr.25010) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.297048+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.297048+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.299894+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.299894+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.302525+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.302525+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.303669+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.303669+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.312160+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.312160+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.312493+0000 mgr.x (mgr.25010) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.312493+0000 mgr.x (mgr.25010) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.371354+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.371354+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.374233+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.374233+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.377158+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.377158+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.378851+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.378851+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.387966+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.387966+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.388184+0000 mgr.x (mgr.25010) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.388184+0000 mgr.x (mgr.25010) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.462698+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.462698+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.465574+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.465574+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.468045+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.468045+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.469176+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.469176+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.477735+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.477735+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.548781+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.548781+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.553084+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.553084+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.556935+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.556935+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.558845+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.558845+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.568920+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.568920+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.660776+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.660776+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.665174+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.665174+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.669012+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.669012+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.670611+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.670611+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.680268+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.680268+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.759015+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.759015+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.762282+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.762282+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.765041+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.765041+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.766434+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.766434+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.778035+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.778035+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.799275+0000 mon.b (mon.2) 2 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.799275+0000 mon.b (mon.2) 2 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.800407+0000 mon.a (mon.0) 3764 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.800407+0000 mon.a (mon.0) 3764 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.835261+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.835261+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.838098+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.838098+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.841033+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.841033+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.842413+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.842413+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.851303+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:39 smithi204 bash[58651]: audit 2024-04-24T17:15:39.851303+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.481495+0000 mgr.x (mgr.25010) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.481495+0000 mgr.x (mgr.25010) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.554198+0000 mgr.x (mgr.25010) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.554198+0000 mgr.x (mgr.25010) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.629060+0000 mgr.x (mgr.25010) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.629060+0000 mgr.x (mgr.25010) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.700488+0000 mgr.x (mgr.25010) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.700488+0000 mgr.x (mgr.25010) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.776507+0000 mgr.x (mgr.25010) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.776507+0000 mgr.x (mgr.25010) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.870071+0000 mgr.x (mgr.25010) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.870071+0000 mgr.x (mgr.25010) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.947981+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.947981+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.951163+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.951163+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.954439+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.954439+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.955860+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.955860+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.481495+0000 mgr.x (mgr.25010) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.481495+0000 mgr.x (mgr.25010) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.554198+0000 mgr.x (mgr.25010) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.554198+0000 mgr.x (mgr.25010) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.629060+0000 mgr.x (mgr.25010) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.629060+0000 mgr.x (mgr.25010) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.700488+0000 mgr.x (mgr.25010) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.700488+0000 mgr.x (mgr.25010) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.776507+0000 mgr.x (mgr.25010) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.776507+0000 mgr.x (mgr.25010) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.870071+0000 mgr.x (mgr.25010) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.870071+0000 mgr.x (mgr.25010) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.947981+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.947981+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.951163+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.951163+0000 mon.a (mon.0) 3715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.954439+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.954439+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.955860+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.955860+0000 mon.a (mon.0) 3717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.964546+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:38.964546+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.964699+0000 mgr.x (mgr.25010) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:38.964699+0000 mgr.x (mgr.25010) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.042112+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.042112+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.045343+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.045343+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.048507+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.048507+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.050079+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.050079+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.059267+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.059267+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.059497+0000 mgr.x (mgr.25010) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.059497+0000 mgr.x (mgr.25010) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cluster 2024-04-24T17:15:39.065357+0000 mgr.x (mgr.25010) 1401 : cluster [DBG] pgmap v189: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cluster 2024-04-24T17:15:39.065357+0000 mgr.x (mgr.25010) 1401 : cluster [DBG] pgmap v189: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.144108+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.964546+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:38.964546+0000 mon.a (mon.0) 3718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.964699+0000 mgr.x (mgr.25010) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:38.964699+0000 mgr.x (mgr.25010) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.042112+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.042112+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.045343+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.045343+0000 mon.a (mon.0) 3720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.048507+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.048507+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.050079+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.050079+0000 mon.a (mon.0) 3722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.059267+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.059267+0000 mon.a (mon.0) 3723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.059497+0000 mgr.x (mgr.25010) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.059497+0000 mgr.x (mgr.25010) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cluster 2024-04-24T17:15:39.065357+0000 mgr.x (mgr.25010) 1401 : cluster [DBG] pgmap v189: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cluster 2024-04-24T17:15:39.065357+0000 mgr.x (mgr.25010) 1401 : cluster [DBG] pgmap v189: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 110/630 objects degraded (17.460%) 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.144108+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.144108+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.147516+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.147516+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.150744+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.150744+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.152043+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.152043+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.161188+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.161188+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.161760+0000 mgr.x (mgr.25010) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.161760+0000 mgr.x (mgr.25010) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.223889+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.223889+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.226801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.226801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.229618+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.229618+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.230909+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.230909+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.239665+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.144108+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.147516+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.147516+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.150744+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.150744+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.152043+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.152043+0000 mon.a (mon.0) 3727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.161188+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.161188+0000 mon.a (mon.0) 3728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.161760+0000 mgr.x (mgr.25010) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.161760+0000 mgr.x (mgr.25010) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.223889+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.223889+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.226801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.226801+0000 mon.a (mon.0) 3730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.229618+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.229618+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.230909+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.230909+0000 mon.a (mon.0) 3732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.239665+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.239665+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.239746+0000 mgr.x (mgr.25010) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.239746+0000 mgr.x (mgr.25010) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.297048+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.297048+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.299894+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.299894+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.302525+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.302525+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.303669+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.303669+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.312160+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.312160+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.312493+0000 mgr.x (mgr.25010) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.312493+0000 mgr.x (mgr.25010) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.371354+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.371354+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.374233+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.374233+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.377158+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.239665+0000 mon.a (mon.0) 3733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.239746+0000 mgr.x (mgr.25010) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.239746+0000 mgr.x (mgr.25010) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.297048+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.297048+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.299894+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.299894+0000 mon.a (mon.0) 3735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.302525+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.302525+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.303669+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.303669+0000 mon.a (mon.0) 3737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.312160+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.312160+0000 mon.a (mon.0) 3738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.312493+0000 mgr.x (mgr.25010) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.312493+0000 mgr.x (mgr.25010) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.371354+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.371354+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.374233+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.374233+0000 mon.a (mon.0) 3740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.377158+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.377158+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.378851+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.378851+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.387966+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.387966+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.388184+0000 mgr.x (mgr.25010) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.388184+0000 mgr.x (mgr.25010) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.462698+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.462698+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.465574+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.465574+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.468045+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.468045+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.469176+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.469176+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.477735+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.477735+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.548781+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.548781+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.377158+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.378851+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.378851+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.387966+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.387966+0000 mon.a (mon.0) 3743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.388184+0000 mgr.x (mgr.25010) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.388184+0000 mgr.x (mgr.25010) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.462698+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.462698+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.465574+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.465574+0000 mon.a (mon.0) 3745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.468045+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.468045+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.469176+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.469176+0000 mon.a (mon.0) 3747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.477735+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.477735+0000 mon.a (mon.0) 3748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.548781+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.548781+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.553084+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.553084+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.556935+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.556935+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.558845+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.558845+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.568920+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.568920+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.660776+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.660776+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.665174+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.665174+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.669012+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.669012+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.670611+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.670611+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.680268+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.680268+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.759015+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.553084+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.553084+0000 mon.a (mon.0) 3750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.556935+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.556935+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.558845+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.558845+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.568920+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.568920+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.660776+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.660776+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.665174+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.665174+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.669012+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.669012+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.670611+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.670611+0000 mon.a (mon.0) 3757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.680268+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.680268+0000 mon.a (mon.0) 3758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.759015+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.759015+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.762282+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.762282+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.765041+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.765041+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.766434+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.766434+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.778035+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.778035+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.799275+0000 mon.b (mon.2) 2 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.799275+0000 mon.b (mon.2) 2 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.800407+0000 mon.a (mon.0) 3764 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.800407+0000 mon.a (mon.0) 3764 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.835261+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.835261+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.838098+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.838098+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.841033+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.841033+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.842413+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.842413+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.851303+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[76016]: audit 2024-04-24T17:15:39.851303+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.759015+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.762282+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.762282+0000 mon.a (mon.0) 3760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.765041+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.765041+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.766434+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.766434+0000 mon.a (mon.0) 3762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.778035+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.778035+0000 mon.a (mon.0) 3763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.799275+0000 mon.b (mon.2) 2 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.799275+0000 mon.b (mon.2) 2 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.800407+0000 mon.a (mon.0) 3764 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.800407+0000 mon.a (mon.0) 3764 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.835261+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.835261+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.838098+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.838098+0000 mon.a (mon.0) 3766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:40.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.841033+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.841033+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:40.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.842413+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.842413+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:40.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.851303+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:40.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:39 smithi040 bash[70555]: audit 2024-04-24T17:15:39.851303+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.477807+0000 mgr.x (mgr.25010) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.477807+0000 mgr.x (mgr.25010) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.569332+0000 mgr.x (mgr.25010) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.569332+0000 mgr.x (mgr.25010) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.680483+0000 mgr.x (mgr.25010) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.680483+0000 mgr.x (mgr.25010) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.778311+0000 mgr.x (mgr.25010) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.778311+0000 mgr.x (mgr.25010) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.851435+0000 mgr.x (mgr.25010) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.851435+0000 mgr.x (mgr.25010) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.914209+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.914209+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.917443+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.917443+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.920403+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.920403+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.921609+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.921609+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.929720+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.929720+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.929831+0000 mgr.x (mgr.25010) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:39.929831+0000 mgr.x (mgr.25010) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.993836+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.993836+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.998518+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:39.998518+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.002152+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.002152+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.003762+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.003762+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.012784+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.012784+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.012956+0000 mgr.x (mgr.25010) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.012956+0000 mgr.x (mgr.25010) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.069982+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.069982+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.073750+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.073750+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.076210+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.076210+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.078035+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.078035+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.084589+0000 mgr.x (mgr.25010) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.084589+0000 mgr.x (mgr.25010) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.084607+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.084607+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.141895+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.141895+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.144877+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.144877+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.147430+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.147430+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.148835+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.148835+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.157244+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.157244+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.157439+0000 mgr.x (mgr.25010) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.157439+0000 mgr.x (mgr.25010) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.214736+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.214736+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.217700+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.217700+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.220783+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.220783+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.222033+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.222033+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.230815+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.230815+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.231147+0000 mgr.x (mgr.25010) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.231147+0000 mgr.x (mgr.25010) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.310609+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.310609+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.313543+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.313543+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.316150+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.316150+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.317384+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.317384+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.326185+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.326185+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.326356+0000 mgr.x (mgr.25010) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.326356+0000 mgr.x (mgr.25010) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.388903+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.388903+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.392378+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.392378+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.395115+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.395115+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.396438+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.396438+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.404980+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.404980+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.405203+0000 mgr.x (mgr.25010) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.405203+0000 mgr.x (mgr.25010) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.463171+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.463171+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.466040+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.466040+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.468819+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.468819+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.470039+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.470039+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.478475+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.478475+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.536996+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.536996+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.540431+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.540431+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.543008+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.543008+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.544283+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.544283+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.552845+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.552845+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.611032+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.611032+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.613730+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.613730+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.616262+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.616262+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.617537+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.617537+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.625745+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.625745+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.684653+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.684653+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.687538+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.687538+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.690430+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.690430+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.691991+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.691991+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.700710+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.700710+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.758769+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.758769+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.762678+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.762678+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.765439+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.765439+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.766731+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.766731+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.775487+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.775487+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.778908+0000 mon.a (mon.0) 3830 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.778908+0000 mon.a (mon.0) 3830 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.785022+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.785022+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cluster 2024-04-24T17:15:40.786231+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: cluster 2024-04-24T17:15:40.786231+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.787673+0000 mon.a (mon.0) 3832 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.787673+0000 mon.a (mon.0) 3832 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.849460+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.849460+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.852067+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.852067+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.854545+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.854545+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.855633+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[58651]: audit 2024-04-24T17:15:40.855633+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.477807+0000 mgr.x (mgr.25010) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.477807+0000 mgr.x (mgr.25010) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.569332+0000 mgr.x (mgr.25010) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.569332+0000 mgr.x (mgr.25010) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.680483+0000 mgr.x (mgr.25010) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.680483+0000 mgr.x (mgr.25010) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.778311+0000 mgr.x (mgr.25010) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.778311+0000 mgr.x (mgr.25010) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.851435+0000 mgr.x (mgr.25010) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.851435+0000 mgr.x (mgr.25010) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.914209+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.914209+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.917443+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.917443+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.920403+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.920403+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.921609+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.921609+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.929720+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.929720+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.477807+0000 mgr.x (mgr.25010) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.477807+0000 mgr.x (mgr.25010) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.569332+0000 mgr.x (mgr.25010) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.569332+0000 mgr.x (mgr.25010) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.680483+0000 mgr.x (mgr.25010) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.680483+0000 mgr.x (mgr.25010) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.778311+0000 mgr.x (mgr.25010) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.778311+0000 mgr.x (mgr.25010) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.851435+0000 mgr.x (mgr.25010) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.851435+0000 mgr.x (mgr.25010) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.914209+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.914209+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.917443+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.917443+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.920403+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.920403+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.921609+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.921609+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.929720+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.929720+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.929831+0000 mgr.x (mgr.25010) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:39.929831+0000 mgr.x (mgr.25010) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.993836+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.993836+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.998518+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:39.998518+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.002152+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.002152+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.003762+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.003762+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.012784+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.012784+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.012956+0000 mgr.x (mgr.25010) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.012956+0000 mgr.x (mgr.25010) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.069982+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.069982+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.073750+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.073750+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.076210+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.076210+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.929831+0000 mgr.x (mgr.25010) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:39.929831+0000 mgr.x (mgr.25010) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.993836+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.993836+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.998518+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:39.998518+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.002152+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.002152+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.003762+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.003762+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.012784+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.012784+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.012956+0000 mgr.x (mgr.25010) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.012956+0000 mgr.x (mgr.25010) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.069982+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.069982+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.073750+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.073750+0000 mon.a (mon.0) 3781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.076210+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.076210+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.078035+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.078035+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.084589+0000 mgr.x (mgr.25010) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.084589+0000 mgr.x (mgr.25010) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.084607+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.084607+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.141895+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.141895+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.144877+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.144877+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.147430+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.147430+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.148835+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.148835+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.157244+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.157244+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.157439+0000 mgr.x (mgr.25010) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.157439+0000 mgr.x (mgr.25010) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.214736+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.214736+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.078035+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.078035+0000 mon.a (mon.0) 3783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.084589+0000 mgr.x (mgr.25010) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.084589+0000 mgr.x (mgr.25010) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.084607+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.084607+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.141895+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.141895+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.144877+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.144877+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.147430+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.147430+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.148835+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.148835+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.157244+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.157244+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.157439+0000 mgr.x (mgr.25010) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.157439+0000 mgr.x (mgr.25010) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.214736+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.214736+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.217700+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.217700+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.220783+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.220783+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.222033+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.222033+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.230815+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.230815+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.231147+0000 mgr.x (mgr.25010) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.231147+0000 mgr.x (mgr.25010) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.310609+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.310609+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.313543+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.313543+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.316150+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.316150+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.317384+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.317384+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.326185+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.217700+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.217700+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.220783+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.220783+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.222033+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.222033+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.230815+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.230815+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.231147+0000 mgr.x (mgr.25010) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.231147+0000 mgr.x (mgr.25010) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.310609+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.310609+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.313543+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.313543+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.316150+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.316150+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.317384+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.317384+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.326185+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.326185+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.326356+0000 mgr.x (mgr.25010) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.326356+0000 mgr.x (mgr.25010) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.388903+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.388903+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.392378+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.392378+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.395115+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.395115+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.396438+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.396438+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.404980+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.404980+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.405203+0000 mgr.x (mgr.25010) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.405203+0000 mgr.x (mgr.25010) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.463171+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.463171+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.466040+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.466040+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.468819+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.326185+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.326356+0000 mgr.x (mgr.25010) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.326356+0000 mgr.x (mgr.25010) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.388903+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.388903+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.392378+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.392378+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.395115+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.395115+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.396438+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.396438+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.404980+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.404980+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.405203+0000 mgr.x (mgr.25010) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.405203+0000 mgr.x (mgr.25010) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:41.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.463171+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.463171+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.466040+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.466040+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.468819+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.468819+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.470039+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.470039+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.478475+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.478475+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.536996+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.536996+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.540431+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.540431+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.543008+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.543008+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.544283+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.544283+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.552845+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.552845+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.611032+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.611032+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.613730+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.613730+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.468819+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.470039+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.470039+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.478475+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.478475+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.536996+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.536996+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.540431+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.540431+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.543008+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.543008+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.544283+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.544283+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.552845+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.552845+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.611032+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.611032+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.613730+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.613730+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.616262+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.616262+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.617537+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.617537+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.625745+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.625745+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.684653+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.684653+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.687538+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.687538+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.690430+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.690430+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.691991+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.691991+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.700710+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.700710+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.758769+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.758769+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.762678+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.616262+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.616262+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.617537+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.617537+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.625745+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.625745+0000 mon.a (mon.0) 3819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.684653+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.684653+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.687538+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.687538+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.690430+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.690430+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.691991+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.691991+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.700710+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.700710+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.758769+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.758769+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.762678+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.762678+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.765439+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.765439+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.766731+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.766731+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.775487+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.775487+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.778908+0000 mon.a (mon.0) 3830 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.778908+0000 mon.a (mon.0) 3830 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.785022+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.785022+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cluster 2024-04-24T17:15:40.786231+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: cluster 2024-04-24T17:15:40.786231+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.787673+0000 mon.a (mon.0) 3832 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.787673+0000 mon.a (mon.0) 3832 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.849460+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.849460+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.852067+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.852067+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.854545+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.854545+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.855633+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[76016]: audit 2024-04-24T17:15:40.855633+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.762678+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.765439+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.765439+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.766731+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.766731+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.775487+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.775487+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.778908+0000 mon.a (mon.0) 3830 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.778908+0000 mon.a (mon.0) 3830 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.785022+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.785022+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cluster 2024-04-24T17:15:40.786231+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: cluster 2024-04-24T17:15:40.786231+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.787673+0000 mon.a (mon.0) 3832 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.787673+0000 mon.a (mon.0) 3832 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.849460+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.849460+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.852067+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.852067+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:41.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.854545+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.854545+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:41.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.855633+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:41 smithi040 bash[70555]: audit 2024-04-24T17:15:40.855633+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:41.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[52826]: debug 2024-04-24T17:15:41.235+0000 7fa85ec97700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-24T17:15:41.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:15:41 smithi204 bash[63723]: debug 2024-04-24T17:15:41.259+0000 7ff6ef264700 -1 osd.4 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.478547+0000 mgr.x (mgr.25010) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.478547+0000 mgr.x (mgr.25010) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.553000+0000 mgr.x (mgr.25010) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.553000+0000 mgr.x (mgr.25010) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.626013+0000 mgr.x (mgr.25010) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.626013+0000 mgr.x (mgr.25010) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.700834+0000 mgr.x (mgr.25010) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.700834+0000 mgr.x (mgr.25010) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.775706+0000 mgr.x (mgr.25010) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.775706+0000 mgr.x (mgr.25010) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.907326+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.907326+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.907693+0000 mgr.x (mgr.25010) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:40.907693+0000 mgr.x (mgr.25010) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.989421+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.989421+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.992448+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.992448+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.995584+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:40.995584+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:42.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.031696+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.031696+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cluster 2024-04-24T17:15:41.065880+0000 mgr.x (mgr.25010) 1424 : cluster [DBG] pgmap v191: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/630 objects degraded (17.460%) 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cluster 2024-04-24T17:15:41.065880+0000 mgr.x (mgr.25010) 1424 : cluster [DBG] pgmap v191: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/630 objects degraded (17.460%) 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.145874+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.145874+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:41.146150+0000 mgr.x (mgr.25010) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:41.146150+0000 mgr.x (mgr.25010) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.199023+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.199023+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.210949+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.210949+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.222691+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.222691+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.227292+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.227292+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.230184+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.230184+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.232341+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.232341+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.234185+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.234185+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.236432+0000 mgr.x (mgr.25010) 1426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.236432+0000 mgr.x (mgr.25010) 1426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.236560+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.236560+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:41.237706+0000 mgr.x (mgr.25010) 1427 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-24T17:15:42.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: cephadm 2024-04-24T17:15:41.237706+0000 mgr.x (mgr.25010) 1427 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-24T17:15:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.248595+0000 mon.a (mon.0) 3851 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:15:42.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:42 smithi204 bash[58651]: audit 2024-04-24T17:15:41.248595+0000 mon.a (mon.0) 3851 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.478547+0000 mgr.x (mgr.25010) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.478547+0000 mgr.x (mgr.25010) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.553000+0000 mgr.x (mgr.25010) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.553000+0000 mgr.x (mgr.25010) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.626013+0000 mgr.x (mgr.25010) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.626013+0000 mgr.x (mgr.25010) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.700834+0000 mgr.x (mgr.25010) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.700834+0000 mgr.x (mgr.25010) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.775706+0000 mgr.x (mgr.25010) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.775706+0000 mgr.x (mgr.25010) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.907326+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.907326+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.907693+0000 mgr.x (mgr.25010) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:40.907693+0000 mgr.x (mgr.25010) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.989421+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.989421+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.992448+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.992448+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.995584+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:40.995584+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.031696+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.478547+0000 mgr.x (mgr.25010) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.478547+0000 mgr.x (mgr.25010) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.553000+0000 mgr.x (mgr.25010) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.553000+0000 mgr.x (mgr.25010) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.626013+0000 mgr.x (mgr.25010) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.626013+0000 mgr.x (mgr.25010) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.700834+0000 mgr.x (mgr.25010) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.700834+0000 mgr.x (mgr.25010) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.775706+0000 mgr.x (mgr.25010) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.775706+0000 mgr.x (mgr.25010) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.907326+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.907326+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.907693+0000 mgr.x (mgr.25010) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:40.907693+0000 mgr.x (mgr.25010) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.989421+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.989421+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.992448+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.992448+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.995584+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:40.995584+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.031696+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.031696+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cluster 2024-04-24T17:15:41.065880+0000 mgr.x (mgr.25010) 1424 : cluster [DBG] pgmap v191: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/630 objects degraded (17.460%) 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cluster 2024-04-24T17:15:41.065880+0000 mgr.x (mgr.25010) 1424 : cluster [DBG] pgmap v191: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/630 objects degraded (17.460%) 2024-04-24T17:15:42.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.145874+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.145874+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:41.146150+0000 mgr.x (mgr.25010) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:41.146150+0000 mgr.x (mgr.25010) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.199023+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.199023+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.210949+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.210949+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.222691+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.222691+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.227292+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.227292+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.230184+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.230184+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.232341+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.232341+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.234185+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.031696+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cluster 2024-04-24T17:15:41.065880+0000 mgr.x (mgr.25010) 1424 : cluster [DBG] pgmap v191: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/630 objects degraded (17.460%) 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cluster 2024-04-24T17:15:41.065880+0000 mgr.x (mgr.25010) 1424 : cluster [DBG] pgmap v191: 161 pgs: 30 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 110/630 objects degraded (17.460%) 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.145874+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.145874+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:41.146150+0000 mgr.x (mgr.25010) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:41.146150+0000 mgr.x (mgr.25010) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.199023+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.199023+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.210949+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.210949+0000 mon.a (mon.0) 3844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.222691+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.222691+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.227292+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.227292+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.230184+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.230184+0000 mon.a (mon.0) 3847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.232341+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.232341+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.234185+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.234185+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.236432+0000 mgr.x (mgr.25010) 1426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.236432+0000 mgr.x (mgr.25010) 1426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.236560+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.236560+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:41.237706+0000 mgr.x (mgr.25010) 1427 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: cephadm 2024-04-24T17:15:41.237706+0000 mgr.x (mgr.25010) 1427 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.248595+0000 mon.a (mon.0) 3851 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[70555]: audit 2024-04-24T17:15:41.248595+0000 mon.a (mon.0) 3851 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.234185+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:15:42.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.236432+0000 mgr.x (mgr.25010) 1426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.236432+0000 mgr.x (mgr.25010) 1426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.236560+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.236560+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:41.237706+0000 mgr.x (mgr.25010) 1427 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-24T17:15:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: cephadm 2024-04-24T17:15:41.237706+0000 mgr.x (mgr.25010) 1427 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-24T17:15:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.248595+0000 mon.a (mon.0) 3851 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:15:42.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:42 smithi040 bash[76016]: audit 2024-04-24T17:15:41.248595+0000 mon.a (mon.0) 3851 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-24T17:15:43.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: cluster 2024-04-24T17:15:42.243537+0000 mon.a (mon.0) 3852 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: cluster 2024-04-24T17:15:42.243537+0000 mon.a (mon.0) 3852 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: cluster 2024-04-24T17:15:42.254855+0000 mon.a (mon.0) 3853 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759] boot 2024-04-24T17:15:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: cluster 2024-04-24T17:15:42.254855+0000 mon.a (mon.0) 3853 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759] boot 2024-04-24T17:15:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: cluster 2024-04-24T17:15:42.254988+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:15:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: cluster 2024-04-24T17:15:42.254988+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:15:43.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: audit 2024-04-24T17:15:42.255475+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:15:43.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:43 smithi204 bash[58651]: audit 2024-04-24T17:15:42.255475+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:15:43.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: cluster 2024-04-24T17:15:42.243537+0000 mon.a (mon.0) 3852 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:43.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: cluster 2024-04-24T17:15:42.243537+0000 mon.a (mon.0) 3852 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:43.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: cluster 2024-04-24T17:15:42.254855+0000 mon.a (mon.0) 3853 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759] boot 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: cluster 2024-04-24T17:15:42.254855+0000 mon.a (mon.0) 3853 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759] boot 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: cluster 2024-04-24T17:15:42.254988+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: cluster 2024-04-24T17:15:42.254988+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: audit 2024-04-24T17:15:42.255475+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[70555]: audit 2024-04-24T17:15:42.255475+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: cluster 2024-04-24T17:15:42.243537+0000 mon.a (mon.0) 3852 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: cluster 2024-04-24T17:15:42.243537+0000 mon.a (mon.0) 3852 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: cluster 2024-04-24T17:15:42.254855+0000 mon.a (mon.0) 3853 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759] boot 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: cluster 2024-04-24T17:15:42.254855+0000 mon.a (mon.0) 3853 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2449219759,v1:172.21.15.204:6801/2449219759] boot 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: cluster 2024-04-24T17:15:42.254988+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:15:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: cluster 2024-04-24T17:15:42.254988+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-24T17:15:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: audit 2024-04-24T17:15:42.255475+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:15:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:43 smithi040 bash[76016]: audit 2024-04-24T17:15:42.255475+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-24T17:15:44.226 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:15:44] "GET /metrics HTTP/1.1" 200 38510 "" "Prometheus/2.33.4" 2024-04-24T17:15:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.051380+0000 mgr.x (mgr.25010) 1428 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:44.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.051380+0000 mgr.x (mgr.25010) 1428 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: cluster 2024-04-24T17:15:43.067338+0000 mgr.x (mgr.25010) 1429 : cluster [DBG] pgmap v193: 161 pgs: 23 peering, 19 active+undersized+degraded, 26 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: cluster 2024-04-24T17:15:43.067338+0000 mgr.x (mgr.25010) 1429 : cluster [DBG] pgmap v193: 161 pgs: 23 peering, 19 active+undersized+degraded, 26 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: cluster 2024-04-24T17:15:43.255657+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: cluster 2024-04-24T17:15:43.255657+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.877341+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.877341+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.890801+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.890801+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.900259+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: audit 2024-04-24T17:15:43.900259+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: cluster 2024-04-24T17:15:44.007263+0000 mon.a (mon.0) 3860 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:44 smithi204 bash[58651]: cluster 2024-04-24T17:15:44.007263+0000 mon.a (mon.0) 3860 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.051380+0000 mgr.x (mgr.25010) 1428 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.051380+0000 mgr.x (mgr.25010) 1428 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: cluster 2024-04-24T17:15:43.067338+0000 mgr.x (mgr.25010) 1429 : cluster [DBG] pgmap v193: 161 pgs: 23 peering, 19 active+undersized+degraded, 26 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: cluster 2024-04-24T17:15:43.067338+0000 mgr.x (mgr.25010) 1429 : cluster [DBG] pgmap v193: 161 pgs: 23 peering, 19 active+undersized+degraded, 26 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: cluster 2024-04-24T17:15:43.255657+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: cluster 2024-04-24T17:15:43.255657+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.877341+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.877341+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.890801+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.890801+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.900259+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: audit 2024-04-24T17:15:43.900259+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: cluster 2024-04-24T17:15:44.007263+0000 mon.a (mon.0) 3860 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[70555]: cluster 2024-04-24T17:15:44.007263+0000 mon.a (mon.0) 3860 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.051380+0000 mgr.x (mgr.25010) 1428 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.051380+0000 mgr.x (mgr.25010) 1428 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: cluster 2024-04-24T17:15:43.067338+0000 mgr.x (mgr.25010) 1429 : cluster [DBG] pgmap v193: 161 pgs: 23 peering, 19 active+undersized+degraded, 26 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: cluster 2024-04-24T17:15:43.067338+0000 mgr.x (mgr.25010) 1429 : cluster [DBG] pgmap v193: 161 pgs: 23 peering, 19 active+undersized+degraded, 26 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: cluster 2024-04-24T17:15:43.255657+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:15:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: cluster 2024-04-24T17:15:43.255657+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.877341+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.877341+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.890801+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.890801+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.900259+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: audit 2024-04-24T17:15:43.900259+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: cluster 2024-04-24T17:15:44.007263+0000 mon.a (mon.0) 3860 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:44 smithi040 bash[76016]: cluster 2024-04-24T17:15:44.007263+0000 mon.a (mon.0) 3860 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-04-24T17:15:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:46 smithi204 bash[58651]: cluster 2024-04-24T17:15:45.068518+0000 mgr.x (mgr.25010) 1430 : cluster [DBG] pgmap v195: 161 pgs: 23 peering, 16 active+undersized+degraded, 22 active+undersized, 100 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:15:46.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:46 smithi204 bash[58651]: cluster 2024-04-24T17:15:45.068518+0000 mgr.x (mgr.25010) 1430 : cluster [DBG] pgmap v195: 161 pgs: 23 peering, 16 active+undersized+degraded, 22 active+undersized, 100 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:15:46.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:46 smithi040 bash[70555]: cluster 2024-04-24T17:15:45.068518+0000 mgr.x (mgr.25010) 1430 : cluster [DBG] pgmap v195: 161 pgs: 23 peering, 16 active+undersized+degraded, 22 active+undersized, 100 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:15:46.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:46 smithi040 bash[70555]: cluster 2024-04-24T17:15:45.068518+0000 mgr.x (mgr.25010) 1430 : cluster [DBG] pgmap v195: 161 pgs: 23 peering, 16 active+undersized+degraded, 22 active+undersized, 100 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:15:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:46 smithi040 bash[76016]: cluster 2024-04-24T17:15:45.068518+0000 mgr.x (mgr.25010) 1430 : cluster [DBG] pgmap v195: 161 pgs: 23 peering, 16 active+undersized+degraded, 22 active+undersized, 100 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:15:46.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:46 smithi040 bash[76016]: cluster 2024-04-24T17:15:45.068518+0000 mgr.x (mgr.25010) 1430 : cluster [DBG] pgmap v195: 161 pgs: 23 peering, 16 active+undersized+degraded, 22 active+undersized, 100 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-24T17:15:48.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:46.852054+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:46.852054+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:46.853676+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:46.853676+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: cluster 2024-04-24T17:15:47.069820+0000 mgr.x (mgr.25010) 1431 : cluster [DBG] pgmap v196: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 814 B/s rd, 0 op/s 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: cluster 2024-04-24T17:15:47.069820+0000 mgr.x (mgr.25010) 1431 : cluster [DBG] pgmap v196: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 814 B/s rd, 0 op/s 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:47.615283+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:47.615283+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:47.623593+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:47.623593+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:47.631662+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[70555]: audit 2024-04-24T17:15:47.631662+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:46.852054+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:46.852054+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:46.853676+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:46.853676+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: cluster 2024-04-24T17:15:47.069820+0000 mgr.x (mgr.25010) 1431 : cluster [DBG] pgmap v196: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 814 B/s rd, 0 op/s 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: cluster 2024-04-24T17:15:47.069820+0000 mgr.x (mgr.25010) 1431 : cluster [DBG] pgmap v196: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 814 B/s rd, 0 op/s 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:47.615283+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:47.615283+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:47.623593+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:47.623593+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:47.631662+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:47 smithi040 bash[76016]: audit 2024-04-24T17:15:47.631662+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:46.852054+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:46.852054+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:46.853676+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:46.853676+0000 mon.a (mon.0) 3862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: cluster 2024-04-24T17:15:47.069820+0000 mgr.x (mgr.25010) 1431 : cluster [DBG] pgmap v196: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 814 B/s rd, 0 op/s 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: cluster 2024-04-24T17:15:47.069820+0000 mgr.x (mgr.25010) 1431 : cluster [DBG] pgmap v196: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 814 B/s rd, 0 op/s 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:47.615283+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:47.615283+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:47.623593+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:47.623593+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:47.631662+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:48.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:47 smithi204 bash[58651]: audit 2024-04-24T17:15:47.631662+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[70555]: cluster 2024-04-24T17:15:47.847573+0000 mon.a (mon.0) 3866 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 16 pgs degraded) 2024-04-24T17:15:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[70555]: cluster 2024-04-24T17:15:47.847573+0000 mon.a (mon.0) 3866 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 16 pgs degraded) 2024-04-24T17:15:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[70555]: cluster 2024-04-24T17:15:47.847628+0000 mon.a (mon.0) 3867 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:49.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[70555]: cluster 2024-04-24T17:15:47.847628+0000 mon.a (mon.0) 3867 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[76016]: cluster 2024-04-24T17:15:47.847573+0000 mon.a (mon.0) 3866 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 16 pgs degraded) 2024-04-24T17:15:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[76016]: cluster 2024-04-24T17:15:47.847573+0000 mon.a (mon.0) 3866 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 16 pgs degraded) 2024-04-24T17:15:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[76016]: cluster 2024-04-24T17:15:47.847628+0000 mon.a (mon.0) 3867 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:49.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:48 smithi040 bash[76016]: cluster 2024-04-24T17:15:47.847628+0000 mon.a (mon.0) 3867 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:48 smithi204 bash[58651]: cluster 2024-04-24T17:15:47.847573+0000 mon.a (mon.0) 3866 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 16 pgs degraded) 2024-04-24T17:15:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:48 smithi204 bash[58651]: cluster 2024-04-24T17:15:47.847573+0000 mon.a (mon.0) 3866 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 16 pgs degraded) 2024-04-24T17:15:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:48 smithi204 bash[58651]: cluster 2024-04-24T17:15:47.847628+0000 mon.a (mon.0) 3867 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:48 smithi204 bash[58651]: cluster 2024-04-24T17:15:47.847628+0000 mon.a (mon.0) 3867 : cluster [INF] Cluster is now healthy 2024-04-24T17:15:50.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:49 smithi040 bash[70555]: cluster 2024-04-24T17:15:49.071068+0000 mgr.x (mgr.25010) 1432 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:15:50.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:49 smithi040 bash[70555]: cluster 2024-04-24T17:15:49.071068+0000 mgr.x (mgr.25010) 1432 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:15:50.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:49 smithi040 bash[76016]: cluster 2024-04-24T17:15:49.071068+0000 mgr.x (mgr.25010) 1432 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:15:50.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:49 smithi040 bash[76016]: cluster 2024-04-24T17:15:49.071068+0000 mgr.x (mgr.25010) 1432 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:15:50.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:49 smithi204 bash[58651]: cluster 2024-04-24T17:15:49.071068+0000 mgr.x (mgr.25010) 1432 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:15:50.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:49 smithi204 bash[58651]: cluster 2024-04-24T17:15:49.071068+0000 mgr.x (mgr.25010) 1432 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:15:52.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:52 smithi040 bash[70555]: cluster 2024-04-24T17:15:51.072220+0000 mgr.x (mgr.25010) 1433 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:52.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:52 smithi040 bash[70555]: cluster 2024-04-24T17:15:51.072220+0000 mgr.x (mgr.25010) 1433 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:52.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:52 smithi040 bash[76016]: cluster 2024-04-24T17:15:51.072220+0000 mgr.x (mgr.25010) 1433 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:52.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:52 smithi040 bash[76016]: cluster 2024-04-24T17:15:51.072220+0000 mgr.x (mgr.25010) 1433 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:52 smithi204 bash[58651]: cluster 2024-04-24T17:15:51.072220+0000 mgr.x (mgr.25010) 1433 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:52 smithi204 bash[58651]: cluster 2024-04-24T17:15:51.072220+0000 mgr.x (mgr.25010) 1433 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:15:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[70555]: audit 2024-04-24T17:15:53.061668+0000 mgr.x (mgr.25010) 1434 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[70555]: audit 2024-04-24T17:15:53.061668+0000 mgr.x (mgr.25010) 1434 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[70555]: cluster 2024-04-24T17:15:53.073387+0000 mgr.x (mgr.25010) 1435 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:15:54.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[70555]: cluster 2024-04-24T17:15:53.073387+0000 mgr.x (mgr.25010) 1435 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:15:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[76016]: audit 2024-04-24T17:15:53.061668+0000 mgr.x (mgr.25010) 1434 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[76016]: audit 2024-04-24T17:15:53.061668+0000 mgr.x (mgr.25010) 1434 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[76016]: cluster 2024-04-24T17:15:53.073387+0000 mgr.x (mgr.25010) 1435 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:15:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:54 smithi040 bash[76016]: cluster 2024-04-24T17:15:53.073387+0000 mgr.x (mgr.25010) 1435 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:15:54.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:15:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:15:54] "GET /metrics HTTP/1.1" 200 38523 "" "Prometheus/2.33.4" 2024-04-24T17:15:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:54 smithi204 bash[58651]: audit 2024-04-24T17:15:53.061668+0000 mgr.x (mgr.25010) 1434 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:54 smithi204 bash[58651]: audit 2024-04-24T17:15:53.061668+0000 mgr.x (mgr.25010) 1434 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:15:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:54 smithi204 bash[58651]: cluster 2024-04-24T17:15:53.073387+0000 mgr.x (mgr.25010) 1435 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:15:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:54 smithi204 bash[58651]: cluster 2024-04-24T17:15:53.073387+0000 mgr.x (mgr.25010) 1435 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:15:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:56 smithi040 bash[70555]: cluster 2024-04-24T17:15:55.074305+0000 mgr.x (mgr.25010) 1436 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-24T17:15:56.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:56 smithi040 bash[70555]: cluster 2024-04-24T17:15:55.074305+0000 mgr.x (mgr.25010) 1436 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-24T17:15:56.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:56 smithi040 bash[76016]: cluster 2024-04-24T17:15:55.074305+0000 mgr.x (mgr.25010) 1436 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-24T17:15:56.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:56 smithi040 bash[76016]: cluster 2024-04-24T17:15:55.074305+0000 mgr.x (mgr.25010) 1436 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-24T17:15:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:56 smithi204 bash[58651]: cluster 2024-04-24T17:15:55.074305+0000 mgr.x (mgr.25010) 1436 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-24T17:15:56.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:56 smithi204 bash[58651]: cluster 2024-04-24T17:15:55.074305+0000 mgr.x (mgr.25010) 1436 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-24T17:15:57.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[76016]: audit 2024-04-24T17:15:56.250466+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[76016]: audit 2024-04-24T17:15:56.250466+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[76016]: audit 2024-04-24T17:15:56.250566+0000 mgr.x (mgr.25010) 1437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[76016]: audit 2024-04-24T17:15:56.250566+0000 mgr.x (mgr.25010) 1437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[76016]: cephadm 2024-04-24T17:15:56.253589+0000 mgr.x (mgr.25010) 1438 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[76016]: cephadm 2024-04-24T17:15:56.253589+0000 mgr.x (mgr.25010) 1438 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[70555]: audit 2024-04-24T17:15:56.250466+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[70555]: audit 2024-04-24T17:15:56.250466+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[70555]: audit 2024-04-24T17:15:56.250566+0000 mgr.x (mgr.25010) 1437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[70555]: audit 2024-04-24T17:15:56.250566+0000 mgr.x (mgr.25010) 1437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[70555]: cephadm 2024-04-24T17:15:56.253589+0000 mgr.x (mgr.25010) 1438 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:15:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:57 smithi040 bash[70555]: cephadm 2024-04-24T17:15:56.253589+0000 mgr.x (mgr.25010) 1438 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:15:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:57 smithi204 bash[58651]: audit 2024-04-24T17:15:56.250466+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:57 smithi204 bash[58651]: audit 2024-04-24T17:15:56.250466+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:57 smithi204 bash[58651]: audit 2024-04-24T17:15:56.250566+0000 mgr.x (mgr.25010) 1437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:57 smithi204 bash[58651]: audit 2024-04-24T17:15:56.250566+0000 mgr.x (mgr.25010) 1437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-24T17:15:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:57 smithi204 bash[58651]: cephadm 2024-04-24T17:15:56.253589+0000 mgr.x (mgr.25010) 1438 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:15:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:57 smithi204 bash[58651]: cephadm 2024-04-24T17:15:56.253589+0000 mgr.x (mgr.25010) 1438 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-24T17:15:58.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[76016]: cluster 2024-04-24T17:15:57.075610+0000 mgr.x (mgr.25010) 1439 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:58.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[76016]: cluster 2024-04-24T17:15:57.075610+0000 mgr.x (mgr.25010) 1439 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:58.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[76016]: audit 2024-04-24T17:15:57.163651+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:58.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[76016]: audit 2024-04-24T17:15:57.163651+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[70555]: cluster 2024-04-24T17:15:57.075610+0000 mgr.x (mgr.25010) 1439 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[70555]: cluster 2024-04-24T17:15:57.075610+0000 mgr.x (mgr.25010) 1439 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[70555]: audit 2024-04-24T17:15:57.163651+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:58 smithi040 bash[70555]: audit 2024-04-24T17:15:57.163651+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:58.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:58 smithi204 bash[58651]: cluster 2024-04-24T17:15:57.075610+0000 mgr.x (mgr.25010) 1439 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:58.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:58 smithi204 bash[58651]: cluster 2024-04-24T17:15:57.075610+0000 mgr.x (mgr.25010) 1439 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:15:58.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:58 smithi204 bash[58651]: audit 2024-04-24T17:15:57.163651+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:58.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:58 smithi204 bash[58651]: audit 2024-04-24T17:15:57.163651+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:59.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: cephadm 2024-04-24T17:15:58.523371+0000 mgr.x (mgr.25010) 1440 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:15:59.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: cephadm 2024-04-24T17:15:58.523371+0000 mgr.x (mgr.25010) 1440 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:15:59.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: audit 2024-04-24T17:15:58.531764+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: audit 2024-04-24T17:15:58.531764+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: audit 2024-04-24T17:15:58.537024+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: audit 2024-04-24T17:15:58.537024+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: audit 2024-04-24T17:15:58.538831+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: audit 2024-04-24T17:15:58.538831+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: cephadm 2024-04-24T17:15:58.543526+0000 mgr.x (mgr.25010) 1441 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: cephadm 2024-04-24T17:15:58.543526+0000 mgr.x (mgr.25010) 1441 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: cluster 2024-04-24T17:15:59.076811+0000 mgr.x (mgr.25010) 1442 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:59.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:15:59 smithi204 bash[58651]: cluster 2024-04-24T17:15:59.076811+0000 mgr.x (mgr.25010) 1442 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: cephadm 2024-04-24T17:15:58.523371+0000 mgr.x (mgr.25010) 1440 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: cephadm 2024-04-24T17:15:58.523371+0000 mgr.x (mgr.25010) 1440 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: audit 2024-04-24T17:15:58.531764+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: audit 2024-04-24T17:15:58.531764+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: audit 2024-04-24T17:15:58.537024+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: audit 2024-04-24T17:15:58.537024+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: audit 2024-04-24T17:15:58.538831+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: audit 2024-04-24T17:15:58.538831+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: cephadm 2024-04-24T17:15:58.543526+0000 mgr.x (mgr.25010) 1441 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: cephadm 2024-04-24T17:15:58.543526+0000 mgr.x (mgr.25010) 1441 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T17:15:59.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: cluster 2024-04-24T17:15:59.076811+0000 mgr.x (mgr.25010) 1442 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[70555]: cluster 2024-04-24T17:15:59.076811+0000 mgr.x (mgr.25010) 1442 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: cephadm 2024-04-24T17:15:58.523371+0000 mgr.x (mgr.25010) 1440 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: cephadm 2024-04-24T17:15:58.523371+0000 mgr.x (mgr.25010) 1440 : cephadm [INF] Upgrade: Updating osd.5 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: audit 2024-04-24T17:15:58.531764+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: audit 2024-04-24T17:15:58.531764+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: audit 2024-04-24T17:15:58.537024+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: audit 2024-04-24T17:15:58.537024+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: audit 2024-04-24T17:15:58.538831+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: audit 2024-04-24T17:15:58.538831+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: cephadm 2024-04-24T17:15:58.543526+0000 mgr.x (mgr.25010) 1441 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: cephadm 2024-04-24T17:15:58.543526+0000 mgr.x (mgr.25010) 1441 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-04-24T17:15:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: cluster 2024-04-24T17:15:59.076811+0000 mgr.x (mgr.25010) 1442 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:15:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:15:59 smithi040 bash[76016]: cluster 2024-04-24T17:15:59.076811+0000 mgr.x (mgr.25010) 1442 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:02.166 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:16:02.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[70555]: cluster 2024-04-24T17:16:01.078100+0000 mgr.x (mgr.25010) 1443 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:02.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[70555]: cluster 2024-04-24T17:16:01.078100+0000 mgr.x (mgr.25010) 1443 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:02.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[70555]: audit 2024-04-24T17:16:01.850163+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:02.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[70555]: audit 2024-04-24T17:16:01.850163+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:02.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[70555]: audit 2024-04-24T17:16:01.851705+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:02.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[70555]: audit 2024-04-24T17:16:01.851705+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[76016]: cluster 2024-04-24T17:16:01.078100+0000 mgr.x (mgr.25010) 1443 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[76016]: cluster 2024-04-24T17:16:01.078100+0000 mgr.x (mgr.25010) 1443 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[76016]: audit 2024-04-24T17:16:01.850163+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[76016]: audit 2024-04-24T17:16:01.850163+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[76016]: audit 2024-04-24T17:16:01.851705+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:02 smithi040 bash[76016]: audit 2024-04-24T17:16:01.851705+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:02 smithi204 bash[58651]: cluster 2024-04-24T17:16:01.078100+0000 mgr.x (mgr.25010) 1443 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:02 smithi204 bash[58651]: cluster 2024-04-24T17:16:01.078100+0000 mgr.x (mgr.25010) 1443 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:02 smithi204 bash[58651]: audit 2024-04-24T17:16:01.850163+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:02 smithi204 bash[58651]: audit 2024-04-24T17:16:01.850163+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:02 smithi204 bash[58651]: audit 2024-04-24T17:16:01.851705+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:02 smithi204 bash[58651]: audit 2024-04-24T17:16:01.851705+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:02.929 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:16:02.929 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 15s ago 20m - - 2024-04-24T17:16:02.929 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 19s ago 20m - - 2024-04-24T17:16:02.929 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (7m) 15s ago 13m 14.0M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:16:02.929 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (6m) 19s ago 13m 40.9M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:16:02.929 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (5m) 15s ago 11m 44.7M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:16:02.929 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (6m) 19s ago 19m 523M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (4m) 15s ago 21m 437M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (5m) 15s ago 21m 66.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (3m) 19s ago 20m 44.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (4m) 15s ago 20m 49.8M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (7m) 15s ago 14m 9304k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (7m) 19s ago 14m 11.8M - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (2m) 15s ago 19m 56.7M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (2m) 15s ago 18m 56.3M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (102s) 15s ago 18m 51.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (64s) 15s ago 17m 52.7M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (28s) 19s ago 16m 49.9M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (16m) 19s ago 16m 60.0M 4096M 17.2.0 e1d6a67b021e febb4c627536 2024-04-24T17:16:02.930 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (15m) 19s ago 15m 59.1M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:16:02.931 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (15m) 19s ago 15m 63.0M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:16:02.931 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (5m) 19s ago 14m 65.1M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:16:02.931 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (12m) 15s ago 12m 86.7M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:16:02.931 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (11m) 19s ago 11m 87.0M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:16:02.931 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (11m) 15s ago 11m 87.0M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:16:02.931 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (11m) 19s ago 11m 86.8M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:16:02.990 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.991 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.991 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.992 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.992 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.992 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.993 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:02.993 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:03.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:03 smithi204 bash[58651]: audit 2024-04-24T17:16:02.153572+0000 mgr.x (mgr.25010) 1444 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:03 smithi204 bash[58651]: audit 2024-04-24T17:16:02.153572+0000 mgr.x (mgr.25010) 1444 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:03 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.123207+0000 mon.a (mon.0) 3875 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:16:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:03 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.123207+0000 mon.a (mon.0) 3875 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:16:03.268 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:02 smithi204 systemd[1]: Stopping Ceph osd.5 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:16:03.268 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:03 smithi204 bash[27618]: debug 2024-04-24T17:16:03.119+0000 7f4eb8ba3700 -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-24T17:16:03.269 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:03 smithi204 bash[27618]: debug 2024-04-24T17:16:03.119+0000 7f4eb8ba3700 -1 osd.5 140 *** Got signal Terminated *** 2024-04-24T17:16:03.269 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:03 smithi204 bash[27618]: debug 2024-04-24T17:16:03.119+0000 7f4eb8ba3700 -1 osd.5 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:16:03.407 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 5 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 10 2024-04-24T17:16:03.408 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:16:03.409 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:16:03.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[70555]: audit 2024-04-24T17:16:02.153572+0000 mgr.x (mgr.25010) 1444 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:03.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[70555]: audit 2024-04-24T17:16:02.153572+0000 mgr.x (mgr.25010) 1444 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:03.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.123207+0000 mon.a (mon.0) 3875 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:16:03.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.123207+0000 mon.a (mon.0) 3875 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:16:03.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[76016]: audit 2024-04-24T17:16:02.153572+0000 mgr.x (mgr.25010) 1444 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:03.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[76016]: audit 2024-04-24T17:16:02.153572+0000 mgr.x (mgr.25010) 1444 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.123207+0000 mon.a (mon.0) 3875 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:16:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:03 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.123207+0000 mon.a (mon.0) 3875 : cluster [INF] osd.5 marked itself down and dead 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:16:03.786 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "10/23 daemons upgraded", 2024-04-24T17:16:03.787 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:16:03.787 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:16:03.787 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:16:04.266 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN 1 osds down 2024-04-24T17:16:04.267 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:16:04.267 INFO:teuthology.orchestra.run.smithi040.stdout: osd.5 (root=default,host=smithi204) is down 2024-04-24T17:16:04.428 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:16:04] "GET /metrics HTTP/1.1" 200 38513 "" "Prometheus/2.33.4" 2024-04-24T17:16:04.429 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[65812]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:02.533951+0000 mgr.x (mgr.25010) 1445 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:02.533951+0000 mgr.x (mgr.25010) 1445 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:02.905749+0000 mgr.x (mgr.25010) 1446 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:02.905749+0000 mgr.x (mgr.25010) 1446 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:03.072310+0000 mgr.x (mgr.25010) 1447 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:03.072310+0000 mgr.x (mgr.25010) 1447 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.078959+0000 mgr.x (mgr.25010) 1448 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.078959+0000 mgr.x (mgr.25010) 1448 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:04.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.139384+0000 mon.a (mon.0) 3876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.139384+0000 mon.a (mon.0) 3876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.150643+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: cluster 2024-04-24T17:16:03.150643+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:03.409065+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/4114083271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:03.409065+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/4114083271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:04.068456+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:04.068456+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:04.078779+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:04.078779+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:04.087234+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[58651]: audit 2024-04-24T17:16:04.087234+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:02.533951+0000 mgr.x (mgr.25010) 1445 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:02.533951+0000 mgr.x (mgr.25010) 1445 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:02.905749+0000 mgr.x (mgr.25010) 1446 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:02.905749+0000 mgr.x (mgr.25010) 1446 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:03.072310+0000 mgr.x (mgr.25010) 1447 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:03.072310+0000 mgr.x (mgr.25010) 1447 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.078959+0000 mgr.x (mgr.25010) 1448 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.078959+0000 mgr.x (mgr.25010) 1448 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.139384+0000 mon.a (mon.0) 3876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.139384+0000 mon.a (mon.0) 3876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.150643+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: cluster 2024-04-24T17:16:03.150643+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:16:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:03.409065+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/4114083271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:03.409065+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/4114083271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:04.068456+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:04.068456+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:04.078779+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:04.078779+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:04.087234+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[70555]: audit 2024-04-24T17:16:04.087234+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:02.533951+0000 mgr.x (mgr.25010) 1445 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:02.533951+0000 mgr.x (mgr.25010) 1445 : audit [DBG] from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:02.905749+0000 mgr.x (mgr.25010) 1446 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:02.905749+0000 mgr.x (mgr.25010) 1446 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:03.072310+0000 mgr.x (mgr.25010) 1447 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:03.072310+0000 mgr.x (mgr.25010) 1447 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.078959+0000 mgr.x (mgr.25010) 1448 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.078959+0000 mgr.x (mgr.25010) 1448 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.139384+0000 mon.a (mon.0) 3876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.139384+0000 mon.a (mon.0) 3876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.150643+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: cluster 2024-04-24T17:16:03.150643+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:03.409065+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/4114083271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:03.409065+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.40:0/4114083271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:04.068456+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:04.068456+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:04.078779+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:04.078779+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:04.087234+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:04 smithi040 bash[76016]: audit 2024-04-24T17:16:04.087234+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:04.758 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:04 smithi204 bash[65892]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:16:05.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[70555]: audit 2024-04-24T17:16:03.787006+0000 mgr.x (mgr.25010) 1449 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:05.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[70555]: audit 2024-04-24T17:16:03.787006+0000 mgr.x (mgr.25010) 1449 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[70555]: cluster 2024-04-24T17:16:04.168634+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[70555]: cluster 2024-04-24T17:16:04.168634+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[70555]: audit 2024-04-24T17:16:04.268805+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.40:0/1531049489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[70555]: audit 2024-04-24T17:16:04.268805+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.40:0/1531049489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[76016]: audit 2024-04-24T17:16:03.787006+0000 mgr.x (mgr.25010) 1449 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[76016]: audit 2024-04-24T17:16:03.787006+0000 mgr.x (mgr.25010) 1449 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[76016]: cluster 2024-04-24T17:16:04.168634+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[76016]: cluster 2024-04-24T17:16:04.168634+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[76016]: audit 2024-04-24T17:16:04.268805+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.40:0/1531049489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:05 smithi040 bash[76016]: audit 2024-04-24T17:16:04.268805+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.40:0/1531049489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:05 smithi204 bash[58651]: audit 2024-04-24T17:16:03.787006+0000 mgr.x (mgr.25010) 1449 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:05 smithi204 bash[58651]: audit 2024-04-24T17:16:03.787006+0000 mgr.x (mgr.25010) 1449 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:05 smithi204 bash[58651]: cluster 2024-04-24T17:16:04.168634+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:16:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:05 smithi204 bash[58651]: cluster 2024-04-24T17:16:04.168634+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-24T17:16:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:05 smithi204 bash[58651]: audit 2024-04-24T17:16:04.268805+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.40:0/1531049489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:05 smithi204 bash[58651]: audit 2024-04-24T17:16:04.268805+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.40:0/1531049489' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:06.421 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:06 smithi204 bash[58651]: cluster 2024-04-24T17:16:05.079592+0000 mgr.x (mgr.25010) 1450 : cluster [DBG] pgmap v207: 161 pgs: 12 peering, 17 stale+active+clean, 132 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:16:06.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:06 smithi204 bash[58651]: cluster 2024-04-24T17:16:05.079592+0000 mgr.x (mgr.25010) 1450 : cluster [DBG] pgmap v207: 161 pgs: 12 peering, 17 stale+active+clean, 132 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:16:06.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:06 smithi204 bash[58651]: cluster 2024-04-24T17:16:05.160396+0000 mon.a (mon.0) 3883 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:16:06.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:06 smithi204 bash[58651]: cluster 2024-04-24T17:16:05.160396+0000 mon.a (mon.0) 3883 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:16:06.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[70555]: cluster 2024-04-24T17:16:05.079592+0000 mgr.x (mgr.25010) 1450 : cluster [DBG] pgmap v207: 161 pgs: 12 peering, 17 stale+active+clean, 132 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:16:06.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[70555]: cluster 2024-04-24T17:16:05.079592+0000 mgr.x (mgr.25010) 1450 : cluster [DBG] pgmap v207: 161 pgs: 12 peering, 17 stale+active+clean, 132 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:16:06.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[70555]: cluster 2024-04-24T17:16:05.160396+0000 mon.a (mon.0) 3883 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:16:06.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[70555]: cluster 2024-04-24T17:16:05.160396+0000 mon.a (mon.0) 3883 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:16:06.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[76016]: cluster 2024-04-24T17:16:05.079592+0000 mgr.x (mgr.25010) 1450 : cluster [DBG] pgmap v207: 161 pgs: 12 peering, 17 stale+active+clean, 132 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:16:06.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[76016]: cluster 2024-04-24T17:16:05.079592+0000 mgr.x (mgr.25010) 1450 : cluster [DBG] pgmap v207: 161 pgs: 12 peering, 17 stale+active+clean, 132 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-24T17:16:06.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[76016]: cluster 2024-04-24T17:16:05.160396+0000 mon.a (mon.0) 3883 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:16:06.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:06 smithi040 bash[76016]: cluster 2024-04-24T17:16:05.160396+0000 mon.a (mon.0) 3883 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-24T17:16:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:07 smithi204 bash[58651]: cluster 2024-04-24T17:16:07.172451+0000 mon.a (mon.0) 3884 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:07 smithi204 bash[58651]: cluster 2024-04-24T17:16:07.172451+0000 mon.a (mon.0) 3884 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:07 smithi040 bash[76016]: cluster 2024-04-24T17:16:07.172451+0000 mon.a (mon.0) 3884 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:07.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:07 smithi040 bash[76016]: cluster 2024-04-24T17:16:07.172451+0000 mon.a (mon.0) 3884 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:07.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:07 smithi040 bash[70555]: cluster 2024-04-24T17:16:07.172451+0000 mon.a (mon.0) 3884 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:07.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:07 smithi040 bash[70555]: cluster 2024-04-24T17:16:07.172451+0000 mon.a (mon.0) 3884 : cluster [WRN] Health check failed: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:08.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-24T17:16:08.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: Stopped Ceph osd.5 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:16:08.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:08 smithi204 systemd[1]: Started Ceph osd.5 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:16:08.009 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.009 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.010 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:16:07 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: cluster 2024-04-24T17:16:07.081245+0000 mgr.x (mgr.25010) 1451 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized+degraded, 12 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:16:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: cluster 2024-04-24T17:16:07.081245+0000 mgr.x (mgr.25010) 1451 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized+degraded, 12 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:16:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:07.835701+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:07.835701+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:07.849718+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:07.849718+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:07.860106+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:07.860106+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.061169+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.061169+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.071821+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.071821+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.093856+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.093856+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.095114+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.095114+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.103151+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.103151+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.160975+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.160975+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.163561+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.163561+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.166641+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.166641+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.167647+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.167647+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.175694+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:08 smithi204 bash[58651]: audit 2024-04-24T17:16:08.175694+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: cluster 2024-04-24T17:16:07.081245+0000 mgr.x (mgr.25010) 1451 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized+degraded, 12 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:16:08.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: cluster 2024-04-24T17:16:07.081245+0000 mgr.x (mgr.25010) 1451 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized+degraded, 12 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:07.835701+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:07.835701+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:07.849718+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:07.849718+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:07.860106+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:07.860106+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.061169+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.061169+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.071821+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.071821+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.093856+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.093856+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.095114+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.095114+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.103151+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.103151+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.160975+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.160975+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.163561+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.163561+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.166641+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.166641+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.167647+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.167647+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.175694+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[70555]: audit 2024-04-24T17:16:08.175694+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: cluster 2024-04-24T17:16:07.081245+0000 mgr.x (mgr.25010) 1451 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized+degraded, 12 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: cluster 2024-04-24T17:16:07.081245+0000 mgr.x (mgr.25010) 1451 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized+degraded, 12 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:07.835701+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:07.835701+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:07.849718+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:07.849718+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:07.860106+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:07.860106+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.061169+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.061169+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.071821+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.071821+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.093856+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.093856+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.095114+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.095114+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.103151+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.103151+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.160975+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.160975+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.163561+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:08.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.163561+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.166641+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.166641+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.167647+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.167647+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.175694+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:08.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:08 smithi040 bash[76016]: audit 2024-04-24T17:16:08.175694+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.103423+0000 mgr.x (mgr.25010) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.103423+0000 mgr.x (mgr.25010) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.175926+0000 mgr.x (mgr.25010) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.175926+0000 mgr.x (mgr.25010) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.236758+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.236758+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.239493+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.239493+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.242068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.242068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.243135+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.243135+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.251305+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.251305+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.251448+0000 mgr.x (mgr.25010) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.251448+0000 mgr.x (mgr.25010) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.309479+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.309479+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.312679+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.312679+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.315449+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.315449+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.316879+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.316879+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.326071+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.326071+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.326214+0000 mgr.x (mgr.25010) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.326214+0000 mgr.x (mgr.25010) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.383531+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.383531+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.385743+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.385743+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.387890+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.387890+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.388721+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.388721+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.394589+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.394589+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.394645+0000 mgr.x (mgr.25010) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.394645+0000 mgr.x (mgr.25010) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.451913+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.451913+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.454786+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.454786+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.457170+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.457170+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.458357+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.458357+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.465079+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.465079+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.506268+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.506268+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.508665+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.508665+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.511028+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.511028+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.512234+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.512234+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.521014+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.521014+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.580777+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.580777+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.584493+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.584493+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.587436+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.587436+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.588707+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.588707+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.597296+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.597296+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.668335+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.668335+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.672627+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.672627+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.675950+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.675950+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.677430+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.677430+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.687195+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.687195+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.762057+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.762057+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.764860+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.764860+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.767539+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.767539+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.768900+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.768900+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.777733+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.777733+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.836702+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.836702+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.839793+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.839793+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.842394+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.842394+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.843604+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.843604+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.852268+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.852268+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.935691+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.935691+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.938906+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.938906+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.941946+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.941946+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.943140+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.943140+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.951330+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:08.951330+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.009822+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.009822+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.012025+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.012025+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.014628+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.014628+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.015473+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.015473+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.021911+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.021911+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.066329+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.066329+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.068979+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.068979+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.071294+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.071294+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.072256+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.072256+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.078775+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.078775+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.136266+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.136266+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.138585+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.138585+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.140764+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.140764+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.141655+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.141655+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.149556+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.149556+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.189989+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.189989+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.192233+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.192233+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.194366+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.194366+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.195217+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.195217+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.201367+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:09 smithi204 bash[58651]: audit 2024-04-24T17:16:09.201367+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.103423+0000 mgr.x (mgr.25010) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.103423+0000 mgr.x (mgr.25010) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.175926+0000 mgr.x (mgr.25010) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.175926+0000 mgr.x (mgr.25010) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.236758+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.236758+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.239493+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.239493+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.242068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.242068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.243135+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.243135+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.251305+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.251305+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.251448+0000 mgr.x (mgr.25010) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.251448+0000 mgr.x (mgr.25010) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.309479+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.309479+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.312679+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.550 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.312679+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.103423+0000 mgr.x (mgr.25010) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.103423+0000 mgr.x (mgr.25010) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.175926+0000 mgr.x (mgr.25010) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.175926+0000 mgr.x (mgr.25010) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.236758+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.236758+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.239493+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.239493+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.242068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.551 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.242068+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.243135+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.243135+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.251305+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.251305+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.251448+0000 mgr.x (mgr.25010) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.251448+0000 mgr.x (mgr.25010) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.309479+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.309479+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.312679+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.312679+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.315449+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.315449+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.316879+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.316879+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.326071+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.326071+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.326214+0000 mgr.x (mgr.25010) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.326214+0000 mgr.x (mgr.25010) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.383531+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.383531+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.385743+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.385743+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.387890+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.387890+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.388721+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.388721+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.394589+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.394589+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.394645+0000 mgr.x (mgr.25010) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.394645+0000 mgr.x (mgr.25010) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.451913+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.451913+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.454786+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.454786+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.457170+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.457170+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.458357+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.458357+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.465079+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.465079+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.506268+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.506268+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.508665+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.508665+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.511028+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.511028+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.512234+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.512234+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.315449+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.315449+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.316879+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.316879+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.326071+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.326071+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.326214+0000 mgr.x (mgr.25010) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.326214+0000 mgr.x (mgr.25010) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.383531+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.383531+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.385743+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.385743+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.387890+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.387890+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.388721+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.388721+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.394589+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.394589+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.394645+0000 mgr.x (mgr.25010) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.521014+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.521014+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.580777+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.580777+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.584493+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.584493+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.587436+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.587436+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.588707+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.588707+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.597296+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.597296+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.668335+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.668335+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.672627+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.672627+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.675950+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.675950+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.677430+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.677430+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.687195+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.687195+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.762057+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.762057+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.764860+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.764860+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.767539+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.767539+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.768900+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.768900+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.777733+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.777733+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.836702+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.836702+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.839793+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.839793+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.842394+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.842394+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.843604+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.394645+0000 mgr.x (mgr.25010) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.451913+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.451913+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.454786+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.454786+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.457170+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.457170+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.458357+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.458357+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.465079+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.465079+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.506268+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.506268+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.508665+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.508665+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.511028+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.511028+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.512234+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.512234+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.843604+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.852268+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.852268+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.935691+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.935691+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.938906+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.938906+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.941946+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.941946+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.943140+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.943140+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.951330+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:08.951330+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.009822+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.009822+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.012025+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.012025+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.014628+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.563 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.014628+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.015473+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.015473+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.021911+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.021911+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.066329+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.066329+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.068979+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.068979+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.071294+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.071294+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.072256+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.072256+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.078775+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.078775+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.136266+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.136266+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.138585+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.138585+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.140764+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.521014+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.521014+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.580777+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.580777+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.584493+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.584493+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.587436+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.587436+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.588707+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.588707+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.597296+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.597296+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.668335+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.668335+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.672627+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.672627+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.675950+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.675950+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.566 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.677430+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.140764+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.141655+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.141655+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.149556+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.149556+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.189989+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.189989+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.192233+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.192233+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.567 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.194366+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.194366+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.195217+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.195217+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.201367+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[70555]: audit 2024-04-24T17:16:09.201367+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.677430+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.687195+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.687195+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.762057+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.762057+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.764860+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.764860+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.767539+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.767539+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.768900+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.768900+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.777733+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.777733+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.836702+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.836702+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.839793+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.839793+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.842394+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.842394+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.843604+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.843604+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.852268+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.852268+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.935691+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.935691+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.938906+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.938906+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.570 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.941946+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.941946+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.943140+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.943140+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.951330+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:08.951330+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.009822+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.009822+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.012025+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.012025+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.014628+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.014628+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.015473+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.015473+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.571 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.021911+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.021911+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.066329+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.066329+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.068979+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.068979+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.071294+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.071294+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.072256+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.072256+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.078775+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.078775+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.136266+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.136266+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.138585+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.138585+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.140764+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.140764+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.141655+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.141655+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.149556+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.149556+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.189989+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.189989+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.192233+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.192233+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.194366+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.194366+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.195217+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.195217+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:09.574 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.201367+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:09.574 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:09 smithi040 bash[76016]: audit 2024-04-24T17:16:09.201367+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.465103+0000 mgr.x (mgr.25010) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.465103+0000 mgr.x (mgr.25010) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.521188+0000 mgr.x (mgr.25010) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.521188+0000 mgr.x (mgr.25010) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.597431+0000 mgr.x (mgr.25010) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.597431+0000 mgr.x (mgr.25010) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.687573+0000 mgr.x (mgr.25010) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.687573+0000 mgr.x (mgr.25010) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.777873+0000 mgr.x (mgr.25010) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.777873+0000 mgr.x (mgr.25010) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.852430+0000 mgr.x (mgr.25010) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.852430+0000 mgr.x (mgr.25010) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.951534+0000 mgr.x (mgr.25010) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:08.951534+0000 mgr.x (mgr.25010) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.021959+0000 mgr.x (mgr.25010) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.021959+0000 mgr.x (mgr.25010) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.078845+0000 mgr.x (mgr.25010) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.078845+0000 mgr.x (mgr.25010) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cluster 2024-04-24T17:16:09.082055+0000 mgr.x (mgr.25010) 1466 : cluster [DBG] pgmap v209: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cluster 2024-04-24T17:16:09.082055+0000 mgr.x (mgr.25010) 1466 : cluster [DBG] pgmap v209: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.149561+0000 mgr.x (mgr.25010) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.149561+0000 mgr.x (mgr.25010) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.201334+0000 mgr.x (mgr.25010) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.201334+0000 mgr.x (mgr.25010) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.245436+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.245436+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.247379+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.247379+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.249272+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.249272+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.250019+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.250019+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.254873+0000 mgr.x (mgr.25010) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.254873+0000 mgr.x (mgr.25010) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.254938+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.254938+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.296747+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.296747+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.298877+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.298877+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.300733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.300733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.301475+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.301475+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.306394+0000 mgr.x (mgr.25010) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.306394+0000 mgr.x (mgr.25010) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.306413+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.306413+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.348863+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.348863+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.351315+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.351315+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.353495+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.353495+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.354420+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.354420+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.360960+0000 mgr.x (mgr.25010) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.360960+0000 mgr.x (mgr.25010) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.360981+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.360981+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.433847+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.433847+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.436151+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.436151+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.438701+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.438701+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.439622+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.439622+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.446521+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.446521+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.446548+0000 mgr.x (mgr.25010) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.446548+0000 mgr.x (mgr.25010) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.521035+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.521035+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.524958+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.524958+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.528713+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.528713+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.529902+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.529902+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.537109+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.537109+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.610504+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.610504+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.612760+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.612760+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.615982+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.615982+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.617115+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.617115+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.625283+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.625283+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.706049+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.706049+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.709407+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.709407+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.712493+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.712493+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.713715+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.713715+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.723769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.723769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.798175+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.798175+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.800412+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.800412+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.802702+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.802702+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.803551+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.803551+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.812046+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.812046+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.899954+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.899954+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.903760+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.903760+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.907098+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.907098+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.908310+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.908310+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.918688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:09.918688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.005220+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.005220+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.010188+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.010188+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.014702+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.014702+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.016540+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.016540+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.028395+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.028395+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cluster 2024-04-24T17:16:10.075648+0000 mon.a (mon.0) 4018 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: cluster 2024-04-24T17:16:10.075648+0000 mon.a (mon.0) 4018 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.106156+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.106156+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.109050+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.109050+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.112243+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.112243+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.113576+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.113576+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.120573+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.120573+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.193871+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.193871+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.196121+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.196121+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.198635+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.198635+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.199498+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.199498+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.205557+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.379 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[58651]: audit 2024-04-24T17:16:10.205557+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.465103+0000 mgr.x (mgr.25010) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.465103+0000 mgr.x (mgr.25010) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.521188+0000 mgr.x (mgr.25010) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.521188+0000 mgr.x (mgr.25010) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.597431+0000 mgr.x (mgr.25010) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.597431+0000 mgr.x (mgr.25010) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.687573+0000 mgr.x (mgr.25010) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.687573+0000 mgr.x (mgr.25010) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.777873+0000 mgr.x (mgr.25010) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.777873+0000 mgr.x (mgr.25010) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.852430+0000 mgr.x (mgr.25010) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.852430+0000 mgr.x (mgr.25010) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.951534+0000 mgr.x (mgr.25010) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:08.951534+0000 mgr.x (mgr.25010) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.021959+0000 mgr.x (mgr.25010) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.021959+0000 mgr.x (mgr.25010) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.078845+0000 mgr.x (mgr.25010) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.078845+0000 mgr.x (mgr.25010) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cluster 2024-04-24T17:16:09.082055+0000 mgr.x (mgr.25010) 1466 : cluster [DBG] pgmap v209: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cluster 2024-04-24T17:16:09.082055+0000 mgr.x (mgr.25010) 1466 : cluster [DBG] pgmap v209: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.149561+0000 mgr.x (mgr.25010) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.149561+0000 mgr.x (mgr.25010) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.201334+0000 mgr.x (mgr.25010) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.201334+0000 mgr.x (mgr.25010) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.245436+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.245436+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.247379+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.247379+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.249272+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.249272+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.250019+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.250019+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.254873+0000 mgr.x (mgr.25010) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.254873+0000 mgr.x (mgr.25010) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.254938+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.254938+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.296747+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.296747+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.298877+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.298877+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.300733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.465103+0000 mgr.x (mgr.25010) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.465103+0000 mgr.x (mgr.25010) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.521188+0000 mgr.x (mgr.25010) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.521188+0000 mgr.x (mgr.25010) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.597431+0000 mgr.x (mgr.25010) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.597431+0000 mgr.x (mgr.25010) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.687573+0000 mgr.x (mgr.25010) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.687573+0000 mgr.x (mgr.25010) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.777873+0000 mgr.x (mgr.25010) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.777873+0000 mgr.x (mgr.25010) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.852430+0000 mgr.x (mgr.25010) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.852430+0000 mgr.x (mgr.25010) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.951534+0000 mgr.x (mgr.25010) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:08.951534+0000 mgr.x (mgr.25010) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.021959+0000 mgr.x (mgr.25010) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.021959+0000 mgr.x (mgr.25010) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.078845+0000 mgr.x (mgr.25010) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.078845+0000 mgr.x (mgr.25010) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cluster 2024-04-24T17:16:09.082055+0000 mgr.x (mgr.25010) 1466 : cluster [DBG] pgmap v209: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cluster 2024-04-24T17:16:09.082055+0000 mgr.x (mgr.25010) 1466 : cluster [DBG] pgmap v209: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:10.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.149561+0000 mgr.x (mgr.25010) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.300733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.301475+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.301475+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.306394+0000 mgr.x (mgr.25010) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.306394+0000 mgr.x (mgr.25010) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.306413+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.306413+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.348863+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.348863+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.351315+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.351315+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.353495+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.353495+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.354420+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.354420+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.360960+0000 mgr.x (mgr.25010) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.360960+0000 mgr.x (mgr.25010) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.360981+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.360981+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.433847+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.433847+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.436151+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.436151+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.438701+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.438701+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.439622+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.439622+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.446521+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.446521+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.446548+0000 mgr.x (mgr.25010) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.446548+0000 mgr.x (mgr.25010) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.521035+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.521035+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.524958+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.524958+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.528713+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.528713+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.529902+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.529902+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.537109+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.537109+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.610504+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.610504+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.612760+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.612760+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.615982+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.615982+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.617115+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.617115+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.625283+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.625283+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.706049+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.706049+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.709407+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.709407+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.712493+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.712493+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.713715+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.149561+0000 mgr.x (mgr.25010) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.201334+0000 mgr.x (mgr.25010) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.201334+0000 mgr.x (mgr.25010) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.245436+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.245436+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.247379+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.247379+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.249272+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.249272+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.250019+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.250019+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.254873+0000 mgr.x (mgr.25010) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.254873+0000 mgr.x (mgr.25010) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.254938+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.254938+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.296747+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.296747+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.298877+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.298877+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.300733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.713715+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.723769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.723769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.798175+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.798175+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.800412+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.800412+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.802702+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.802702+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.803551+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.803551+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.812046+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.812046+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.899954+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.899954+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.903760+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.903760+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.907098+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.907098+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.908310+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.908310+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.918688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:09.918688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.005220+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.005220+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.010188+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.010188+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.014702+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.014702+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.016540+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.016540+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.028395+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.028395+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cluster 2024-04-24T17:16:10.075648+0000 mon.a (mon.0) 4018 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: cluster 2024-04-24T17:16:10.075648+0000 mon.a (mon.0) 4018 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.106156+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.106156+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.109050+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.300733+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.301475+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.301475+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.306394+0000 mgr.x (mgr.25010) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.306394+0000 mgr.x (mgr.25010) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.306413+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.306413+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.348863+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.348863+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.351315+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.351315+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.353495+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.353495+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.354420+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.354420+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.360960+0000 mgr.x (mgr.25010) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.360960+0000 mgr.x (mgr.25010) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.360981+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.360981+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.109050+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.112243+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.112243+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.113576+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.113576+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.120573+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.120573+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.193871+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.193871+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.196121+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.196121+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.198635+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.198635+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.199498+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.199498+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.205557+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[76016]: audit 2024-04-24T17:16:10.205557+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.433847+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.433847+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.436151+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.436151+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.438701+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.438701+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.439622+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.439622+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.446521+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.446521+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.446548+0000 mgr.x (mgr.25010) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.446548+0000 mgr.x (mgr.25010) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.521035+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.521035+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.524958+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.524958+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.528713+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.528713+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.529902+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.529902+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.537109+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.537109+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.610504+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.610504+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.612760+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.612760+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.615982+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.615982+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.617115+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.617115+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.625283+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.625283+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.706049+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.706049+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.709407+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.709407+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.712493+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.712493+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.713715+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.713715+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.723769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.723769+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.798175+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.798175+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.800412+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.800412+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.802702+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.802702+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.803551+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.803551+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.812046+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.812046+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.899954+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.899954+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.903760+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.903760+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.907098+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.907098+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.908310+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.908310+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.918688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:09.918688+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.005220+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.005220+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.010188+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.010188+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.014702+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.014702+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.016540+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.016540+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.028395+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.028395+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cluster 2024-04-24T17:16:10.075648+0000 mon.a (mon.0) 4018 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: cluster 2024-04-24T17:16:10.075648+0000 mon.a (mon.0) 4018 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.106156+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.106156+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.109050+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.109050+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.112243+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.112243+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.113576+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.113576+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.120573+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.120573+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.193871+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.193871+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.196121+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.196121+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.198635+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.198635+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.199498+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.199498+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:10.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.205557+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:10.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:10 smithi040 bash[70555]: audit 2024-04-24T17:16:10.205557+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: 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-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-24T17:16:11.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:10 smithi204 bash[66189]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.537246+0000 mgr.x (mgr.25010) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.537246+0000 mgr.x (mgr.25010) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.625706+0000 mgr.x (mgr.25010) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.625706+0000 mgr.x (mgr.25010) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.723946+0000 mgr.x (mgr.25010) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.723946+0000 mgr.x (mgr.25010) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.812143+0000 mgr.x (mgr.25010) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.812143+0000 mgr.x (mgr.25010) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.919206+0000 mgr.x (mgr.25010) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:09.919206+0000 mgr.x (mgr.25010) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.028958+0000 mgr.x (mgr.25010) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.028958+0000 mgr.x (mgr.25010) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.120691+0000 mgr.x (mgr.25010) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.120691+0000 mgr.x (mgr.25010) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.205625+0000 mgr.x (mgr.25010) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.205625+0000 mgr.x (mgr.25010) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.279782+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.279782+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.282602+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.282602+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.285030+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.285030+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.285998+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.285998+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.292739+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.292739+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.295194+0000 mgr.x (mgr.25010) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.295194+0000 mgr.x (mgr.25010) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.354175+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.354175+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.357549+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.357549+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.360780+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.360780+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.362250+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.362250+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.373213+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.373213+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.373567+0000 mgr.x (mgr.25010) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.373567+0000 mgr.x (mgr.25010) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.445797+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.445797+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.448868+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.448868+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.451419+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.451419+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.452494+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.452494+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.458964+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.458964+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.503497+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.503497+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.506464+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.506464+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.509752+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.509752+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.510725+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.510725+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.517186+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.517186+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.579090+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.579090+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.582328+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.582328+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.584972+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.584972+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.586071+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.586071+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.593041+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.593041+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.650449+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.650449+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.652871+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.652871+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.655613+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.655613+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.656500+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.656500+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.662885+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.662885+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.721993+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.721993+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.724952+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.724952+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.727812+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.727812+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.498 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[52826]: debug 2024-04-24T17:16:11.435+0000 7fa85ec97700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:16:11.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.729087+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.729087+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.736236+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.736236+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.795145+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.795145+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.798007+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.798007+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.800753+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.800753+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.801844+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.801844+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.810252+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.810252+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.872147+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.872147+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.875295+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.875295+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.877550+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.877550+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.878671+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.878671+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.887680+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.887680+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.945276+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.945276+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.948687+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.948687+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.951276+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.951276+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.952635+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.952635+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.961847+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:10.961847+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.020525+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.020525+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.024385+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.024385+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.030565+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.030565+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.031817+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.031817+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.040639+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.040639+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.098987+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.098987+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.101780+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.101780+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.104193+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.104193+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.105296+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.105296+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.113407+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.113407+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.172923+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.172923+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.176146+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.176146+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.178974+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.178974+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.180222+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.180222+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.189495+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:11 smithi204 bash[58651]: audit 2024-04-24T17:16:11.189495+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.537246+0000 mgr.x (mgr.25010) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.537246+0000 mgr.x (mgr.25010) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.625706+0000 mgr.x (mgr.25010) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.625706+0000 mgr.x (mgr.25010) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.723946+0000 mgr.x (mgr.25010) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.723946+0000 mgr.x (mgr.25010) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.812143+0000 mgr.x (mgr.25010) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.812143+0000 mgr.x (mgr.25010) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.919206+0000 mgr.x (mgr.25010) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:09.919206+0000 mgr.x (mgr.25010) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.028958+0000 mgr.x (mgr.25010) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.028958+0000 mgr.x (mgr.25010) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.120691+0000 mgr.x (mgr.25010) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.120691+0000 mgr.x (mgr.25010) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.205625+0000 mgr.x (mgr.25010) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.205625+0000 mgr.x (mgr.25010) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.279782+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.279782+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.282602+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.282602+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.285030+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.537246+0000 mgr.x (mgr.25010) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.537246+0000 mgr.x (mgr.25010) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.625706+0000 mgr.x (mgr.25010) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.625706+0000 mgr.x (mgr.25010) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.723946+0000 mgr.x (mgr.25010) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.723946+0000 mgr.x (mgr.25010) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.812143+0000 mgr.x (mgr.25010) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.812143+0000 mgr.x (mgr.25010) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.919206+0000 mgr.x (mgr.25010) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:09.919206+0000 mgr.x (mgr.25010) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.028958+0000 mgr.x (mgr.25010) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.028958+0000 mgr.x (mgr.25010) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.120691+0000 mgr.x (mgr.25010) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.120691+0000 mgr.x (mgr.25010) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.205625+0000 mgr.x (mgr.25010) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.205625+0000 mgr.x (mgr.25010) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.279782+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.279782+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.282602+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.282602+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.285030+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.285030+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.285998+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.285998+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.292739+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.292739+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.295194+0000 mgr.x (mgr.25010) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.295194+0000 mgr.x (mgr.25010) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.354175+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.354175+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.357549+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.357549+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.360780+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.360780+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.362250+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.362250+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.373213+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.373213+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.373567+0000 mgr.x (mgr.25010) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.373567+0000 mgr.x (mgr.25010) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.445797+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.285030+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.285998+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.285998+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.292739+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.292739+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.295194+0000 mgr.x (mgr.25010) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.295194+0000 mgr.x (mgr.25010) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.354175+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.354175+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.357549+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.357549+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.360780+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.360780+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.362250+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.362250+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.373213+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.373213+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.373567+0000 mgr.x (mgr.25010) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.373567+0000 mgr.x (mgr.25010) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.445797+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.445797+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.448868+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.448868+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.451419+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.451419+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.452494+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.452494+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.458964+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.458964+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.503497+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.503497+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.506464+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.506464+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.509752+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.509752+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.510725+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.510725+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.517186+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.517186+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.579090+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.579090+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.582328+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.582328+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.584972+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.584972+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.586071+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.586071+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.593041+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.593041+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.650449+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.650449+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.652871+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.652871+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.655613+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.655613+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.656500+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.656500+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.662885+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.445797+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.448868+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.448868+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.451419+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.451419+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.452494+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.452494+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.458964+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.458964+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.503497+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.503497+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.506464+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.506464+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.509752+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.509752+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.510725+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.510725+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.517186+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.517186+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.662885+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.721993+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.721993+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.724952+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.724952+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.727812+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.727812+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.729087+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.729087+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.736236+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.736236+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.795145+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.795145+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.798007+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.798007+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.800753+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.800753+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.801844+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.801844+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.579090+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.579090+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.582328+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.582328+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.584972+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.584972+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.586071+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.586071+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.593041+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.593041+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.650449+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.650449+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.652871+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.652871+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.655613+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.655613+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.656500+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.656500+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.662885+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.810252+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.810252+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.872147+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.872147+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.875295+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.875295+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.877550+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.877550+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.878671+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.878671+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.887680+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.887680+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.945276+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.945276+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.948687+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.948687+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.951276+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.951276+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.952635+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.662885+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.721993+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.721993+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.724952+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.724952+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.727812+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.727812+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.729087+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.729087+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.736236+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.736236+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.795145+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.795145+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.798007+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.798007+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.800753+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.800753+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.801844+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.801844+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.952635+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.961847+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:10.961847+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.020525+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.020525+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.024385+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.024385+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.030565+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.030565+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.031817+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.031817+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.040639+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.040639+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.098987+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.098987+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.101780+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.101780+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.104193+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.104193+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.105296+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.105296+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.113407+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.113407+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.172923+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.172923+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.176146+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.176146+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.178974+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.178974+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.180222+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.180222+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.189495+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[70555]: audit 2024-04-24T17:16:11.189495+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.810252+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.810252+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.872147+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.872147+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.875295+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.875295+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.877550+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.877550+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.878671+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.878671+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.887680+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.887680+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.945276+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.945276+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.948687+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.948687+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.951276+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.951276+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.952635+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.952635+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.961847+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:10.961847+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.020525+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.020525+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.024385+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.024385+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.030565+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.030565+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.031817+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.031817+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.040639+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.040639+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.098987+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.098987+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.101780+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.101780+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.104193+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.104193+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.105296+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.105296+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.113407+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.113407+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.172923+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.172923+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.176146+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.176146+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.178974+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.178974+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.180222+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.180222+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.189495+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:11.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:11 smithi040 bash[76016]: audit 2024-04-24T17:16:11.189495+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.459218+0000 mgr.x (mgr.25010) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.459218+0000 mgr.x (mgr.25010) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.517487+0000 mgr.x (mgr.25010) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.517487+0000 mgr.x (mgr.25010) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.593405+0000 mgr.x (mgr.25010) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.593405+0000 mgr.x (mgr.25010) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.662932+0000 mgr.x (mgr.25010) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.662932+0000 mgr.x (mgr.25010) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.736599+0000 mgr.x (mgr.25010) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.736599+0000 mgr.x (mgr.25010) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.810487+0000 mgr.x (mgr.25010) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.810487+0000 mgr.x (mgr.25010) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.887843+0000 mgr.x (mgr.25010) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.887843+0000 mgr.x (mgr.25010) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.961936+0000 mgr.x (mgr.25010) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:10.961936+0000 mgr.x (mgr.25010) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.040813+0000 mgr.x (mgr.25010) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.040813+0000 mgr.x (mgr.25010) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cluster 2024-04-24T17:16:11.082807+0000 mgr.x (mgr.25010) 1492 : cluster [DBG] pgmap v210: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cluster 2024-04-24T17:16:11.082807+0000 mgr.x (mgr.25010) 1492 : cluster [DBG] pgmap v210: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.113612+0000 mgr.x (mgr.25010) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.113612+0000 mgr.x (mgr.25010) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.189741+0000 mgr.x (mgr.25010) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.189741+0000 mgr.x (mgr.25010) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.249050+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.249050+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.253355+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.253355+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.255863+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.255863+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.256842+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.256842+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.277669+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.277669+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.277863+0000 mgr.x (mgr.25010) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.277863+0000 mgr.x (mgr.25010) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.339330+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.339330+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.341943+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.341943+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.346671+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.346671+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.351082+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.351082+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.351652+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.351652+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.360785+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.360785+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.366360+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.366360+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.376754+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.376754+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.428794+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.428794+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.431281+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.431281+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.433249+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.433249+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.434794+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.434794+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.436473+0000 mgr.x (mgr.25010) 1496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.436473+0000 mgr.x (mgr.25010) 1496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.436630+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: audit 2024-04-24T17:16:11.436630+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.437719+0000 mgr.x (mgr.25010) 1497 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:16:12.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:12 smithi204 bash[58651]: cephadm 2024-04-24T17:16:11.437719+0000 mgr.x (mgr.25010) 1497 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.459218+0000 mgr.x (mgr.25010) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.459218+0000 mgr.x (mgr.25010) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.517487+0000 mgr.x (mgr.25010) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.517487+0000 mgr.x (mgr.25010) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.593405+0000 mgr.x (mgr.25010) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.593405+0000 mgr.x (mgr.25010) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.662932+0000 mgr.x (mgr.25010) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.662932+0000 mgr.x (mgr.25010) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.736599+0000 mgr.x (mgr.25010) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.736599+0000 mgr.x (mgr.25010) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.810487+0000 mgr.x (mgr.25010) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.810487+0000 mgr.x (mgr.25010) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.887843+0000 mgr.x (mgr.25010) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.887843+0000 mgr.x (mgr.25010) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.961936+0000 mgr.x (mgr.25010) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:10.961936+0000 mgr.x (mgr.25010) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.040813+0000 mgr.x (mgr.25010) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.040813+0000 mgr.x (mgr.25010) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cluster 2024-04-24T17:16:11.082807+0000 mgr.x (mgr.25010) 1492 : cluster [DBG] pgmap v210: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cluster 2024-04-24T17:16:11.082807+0000 mgr.x (mgr.25010) 1492 : cluster [DBG] pgmap v210: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.113612+0000 mgr.x (mgr.25010) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.459218+0000 mgr.x (mgr.25010) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.459218+0000 mgr.x (mgr.25010) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.517487+0000 mgr.x (mgr.25010) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.517487+0000 mgr.x (mgr.25010) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.593405+0000 mgr.x (mgr.25010) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.593405+0000 mgr.x (mgr.25010) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.662932+0000 mgr.x (mgr.25010) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.662932+0000 mgr.x (mgr.25010) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.736599+0000 mgr.x (mgr.25010) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.736599+0000 mgr.x (mgr.25010) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.810487+0000 mgr.x (mgr.25010) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.810487+0000 mgr.x (mgr.25010) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.887843+0000 mgr.x (mgr.25010) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.887843+0000 mgr.x (mgr.25010) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.961936+0000 mgr.x (mgr.25010) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:10.961936+0000 mgr.x (mgr.25010) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.040813+0000 mgr.x (mgr.25010) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.040813+0000 mgr.x (mgr.25010) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cluster 2024-04-24T17:16:11.082807+0000 mgr.x (mgr.25010) 1492 : cluster [DBG] pgmap v210: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cluster 2024-04-24T17:16:11.082807+0000 mgr.x (mgr.25010) 1492 : cluster [DBG] pgmap v210: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.113612+0000 mgr.x (mgr.25010) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.113612+0000 mgr.x (mgr.25010) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.189741+0000 mgr.x (mgr.25010) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.189741+0000 mgr.x (mgr.25010) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.249050+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.249050+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.253355+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.253355+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.255863+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.255863+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.256842+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.256842+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.277669+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.277669+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.277863+0000 mgr.x (mgr.25010) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.277863+0000 mgr.x (mgr.25010) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.339330+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.339330+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.341943+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.341943+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.346671+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.113612+0000 mgr.x (mgr.25010) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.189741+0000 mgr.x (mgr.25010) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.189741+0000 mgr.x (mgr.25010) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.249050+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.249050+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.253355+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.253355+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.255863+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.255863+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.256842+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.256842+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.277669+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.277669+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.277863+0000 mgr.x (mgr.25010) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.277863+0000 mgr.x (mgr.25010) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.339330+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.339330+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.341943+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.341943+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.346671+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.346671+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.351082+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.351082+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.351652+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.351652+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.360785+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.360785+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.366360+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.366360+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.376754+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.376754+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.428794+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.428794+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.431281+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.431281+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.433249+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.433249+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.434794+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.434794+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.436473+0000 mgr.x (mgr.25010) 1496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.346671+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.351082+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.351082+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.351652+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.351652+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.360785+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.360785+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.366360+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.366360+0000 mon.a (mon.0) 4105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.376754+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.376754+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.428794+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.428794+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.431281+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.431281+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.433249+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.433249+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.434794+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.434794+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.436473+0000 mgr.x (mgr.25010) 1496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.436473+0000 mgr.x (mgr.25010) 1496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.436630+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: audit 2024-04-24T17:16:11.436630+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.437719+0000 mgr.x (mgr.25010) 1497 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[70555]: cephadm 2024-04-24T17:16:11.437719+0000 mgr.x (mgr.25010) 1497 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.436473+0000 mgr.x (mgr.25010) 1496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.436630+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: audit 2024-04-24T17:16:11.436630+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:12.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.437719+0000 mgr.x (mgr.25010) 1497 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:16:12.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:12 smithi040 bash[76016]: cephadm 2024-04-24T17:16:11.437719+0000 mgr.x (mgr.25010) 1497 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-24T17:16:14.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:13 smithi204 bash[67057]: debug 2024-04-24T17:16:13.783+0000 7f5dd67b7700 1 -- 172.21.15.204:0/928508163 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562655e39680 con 0x562655e96c00 2024-04-24T17:16:14.347 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:16:14] "GET /metrics HTTP/1.1" 200 38513 "" "Prometheus/2.33.4" 2024-04-24T17:16:14.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:13.082435+0000 mgr.x (mgr.25010) 1498 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:14.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:13.082435+0000 mgr.x (mgr.25010) 1498 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:14.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: cluster 2024-04-24T17:16:13.084131+0000 mgr.x (mgr.25010) 1499 : cluster [DBG] pgmap v211: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:14.347 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: cluster 2024-04-24T17:16:13.084131+0000 mgr.x (mgr.25010) 1499 : cluster [DBG] pgmap v211: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:14.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:14.027444+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:14.027444+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:14.040365+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:14.040365+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:14.051569+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[58651]: audit 2024-04-24T17:16:14.051569+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.598 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:14 smithi204 bash[67057]: debug 2024-04-24T17:16:14.347+0000 7f5ddf94f7c0 -1 Falling back to public interface 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:13.082435+0000 mgr.x (mgr.25010) 1498 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:13.082435+0000 mgr.x (mgr.25010) 1498 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: cluster 2024-04-24T17:16:13.084131+0000 mgr.x (mgr.25010) 1499 : cluster [DBG] pgmap v211: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: cluster 2024-04-24T17:16:13.084131+0000 mgr.x (mgr.25010) 1499 : cluster [DBG] pgmap v211: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:14.027444+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:14.027444+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:14.040365+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:14.040365+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:14.051569+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[70555]: audit 2024-04-24T17:16:14.051569+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:13.082435+0000 mgr.x (mgr.25010) 1498 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:13.082435+0000 mgr.x (mgr.25010) 1498 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: cluster 2024-04-24T17:16:13.084131+0000 mgr.x (mgr.25010) 1499 : cluster [DBG] pgmap v211: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: cluster 2024-04-24T17:16:13.084131+0000 mgr.x (mgr.25010) 1499 : cluster [DBG] pgmap v211: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:14.027444+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:14.027444+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:14.040365+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:14.040365+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:14.051569+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:14 smithi040 bash[76016]: audit 2024-04-24T17:16:14.051569+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:15.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:15 smithi204 bash[58651]: cluster 2024-04-24T17:16:14.777361+0000 mon.a (mon.0) 4115 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:15.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:15 smithi204 bash[58651]: cluster 2024-04-24T17:16:14.777361+0000 mon.a (mon.0) 4115 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:15 smithi040 bash[70555]: cluster 2024-04-24T17:16:14.777361+0000 mon.a (mon.0) 4115 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:15.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:15 smithi040 bash[70555]: cluster 2024-04-24T17:16:14.777361+0000 mon.a (mon.0) 4115 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:15 smithi040 bash[76016]: cluster 2024-04-24T17:16:14.777361+0000 mon.a (mon.0) 4115 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:15 smithi040 bash[76016]: cluster 2024-04-24T17:16:14.777361+0000 mon.a (mon.0) 4115 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 22 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:16 smithi204 bash[58651]: cluster 2024-04-24T17:16:15.085009+0000 mgr.x (mgr.25010) 1500 : cluster [DBG] pgmap v212: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:16 smithi204 bash[58651]: cluster 2024-04-24T17:16:15.085009+0000 mgr.x (mgr.25010) 1500 : cluster [DBG] pgmap v212: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:16.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:16 smithi040 bash[70555]: cluster 2024-04-24T17:16:15.085009+0000 mgr.x (mgr.25010) 1500 : cluster [DBG] pgmap v212: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:16.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:16 smithi040 bash[70555]: cluster 2024-04-24T17:16:15.085009+0000 mgr.x (mgr.25010) 1500 : cluster [DBG] pgmap v212: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:16 smithi040 bash[76016]: cluster 2024-04-24T17:16:15.085009+0000 mgr.x (mgr.25010) 1500 : cluster [DBG] pgmap v212: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:16 smithi040 bash[76016]: cluster 2024-04-24T17:16:15.085009+0000 mgr.x (mgr.25010) 1500 : cluster [DBG] pgmap v212: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:17.758 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[67057]: debug 2024-04-24T17:16:17.323+0000 7f5ddf94f7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-24T17:16:17.758 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[67057]: debug 2024-04-24T17:16:17.359+0000 7f5ddf94f7c0 -1 osd.5 140 log_to_monitors true 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:16.853247+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:16.853247+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:16.855471+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:16.855471+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: cluster 2024-04-24T17:16:17.086579+0000 mgr.x (mgr.25010) 1501 : cluster [DBG] pgmap v213: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: cluster 2024-04-24T17:16:17.086579+0000 mgr.x (mgr.25010) 1501 : cluster [DBG] pgmap v213: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:17.366207+0000 mon.b (mon.2) 4 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:17.366207+0000 mon.b (mon.2) 4 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:17.367412+0000 mon.a (mon.0) 4118 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[70555]: audit 2024-04-24T17:16:17.367412+0000 mon.a (mon.0) 4118 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:16.853247+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:16.853247+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:16.855471+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:16.855471+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: cluster 2024-04-24T17:16:17.086579+0000 mgr.x (mgr.25010) 1501 : cluster [DBG] pgmap v213: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: cluster 2024-04-24T17:16:17.086579+0000 mgr.x (mgr.25010) 1501 : cluster [DBG] pgmap v213: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:17.366207+0000 mon.b (mon.2) 4 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:17.366207+0000 mon.b (mon.2) 4 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:17.367412+0000 mon.a (mon.0) 4118 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:17 smithi040 bash[76016]: audit 2024-04-24T17:16:17.367412+0000 mon.a (mon.0) 4118 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.258 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[67057]: debug 2024-04-24T17:16:17.903+0000 7f5dd0da7700 -1 osd.5 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:16:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:16.853247+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:16.853247+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:16.855471+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:16.855471+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: cluster 2024-04-24T17:16:17.086579+0000 mgr.x (mgr.25010) 1501 : cluster [DBG] pgmap v213: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: cluster 2024-04-24T17:16:17.086579+0000 mgr.x (mgr.25010) 1501 : cluster [DBG] pgmap v213: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:17.366207+0000 mon.b (mon.2) 4 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:17.366207+0000 mon.b (mon.2) 4 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:17.367412+0000 mon.a (mon.0) 4118 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:17 smithi204 bash[58651]: audit 2024-04-24T17:16:17.367412+0000 mon.a (mon.0) 4118 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: audit 2024-04-24T17:16:17.859404+0000 mon.a (mon.0) 4119 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: audit 2024-04-24T17:16:17.859404+0000 mon.a (mon.0) 4119 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: audit 2024-04-24T17:16:17.872779+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: audit 2024-04-24T17:16:17.872779+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: cluster 2024-04-24T17:16:17.872940+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: cluster 2024-04-24T17:16:17.872940+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: audit 2024-04-24T17:16:17.874272+0000 mon.a (mon.0) 4121 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[70555]: audit 2024-04-24T17:16:17.874272+0000 mon.a (mon.0) 4121 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: audit 2024-04-24T17:16:17.859404+0000 mon.a (mon.0) 4119 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: audit 2024-04-24T17:16:17.859404+0000 mon.a (mon.0) 4119 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: audit 2024-04-24T17:16:17.872779+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: audit 2024-04-24T17:16:17.872779+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: cluster 2024-04-24T17:16:17.872940+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: cluster 2024-04-24T17:16:17.872940+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: audit 2024-04-24T17:16:17.874272+0000 mon.a (mon.0) 4121 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:18 smithi040 bash[76016]: audit 2024-04-24T17:16:17.874272+0000 mon.a (mon.0) 4121 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: audit 2024-04-24T17:16:17.859404+0000 mon.a (mon.0) 4119 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:16:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: audit 2024-04-24T17:16:17.859404+0000 mon.a (mon.0) 4119 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-24T17:16:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: audit 2024-04-24T17:16:17.872779+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: audit 2024-04-24T17:16:17.872779+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: cluster 2024-04-24T17:16:17.872940+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:16:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: cluster 2024-04-24T17:16:17.872940+0000 mon.a (mon.0) 4120 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-24T17:16:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: audit 2024-04-24T17:16:17.874272+0000 mon.a (mon.0) 4121 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:18 smithi204 bash[58651]: audit 2024-04-24T17:16:17.874272+0000 mon.a (mon.0) 4121 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:18.860538+0000 mon.a (mon.0) 4122 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:18.860538+0000 mon.a (mon.0) 4122 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:18.871825+0000 mon.a (mon.0) 4123 : cluster [INF] osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985] boot 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:18.871825+0000 mon.a (mon.0) 4123 : cluster [INF] osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985] boot 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:18.871951+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:18.871951+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: audit 2024-04-24T17:16:18.873738+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: audit 2024-04-24T17:16:18.873738+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:16:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:19.087747+0000 mgr.x (mgr.25010) 1502 : cluster [DBG] pgmap v216: 161 pgs: 7 peering, 21 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:19.087747+0000 mgr.x (mgr.25010) 1502 : cluster [DBG] pgmap v216: 161 pgs: 7 peering, 21 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:19.872573+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[70555]: cluster 2024-04-24T17:16:19.872573+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:18.860538+0000 mon.a (mon.0) 4122 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:18.860538+0000 mon.a (mon.0) 4122 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:18.871825+0000 mon.a (mon.0) 4123 : cluster [INF] osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985] boot 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:18.871825+0000 mon.a (mon.0) 4123 : cluster [INF] osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985] boot 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:18.871951+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:18.871951+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: audit 2024-04-24T17:16:18.873738+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: audit 2024-04-24T17:16:18.873738+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:16:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:19.087747+0000 mgr.x (mgr.25010) 1502 : cluster [DBG] pgmap v216: 161 pgs: 7 peering, 21 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:16:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:19.087747+0000 mgr.x (mgr.25010) 1502 : cluster [DBG] pgmap v216: 161 pgs: 7 peering, 21 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:16:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:19.872573+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:16:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:19 smithi040 bash[76016]: cluster 2024-04-24T17:16:19.872573+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:16:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:18.860538+0000 mon.a (mon.0) 4122 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:18.860538+0000 mon.a (mon.0) 4122 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:18.871825+0000 mon.a (mon.0) 4123 : cluster [INF] osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985] boot 2024-04-24T17:16:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:18.871825+0000 mon.a (mon.0) 4123 : cluster [INF] osd.5 [v2:172.21.15.204:6808/232529985,v1:172.21.15.204:6809/232529985] boot 2024-04-24T17:16:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:18.871951+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:16:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:18.871951+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-24T17:16:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: audit 2024-04-24T17:16:18.873738+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:16:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: audit 2024-04-24T17:16:18.873738+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-24T17:16:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:19.087747+0000 mgr.x (mgr.25010) 1502 : cluster [DBG] pgmap v216: 161 pgs: 7 peering, 21 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:16:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:19.087747+0000 mgr.x (mgr.25010) 1502 : cluster [DBG] pgmap v216: 161 pgs: 7 peering, 21 active+undersized+degraded, 31 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:16:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:19.872573+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:16:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:19 smithi204 bash[58651]: cluster 2024-04-24T17:16:19.872573+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-24T17:16:21.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[70555]: cluster 2024-04-24T17:16:19.891846+0000 mon.a (mon.0) 4127 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[70555]: cluster 2024-04-24T17:16:19.891846+0000 mon.a (mon.0) 4127 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[70555]: audit 2024-04-24T17:16:20.898517+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:21.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[70555]: audit 2024-04-24T17:16:20.898517+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[76016]: cluster 2024-04-24T17:16:19.891846+0000 mon.a (mon.0) 4127 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[76016]: cluster 2024-04-24T17:16:19.891846+0000 mon.a (mon.0) 4127 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[76016]: audit 2024-04-24T17:16:20.898517+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:20 smithi040 bash[76016]: audit 2024-04-24T17:16:20.898517+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:20 smithi204 bash[58651]: cluster 2024-04-24T17:16:19.891846+0000 mon.a (mon.0) 4127 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:20 smithi204 bash[58651]: cluster 2024-04-24T17:16:19.891846+0000 mon.a (mon.0) 4127 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:20 smithi204 bash[58651]: audit 2024-04-24T17:16:20.898517+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:20 smithi204 bash[58651]: audit 2024-04-24T17:16:20.898517+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[70555]: audit 2024-04-24T17:16:20.909400+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[70555]: audit 2024-04-24T17:16:20.909400+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[70555]: audit 2024-04-24T17:16:20.925311+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[70555]: audit 2024-04-24T17:16:20.925311+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[70555]: cluster 2024-04-24T17:16:21.089183+0000 mgr.x (mgr.25010) 1503 : cluster [DBG] pgmap v218: 161 pgs: 7 peering, 14 active+undersized+degraded, 23 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[70555]: cluster 2024-04-24T17:16:21.089183+0000 mgr.x (mgr.25010) 1503 : cluster [DBG] pgmap v218: 161 pgs: 7 peering, 14 active+undersized+degraded, 23 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[76016]: audit 2024-04-24T17:16:20.909400+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[76016]: audit 2024-04-24T17:16:20.909400+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[76016]: audit 2024-04-24T17:16:20.925311+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[76016]: audit 2024-04-24T17:16:20.925311+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[76016]: cluster 2024-04-24T17:16:21.089183+0000 mgr.x (mgr.25010) 1503 : cluster [DBG] pgmap v218: 161 pgs: 7 peering, 14 active+undersized+degraded, 23 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-04-24T17:16:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:21 smithi040 bash[76016]: cluster 2024-04-24T17:16:21.089183+0000 mgr.x (mgr.25010) 1503 : cluster [DBG] pgmap v218: 161 pgs: 7 peering, 14 active+undersized+degraded, 23 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-04-24T17:16:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:21 smithi204 bash[58651]: audit 2024-04-24T17:16:20.909400+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:21 smithi204 bash[58651]: audit 2024-04-24T17:16:20.909400+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:21 smithi204 bash[58651]: audit 2024-04-24T17:16:20.925311+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:21 smithi204 bash[58651]: audit 2024-04-24T17:16:20.925311+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:21 smithi204 bash[58651]: cluster 2024-04-24T17:16:21.089183+0000 mgr.x (mgr.25010) 1503 : cluster [DBG] pgmap v218: 161 pgs: 7 peering, 14 active+undersized+degraded, 23 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-04-24T17:16:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:21 smithi204 bash[58651]: cluster 2024-04-24T17:16:21.089183+0000 mgr.x (mgr.25010) 1503 : cluster [DBG] pgmap v218: 161 pgs: 7 peering, 14 active+undersized+degraded, 23 active+undersized, 117 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-04-24T17:16:23.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[70555]: cluster 2024-04-24T17:16:23.142835+0000 mon.a (mon.0) 4131 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded) 2024-04-24T17:16:23.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[70555]: cluster 2024-04-24T17:16:23.142835+0000 mon.a (mon.0) 4131 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded) 2024-04-24T17:16:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[70555]: cluster 2024-04-24T17:16:23.142917+0000 mon.a (mon.0) 4132 : cluster [INF] Cluster is now healthy 2024-04-24T17:16:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[70555]: cluster 2024-04-24T17:16:23.142917+0000 mon.a (mon.0) 4132 : cluster [INF] Cluster is now healthy 2024-04-24T17:16:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[76016]: cluster 2024-04-24T17:16:23.142835+0000 mon.a (mon.0) 4131 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded) 2024-04-24T17:16:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[76016]: cluster 2024-04-24T17:16:23.142835+0000 mon.a (mon.0) 4131 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded) 2024-04-24T17:16:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[76016]: cluster 2024-04-24T17:16:23.142917+0000 mon.a (mon.0) 4132 : cluster [INF] Cluster is now healthy 2024-04-24T17:16:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:23 smithi040 bash[76016]: cluster 2024-04-24T17:16:23.142917+0000 mon.a (mon.0) 4132 : cluster [INF] Cluster is now healthy 2024-04-24T17:16:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:23 smithi204 bash[58651]: cluster 2024-04-24T17:16:23.142835+0000 mon.a (mon.0) 4131 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded) 2024-04-24T17:16:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:23 smithi204 bash[58651]: cluster 2024-04-24T17:16:23.142835+0000 mon.a (mon.0) 4131 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded) 2024-04-24T17:16:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:23 smithi204 bash[58651]: cluster 2024-04-24T17:16:23.142917+0000 mon.a (mon.0) 4132 : cluster [INF] Cluster is now healthy 2024-04-24T17:16:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:23 smithi204 bash[58651]: cluster 2024-04-24T17:16:23.142917+0000 mon.a (mon.0) 4132 : cluster [INF] Cluster is now healthy 2024-04-24T17:16:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:16:24] "GET /metrics HTTP/1.1" 200 38525 "" "Prometheus/2.33.4" 2024-04-24T17:16:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:24 smithi204 bash[58651]: cluster 2024-04-24T17:16:23.090418+0000 mgr.x (mgr.25010) 1504 : cluster [DBG] pgmap v219: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:16:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:24 smithi204 bash[58651]: cluster 2024-04-24T17:16:23.090418+0000 mgr.x (mgr.25010) 1504 : cluster [DBG] pgmap v219: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:16:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:24 smithi204 bash[58651]: audit 2024-04-24T17:16:23.092240+0000 mgr.x (mgr.25010) 1505 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:24 smithi204 bash[58651]: audit 2024-04-24T17:16:23.092240+0000 mgr.x (mgr.25010) 1505 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[70555]: cluster 2024-04-24T17:16:23.090418+0000 mgr.x (mgr.25010) 1504 : cluster [DBG] pgmap v219: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:16:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[70555]: cluster 2024-04-24T17:16:23.090418+0000 mgr.x (mgr.25010) 1504 : cluster [DBG] pgmap v219: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:16:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[70555]: audit 2024-04-24T17:16:23.092240+0000 mgr.x (mgr.25010) 1505 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[70555]: audit 2024-04-24T17:16:23.092240+0000 mgr.x (mgr.25010) 1505 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[76016]: cluster 2024-04-24T17:16:23.090418+0000 mgr.x (mgr.25010) 1504 : cluster [DBG] pgmap v219: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:16:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[76016]: cluster 2024-04-24T17:16:23.090418+0000 mgr.x (mgr.25010) 1504 : cluster [DBG] pgmap v219: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-24T17:16:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[76016]: audit 2024-04-24T17:16:23.092240+0000 mgr.x (mgr.25010) 1505 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:24 smithi040 bash[76016]: audit 2024-04-24T17:16:23.092240+0000 mgr.x (mgr.25010) 1505 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:26.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:26 smithi204 bash[58651]: cluster 2024-04-24T17:16:25.091343+0000 mgr.x (mgr.25010) 1506 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 0 op/s 2024-04-24T17:16:26.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:26 smithi204 bash[58651]: cluster 2024-04-24T17:16:25.091343+0000 mgr.x (mgr.25010) 1506 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 0 op/s 2024-04-24T17:16:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:26 smithi040 bash[70555]: cluster 2024-04-24T17:16:25.091343+0000 mgr.x (mgr.25010) 1506 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 0 op/s 2024-04-24T17:16:26.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:26 smithi040 bash[70555]: cluster 2024-04-24T17:16:25.091343+0000 mgr.x (mgr.25010) 1506 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 0 op/s 2024-04-24T17:16:26.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:26 smithi040 bash[76016]: cluster 2024-04-24T17:16:25.091343+0000 mgr.x (mgr.25010) 1506 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 0 op/s 2024-04-24T17:16:26.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:26 smithi040 bash[76016]: cluster 2024-04-24T17:16:25.091343+0000 mgr.x (mgr.25010) 1506 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 0 op/s 2024-04-24T17:16:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:27 smithi204 bash[58651]: audit 2024-04-24T17:16:26.454037+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:27 smithi204 bash[58651]: audit 2024-04-24T17:16:26.454037+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:27 smithi204 bash[58651]: audit 2024-04-24T17:16:26.454230+0000 mgr.x (mgr.25010) 1507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:27 smithi204 bash[58651]: audit 2024-04-24T17:16:26.454230+0000 mgr.x (mgr.25010) 1507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:27 smithi204 bash[58651]: cephadm 2024-04-24T17:16:26.457353+0000 mgr.x (mgr.25010) 1508 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:27.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:27 smithi204 bash[58651]: cephadm 2024-04-24T17:16:26.457353+0000 mgr.x (mgr.25010) 1508 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[70555]: audit 2024-04-24T17:16:26.454037+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[70555]: audit 2024-04-24T17:16:26.454037+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[70555]: audit 2024-04-24T17:16:26.454230+0000 mgr.x (mgr.25010) 1507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[70555]: audit 2024-04-24T17:16:26.454230+0000 mgr.x (mgr.25010) 1507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[70555]: cephadm 2024-04-24T17:16:26.457353+0000 mgr.x (mgr.25010) 1508 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[70555]: cephadm 2024-04-24T17:16:26.457353+0000 mgr.x (mgr.25010) 1508 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[76016]: audit 2024-04-24T17:16:26.454037+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[76016]: audit 2024-04-24T17:16:26.454037+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[76016]: audit 2024-04-24T17:16:26.454230+0000 mgr.x (mgr.25010) 1507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[76016]: audit 2024-04-24T17:16:26.454230+0000 mgr.x (mgr.25010) 1507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[76016]: cephadm 2024-04-24T17:16:26.457353+0000 mgr.x (mgr.25010) 1508 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:27 smithi040 bash[76016]: cephadm 2024-04-24T17:16:26.457353+0000 mgr.x (mgr.25010) 1508 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:28.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: cluster 2024-04-24T17:16:27.092650+0000 mgr.x (mgr.25010) 1509 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: cluster 2024-04-24T17:16:27.092650+0000 mgr.x (mgr.25010) 1509 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: audit 2024-04-24T17:16:28.021546+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: audit 2024-04-24T17:16:28.021546+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: audit 2024-04-24T17:16:28.029180+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: audit 2024-04-24T17:16:28.029180+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: audit 2024-04-24T17:16:28.034932+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[76016]: audit 2024-04-24T17:16:28.034932+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: cluster 2024-04-24T17:16:27.092650+0000 mgr.x (mgr.25010) 1509 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: cluster 2024-04-24T17:16:27.092650+0000 mgr.x (mgr.25010) 1509 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: audit 2024-04-24T17:16:28.021546+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: audit 2024-04-24T17:16:28.021546+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: audit 2024-04-24T17:16:28.029180+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: audit 2024-04-24T17:16:28.029180+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: audit 2024-04-24T17:16:28.034932+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:28 smithi040 bash[70555]: audit 2024-04-24T17:16:28.034932+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: cluster 2024-04-24T17:16:27.092650+0000 mgr.x (mgr.25010) 1509 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-24T17:16:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: cluster 2024-04-24T17:16:27.092650+0000 mgr.x (mgr.25010) 1509 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-24T17:16:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: audit 2024-04-24T17:16:28.021546+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: audit 2024-04-24T17:16:28.021546+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: audit 2024-04-24T17:16:28.029180+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: audit 2024-04-24T17:16:28.029180+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: audit 2024-04-24T17:16:28.034932+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:28.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:28 smithi204 bash[58651]: audit 2024-04-24T17:16:28.034932+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:30.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: cephadm 2024-04-24T17:16:28.878582+0000 mgr.x (mgr.25010) 1510 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:30.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: cephadm 2024-04-24T17:16:28.878582+0000 mgr.x (mgr.25010) 1510 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:30.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: audit 2024-04-24T17:16:28.886676+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:30.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: audit 2024-04-24T17:16:28.886676+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:30.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: audit 2024-04-24T17:16:28.891339+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: audit 2024-04-24T17:16:28.891339+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: audit 2024-04-24T17:16:28.893477+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: audit 2024-04-24T17:16:28.893477+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: cephadm 2024-04-24T17:16:28.899092+0000 mgr.x (mgr.25010) 1511 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: cephadm 2024-04-24T17:16:28.899092+0000 mgr.x (mgr.25010) 1511 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: cluster 2024-04-24T17:16:29.093869+0000 mgr.x (mgr.25010) 1512 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[70555]: cluster 2024-04-24T17:16:29.093869+0000 mgr.x (mgr.25010) 1512 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: cephadm 2024-04-24T17:16:28.878582+0000 mgr.x (mgr.25010) 1510 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: cephadm 2024-04-24T17:16:28.878582+0000 mgr.x (mgr.25010) 1510 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: audit 2024-04-24T17:16:28.886676+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: audit 2024-04-24T17:16:28.886676+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:30.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: audit 2024-04-24T17:16:28.891339+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: audit 2024-04-24T17:16:28.891339+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: audit 2024-04-24T17:16:28.893477+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: audit 2024-04-24T17:16:28.893477+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: cephadm 2024-04-24T17:16:28.899092+0000 mgr.x (mgr.25010) 1511 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: cephadm 2024-04-24T17:16:28.899092+0000 mgr.x (mgr.25010) 1511 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: cluster 2024-04-24T17:16:29.093869+0000 mgr.x (mgr.25010) 1512 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:29 smithi040 bash[76016]: cluster 2024-04-24T17:16:29.093869+0000 mgr.x (mgr.25010) 1512 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:16:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: cephadm 2024-04-24T17:16:28.878582+0000 mgr.x (mgr.25010) 1510 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: cephadm 2024-04-24T17:16:28.878582+0000 mgr.x (mgr.25010) 1510 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: audit 2024-04-24T17:16:28.886676+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: audit 2024-04-24T17:16:28.886676+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: audit 2024-04-24T17:16:28.891339+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: audit 2024-04-24T17:16:28.891339+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: audit 2024-04-24T17:16:28.893477+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: audit 2024-04-24T17:16:28.893477+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: cephadm 2024-04-24T17:16:28.899092+0000 mgr.x (mgr.25010) 1511 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: cephadm 2024-04-24T17:16:28.899092+0000 mgr.x (mgr.25010) 1511 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: cluster 2024-04-24T17:16:29.093869+0000 mgr.x (mgr.25010) 1512 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:16:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:29 smithi204 bash[58651]: cluster 2024-04-24T17:16:29.093869+0000 mgr.x (mgr.25010) 1512 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-24T17:16:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[70555]: cluster 2024-04-24T17:16:31.095097+0000 mgr.x (mgr.25010) 1513 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[70555]: cluster 2024-04-24T17:16:31.095097+0000 mgr.x (mgr.25010) 1513 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[70555]: audit 2024-04-24T17:16:31.852720+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[70555]: audit 2024-04-24T17:16:31.852720+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[70555]: audit 2024-04-24T17:16:31.854916+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[70555]: audit 2024-04-24T17:16:31.854916+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[76016]: cluster 2024-04-24T17:16:31.095097+0000 mgr.x (mgr.25010) 1513 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[76016]: cluster 2024-04-24T17:16:31.095097+0000 mgr.x (mgr.25010) 1513 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[76016]: audit 2024-04-24T17:16:31.852720+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[76016]: audit 2024-04-24T17:16:31.852720+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[76016]: audit 2024-04-24T17:16:31.854916+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:32 smithi040 bash[76016]: audit 2024-04-24T17:16:31.854916+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:32 smithi204 bash[58651]: cluster 2024-04-24T17:16:31.095097+0000 mgr.x (mgr.25010) 1513 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:32 smithi204 bash[58651]: cluster 2024-04-24T17:16:31.095097+0000 mgr.x (mgr.25010) 1513 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:16:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:32 smithi204 bash[58651]: audit 2024-04-24T17:16:31.852720+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:32 smithi204 bash[58651]: audit 2024-04-24T17:16:31.852720+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:32 smithi204 bash[58651]: audit 2024-04-24T17:16:31.854916+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:32 smithi204 bash[58651]: audit 2024-04-24T17:16:31.854916+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:33.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:33 smithi040 bash[70555]: audit 2024-04-24T17:16:32.195093+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:33.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:33 smithi040 bash[70555]: audit 2024-04-24T17:16:32.195093+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:33.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:33 smithi040 bash[76016]: audit 2024-04-24T17:16:32.195093+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:33.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:33 smithi040 bash[76016]: audit 2024-04-24T17:16:32.195093+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:33.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:33 smithi204 bash[58651]: audit 2024-04-24T17:16:32.195093+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:33.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:33 smithi204 bash[58651]: audit 2024-04-24T17:16:32.195093+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:33.731 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.732 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.732 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.732 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.732 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.733 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.733 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.733 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:33.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:34.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:33 smithi204 systemd[1]: Stopping Ceph osd.6 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:16:34.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:33 smithi204 bash[30681]: debug 2024-04-24T17:16:33.862+0000 7f1bfe3c3700 -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-24T17:16:34.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:33 smithi204 bash[30681]: debug 2024-04-24T17:16:33.862+0000 7f1bfe3c3700 -1 osd.6 145 *** Got signal Terminated *** 2024-04-24T17:16:34.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:33 smithi204 bash[30681]: debug 2024-04-24T17:16:33.862+0000 7f1bfe3c3700 -1 osd.6 145 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:16:34.359 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:16:34] "GET /metrics HTTP/1.1" 200 38526 "" "Prometheus/2.33.4" 2024-04-24T17:16:34.359 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:34 smithi204 bash[58651]: cluster 2024-04-24T17:16:33.096298+0000 mgr.x (mgr.25010) 1514 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:34.666 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:16:34.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:34 smithi204 bash[58651]: cluster 2024-04-24T17:16:33.096298+0000 mgr.x (mgr.25010) 1514 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:34.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:34 smithi204 bash[58651]: audit 2024-04-24T17:16:33.103389+0000 mgr.x (mgr.25010) 1515 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:34.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:34 smithi204 bash[58651]: audit 2024-04-24T17:16:33.103389+0000 mgr.x (mgr.25010) 1515 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:34.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:34 smithi204 bash[58651]: cluster 2024-04-24T17:16:33.865951+0000 mon.a (mon.0) 4143 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:16:34.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:34 smithi204 bash[58651]: cluster 2024-04-24T17:16:33.865951+0000 mon.a (mon.0) 4143 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[70555]: cluster 2024-04-24T17:16:33.096298+0000 mgr.x (mgr.25010) 1514 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[70555]: cluster 2024-04-24T17:16:33.096298+0000 mgr.x (mgr.25010) 1514 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[70555]: audit 2024-04-24T17:16:33.103389+0000 mgr.x (mgr.25010) 1515 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[70555]: audit 2024-04-24T17:16:33.103389+0000 mgr.x (mgr.25010) 1515 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[70555]: cluster 2024-04-24T17:16:33.865951+0000 mon.a (mon.0) 4143 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[70555]: cluster 2024-04-24T17:16:33.865951+0000 mon.a (mon.0) 4143 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[76016]: cluster 2024-04-24T17:16:33.096298+0000 mgr.x (mgr.25010) 1514 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:34.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[76016]: cluster 2024-04-24T17:16:33.096298+0000 mgr.x (mgr.25010) 1514 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:16:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[76016]: audit 2024-04-24T17:16:33.103389+0000 mgr.x (mgr.25010) 1515 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[76016]: audit 2024-04-24T17:16:33.103389+0000 mgr.x (mgr.25010) 1515 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[76016]: cluster 2024-04-24T17:16:33.865951+0000 mon.a (mon.0) 4143 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:16:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:34 smithi040 bash[76016]: cluster 2024-04-24T17:16:33.865951+0000 mon.a (mon.0) 4143 : cluster [INF] osd.6 marked itself down and dead 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 7s ago 21m - - 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 14s ago 20m - - 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (7m) 7s ago 14m 14.1M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (7m) 14s ago 14m 41.4M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (6m) 7s ago 12m 44.9M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (6m) 14s ago 20m 524M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (5m) 7s ago 22m 437M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (5m) 7s ago 22m 69.5M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (4m) 14s ago 20m 44.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (4m) 7s ago 20m 53.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:16:35.446 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (8m) 7s ago 14m 9539k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (7m) 14s ago 14m 9700k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (3m) 7s ago 19m 57.3M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (2m) 7s ago 19m 58.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (2m) 7s ago 18m 51.9M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (96s) 7s ago 18m 53.7M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (60s) 14s ago 17m 52.1M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (22s) 14s ago 16m 32.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (16m) 14s ago 16m 59.9M 4096M 17.2.0 e1d6a67b021e 862b34707e6f 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (15m) 14s ago 15m 63.1M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (6m) 14s ago 14m 66.0M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (12m) 7s ago 12m 86.9M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (12m) 14s ago 12m 87.1M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (12m) 7s ago 12m 87.2M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:16:35.447 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (12m) 14s ago 12m 86.9M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:16:35.495 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[68589]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:16:35.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[58651]: cluster 2024-04-24T17:16:34.200257+0000 mon.a (mon.0) 4144 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:35.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[58651]: cluster 2024-04-24T17:16:34.200257+0000 mon.a (mon.0) 4144 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:35.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[58651]: cluster 2024-04-24T17:16:34.211460+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-24T17:16:35.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[58651]: cluster 2024-04-24T17:16:34.211460+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-24T17:16:35.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[58651]: cluster 2024-04-24T17:16:35.209656+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-24T17:16:35.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[58651]: cluster 2024-04-24T17:16:35.209656+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-24T17:16:35.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[70555]: cluster 2024-04-24T17:16:34.200257+0000 mon.a (mon.0) 4144 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:35.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[70555]: cluster 2024-04-24T17:16:34.200257+0000 mon.a (mon.0) 4144 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:35.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[70555]: cluster 2024-04-24T17:16:34.211460+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-24T17:16:35.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[70555]: cluster 2024-04-24T17:16:34.211460+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[70555]: cluster 2024-04-24T17:16:35.209656+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[70555]: cluster 2024-04-24T17:16:35.209656+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[76016]: cluster 2024-04-24T17:16:34.200257+0000 mon.a (mon.0) 4144 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[76016]: cluster 2024-04-24T17:16:34.200257+0000 mon.a (mon.0) 4144 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[76016]: cluster 2024-04-24T17:16:34.211460+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[76016]: cluster 2024-04-24T17:16:34.211460+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[76016]: cluster 2024-04-24T17:16:35.209656+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-24T17:16:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:35 smithi040 bash[76016]: cluster 2024-04-24T17:16:35.209656+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-24T17:16:35.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:35 smithi204 bash[68693]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:16:35.887 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:16:35.887 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:16:35.887 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:16:35.887 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 6 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 11 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:16:35.888 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:16:36.267 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "11/23 daemons upgraded", 2024-04-24T17:16:36.268 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:16:36.268 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:16:36.268 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:16:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:34.653379+0000 mgr.x (mgr.25010) 1516 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:34.653379+0000 mgr.x (mgr.25010) 1516 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:35.037780+0000 mgr.x (mgr.25010) 1517 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:35.037780+0000 mgr.x (mgr.25010) 1517 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: cluster 2024-04-24T17:16:35.096944+0000 mgr.x (mgr.25010) 1518 : cluster [DBG] pgmap v226: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:16:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: cluster 2024-04-24T17:16:35.096944+0000 mgr.x (mgr.25010) 1518 : cluster [DBG] pgmap v226: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:16:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:35.428901+0000 mgr.x (mgr.25010) 1519 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:35.428901+0000 mgr.x (mgr.25010) 1519 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:35.889428+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/2628485259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:36.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:36 smithi204 bash[58651]: audit 2024-04-24T17:16:35.889428+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/2628485259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:34.653379+0000 mgr.x (mgr.25010) 1516 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:34.653379+0000 mgr.x (mgr.25010) 1516 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:35.037780+0000 mgr.x (mgr.25010) 1517 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:35.037780+0000 mgr.x (mgr.25010) 1517 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: cluster 2024-04-24T17:16:35.096944+0000 mgr.x (mgr.25010) 1518 : cluster [DBG] pgmap v226: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: cluster 2024-04-24T17:16:35.096944+0000 mgr.x (mgr.25010) 1518 : cluster [DBG] pgmap v226: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:35.428901+0000 mgr.x (mgr.25010) 1519 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:35.428901+0000 mgr.x (mgr.25010) 1519 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:35.889428+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/2628485259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:36.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[70555]: audit 2024-04-24T17:16:35.889428+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/2628485259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:34.653379+0000 mgr.x (mgr.25010) 1516 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:34.653379+0000 mgr.x (mgr.25010) 1516 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:35.037780+0000 mgr.x (mgr.25010) 1517 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:35.037780+0000 mgr.x (mgr.25010) 1517 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: cluster 2024-04-24T17:16:35.096944+0000 mgr.x (mgr.25010) 1518 : cluster [DBG] pgmap v226: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: cluster 2024-04-24T17:16:35.096944+0000 mgr.x (mgr.25010) 1518 : cluster [DBG] pgmap v226: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:35.428901+0000 mgr.x (mgr.25010) 1519 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:35.428901+0000 mgr.x (mgr.25010) 1519 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:35.889428+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/2628485259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:36.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:36 smithi040 bash[76016]: audit 2024-04-24T17:16:35.889428+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.40:0/2628485259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:36.708 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN 1 osds down 2024-04-24T17:16:36.708 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-24T17:16:36.708 INFO:teuthology.orchestra.run.smithi040.stdout: osd.6 (root=default,host=smithi204) is down 2024-04-24T17:16:37.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-24T17:16:37.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: Stopped Ceph osd.6 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:16:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:37 smithi204 bash[58651]: audit 2024-04-24T17:16:36.267705+0000 mgr.x (mgr.25010) 1520 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:37 smithi204 bash[58651]: audit 2024-04-24T17:16:36.267705+0000 mgr.x (mgr.25010) 1520 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:37 smithi204 bash[58651]: audit 2024-04-24T17:16:36.710114+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/2289304612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:37 smithi204 bash[58651]: audit 2024-04-24T17:16:36.710114+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/2289304612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:37.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[70555]: audit 2024-04-24T17:16:36.267705+0000 mgr.x (mgr.25010) 1520 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:37.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[70555]: audit 2024-04-24T17:16:36.267705+0000 mgr.x (mgr.25010) 1520 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:37.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[70555]: audit 2024-04-24T17:16:36.710114+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/2289304612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:37.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[70555]: audit 2024-04-24T17:16:36.710114+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/2289304612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[76016]: audit 2024-04-24T17:16:36.267705+0000 mgr.x (mgr.25010) 1520 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[76016]: audit 2024-04-24T17:16:36.267705+0000 mgr.x (mgr.25010) 1520 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:16:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[76016]: audit 2024-04-24T17:16:36.710114+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/2289304612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:37 smithi040 bash[76016]: audit 2024-04-24T17:16:36.710114+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.40:0/2289304612' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:16:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.009 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.010 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.010 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: Started Ceph osd.6 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:16:38.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.010 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:16:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:38.436 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: cluster 2024-04-24T17:16:37.098500+0000 mgr.x (mgr.25010) 1521 : cluster [DBG] pgmap v228: 161 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:16:38.436 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: cluster 2024-04-24T17:16:37.098500+0000 mgr.x (mgr.25010) 1521 : cluster [DBG] pgmap v228: 161 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:16:38.436 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: cluster 2024-04-24T17:16:37.235201+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: cluster 2024-04-24T17:16:37.098500+0000 mgr.x (mgr.25010) 1521 : cluster [DBG] pgmap v228: 161 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:16:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: cluster 2024-04-24T17:16:37.098500+0000 mgr.x (mgr.25010) 1521 : cluster [DBG] pgmap v228: 161 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:16:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: cluster 2024-04-24T17:16:37.235201+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: cluster 2024-04-24T17:16:37.235201+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.800423+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.800423+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.813614+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.813614+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.834186+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.834186+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.836116+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.836116+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.844645+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.844645+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.932700+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.932700+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.937721+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.937721+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.942572+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.942572+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.944108+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.944108+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.956225+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:37.956225+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.034178+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.034178+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.037206+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.037206+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.039825+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.039825+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.041048+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.041048+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.051651+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.051651+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.109789+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.109789+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.112811+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.112811+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: cluster 2024-04-24T17:16:37.098500+0000 mgr.x (mgr.25010) 1521 : cluster [DBG] pgmap v228: 161 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: cluster 2024-04-24T17:16:37.098500+0000 mgr.x (mgr.25010) 1521 : cluster [DBG] pgmap v228: 161 pgs: 12 active+undersized+degraded, 4 stale+active+clean, 18 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: cluster 2024-04-24T17:16:37.235201+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: cluster 2024-04-24T17:16:37.235201+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.800423+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.800423+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.813614+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.813614+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.834186+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.834186+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.836116+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.836116+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.844645+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.844645+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.932700+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.932700+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.937721+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.937721+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.115412+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.115412+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.116668+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.116668+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.126732+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.126732+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.184509+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.184509+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.187490+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.187490+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.190490+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.190490+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.191747+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.191747+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.201757+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[76016]: audit 2024-04-24T17:16:38.201757+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.942572+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.942572+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.944108+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.944108+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.956225+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:37.956225+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.034178+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.034178+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.037206+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.037206+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.039825+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.039825+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.041048+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.041048+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.051651+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.051651+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.109789+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.109789+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.112811+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.112811+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.115412+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.115412+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.116668+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.116668+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.126732+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.126732+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.184509+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.184509+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.187490+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.187490+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.190490+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.190490+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.191747+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.191747+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.201757+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:38 smithi040 bash[70555]: audit 2024-04-24T17:16:38.201757+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: cluster 2024-04-24T17:16:37.235201+0000 mon.a (mon.0) 4147 : cluster [WRN] Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 12 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.800423+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.800423+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.813614+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.813614+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.834186+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.834186+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.836116+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.836116+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.844645+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.844645+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.932700+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.932700+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.937721+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.937721+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.942572+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.942572+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.944108+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.944108+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.956225+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:37.956225+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.034178+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.034178+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.037206+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.037206+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.039825+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.039825+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.041048+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.041048+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.051651+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.051651+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.109789+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.109789+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.112811+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.112811+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.115412+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.115412+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.116668+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.116668+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.126732+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.126732+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.184509+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.184509+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.187490+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.187490+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.190490+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.190490+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.191747+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.191747+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.201757+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:38 smithi204 bash[58651]: audit 2024-04-24T17:16:38.201757+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:37.844762+0000 mgr.x (mgr.25010) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:37.844762+0000 mgr.x (mgr.25010) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:37.956685+0000 mgr.x (mgr.25010) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:37.956685+0000 mgr.x (mgr.25010) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.051893+0000 mgr.x (mgr.25010) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.051893+0000 mgr.x (mgr.25010) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.127032+0000 mgr.x (mgr.25010) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.127032+0000 mgr.x (mgr.25010) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.201917+0000 mgr.x (mgr.25010) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.201917+0000 mgr.x (mgr.25010) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.263506+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.263506+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.265795+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.265795+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.267904+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.267904+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.268900+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.268900+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.277190+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.277190+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.277386+0000 mgr.x (mgr.25010) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.277386+0000 mgr.x (mgr.25010) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.334585+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.334585+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.337354+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.337354+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.340055+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.340055+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.341287+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.341287+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.349570+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.349570+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.349596+0000 mgr.x (mgr.25010) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.349596+0000 mgr.x (mgr.25010) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.407107+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.407107+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.409863+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.409863+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.412324+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.412324+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.413472+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.413472+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.423737+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.423737+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.424012+0000 mgr.x (mgr.25010) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.424012+0000 mgr.x (mgr.25010) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.482555+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.482555+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.485551+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.485551+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.488329+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.488329+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.489613+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.489613+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.500446+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.500446+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.558474+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.558474+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.561272+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.561272+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.564597+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.564597+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.565773+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.565773+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.576066+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.576066+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.633993+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.633993+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.636862+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.636862+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.639386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.639386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.640652+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.640652+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.651798+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.651798+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.708940+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.708940+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.711975+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.711975+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.714696+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.714696+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.715892+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.715892+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.726288+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.726288+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.800358+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.800358+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.803259+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.803259+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.806093+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.806093+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.807237+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.807237+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.817594+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.817594+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.905961+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.905961+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.910503+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.910503+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.913655+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.913655+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.914849+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.914849+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.925616+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:38.925616+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.002804+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.002804+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.006355+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.006355+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.010215+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.010215+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.011437+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.011437+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.022468+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.022468+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.101659+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.101659+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.105192+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.105192+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.108355+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.108355+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.109678+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.109678+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.119299+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.119299+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.196196+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.196196+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.199482+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.199482+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.202267+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.202267+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.203490+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.203490+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.212397+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:39 smithi204 bash[58651]: audit 2024-04-24T17:16:39.212397+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:37.844762+0000 mgr.x (mgr.25010) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:37.844762+0000 mgr.x (mgr.25010) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:37.956685+0000 mgr.x (mgr.25010) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:37.956685+0000 mgr.x (mgr.25010) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.051893+0000 mgr.x (mgr.25010) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.051893+0000 mgr.x (mgr.25010) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.127032+0000 mgr.x (mgr.25010) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.127032+0000 mgr.x (mgr.25010) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.201917+0000 mgr.x (mgr.25010) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.201917+0000 mgr.x (mgr.25010) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.263506+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.263506+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.265795+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.265795+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.267904+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.267904+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.268900+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.268900+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.277190+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.277190+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.277386+0000 mgr.x (mgr.25010) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.277386+0000 mgr.x (mgr.25010) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.334585+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.334585+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.337354+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.337354+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.340055+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.340055+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.341287+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.341287+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.349570+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.349570+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.349596+0000 mgr.x (mgr.25010) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.349596+0000 mgr.x (mgr.25010) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.407107+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.407107+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.409863+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.409863+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.412324+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.412324+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.413472+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.413472+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.423737+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.423737+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.424012+0000 mgr.x (mgr.25010) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.424012+0000 mgr.x (mgr.25010) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.482555+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.482555+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.485551+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.485551+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.488329+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.488329+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.489613+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.489613+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.500446+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.500446+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.558474+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.558474+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.561272+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:37.844762+0000 mgr.x (mgr.25010) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:37.844762+0000 mgr.x (mgr.25010) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:37.956685+0000 mgr.x (mgr.25010) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:37.956685+0000 mgr.x (mgr.25010) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.051893+0000 mgr.x (mgr.25010) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.051893+0000 mgr.x (mgr.25010) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.127032+0000 mgr.x (mgr.25010) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.127032+0000 mgr.x (mgr.25010) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.201917+0000 mgr.x (mgr.25010) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.201917+0000 mgr.x (mgr.25010) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.263506+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.263506+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.265795+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.265795+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.267904+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.267904+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.268900+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.268900+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.277190+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.277190+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.561272+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.564597+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.564597+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.565773+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.565773+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.576066+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.576066+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.633993+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.633993+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.636862+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.636862+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.639386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.639386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.640652+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.640652+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.651798+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.651798+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.708940+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.708940+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.711975+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.711975+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.714696+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.714696+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.715892+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.715892+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.726288+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.726288+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.800358+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.800358+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.803259+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.803259+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.806093+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.806093+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.807237+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.807237+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.817594+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.817594+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.905961+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.905961+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.910503+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.910503+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.913655+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.913655+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.914849+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.914849+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.925616+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:38.925616+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.002804+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.002804+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.006355+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.006355+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.010215+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.010215+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.011437+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.011437+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.022468+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.022468+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.101659+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.277386+0000 mgr.x (mgr.25010) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.277386+0000 mgr.x (mgr.25010) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.334585+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.334585+0000 mon.a (mon.0) 4178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.337354+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.337354+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.340055+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.340055+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.341287+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.341287+0000 mon.a (mon.0) 4181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.349570+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.349570+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.349596+0000 mgr.x (mgr.25010) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.349596+0000 mgr.x (mgr.25010) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.407107+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.407107+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.409863+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.409863+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.412324+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.412324+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.101659+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.105192+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.105192+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.108355+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.108355+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.109678+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.109678+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.119299+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.119299+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.196196+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.196196+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.199482+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.199482+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.202267+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.202267+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.203490+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.203490+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.212397+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[70555]: audit 2024-04-24T17:16:39.212397+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.413472+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.413472+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.423737+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.423737+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.424012+0000 mgr.x (mgr.25010) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.424012+0000 mgr.x (mgr.25010) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.482555+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.482555+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.485551+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.485551+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.488329+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.488329+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.489613+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.489613+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.500446+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.500446+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.558474+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.558474+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.561272+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.561272+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.564597+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.564597+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.565773+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.565773+0000 mon.a (mon.0) 4196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.576066+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.576066+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.633993+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.633993+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.636862+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.636862+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.639386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.639386+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.640652+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.640652+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.651798+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.651798+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.708940+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.708940+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.711975+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.711975+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.714696+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.714696+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.715892+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.715892+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.726288+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.726288+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.800358+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.800358+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.803259+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.803259+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.806093+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.806093+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.807237+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.807237+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.817594+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.817594+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.905961+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.905961+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.910503+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.910503+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.913655+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.913655+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.914849+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.914849+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.925616+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:38.925616+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.002804+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.002804+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.006355+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.006355+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.010215+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.010215+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.011437+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.011437+0000 mon.a (mon.0) 4221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.022468+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.022468+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.101659+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.101659+0000 mon.a (mon.0) 4223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.105192+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.105192+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.108355+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.108355+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.109678+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.109678+0000 mon.a (mon.0) 4226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.119299+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.119299+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.196196+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.196196+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.199482+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.199482+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.202267+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.202267+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.203490+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.203490+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.212397+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:39 smithi040 bash[76016]: audit 2024-04-24T17:16:39.212397+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.500838+0000 mgr.x (mgr.25010) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.500838+0000 mgr.x (mgr.25010) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.576411+0000 mgr.x (mgr.25010) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.576411+0000 mgr.x (mgr.25010) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.652019+0000 mgr.x (mgr.25010) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.652019+0000 mgr.x (mgr.25010) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.726479+0000 mgr.x (mgr.25010) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.726479+0000 mgr.x (mgr.25010) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.817752+0000 mgr.x (mgr.25010) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.817752+0000 mgr.x (mgr.25010) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.925902+0000 mgr.x (mgr.25010) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:38.925902+0000 mgr.x (mgr.25010) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.022698+0000 mgr.x (mgr.25010) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.022698+0000 mgr.x (mgr.25010) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cluster 2024-04-24T17:16:39.099325+0000 mgr.x (mgr.25010) 1537 : cluster [DBG] pgmap v229: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cluster 2024-04-24T17:16:39.099325+0000 mgr.x (mgr.25010) 1537 : cluster [DBG] pgmap v229: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.119507+0000 mgr.x (mgr.25010) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.119507+0000 mgr.x (mgr.25010) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.212653+0000 mgr.x (mgr.25010) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.212653+0000 mgr.x (mgr.25010) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.290445+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.290445+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.293295+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.293295+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.296000+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.296000+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.297064+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.297064+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.305424+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.305424+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.305535+0000 mgr.x (mgr.25010) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.305535+0000 mgr.x (mgr.25010) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.378422+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.378422+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.382702+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.382702+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.386329+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.386329+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.387874+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.387874+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.398196+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.398196+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.398777+0000 mgr.x (mgr.25010) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.398777+0000 mgr.x (mgr.25010) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.475172+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.475172+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.478928+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.478928+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.482103+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.482103+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.483440+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.483440+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.493091+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.493091+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.551161+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.551161+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.553978+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.553978+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.556655+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.556655+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.557744+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.557744+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.568438+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.568438+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.627357+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.627357+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.630207+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.630207+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.632917+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.632917+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.634184+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.634184+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.644864+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.644864+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.689523+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.689523+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.693111+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.693111+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.696266+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.696266+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.697595+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.480 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.697595+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.709258+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.709258+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.797330+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.797330+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.801793+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.801793+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.805247+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.805247+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.806754+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.806754+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.818667+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.818667+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.877087+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.877087+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.879937+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.879937+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.882786+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.882786+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.884087+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.884087+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.894834+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.894834+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.952456+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.952456+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.954934+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.954934+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.957178+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.957178+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.958145+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.958145+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.968667+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:39.968667+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.010676+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.010676+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.013939+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.013939+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.017425+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.017425+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.019333+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.019333+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.035149+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.035149+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.095221+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.095221+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.097642+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.097642+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.100338+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.100338+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.101433+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.101433+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.111897+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.111897+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.169343+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.169343+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.172975+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.172975+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.176144+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.176144+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.177544+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.177544+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.485 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.188932+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.485 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[58651]: audit 2024-04-24T17:16:40.188932+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.500838+0000 mgr.x (mgr.25010) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.500838+0000 mgr.x (mgr.25010) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.576411+0000 mgr.x (mgr.25010) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.576411+0000 mgr.x (mgr.25010) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.652019+0000 mgr.x (mgr.25010) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.652019+0000 mgr.x (mgr.25010) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.726479+0000 mgr.x (mgr.25010) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.726479+0000 mgr.x (mgr.25010) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.817752+0000 mgr.x (mgr.25010) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.817752+0000 mgr.x (mgr.25010) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.925902+0000 mgr.x (mgr.25010) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:38.925902+0000 mgr.x (mgr.25010) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.022698+0000 mgr.x (mgr.25010) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.022698+0000 mgr.x (mgr.25010) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cluster 2024-04-24T17:16:39.099325+0000 mgr.x (mgr.25010) 1537 : cluster [DBG] pgmap v229: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cluster 2024-04-24T17:16:39.099325+0000 mgr.x (mgr.25010) 1537 : cluster [DBG] pgmap v229: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.119507+0000 mgr.x (mgr.25010) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.119507+0000 mgr.x (mgr.25010) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.212653+0000 mgr.x (mgr.25010) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.212653+0000 mgr.x (mgr.25010) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.290445+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.500838+0000 mgr.x (mgr.25010) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.500838+0000 mgr.x (mgr.25010) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.576411+0000 mgr.x (mgr.25010) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.576411+0000 mgr.x (mgr.25010) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.652019+0000 mgr.x (mgr.25010) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.652019+0000 mgr.x (mgr.25010) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.726479+0000 mgr.x (mgr.25010) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.726479+0000 mgr.x (mgr.25010) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.817752+0000 mgr.x (mgr.25010) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.817752+0000 mgr.x (mgr.25010) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.925902+0000 mgr.x (mgr.25010) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:38.925902+0000 mgr.x (mgr.25010) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.022698+0000 mgr.x (mgr.25010) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.022698+0000 mgr.x (mgr.25010) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cluster 2024-04-24T17:16:39.099325+0000 mgr.x (mgr.25010) 1537 : cluster [DBG] pgmap v229: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cluster 2024-04-24T17:16:39.099325+0000 mgr.x (mgr.25010) 1537 : cluster [DBG] pgmap v229: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.119507+0000 mgr.x (mgr.25010) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.119507+0000 mgr.x (mgr.25010) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.212653+0000 mgr.x (mgr.25010) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.212653+0000 mgr.x (mgr.25010) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.290445+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.290445+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.293295+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.293295+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.296000+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.296000+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.297064+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.297064+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.305424+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.305424+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.305535+0000 mgr.x (mgr.25010) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.305535+0000 mgr.x (mgr.25010) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.378422+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.378422+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.382702+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.382702+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.386329+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.386329+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.387874+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.387874+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.290445+0000 mon.a (mon.0) 4233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.293295+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.293295+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.296000+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.296000+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.297064+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.297064+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.305424+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.305424+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.305535+0000 mgr.x (mgr.25010) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.305535+0000 mgr.x (mgr.25010) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.378422+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.378422+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.382702+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.382702+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.386329+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.386329+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.387874+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.387874+0000 mon.a (mon.0) 4241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.398196+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.398196+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.398777+0000 mgr.x (mgr.25010) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.398777+0000 mgr.x (mgr.25010) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.475172+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.475172+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.478928+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.478928+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.482103+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.482103+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.483440+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.483440+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.493091+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.493091+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.551161+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.551161+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.553978+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.553978+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.556655+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.398196+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.398196+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.398777+0000 mgr.x (mgr.25010) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.398777+0000 mgr.x (mgr.25010) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.475172+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.475172+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.478928+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.478928+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.482103+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.482103+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.483440+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.483440+0000 mon.a (mon.0) 4246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.493091+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.493091+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.551161+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.551161+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.553978+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.553978+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.556655+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.556655+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.557744+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.557744+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.568438+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.568438+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.627357+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.627357+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.630207+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.630207+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.632917+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.632917+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.634184+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.634184+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.644864+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.644864+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.689523+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.689523+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.693111+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.693111+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.696266+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.556655+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.557744+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.557744+0000 mon.a (mon.0) 4251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.568438+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.568438+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.627357+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.627357+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.630207+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.630207+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.632917+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.632917+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.634184+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.634184+0000 mon.a (mon.0) 4256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.644864+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.644864+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.689523+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.689523+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.693111+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.693111+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.696266+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.696266+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.697595+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.697595+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.709258+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.709258+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.797330+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.797330+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.801793+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.801793+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.805247+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.805247+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.806754+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.806754+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.818667+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.818667+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.877087+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.877087+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.879937+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.879937+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.696266+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.697595+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.697595+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.709258+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.709258+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.797330+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.797330+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.801793+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.801793+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.805247+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.805247+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.806754+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.806754+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.818667+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.818667+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.877087+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.877087+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.879937+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.879937+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.882786+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.882786+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.884087+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.884087+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.894834+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.894834+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.952456+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.952456+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.954934+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.954934+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.957178+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.957178+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.958145+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.958145+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.968667+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:39.968667+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.010676+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.010676+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.013939+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.882786+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.882786+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.884087+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.884087+0000 mon.a (mon.0) 4271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.894834+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.894834+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.952456+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.952456+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.954934+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.954934+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.957178+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.957178+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.958145+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.958145+0000 mon.a (mon.0) 4276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.968667+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:39.968667+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.010676+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.010676+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.013939+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.013939+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.017425+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.017425+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.019333+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.019333+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.035149+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.035149+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.095221+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.095221+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.097642+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.097642+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.100338+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.100338+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.101433+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.101433+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.111897+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.111897+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.169343+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.169343+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.013939+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.017425+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.017425+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.019333+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.019333+0000 mon.a (mon.0) 4281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.035149+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.035149+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.095221+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.095221+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.097642+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.097642+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.100338+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.100338+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.101433+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.101433+0000 mon.a (mon.0) 4286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.111897+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.111897+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.169343+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.169343+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.172975+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.172975+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.176144+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.176144+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.177544+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.177544+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.188932+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[70555]: audit 2024-04-24T17:16:40.188932+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.172975+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.172975+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.176144+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.176144+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.177544+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.177544+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.188932+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:40 smithi040 bash[76016]: audit 2024-04-24T17:16:40.188932+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: 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-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-24T17:16:40.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:40 smithi204 bash[68845]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.493342+0000 mgr.x (mgr.25010) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.493342+0000 mgr.x (mgr.25010) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.568691+0000 mgr.x (mgr.25010) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.568691+0000 mgr.x (mgr.25010) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.645026+0000 mgr.x (mgr.25010) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.645026+0000 mgr.x (mgr.25010) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.709612+0000 mgr.x (mgr.25010) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.709612+0000 mgr.x (mgr.25010) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.819053+0000 mgr.x (mgr.25010) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.493342+0000 mgr.x (mgr.25010) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.493342+0000 mgr.x (mgr.25010) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.568691+0000 mgr.x (mgr.25010) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.568691+0000 mgr.x (mgr.25010) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.645026+0000 mgr.x (mgr.25010) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.645026+0000 mgr.x (mgr.25010) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.709612+0000 mgr.x (mgr.25010) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.709612+0000 mgr.x (mgr.25010) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.819053+0000 mgr.x (mgr.25010) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.819053+0000 mgr.x (mgr.25010) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.895072+0000 mgr.x (mgr.25010) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.895072+0000 mgr.x (mgr.25010) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.968870+0000 mgr.x (mgr.25010) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:39.968870+0000 mgr.x (mgr.25010) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.036135+0000 mgr.x (mgr.25010) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.036135+0000 mgr.x (mgr.25010) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.112156+0000 mgr.x (mgr.25010) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.112156+0000 mgr.x (mgr.25010) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.189246+0000 mgr.x (mgr.25010) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.189246+0000 mgr.x (mgr.25010) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.253058+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.253058+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.493342+0000 mgr.x (mgr.25010) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.493342+0000 mgr.x (mgr.25010) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.568691+0000 mgr.x (mgr.25010) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.568691+0000 mgr.x (mgr.25010) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.645026+0000 mgr.x (mgr.25010) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.645026+0000 mgr.x (mgr.25010) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.709612+0000 mgr.x (mgr.25010) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.709612+0000 mgr.x (mgr.25010) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.819053+0000 mgr.x (mgr.25010) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.819053+0000 mgr.x (mgr.25010) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.895072+0000 mgr.x (mgr.25010) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.895072+0000 mgr.x (mgr.25010) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.968870+0000 mgr.x (mgr.25010) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:39.968870+0000 mgr.x (mgr.25010) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.036135+0000 mgr.x (mgr.25010) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.036135+0000 mgr.x (mgr.25010) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.112156+0000 mgr.x (mgr.25010) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.112156+0000 mgr.x (mgr.25010) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.189246+0000 mgr.x (mgr.25010) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.189246+0000 mgr.x (mgr.25010) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.253058+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.253058+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.256132+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.256132+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.281895+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.281895+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.282964+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.282964+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.291341+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.291341+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.291471+0000 mgr.x (mgr.25010) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.291471+0000 mgr.x (mgr.25010) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.368550+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.368550+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.370756+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.370756+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.372962+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.372962+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.373904+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.373904+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.384418+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.256132+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.256132+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.281895+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.281895+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.282964+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.282964+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.291341+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.291341+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.291471+0000 mgr.x (mgr.25010) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.291471+0000 mgr.x (mgr.25010) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.368550+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.368550+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.370756+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.370756+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.372962+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.372962+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.373904+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.373904+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.384418+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.384418+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.384700+0000 mgr.x (mgr.25010) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.384700+0000 mgr.x (mgr.25010) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.443508+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.443508+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.446433+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.446433+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.449089+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.449089+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.450178+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.450178+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.460903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.460903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.461151+0000 mgr.x (mgr.25010) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.461151+0000 mgr.x (mgr.25010) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.523492+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.523492+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.526618+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.526618+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.529187+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.384418+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.384700+0000 mgr.x (mgr.25010) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.384700+0000 mgr.x (mgr.25010) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.443508+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.443508+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.446433+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.446433+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.449089+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.449089+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.450178+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.450178+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.460903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.460903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.461151+0000 mgr.x (mgr.25010) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.461151+0000 mgr.x (mgr.25010) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.523492+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.523492+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.526618+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.526618+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.529187+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.529187+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.530347+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.530347+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.541339+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.541339+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.599410+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.599410+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.602243+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.602243+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.604905+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.604905+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.606016+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.606016+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.616604+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.616604+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.694987+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.694987+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.699385+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.699385+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.529187+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.530347+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.530347+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.541339+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.541339+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.599410+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.599410+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.602243+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.602243+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.604905+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.604905+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.606016+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.606016+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.616604+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.616604+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.694987+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.694987+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.699385+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.699385+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.703189+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.703189+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.704788+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.704788+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.716509+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.716509+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.795198+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.795198+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.798843+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.798843+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.802937+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.802937+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.804856+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.804856+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.816341+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.816341+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.894334+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.894334+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.898013+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.703189+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.703189+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.704788+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.704788+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.716509+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.716509+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.795198+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.795198+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.798843+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.798843+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.802937+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.802937+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.804856+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.804856+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.816341+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.816341+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.894334+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.894334+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.898013+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.898013+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.901915+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.901915+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.903637+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.903637+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.915354+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.915354+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.992503+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.992503+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.995840+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.995840+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.998756+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.998756+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.999971+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:40.999971+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.010790+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.010790+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.046449+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.046449+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.060081+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.060081+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.071300+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.071300+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.072270+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.072270+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.075086+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.075086+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.077231+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.077231+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.078955+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.078955+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.081025+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[76016]: audit 2024-04-24T17:16:41.081025+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.898013+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.901915+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.901915+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.903637+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.903637+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.915354+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.915354+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.992503+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.992503+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.995840+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.995840+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.998756+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.998756+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.999971+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:40.999971+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.010790+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.010790+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.046449+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.046449+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.060081+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.060081+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.071300+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.071300+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.072270+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.072270+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.075086+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.075086+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.077231+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.077231+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.078955+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.078955+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.081025+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:41.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:41 smithi040 bash[70555]: audit 2024-04-24T17:16:41.081025+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.819053+0000 mgr.x (mgr.25010) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.895072+0000 mgr.x (mgr.25010) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.895072+0000 mgr.x (mgr.25010) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.968870+0000 mgr.x (mgr.25010) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:39.968870+0000 mgr.x (mgr.25010) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.036135+0000 mgr.x (mgr.25010) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.036135+0000 mgr.x (mgr.25010) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.112156+0000 mgr.x (mgr.25010) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.112156+0000 mgr.x (mgr.25010) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.189246+0000 mgr.x (mgr.25010) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.189246+0000 mgr.x (mgr.25010) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.253058+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.253058+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.256132+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.256132+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.281895+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.281895+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.282964+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.282964+0000 mon.a (mon.0) 4296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.291341+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.291341+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.291471+0000 mgr.x (mgr.25010) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.291471+0000 mgr.x (mgr.25010) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.368550+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.368550+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.370756+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.370756+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.372962+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.372962+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.373904+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.373904+0000 mon.a (mon.0) 4301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.384418+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.384418+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.384700+0000 mgr.x (mgr.25010) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.384700+0000 mgr.x (mgr.25010) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.443508+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.443508+0000 mon.a (mon.0) 4303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.446433+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.446433+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.449089+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.449089+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.450178+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.450178+0000 mon.a (mon.0) 4306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.460903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.460903+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.461151+0000 mgr.x (mgr.25010) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.461151+0000 mgr.x (mgr.25010) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.523492+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.523492+0000 mon.a (mon.0) 4308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.526618+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.526618+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.529187+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.529187+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.530347+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.530347+0000 mon.a (mon.0) 4311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.541339+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.541339+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.599410+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.599410+0000 mon.a (mon.0) 4313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.602243+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.602243+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.604905+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.604905+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.606016+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.606016+0000 mon.a (mon.0) 4316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.616604+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.616604+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.694987+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.694987+0000 mon.a (mon.0) 4318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.699385+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.699385+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.703189+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.703189+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.704788+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.704788+0000 mon.a (mon.0) 4321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.716509+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.716509+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.795198+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.795198+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.798843+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.798843+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.802937+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.802937+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.804856+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.804856+0000 mon.a (mon.0) 4326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.816341+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.816341+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.894334+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.894334+0000 mon.a (mon.0) 4328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.898013+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.898013+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.901915+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.901915+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.903637+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.903637+0000 mon.a (mon.0) 4331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.915354+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.915354+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.992503+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.992503+0000 mon.a (mon.0) 4333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.995840+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.995840+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.998756+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.998756+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.999971+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:40.999971+0000 mon.a (mon.0) 4336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.010790+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.010790+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.046449+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.046449+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.060081+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.060081+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.071300+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.071300+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.072270+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.072270+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.075086+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.075086+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.077231+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.077231+0000 mon.a (mon.0) 4343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.078955+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.078955+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:41.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.081025+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:41.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:41 smithi204 bash[58651]: audit 2024-04-24T17:16:41.081025+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.541516+0000 mgr.x (mgr.25010) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.541516+0000 mgr.x (mgr.25010) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.616780+0000 mgr.x (mgr.25010) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.616780+0000 mgr.x (mgr.25010) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.716910+0000 mgr.x (mgr.25010) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.716910+0000 mgr.x (mgr.25010) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.816597+0000 mgr.x (mgr.25010) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.816597+0000 mgr.x (mgr.25010) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.915669+0000 mgr.x (mgr.25010) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:40.915669+0000 mgr.x (mgr.25010) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:41.011031+0000 mgr.x (mgr.25010) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:41.011031+0000 mgr.x (mgr.25010) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: audit 2024-04-24T17:16:41.080959+0000 mgr.x (mgr.25010) 1561 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: audit 2024-04-24T17:16:41.080959+0000 mgr.x (mgr.25010) 1561 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:41.082365+0000 mgr.x (mgr.25010) 1562 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cephadm 2024-04-24T17:16:41.082365+0000 mgr.x (mgr.25010) 1562 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cluster 2024-04-24T17:16:41.100023+0000 mgr.x (mgr.25010) 1563 : cluster [DBG] pgmap v230: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:42.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:42 smithi204 bash[58651]: cluster 2024-04-24T17:16:41.100023+0000 mgr.x (mgr.25010) 1563 : cluster [DBG] pgmap v230: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.541516+0000 mgr.x (mgr.25010) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.541516+0000 mgr.x (mgr.25010) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.616780+0000 mgr.x (mgr.25010) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.616780+0000 mgr.x (mgr.25010) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.716910+0000 mgr.x (mgr.25010) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.716910+0000 mgr.x (mgr.25010) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.816597+0000 mgr.x (mgr.25010) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.816597+0000 mgr.x (mgr.25010) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.915669+0000 mgr.x (mgr.25010) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:40.915669+0000 mgr.x (mgr.25010) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:41.011031+0000 mgr.x (mgr.25010) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:41.011031+0000 mgr.x (mgr.25010) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: audit 2024-04-24T17:16:41.080959+0000 mgr.x (mgr.25010) 1561 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: audit 2024-04-24T17:16:41.080959+0000 mgr.x (mgr.25010) 1561 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:41.082365+0000 mgr.x (mgr.25010) 1562 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cephadm 2024-04-24T17:16:41.082365+0000 mgr.x (mgr.25010) 1562 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cluster 2024-04-24T17:16:41.100023+0000 mgr.x (mgr.25010) 1563 : cluster [DBG] pgmap v230: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[70555]: cluster 2024-04-24T17:16:41.100023+0000 mgr.x (mgr.25010) 1563 : cluster [DBG] pgmap v230: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.541516+0000 mgr.x (mgr.25010) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.541516+0000 mgr.x (mgr.25010) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.616780+0000 mgr.x (mgr.25010) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.616780+0000 mgr.x (mgr.25010) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.716910+0000 mgr.x (mgr.25010) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.716910+0000 mgr.x (mgr.25010) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.816597+0000 mgr.x (mgr.25010) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.816597+0000 mgr.x (mgr.25010) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.915669+0000 mgr.x (mgr.25010) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:40.915669+0000 mgr.x (mgr.25010) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:41.011031+0000 mgr.x (mgr.25010) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:41.011031+0000 mgr.x (mgr.25010) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: audit 2024-04-24T17:16:41.080959+0000 mgr.x (mgr.25010) 1561 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: audit 2024-04-24T17:16:41.080959+0000 mgr.x (mgr.25010) 1561 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:41.082365+0000 mgr.x (mgr.25010) 1562 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cephadm 2024-04-24T17:16:41.082365+0000 mgr.x (mgr.25010) 1562 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cluster 2024-04-24T17:16:41.100023+0000 mgr.x (mgr.25010) 1563 : cluster [DBG] pgmap v230: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:42 smithi040 bash[76016]: cluster 2024-04-24T17:16:41.100023+0000 mgr.x (mgr.25010) 1563 : cluster [DBG] pgmap v230: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:44.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:16:44] "GET /metrics HTTP/1.1" 200 38526 "" "Prometheus/2.33.4" 2024-04-24T17:16:44.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:44 smithi204 bash[69359]: debug 2024-04-24T17:16:44.194+0000 7f78f0959700 1 -- 172.21.15.204:0/3452939404 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e36d8b9680 con 0x55e36d917000 2024-04-24T17:16:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:44 smithi204 bash[58651]: cluster 2024-04-24T17:16:43.101278+0000 mgr.x (mgr.25010) 1564 : cluster [DBG] pgmap v231: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:44 smithi204 bash[58651]: cluster 2024-04-24T17:16:43.101278+0000 mgr.x (mgr.25010) 1564 : cluster [DBG] pgmap v231: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:44 smithi204 bash[58651]: audit 2024-04-24T17:16:43.112180+0000 mgr.x (mgr.25010) 1565 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:44 smithi204 bash[58651]: audit 2024-04-24T17:16:43.112180+0000 mgr.x (mgr.25010) 1565 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[76016]: cluster 2024-04-24T17:16:43.101278+0000 mgr.x (mgr.25010) 1564 : cluster [DBG] pgmap v231: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:44.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[76016]: cluster 2024-04-24T17:16:43.101278+0000 mgr.x (mgr.25010) 1564 : cluster [DBG] pgmap v231: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[76016]: audit 2024-04-24T17:16:43.112180+0000 mgr.x (mgr.25010) 1565 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:44.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[76016]: audit 2024-04-24T17:16:43.112180+0000 mgr.x (mgr.25010) 1565 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[70555]: cluster 2024-04-24T17:16:43.101278+0000 mgr.x (mgr.25010) 1564 : cluster [DBG] pgmap v231: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[70555]: cluster 2024-04-24T17:16:43.101278+0000 mgr.x (mgr.25010) 1564 : cluster [DBG] pgmap v231: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[70555]: audit 2024-04-24T17:16:43.112180+0000 mgr.x (mgr.25010) 1565 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:44 smithi040 bash[70555]: audit 2024-04-24T17:16:43.112180+0000 mgr.x (mgr.25010) 1565 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:45.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:44 smithi204 bash[69359]: debug 2024-04-24T17:16:44.754+0000 7f78f9af17c0 -1 Falling back to public interface 2024-04-24T17:16:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: cluster 2024-04-24T17:16:44.783659+0000 mon.a (mon.0) 4346 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: cluster 2024-04-24T17:16:44.783659+0000 mon.a (mon.0) 4346 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:44.955592+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:44.955592+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:44.956794+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:44.956794+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:45.234384+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:45.234384+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:45.246217+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:45.246217+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:45.255429+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:45 smithi204 bash[58651]: audit 2024-04-24T17:16:45.255429+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: cluster 2024-04-24T17:16:44.783659+0000 mon.a (mon.0) 4346 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: cluster 2024-04-24T17:16:44.783659+0000 mon.a (mon.0) 4346 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:44.955592+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:44.955592+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:44.956794+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:44.956794+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:45.234384+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:45.234384+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:45.246217+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:45.246217+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:45.255429+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[76016]: audit 2024-04-24T17:16:45.255429+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: cluster 2024-04-24T17:16:44.783659+0000 mon.a (mon.0) 4346 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: cluster 2024-04-24T17:16:44.783659+0000 mon.a (mon.0) 4346 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:44.955592+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:44.955592+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:44.956794+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:44.956794+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:45.234384+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:45.234384+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:45.246217+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:45.246217+0000 mon.a (mon.0) 4350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:45.255429+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:45 smithi040 bash[70555]: audit 2024-04-24T17:16:45.255429+0000 mon.a (mon.0) 4351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:46.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:46 smithi204 bash[58651]: cephadm 2024-04-24T17:16:44.953293+0000 mgr.x (mgr.25010) 1566 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:46.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:46 smithi204 bash[58651]: cephadm 2024-04-24T17:16:44.953293+0000 mgr.x (mgr.25010) 1566 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:46.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:46 smithi204 bash[58651]: cephadm 2024-04-24T17:16:44.958942+0000 mgr.x (mgr.25010) 1567 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:46.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:46 smithi204 bash[58651]: cephadm 2024-04-24T17:16:44.958942+0000 mgr.x (mgr.25010) 1567 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:46.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:46 smithi204 bash[58651]: cluster 2024-04-24T17:16:45.101912+0000 mgr.x (mgr.25010) 1568 : cluster [DBG] pgmap v232: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:46.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:46 smithi204 bash[58651]: cluster 2024-04-24T17:16:45.101912+0000 mgr.x (mgr.25010) 1568 : cluster [DBG] pgmap v232: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[70555]: cephadm 2024-04-24T17:16:44.953293+0000 mgr.x (mgr.25010) 1566 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[70555]: cephadm 2024-04-24T17:16:44.953293+0000 mgr.x (mgr.25010) 1566 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[70555]: cephadm 2024-04-24T17:16:44.958942+0000 mgr.x (mgr.25010) 1567 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[70555]: cephadm 2024-04-24T17:16:44.958942+0000 mgr.x (mgr.25010) 1567 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[70555]: cluster 2024-04-24T17:16:45.101912+0000 mgr.x (mgr.25010) 1568 : cluster [DBG] pgmap v232: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[70555]: cluster 2024-04-24T17:16:45.101912+0000 mgr.x (mgr.25010) 1568 : cluster [DBG] pgmap v232: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[76016]: cephadm 2024-04-24T17:16:44.953293+0000 mgr.x (mgr.25010) 1566 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[76016]: cephadm 2024-04-24T17:16:44.953293+0000 mgr.x (mgr.25010) 1566 : cephadm [INF] Upgrade: Updating osd.6 2024-04-24T17:16:46.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[76016]: cephadm 2024-04-24T17:16:44.958942+0000 mgr.x (mgr.25010) 1567 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:46.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[76016]: cephadm 2024-04-24T17:16:44.958942+0000 mgr.x (mgr.25010) 1567 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-04-24T17:16:46.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[76016]: cluster 2024-04-24T17:16:45.101912+0000 mgr.x (mgr.25010) 1568 : cluster [DBG] pgmap v232: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:46.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:46 smithi040 bash[76016]: cluster 2024-04-24T17:16:45.101912+0000 mgr.x (mgr.25010) 1568 : cluster [DBG] pgmap v232: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:48.052 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[69359]: debug 2024-04-24T17:16:47.822+0000 7f78f9af17c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-24T17:16:48.052 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[69359]: debug 2024-04-24T17:16:47.850+0000 7f78f9af17c0 -1 osd.6 145 log_to_monitors true 2024-04-24T17:16:48.052 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[58651]: audit 2024-04-24T17:16:46.853161+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:48.052 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[58651]: audit 2024-04-24T17:16:46.853161+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:48.052 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[58651]: audit 2024-04-24T17:16:46.855383+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:48.053 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[58651]: audit 2024-04-24T17:16:46.855383+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:48.053 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[58651]: cluster 2024-04-24T17:16:47.102946+0000 mgr.x (mgr.25010) 1569 : cluster [DBG] pgmap v233: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:48.053 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:47 smithi204 bash[58651]: cluster 2024-04-24T17:16:47.102946+0000 mgr.x (mgr.25010) 1569 : cluster [DBG] pgmap v233: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[76016]: audit 2024-04-24T17:16:46.853161+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[76016]: audit 2024-04-24T17:16:46.853161+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[76016]: audit 2024-04-24T17:16:46.855383+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[76016]: audit 2024-04-24T17:16:46.855383+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[76016]: cluster 2024-04-24T17:16:47.102946+0000 mgr.x (mgr.25010) 1569 : cluster [DBG] pgmap v233: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:48.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[76016]: cluster 2024-04-24T17:16:47.102946+0000 mgr.x (mgr.25010) 1569 : cluster [DBG] pgmap v233: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[70555]: audit 2024-04-24T17:16:46.853161+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[70555]: audit 2024-04-24T17:16:46.853161+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[70555]: audit 2024-04-24T17:16:46.855383+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[70555]: audit 2024-04-24T17:16:46.855383+0000 mon.a (mon.0) 4353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:16:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[70555]: cluster 2024-04-24T17:16:47.102946+0000 mgr.x (mgr.25010) 1569 : cluster [DBG] pgmap v233: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:48.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:47 smithi040 bash[70555]: cluster 2024-04-24T17:16:47.102946+0000 mgr.x (mgr.25010) 1569 : cluster [DBG] pgmap v233: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-24T17:16:49.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:47.866534+0000 mon.b (mon.2) 6 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:47.866534+0000 mon.b (mon.2) 6 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:47.867481+0000 mon.a (mon.0) 4354 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:47.867481+0000 mon.a (mon.0) 4354 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.010401+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.010401+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.022306+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.022306+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.032133+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.032133+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.250590+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.250590+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.263785+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.263785+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.277314+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[76016]: audit 2024-04-24T17:16:48.277314+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:47.866534+0000 mon.b (mon.2) 6 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:47.866534+0000 mon.b (mon.2) 6 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.185 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:47.867481+0000 mon.a (mon.0) 4354 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:47.867481+0000 mon.a (mon.0) 4354 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.010401+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.010401+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.022306+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.022306+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.032133+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.032133+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.250590+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.250590+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.263785+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.263785+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.277314+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:48 smithi040 bash[70555]: audit 2024-04-24T17:16:48.277314+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:47.866534+0000 mon.b (mon.2) 6 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:47.866534+0000 mon.b (mon.2) 6 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:47.867481+0000 mon.a (mon.0) 4354 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:47.867481+0000 mon.a (mon.0) 4354 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.010401+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.010401+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.022306+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.022306+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.032133+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.032133+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.250590+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.250590+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.263785+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.263785+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.277314+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:48 smithi204 bash[58651]: audit 2024-04-24T17:16:48.277314+0000 mon.a (mon.0) 4360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:49.612 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.612 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.613 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.613 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[69359]: debug 2024-04-24T17:16:49.378+0000 7f78e6f41700 -1 osd.6 145 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:16:49.613 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.613 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.614 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.614 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.614 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.614 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:49.881 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:49 smithi204 systemd[1]: Stopping Ceph osd.6 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:16:49.881 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[69359]: debug 2024-04-24T17:16:49.738+0000 7f78f0158700 -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-24T17:16:49.881 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[69359]: debug 2024-04-24T17:16:49.742+0000 7f78f0158700 -1 osd.6 145 *** Got signal Terminated *** 2024-04-24T17:16:49.882 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[69359]: debug 2024-04-24T17:16:49.742+0000 7f78f0158700 -1 osd.6 145 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:48.872623+0000 mon.a (mon.0) 4361 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:48.872623+0000 mon.a (mon.0) 4361 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: cluster 2024-04-24T17:16:48.881581+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-24T17:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: cluster 2024-04-24T17:16:48.881581+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-24T17:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:48.883300+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:48.883300+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:48.884735+0000 mon.a (mon.0) 4363 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:48.884735+0000 mon.a (mon.0) 4363 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: cluster 2024-04-24T17:16:49.104184+0000 mgr.x (mgr.25010) 1570 : cluster [DBG] pgmap v235: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: cluster 2024-04-24T17:16:49.104184+0000 mgr.x (mgr.25010) 1570 : cluster [DBG] pgmap v235: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:49.356482+0000 mon.a (mon.0) 4364 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[76016]: audit 2024-04-24T17:16:49.356482+0000 mon.a (mon.0) 4364 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:48.872623+0000 mon.a (mon.0) 4361 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:48.872623+0000 mon.a (mon.0) 4361 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: cluster 2024-04-24T17:16:48.881581+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: cluster 2024-04-24T17:16:48.881581+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-24T17:16:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:48.883300+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:48.883300+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:48.884735+0000 mon.a (mon.0) 4363 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:48.884735+0000 mon.a (mon.0) 4363 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: cluster 2024-04-24T17:16:49.104184+0000 mgr.x (mgr.25010) 1570 : cluster [DBG] pgmap v235: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: cluster 2024-04-24T17:16:49.104184+0000 mgr.x (mgr.25010) 1570 : cluster [DBG] pgmap v235: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:49.356482+0000 mon.a (mon.0) 4364 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-24T17:16:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:49 smithi040 bash[70555]: audit 2024-04-24T17:16:49.356482+0000 mon.a (mon.0) 4364 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-24T17:16:50.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:48.872623+0000 mon.a (mon.0) 4361 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:48.872623+0000 mon.a (mon.0) 4361 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: cluster 2024-04-24T17:16:48.881581+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: cluster 2024-04-24T17:16:48.881581+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:48.883300+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:48.883300+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:48.884735+0000 mon.a (mon.0) 4363 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:48.884735+0000 mon.a (mon.0) 4363 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: cluster 2024-04-24T17:16:49.104184+0000 mgr.x (mgr.25010) 1570 : cluster [DBG] pgmap v235: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: cluster 2024-04-24T17:16:49.104184+0000 mgr.x (mgr.25010) 1570 : cluster [DBG] pgmap v235: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:49.356482+0000 mon.a (mon.0) 4364 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-24T17:16:50.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:49 smithi204 bash[58651]: audit 2024-04-24T17:16:49.356482+0000 mon.a (mon.0) 4364 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-24T17:16:51.180 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[70739]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:16:51.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.352688+0000 mon.a (mon.0) 4365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:51.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.352688+0000 mon.a (mon.0) 4365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:51.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.358891+0000 mon.a (mon.0) 4366 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407] boot 2024-04-24T17:16:51.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.358891+0000 mon.a (mon.0) 4366 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407] boot 2024-04-24T17:16:51.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.358950+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:16:51.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.358950+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:16:51.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: audit 2024-04-24T17:16:50.359479+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:16:51.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: audit 2024-04-24T17:16:50.359479+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:16:51.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.359942+0000 mon.a (mon.0) 4369 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.359942+0000 mon.a (mon.0) 4369 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.359978+0000 mon.a (mon.0) 4370 : cluster [INF] osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-04-24T17:16:51.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.359978+0000 mon.a (mon.0) 4370 : cluster [INF] osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-04-24T17:16:51.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.360057+0000 mon.a (mon.0) 4371 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.360057+0000 mon.a (mon.0) 4371 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.360906+0000 mon.a (mon.0) 4372 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.360906+0000 mon.a (mon.0) 4372 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.367810+0000 mon.a (mon.0) 4373 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.367810+0000 mon.a (mon.0) 4373 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.368183+0000 mon.a (mon.0) 4374 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.368183+0000 mon.a (mon.0) 4374 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.368715+0000 mon.a (mon.0) 4375 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.368715+0000 mon.a (mon.0) 4375 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.368856+0000 mon.a (mon.0) 4376 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.368856+0000 mon.a (mon.0) 4376 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.369169+0000 mon.a (mon.0) 4377 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.369169+0000 mon.a (mon.0) 4377 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.369371+0000 mon.a (mon.0) 4378 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.369371+0000 mon.a (mon.0) 4378 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.369590+0000 mon.a (mon.0) 4379 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.369590+0000 mon.a (mon.0) 4379 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.371539+0000 mon.a (mon.0) 4380 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.371539+0000 mon.a (mon.0) 4380 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.371746+0000 mon.a (mon.0) 4381 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.371746+0000 mon.a (mon.0) 4381 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.372319+0000 mon.a (mon.0) 4382 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.372319+0000 mon.a (mon.0) 4382 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.372515+0000 mon.a (mon.0) 4383 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.372515+0000 mon.a (mon.0) 4383 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.561512+0000 mon.a (mon.0) 4384 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.561512+0000 mon.a (mon.0) 4384 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.563969+0000 mon.a (mon.0) 4385 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.563969+0000 mon.a (mon.0) 4385 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.564262+0000 mon.a (mon.0) 4386 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.564262+0000 mon.a (mon.0) 4386 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.564467+0000 mon.a (mon.0) 4387 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.564467+0000 mon.a (mon.0) 4387 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.564900+0000 mon.a (mon.0) 4388 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.564900+0000 mon.a (mon.0) 4388 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.565298+0000 mon.a (mon.0) 4389 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.565298+0000 mon.a (mon.0) 4389 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.569245+0000 mon.a (mon.0) 4390 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.569245+0000 mon.a (mon.0) 4390 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.569629+0000 mon.a (mon.0) 4391 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.569629+0000 mon.a (mon.0) 4391 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.571618+0000 mon.a (mon.0) 4392 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.571618+0000 mon.a (mon.0) 4392 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.571740+0000 mon.a (mon.0) 4393 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.571740+0000 mon.a (mon.0) 4393 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.573267+0000 mon.a (mon.0) 4394 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.573267+0000 mon.a (mon.0) 4394 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.573634+0000 mon.a (mon.0) 4395 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.573634+0000 mon.a (mon.0) 4395 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.576359+0000 mon.a (mon.0) 4396 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.576359+0000 mon.a (mon.0) 4396 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.576724+0000 mon.a (mon.0) 4397 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:50 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.576724+0000 mon.a (mon.0) 4397 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.352688+0000 mon.a (mon.0) 4365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.352688+0000 mon.a (mon.0) 4365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:51.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.358891+0000 mon.a (mon.0) 4366 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407] boot 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.358891+0000 mon.a (mon.0) 4366 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407] boot 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.358950+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.358950+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: audit 2024-04-24T17:16:50.359479+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: audit 2024-04-24T17:16:50.359479+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.359942+0000 mon.a (mon.0) 4369 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.359942+0000 mon.a (mon.0) 4369 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.359978+0000 mon.a (mon.0) 4370 : cluster [INF] osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.359978+0000 mon.a (mon.0) 4370 : cluster [INF] osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-04-24T17:16:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.360057+0000 mon.a (mon.0) 4371 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.360057+0000 mon.a (mon.0) 4371 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.360906+0000 mon.a (mon.0) 4372 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.360906+0000 mon.a (mon.0) 4372 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.367810+0000 mon.a (mon.0) 4373 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.367810+0000 mon.a (mon.0) 4373 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.368183+0000 mon.a (mon.0) 4374 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.368183+0000 mon.a (mon.0) 4374 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.368715+0000 mon.a (mon.0) 4375 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.368715+0000 mon.a (mon.0) 4375 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.368856+0000 mon.a (mon.0) 4376 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.368856+0000 mon.a (mon.0) 4376 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.352688+0000 mon.a (mon.0) 4365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.352688+0000 mon.a (mon.0) 4365 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.358891+0000 mon.a (mon.0) 4366 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407] boot 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.358891+0000 mon.a (mon.0) 4366 : cluster [INF] osd.6 [v2:172.21.15.204:6816/3843267407,v1:172.21.15.204:6817/3843267407] boot 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.358950+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.358950+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: audit 2024-04-24T17:16:50.359479+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: audit 2024-04-24T17:16:50.359479+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.359942+0000 mon.a (mon.0) 4369 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.359942+0000 mon.a (mon.0) 4369 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.359978+0000 mon.a (mon.0) 4370 : cluster [INF] osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.359978+0000 mon.a (mon.0) 4370 : cluster [INF] osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-04-24T17:16:51.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.360057+0000 mon.a (mon.0) 4371 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.360057+0000 mon.a (mon.0) 4371 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.360906+0000 mon.a (mon.0) 4372 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.360906+0000 mon.a (mon.0) 4372 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.367810+0000 mon.a (mon.0) 4373 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.367810+0000 mon.a (mon.0) 4373 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.368183+0000 mon.a (mon.0) 4374 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.368183+0000 mon.a (mon.0) 4374 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.368715+0000 mon.a (mon.0) 4375 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.368715+0000 mon.a (mon.0) 4375 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.368856+0000 mon.a (mon.0) 4376 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.368856+0000 mon.a (mon.0) 4376 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.369169+0000 mon.a (mon.0) 4377 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.369169+0000 mon.a (mon.0) 4377 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.369371+0000 mon.a (mon.0) 4378 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.369371+0000 mon.a (mon.0) 4378 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.369590+0000 mon.a (mon.0) 4379 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.369590+0000 mon.a (mon.0) 4379 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.371539+0000 mon.a (mon.0) 4380 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.371539+0000 mon.a (mon.0) 4380 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.371746+0000 mon.a (mon.0) 4381 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.371746+0000 mon.a (mon.0) 4381 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.372319+0000 mon.a (mon.0) 4382 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.372319+0000 mon.a (mon.0) 4382 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.372515+0000 mon.a (mon.0) 4383 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.372515+0000 mon.a (mon.0) 4383 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.561512+0000 mon.a (mon.0) 4384 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.561512+0000 mon.a (mon.0) 4384 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.563969+0000 mon.a (mon.0) 4385 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.563969+0000 mon.a (mon.0) 4385 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.564262+0000 mon.a (mon.0) 4386 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.564262+0000 mon.a (mon.0) 4386 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.564467+0000 mon.a (mon.0) 4387 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.564467+0000 mon.a (mon.0) 4387 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.564900+0000 mon.a (mon.0) 4388 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.564900+0000 mon.a (mon.0) 4388 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.565298+0000 mon.a (mon.0) 4389 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.565298+0000 mon.a (mon.0) 4389 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.369169+0000 mon.a (mon.0) 4377 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.369169+0000 mon.a (mon.0) 4377 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.369371+0000 mon.a (mon.0) 4378 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.369371+0000 mon.a (mon.0) 4378 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.369590+0000 mon.a (mon.0) 4379 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.369590+0000 mon.a (mon.0) 4379 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.371539+0000 mon.a (mon.0) 4380 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.371539+0000 mon.a (mon.0) 4380 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.371746+0000 mon.a (mon.0) 4381 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.371746+0000 mon.a (mon.0) 4381 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.372319+0000 mon.a (mon.0) 4382 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.372319+0000 mon.a (mon.0) 4382 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.372515+0000 mon.a (mon.0) 4383 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.372515+0000 mon.a (mon.0) 4383 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.561512+0000 mon.a (mon.0) 4384 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.561512+0000 mon.a (mon.0) 4384 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.563969+0000 mon.a (mon.0) 4385 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.563969+0000 mon.a (mon.0) 4385 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.564262+0000 mon.a (mon.0) 4386 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.564262+0000 mon.a (mon.0) 4386 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.564467+0000 mon.a (mon.0) 4387 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.564467+0000 mon.a (mon.0) 4387 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.564900+0000 mon.a (mon.0) 4388 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.564900+0000 mon.a (mon.0) 4388 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.565298+0000 mon.a (mon.0) 4389 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.565298+0000 mon.a (mon.0) 4389 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.569245+0000 mon.a (mon.0) 4390 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.569245+0000 mon.a (mon.0) 4390 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.569629+0000 mon.a (mon.0) 4391 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.569629+0000 mon.a (mon.0) 4391 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.571618+0000 mon.a (mon.0) 4392 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.571618+0000 mon.a (mon.0) 4392 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.571740+0000 mon.a (mon.0) 4393 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.571740+0000 mon.a (mon.0) 4393 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.573267+0000 mon.a (mon.0) 4394 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.573267+0000 mon.a (mon.0) 4394 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.573634+0000 mon.a (mon.0) 4395 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.573634+0000 mon.a (mon.0) 4395 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.576359+0000 mon.a (mon.0) 4396 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.576359+0000 mon.a (mon.0) 4396 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.576724+0000 mon.a (mon.0) 4397 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.576724+0000 mon.a (mon.0) 4397 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.569245+0000 mon.a (mon.0) 4390 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.569245+0000 mon.a (mon.0) 4390 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.569629+0000 mon.a (mon.0) 4391 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.569629+0000 mon.a (mon.0) 4391 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.571618+0000 mon.a (mon.0) 4392 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.571618+0000 mon.a (mon.0) 4392 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.571740+0000 mon.a (mon.0) 4393 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.571740+0000 mon.a (mon.0) 4393 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.573267+0000 mon.a (mon.0) 4394 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.573267+0000 mon.a (mon.0) 4394 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.573634+0000 mon.a (mon.0) 4395 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.573634+0000 mon.a (mon.0) 4395 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.576359+0000 mon.a (mon.0) 4396 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.576359+0000 mon.a (mon.0) 4396 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.576724+0000 mon.a (mon.0) 4397 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:50 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.576724+0000 mon.a (mon.0) 4397 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:51.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[70805]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:16:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.965567+0000 mon.a (mon.0) 4398 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.965567+0000 mon.a (mon.0) 4398 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.968266+0000 mon.a (mon.0) 4399 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.968266+0000 mon.a (mon.0) 4399 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.968851+0000 mon.a (mon.0) 4400 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.968851+0000 mon.a (mon.0) 4400 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.969263+0000 mon.a (mon.0) 4401 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.969263+0000 mon.a (mon.0) 4401 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.969764+0000 mon.a (mon.0) 4402 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.969764+0000 mon.a (mon.0) 4402 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.970274+0000 mon.a (mon.0) 4403 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.970274+0000 mon.a (mon.0) 4403 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.973212+0000 mon.a (mon.0) 4404 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.973212+0000 mon.a (mon.0) 4404 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.973565+0000 mon.a (mon.0) 4405 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.973565+0000 mon.a (mon.0) 4405 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.975737+0000 mon.a (mon.0) 4406 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.975737+0000 mon.a (mon.0) 4406 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.976136+0000 mon.a (mon.0) 4407 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.976136+0000 mon.a (mon.0) 4407 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.977267+0000 mon.a (mon.0) 4408 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.977267+0000 mon.a (mon.0) 4408 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.977787+0000 mon.a (mon.0) 4409 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.977787+0000 mon.a (mon.0) 4409 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.980336+0000 mon.a (mon.0) 4410 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.980336+0000 mon.a (mon.0) 4410 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.965567+0000 mon.a (mon.0) 4398 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.965567+0000 mon.a (mon.0) 4398 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.968266+0000 mon.a (mon.0) 4399 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.968266+0000 mon.a (mon.0) 4399 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.968851+0000 mon.a (mon.0) 4400 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.968851+0000 mon.a (mon.0) 4400 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.969263+0000 mon.a (mon.0) 4401 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.969263+0000 mon.a (mon.0) 4401 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.969764+0000 mon.a (mon.0) 4402 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.969764+0000 mon.a (mon.0) 4402 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.970274+0000 mon.a (mon.0) 4403 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.970274+0000 mon.a (mon.0) 4403 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.973212+0000 mon.a (mon.0) 4404 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.973212+0000 mon.a (mon.0) 4404 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.973565+0000 mon.a (mon.0) 4405 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.973565+0000 mon.a (mon.0) 4405 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.975737+0000 mon.a (mon.0) 4406 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.975737+0000 mon.a (mon.0) 4406 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.976136+0000 mon.a (mon.0) 4407 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.976136+0000 mon.a (mon.0) 4407 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.977267+0000 mon.a (mon.0) 4408 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.977267+0000 mon.a (mon.0) 4408 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.977787+0000 mon.a (mon.0) 4409 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.977787+0000 mon.a (mon.0) 4409 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.980336+0000 mon.a (mon.0) 4410 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.980336+0000 mon.a (mon.0) 4410 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.980739+0000 mon.a (mon.0) 4411 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:50.980739+0000 mon.a (mon.0) 4411 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.105597+0000 mgr.x (mgr.25010) 1571 : cluster [DBG] pgmap v237: 161 pgs: 20 peering, 13 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:52.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.105597+0000 mgr.x (mgr.25010) 1571 : cluster [DBG] pgmap v237: 161 pgs: 20 peering, 13 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.355422+0000 mon.a (mon.0) 4412 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.355422+0000 mon.a (mon.0) 4412 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.369030+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.369030+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.980739+0000 mon.a (mon.0) 4411 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:50.980739+0000 mon.a (mon.0) 4411 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.105597+0000 mgr.x (mgr.25010) 1571 : cluster [DBG] pgmap v237: 161 pgs: 20 peering, 13 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.105597+0000 mgr.x (mgr.25010) 1571 : cluster [DBG] pgmap v237: 161 pgs: 20 peering, 13 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.355422+0000 mon.a (mon.0) 4412 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.355422+0000 mon.a (mon.0) 4412 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.369030+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-24T17:16:52.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:51 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.369030+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.965567+0000 mon.a (mon.0) 4398 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.965567+0000 mon.a (mon.0) 4398 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.968266+0000 mon.a (mon.0) 4399 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.968266+0000 mon.a (mon.0) 4399 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.968851+0000 mon.a (mon.0) 4400 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.968851+0000 mon.a (mon.0) 4400 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.969263+0000 mon.a (mon.0) 4401 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.969263+0000 mon.a (mon.0) 4401 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.969764+0000 mon.a (mon.0) 4402 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.969764+0000 mon.a (mon.0) 4402 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.970274+0000 mon.a (mon.0) 4403 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.970274+0000 mon.a (mon.0) 4403 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.973212+0000 mon.a (mon.0) 4404 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.973212+0000 mon.a (mon.0) 4404 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.973565+0000 mon.a (mon.0) 4405 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.973565+0000 mon.a (mon.0) 4405 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.975737+0000 mon.a (mon.0) 4406 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.975737+0000 mon.a (mon.0) 4406 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.976136+0000 mon.a (mon.0) 4407 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.976136+0000 mon.a (mon.0) 4407 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.977267+0000 mon.a (mon.0) 4408 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.977267+0000 mon.a (mon.0) 4408 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.977787+0000 mon.a (mon.0) 4409 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.977787+0000 mon.a (mon.0) 4409 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.980336+0000 mon.a (mon.0) 4410 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.980336+0000 mon.a (mon.0) 4410 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.980739+0000 mon.a (mon.0) 4411 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:50.980739+0000 mon.a (mon.0) 4411 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-04-24T17:16:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.105597+0000 mgr.x (mgr.25010) 1571 : cluster [DBG] pgmap v237: 161 pgs: 20 peering, 13 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.105597+0000 mgr.x (mgr.25010) 1571 : cluster [DBG] pgmap v237: 161 pgs: 20 peering, 13 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.355422+0000 mon.a (mon.0) 4412 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.355422+0000 mon.a (mon.0) 4412 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:16:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.369030+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-24T17:16:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:51 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.369030+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.885221+0000 mon.a (mon.0) 4414 : cluster [WRN] Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[70555]: cluster 2024-04-24T17:16:51.885221+0000 mon.a (mon.0) 4414 : cluster [WRN] Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[70555]: cluster 2024-04-24T17:16:52.371164+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[70555]: cluster 2024-04-24T17:16:52.371164+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.885221+0000 mon.a (mon.0) 4414 : cluster [WRN] Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[76016]: cluster 2024-04-24T17:16:51.885221+0000 mon.a (mon.0) 4414 : cluster [WRN] Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[76016]: cluster 2024-04-24T17:16:52.371164+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-04-24T17:16:53.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:52 smithi040 bash[76016]: cluster 2024-04-24T17:16:52.371164+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-04-24T17:16:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:52 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.885221+0000 mon.a (mon.0) 4414 : cluster [WRN] Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:52 smithi204 bash[58651]: cluster 2024-04-24T17:16:51.885221+0000 mon.a (mon.0) 4414 : cluster [WRN] Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 13 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:52 smithi204 bash[58651]: cluster 2024-04-24T17:16:52.371164+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-04-24T17:16:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:52 smithi204 bash[58651]: cluster 2024-04-24T17:16:52.371164+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-04-24T17:16:53.544 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.544 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-24T17:16:53.544 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: Stopped Ceph osd.6 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:16:53.544 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.545 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.545 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.545 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.546 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.546 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:16:53.905 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:53 smithi204 systemd[1]: Started Ceph osd.6 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: cluster 2024-04-24T17:16:53.106842+0000 mgr.x (mgr.25010) 1572 : cluster [DBG] pgmap v240: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: cluster 2024-04-24T17:16:53.106842+0000 mgr.x (mgr.25010) 1572 : cluster [DBG] pgmap v240: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.123398+0000 mgr.x (mgr.25010) 1573 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.123398+0000 mgr.x (mgr.25010) 1573 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.598870+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.598870+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.610163+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.610163+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.652961+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.652961+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.654536+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.654536+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.662631+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.662631+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.721726+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.721726+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.724951+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.724951+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: cluster 2024-04-24T17:16:53.106842+0000 mgr.x (mgr.25010) 1572 : cluster [DBG] pgmap v240: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: cluster 2024-04-24T17:16:53.106842+0000 mgr.x (mgr.25010) 1572 : cluster [DBG] pgmap v240: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:54.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.123398+0000 mgr.x (mgr.25010) 1573 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.123398+0000 mgr.x (mgr.25010) 1573 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.598870+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.598870+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.610163+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.610163+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.652961+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.652961+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.654536+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.654536+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.662631+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.662631+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.721726+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.721726+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.724951+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.724951+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.728133+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.728133+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.729308+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.729308+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.737630+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.737630+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.818795+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.818795+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.824789+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.824789+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.828799+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.828799+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.830854+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.830854+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.839772+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[76016]: audit 2024-04-24T17:16:53.839772+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.728133+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.728133+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.729308+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.729308+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.737630+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.737630+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.818795+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.818795+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.824789+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.824789+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.828799+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.828799+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.830854+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.830854+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.839772+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:53 smithi040 bash[70555]: audit 2024-04-24T17:16:53.839772+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:16:54] "GET /metrics HTTP/1.1" 200 38535 "" "Prometheus/2.33.4" 2024-04-24T17:16:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: cluster 2024-04-24T17:16:53.106842+0000 mgr.x (mgr.25010) 1572 : cluster [DBG] pgmap v240: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: cluster 2024-04-24T17:16:53.106842+0000 mgr.x (mgr.25010) 1572 : cluster [DBG] pgmap v240: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.123398+0000 mgr.x (mgr.25010) 1573 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.123398+0000 mgr.x (mgr.25010) 1573 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:16:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.598870+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.598870+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.610163+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.610163+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.652961+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.652961+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.654536+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.654536+0000 mon.a (mon.0) 4419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.662631+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.662631+0000 mon.a (mon.0) 4420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.721726+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.721726+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.724951+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.724951+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.728133+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.728133+0000 mon.a (mon.0) 4423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.729308+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.729308+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.737630+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.737630+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.818795+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.818795+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.824789+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.824789+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.828799+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.828799+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.830854+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.830854+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.839772+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:54.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:53 smithi204 bash[58651]: audit 2024-04-24T17:16:53.839772+0000 mon.a (mon.0) 4430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.662885+0000 mgr.x (mgr.25010) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.662885+0000 mgr.x (mgr.25010) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.737745+0000 mgr.x (mgr.25010) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.737745+0000 mgr.x (mgr.25010) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.839928+0000 mgr.x (mgr.25010) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.839928+0000 mgr.x (mgr.25010) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.921578+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.921578+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.924399+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.924399+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.927356+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.927356+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.928435+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.928435+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.936840+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:53.936840+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.937071+0000 mgr.x (mgr.25010) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:53.937071+0000 mgr.x (mgr.25010) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.015944+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.015944+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.662885+0000 mgr.x (mgr.25010) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.662885+0000 mgr.x (mgr.25010) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.737745+0000 mgr.x (mgr.25010) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.737745+0000 mgr.x (mgr.25010) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.839928+0000 mgr.x (mgr.25010) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.839928+0000 mgr.x (mgr.25010) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.921578+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.921578+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.924399+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.924399+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.927356+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.927356+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.928435+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.928435+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.936840+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:53.936840+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.937071+0000 mgr.x (mgr.25010) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:53.937071+0000 mgr.x (mgr.25010) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.015944+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.015944+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.019300+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.019300+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.022289+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.022289+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.023590+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.023590+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.032986+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.032986+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.033275+0000 mgr.x (mgr.25010) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.033275+0000 mgr.x (mgr.25010) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.091276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.091276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.094187+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.094187+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.097368+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.097368+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.098498+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.098498+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.107101+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.019300+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.019300+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.022289+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.022289+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.023590+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.023590+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.032986+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.032986+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.033275+0000 mgr.x (mgr.25010) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.033275+0000 mgr.x (mgr.25010) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.091276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.091276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.094187+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.094187+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.097368+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.097368+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.098498+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.098498+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.107101+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.107101+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.107229+0000 mgr.x (mgr.25010) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.107229+0000 mgr.x (mgr.25010) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.164797+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.164797+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.167837+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.167837+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.170545+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.170545+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.171799+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.171799+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.180144+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.180144+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.180319+0000 mgr.x (mgr.25010) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.180319+0000 mgr.x (mgr.25010) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.237643+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.237643+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.240058+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.240058+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.242285+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.107101+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.107229+0000 mgr.x (mgr.25010) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.107229+0000 mgr.x (mgr.25010) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.164797+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.164797+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.167837+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.167837+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.170545+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.170545+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.171799+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.171799+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.180144+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.180144+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.180319+0000 mgr.x (mgr.25010) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.180319+0000 mgr.x (mgr.25010) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.237643+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.237643+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.240058+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.240058+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.242285+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.242285+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.243221+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.243221+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.250871+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.250871+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.250984+0000 mgr.x (mgr.25010) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.250984+0000 mgr.x (mgr.25010) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.307473+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.307473+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.310561+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.310561+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.313328+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.313328+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.314537+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.314537+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.323433+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.323433+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.323702+0000 mgr.x (mgr.25010) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.323702+0000 mgr.x (mgr.25010) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.380828+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.242285+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.243221+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.243221+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.250871+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.250871+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.250984+0000 mgr.x (mgr.25010) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.250984+0000 mgr.x (mgr.25010) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.307473+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.307473+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.310561+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.310561+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.313328+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.313328+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.314537+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.314537+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.323433+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.323433+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.323702+0000 mgr.x (mgr.25010) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.323702+0000 mgr.x (mgr.25010) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.380828+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.380828+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.383319+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.383319+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.385573+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.385573+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.386623+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.386623+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.397409+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.397409+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.397545+0000 mgr.x (mgr.25010) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.397545+0000 mgr.x (mgr.25010) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.454656+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.454656+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.459987+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.459987+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.465492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.465492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.466925+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.466925+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.380828+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.383319+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.383319+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.385573+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.385573+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.386623+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.386623+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.397409+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.397409+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.397545+0000 mgr.x (mgr.25010) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.397545+0000 mgr.x (mgr.25010) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.454656+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.454656+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.459987+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.459987+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.465492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.465492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.466925+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.466925+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.475987+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.475987+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.544361+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.544361+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.548649+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.548649+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.552571+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.552571+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.554399+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.554399+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.563946+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.563946+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.652964+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.652964+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.658073+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.658073+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.661872+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.661872+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.663445+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.475987+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.475987+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.544361+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.544361+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.548649+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.548649+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.552571+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.552571+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.554399+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.554399+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.563946+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.563946+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.652964+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.652964+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.658073+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.658073+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.661872+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.661872+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.663445+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.663445+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.674785+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.674785+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.751274+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.751274+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.754232+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.754232+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.757736+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.757736+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.759010+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.759010+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.769507+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.769507+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.857773+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.857773+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.862667+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.862667+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.866587+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.866587+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.868312+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.868312+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.880433+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[70555]: audit 2024-04-24T17:16:54.880433+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.663445+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.674785+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.674785+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.751274+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.751274+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.754232+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.754232+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.757736+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.757736+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.759010+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.759010+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.769507+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.769507+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.857773+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.857773+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.862667+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.862667+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.866587+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.866587+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.868312+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.868312+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.880433+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:54 smithi040 bash[76016]: audit 2024-04-24T17:16:54.880433+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.662885+0000 mgr.x (mgr.25010) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.662885+0000 mgr.x (mgr.25010) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.737745+0000 mgr.x (mgr.25010) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.737745+0000 mgr.x (mgr.25010) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.839928+0000 mgr.x (mgr.25010) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.839928+0000 mgr.x (mgr.25010) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.921578+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.921578+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.924399+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.924399+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.927356+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.927356+0000 mon.a (mon.0) 4433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.928435+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.928435+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.936840+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:53.936840+0000 mon.a (mon.0) 4435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.937071+0000 mgr.x (mgr.25010) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:53.937071+0000 mgr.x (mgr.25010) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.015944+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.015944+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.019300+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.019300+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.022289+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.022289+0000 mon.a (mon.0) 4438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.023590+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.023590+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.032986+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.032986+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.033275+0000 mgr.x (mgr.25010) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.033275+0000 mgr.x (mgr.25010) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.091276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.091276+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.094187+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.094187+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.097368+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.097368+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.098498+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.098498+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.107101+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.107101+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.107229+0000 mgr.x (mgr.25010) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.107229+0000 mgr.x (mgr.25010) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.164797+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.164797+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.167837+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.167837+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.170545+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.170545+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.171799+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.171799+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.180144+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.180144+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.180319+0000 mgr.x (mgr.25010) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.180319+0000 mgr.x (mgr.25010) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.237643+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.237643+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.240058+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.240058+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.242285+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.242285+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.243221+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.243221+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.250871+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.250871+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.250984+0000 mgr.x (mgr.25010) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.250984+0000 mgr.x (mgr.25010) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.307473+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.307473+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.310561+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.310561+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.313328+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.313328+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.314537+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.314537+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.323433+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.323433+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.323702+0000 mgr.x (mgr.25010) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.323702+0000 mgr.x (mgr.25010) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.380828+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.380828+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.383319+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.383319+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.385573+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.385573+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.386623+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.386623+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.397409+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.397409+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.397545+0000 mgr.x (mgr.25010) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.397545+0000 mgr.x (mgr.25010) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.454656+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.454656+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.459987+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.459987+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.465492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.465492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.466925+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.466925+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.475987+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.475987+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.544361+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.544361+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.548649+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.548649+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.552571+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.552571+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.554399+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.554399+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.563946+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.563946+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.652964+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.652964+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.658073+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.658073+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.661872+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.661872+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.663445+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.663445+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.674785+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.674785+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.751274+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.751274+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.754232+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.754232+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.757736+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.757736+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.759010+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.759010+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.769507+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.769507+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.857773+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.857773+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.862667+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.862667+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.866587+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.866587+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.868312+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.868312+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.880433+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:54 smithi204 bash[58651]: audit 2024-04-24T17:16:54.880433+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.476219+0000 mgr.x (mgr.25010) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.476219+0000 mgr.x (mgr.25010) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.564217+0000 mgr.x (mgr.25010) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.564217+0000 mgr.x (mgr.25010) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.675095+0000 mgr.x (mgr.25010) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.675095+0000 mgr.x (mgr.25010) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.769639+0000 mgr.x (mgr.25010) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.769639+0000 mgr.x (mgr.25010) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.881003+0000 mgr.x (mgr.25010) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:54.881003+0000 mgr.x (mgr.25010) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:54.992289+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:54.992289+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:54.996666+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:54.996666+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:54.999979+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:54.999979+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.001375+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.001375+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.014937+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.014937+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.015174+0000 mgr.x (mgr.25010) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.015174+0000 mgr.x (mgr.25010) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.089051+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.089051+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.092142+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.092142+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.095357+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.095357+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.096683+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.096683+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cluster 2024-04-24T17:16:55.107423+0000 mgr.x (mgr.25010) 1590 : cluster [DBG] pgmap v241: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:56.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cluster 2024-04-24T17:16:55.107423+0000 mgr.x (mgr.25010) 1590 : cluster [DBG] pgmap v241: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.107720+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.107720+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.108110+0000 mgr.x (mgr.25010) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.108110+0000 mgr.x (mgr.25010) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.198149+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.198149+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.202741+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.202741+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.207044+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.207044+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.208535+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.208535+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.220971+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.220971+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.221413+0000 mgr.x (mgr.25010) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.221413+0000 mgr.x (mgr.25010) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.296681+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.296681+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.298948+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.298948+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.301989+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.301989+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.303551+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.303551+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.312987+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.312987+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.313150+0000 mgr.x (mgr.25010) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.313150+0000 mgr.x (mgr.25010) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.392139+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.392139+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.395433+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.395433+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.398600+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.398600+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.399917+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.399917+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.408896+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.408896+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.409057+0000 mgr.x (mgr.25010) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.409057+0000 mgr.x (mgr.25010) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.483682+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.483682+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.487129+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.487129+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.490585+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.490585+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.492159+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.492159+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.501491+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.501491+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.592639+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.592639+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.597335+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.597335+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.600682+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.600682+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.602306+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.602306+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.612064+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.612064+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.689660+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.689660+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.692875+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.692875+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.696084+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.696084+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.697291+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.697291+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.706628+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.706628+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.796262+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.796262+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.801223+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.801223+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.805219+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.805219+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.806446+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.806446+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.815451+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.815451+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.896188+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.896188+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.899893+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.899893+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.902876+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.902876+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.904068+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:55 smithi204 bash[58651]: audit 2024-04-24T17:16:55.904068+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.476219+0000 mgr.x (mgr.25010) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.476219+0000 mgr.x (mgr.25010) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.564217+0000 mgr.x (mgr.25010) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.564217+0000 mgr.x (mgr.25010) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.675095+0000 mgr.x (mgr.25010) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.675095+0000 mgr.x (mgr.25010) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.769639+0000 mgr.x (mgr.25010) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.769639+0000 mgr.x (mgr.25010) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.881003+0000 mgr.x (mgr.25010) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:54.881003+0000 mgr.x (mgr.25010) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:54.992289+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:54.992289+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:54.996666+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:54.996666+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:54.999979+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:54.999979+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.001375+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.001375+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.014937+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.014937+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.476219+0000 mgr.x (mgr.25010) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.476219+0000 mgr.x (mgr.25010) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.564217+0000 mgr.x (mgr.25010) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.564217+0000 mgr.x (mgr.25010) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.675095+0000 mgr.x (mgr.25010) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.675095+0000 mgr.x (mgr.25010) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.769639+0000 mgr.x (mgr.25010) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.769639+0000 mgr.x (mgr.25010) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.881003+0000 mgr.x (mgr.25010) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:54.881003+0000 mgr.x (mgr.25010) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:54.992289+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:54.992289+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:54.996666+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:54.996666+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:54.999979+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:54.999979+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.001375+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.001375+0000 mon.a (mon.0) 4494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.014937+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.014937+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.015174+0000 mgr.x (mgr.25010) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.015174+0000 mgr.x (mgr.25010) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.089051+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.089051+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.092142+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.092142+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.095357+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.095357+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.096683+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.096683+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cluster 2024-04-24T17:16:55.107423+0000 mgr.x (mgr.25010) 1590 : cluster [DBG] pgmap v241: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cluster 2024-04-24T17:16:55.107423+0000 mgr.x (mgr.25010) 1590 : cluster [DBG] pgmap v241: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:56.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.107720+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.107720+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.108110+0000 mgr.x (mgr.25010) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.108110+0000 mgr.x (mgr.25010) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.198149+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.198149+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.202741+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.015174+0000 mgr.x (mgr.25010) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.015174+0000 mgr.x (mgr.25010) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.089051+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.089051+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.092142+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.092142+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.095357+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.095357+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.096683+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.096683+0000 mon.a (mon.0) 4499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cluster 2024-04-24T17:16:55.107423+0000 mgr.x (mgr.25010) 1590 : cluster [DBG] pgmap v241: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cluster 2024-04-24T17:16:55.107423+0000 mgr.x (mgr.25010) 1590 : cluster [DBG] pgmap v241: 161 pgs: 21 peering, 13 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 50/630 objects degraded (7.937%) 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.107720+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.107720+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.108110+0000 mgr.x (mgr.25010) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.108110+0000 mgr.x (mgr.25010) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.198149+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.198149+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.202741+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.202741+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.207044+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.207044+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.208535+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.208535+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.220971+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.220971+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.221413+0000 mgr.x (mgr.25010) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.221413+0000 mgr.x (mgr.25010) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.296681+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.296681+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.298948+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.298948+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.301989+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.301989+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.303551+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.303551+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.312987+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.312987+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.313150+0000 mgr.x (mgr.25010) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.202741+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.207044+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.207044+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.208535+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.208535+0000 mon.a (mon.0) 4504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.220971+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.220971+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.221413+0000 mgr.x (mgr.25010) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.221413+0000 mgr.x (mgr.25010) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.296681+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.296681+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.298948+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.298948+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.301989+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.301989+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.303551+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.303551+0000 mon.a (mon.0) 4509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.312987+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.312987+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.313150+0000 mgr.x (mgr.25010) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.313150+0000 mgr.x (mgr.25010) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.392139+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.392139+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.395433+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.395433+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.398600+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.398600+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.399917+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.399917+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.408896+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.408896+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.409057+0000 mgr.x (mgr.25010) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.409057+0000 mgr.x (mgr.25010) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.483682+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.483682+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.487129+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.487129+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.490585+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.490585+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.313150+0000 mgr.x (mgr.25010) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.392139+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.392139+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.395433+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.395433+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.398600+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.398600+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.399917+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.399917+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.408896+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.408896+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.409057+0000 mgr.x (mgr.25010) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.409057+0000 mgr.x (mgr.25010) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.483682+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.483682+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.487129+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.487129+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.490585+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.490585+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.492159+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.492159+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.501491+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.501491+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.592639+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.592639+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.597335+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.597335+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.600682+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.600682+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.602306+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.602306+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.612064+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.612064+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.689660+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.689660+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.692875+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.692875+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.696084+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.492159+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.492159+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.501491+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.501491+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.592639+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.592639+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.597335+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.597335+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.600682+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.600682+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.602306+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.602306+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.612064+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.612064+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.689660+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.689660+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.692875+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.692875+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.696084+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.696084+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.697291+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.697291+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.706628+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.706628+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.796262+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.796262+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.801223+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.801223+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.805219+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.805219+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.806446+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.806446+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.815451+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.815451+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.896188+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.896188+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.899893+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.899893+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.696084+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.697291+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.697291+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.706628+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.706628+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.796262+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.796262+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.801223+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.801223+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.805219+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.805219+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.806446+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.806446+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.815451+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.815451+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.896188+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.896188+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.899893+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.899893+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.902876+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.902876+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.904068+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[76016]: audit 2024-04-24T17:16:55.904068+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.902876+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.902876+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:56.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.904068+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:56.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:55 smithi040 bash[70555]: audit 2024-04-24T17:16:55.904068+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: 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-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-24T17:16:57.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[70956]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.502053+0000 mgr.x (mgr.25010) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.502053+0000 mgr.x (mgr.25010) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.612371+0000 mgr.x (mgr.25010) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.612371+0000 mgr.x (mgr.25010) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.707010+0000 mgr.x (mgr.25010) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.707010+0000 mgr.x (mgr.25010) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.815767+0000 mgr.x (mgr.25010) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.815767+0000 mgr.x (mgr.25010) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.913141+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.913141+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.913392+0000 mgr.x (mgr.25010) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.913392+0000 mgr.x (mgr.25010) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.975402+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.975402+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.978779+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.978779+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.982026+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.982026+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.983246+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.983246+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.994436+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:55.994436+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.994814+0000 mgr.x (mgr.25010) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:55.994814+0000 mgr.x (mgr.25010) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.066256+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.066256+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.070633+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.070633+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.074044+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.074044+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.075314+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.075314+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.086952+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.086952+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.087262+0000 mgr.x (mgr.25010) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.087262+0000 mgr.x (mgr.25010) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.149589+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.149589+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.152434+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.152434+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.154663+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.154663+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.155626+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.155626+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.163876+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.163876+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.163934+0000 mgr.x (mgr.25010) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.163934+0000 mgr.x (mgr.25010) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.226596+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.226596+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.229782+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.229782+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.232216+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.232216+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.233303+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.233303+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.243913+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.243913+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.244109+0000 mgr.x (mgr.25010) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.244109+0000 mgr.x (mgr.25010) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.307016+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.307016+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.310359+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.310359+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.312974+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.312974+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.314085+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.314085+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.325210+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.325210+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.325446+0000 mgr.x (mgr.25010) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.325446+0000 mgr.x (mgr.25010) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.382944+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.382944+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.389489+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.389489+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.393093+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.393093+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.394617+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.394617+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.405963+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.405963+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.406475+0000 mgr.x (mgr.25010) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.406475+0000 mgr.x (mgr.25010) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.464892+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.464892+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.468166+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.468166+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.470679+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.470679+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.471811+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.471811+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.482524+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.482524+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.540044+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.540044+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.542917+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.542917+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.545971+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.545971+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.547047+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.547047+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.557580+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.557580+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.615604+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.615604+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.618177+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.618177+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.620689+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.620689+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.621936+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.621936+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.633118+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.633118+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.694352+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.694352+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.697097+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.697097+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.700273+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.700273+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.701543+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.701543+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.711847+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.711847+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.773353+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.773353+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.776127+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.776127+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.778832+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.778832+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.779952+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.779952+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.789215+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.789215+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.846925+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.846925+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.849667+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.849667+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.851819+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.851819+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.852848+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.852848+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.861028+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:56 smithi204 bash[58651]: audit 2024-04-24T17:16:56.861028+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.502053+0000 mgr.x (mgr.25010) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.502053+0000 mgr.x (mgr.25010) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.612371+0000 mgr.x (mgr.25010) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.612371+0000 mgr.x (mgr.25010) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.707010+0000 mgr.x (mgr.25010) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.707010+0000 mgr.x (mgr.25010) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.815767+0000 mgr.x (mgr.25010) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.815767+0000 mgr.x (mgr.25010) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.913141+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.913141+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.913392+0000 mgr.x (mgr.25010) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.913392+0000 mgr.x (mgr.25010) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.975402+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.975402+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.978779+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.978779+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.982026+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.982026+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.983246+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.983246+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.502053+0000 mgr.x (mgr.25010) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.502053+0000 mgr.x (mgr.25010) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.612371+0000 mgr.x (mgr.25010) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.612371+0000 mgr.x (mgr.25010) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.707010+0000 mgr.x (mgr.25010) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.707010+0000 mgr.x (mgr.25010) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.815767+0000 mgr.x (mgr.25010) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.815767+0000 mgr.x (mgr.25010) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.913141+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.913141+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.913392+0000 mgr.x (mgr.25010) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.913392+0000 mgr.x (mgr.25010) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.975402+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.975402+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.978779+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.978779+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.982026+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.982026+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.983246+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.983246+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.994436+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:55.994436+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.994814+0000 mgr.x (mgr.25010) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:55.994814+0000 mgr.x (mgr.25010) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.066256+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.066256+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.070633+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.070633+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.074044+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.074044+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.075314+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.075314+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.086952+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.086952+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.087262+0000 mgr.x (mgr.25010) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.087262+0000 mgr.x (mgr.25010) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.149589+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.149589+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.152434+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.152434+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.154663+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.154663+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.155626+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.155626+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.163876+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.163876+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.163934+0000 mgr.x (mgr.25010) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.163934+0000 mgr.x (mgr.25010) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.226596+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.226596+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.229782+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.229782+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.232216+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.232216+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.233303+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.233303+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.243913+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.243913+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.244109+0000 mgr.x (mgr.25010) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.244109+0000 mgr.x (mgr.25010) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.994436+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:55.994436+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.994814+0000 mgr.x (mgr.25010) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:55.994814+0000 mgr.x (mgr.25010) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.066256+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.066256+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.070633+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.070633+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.074044+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.074044+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.075314+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.075314+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.086952+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.086952+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.087262+0000 mgr.x (mgr.25010) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.087262+0000 mgr.x (mgr.25010) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.149589+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.149589+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.152434+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.152434+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.307016+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.307016+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.310359+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.310359+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.312974+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.312974+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.314085+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.314085+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.325210+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.325210+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.325446+0000 mgr.x (mgr.25010) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.325446+0000 mgr.x (mgr.25010) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.382944+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.382944+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.389489+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.389489+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.393093+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.393093+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.394617+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.394617+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.405963+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.405963+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.406475+0000 mgr.x (mgr.25010) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.406475+0000 mgr.x (mgr.25010) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.464892+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.464892+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.468166+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.468166+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.470679+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.470679+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.471811+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.471811+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.482524+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.482524+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.540044+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.540044+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.542917+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.542917+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.545971+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.154663+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.154663+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.155626+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.155626+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.163876+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.163876+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.163934+0000 mgr.x (mgr.25010) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.163934+0000 mgr.x (mgr.25010) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.226596+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.226596+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.229782+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.229782+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.232216+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.232216+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.233303+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.233303+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.243913+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.243913+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.244109+0000 mgr.x (mgr.25010) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.244109+0000 mgr.x (mgr.25010) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.545971+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.547047+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.547047+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.557580+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.557580+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.615604+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.615604+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.618177+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.618177+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.620689+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.620689+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.621936+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.621936+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.633118+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.633118+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.694352+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.694352+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.697097+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.697097+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.307016+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.307016+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.310359+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.310359+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.312974+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.312974+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.314085+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.314085+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.325210+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.325210+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.325446+0000 mgr.x (mgr.25010) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.325446+0000 mgr.x (mgr.25010) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.382944+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.382944+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.389489+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.389489+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.393093+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.393093+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.394617+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.700273+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.700273+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.701543+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.701543+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.711847+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.711847+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.773353+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.773353+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.776127+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.776127+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.778832+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.778832+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.779952+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.779952+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.789215+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.789215+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.846925+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.846925+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.849667+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.849667+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.851819+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.851819+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.852848+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.852848+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.861028+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[76016]: audit 2024-04-24T17:16:56.861028+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.394617+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.405963+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.405963+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.406475+0000 mgr.x (mgr.25010) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.406475+0000 mgr.x (mgr.25010) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.464892+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.464892+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.468166+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.468166+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.470679+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.470679+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.471811+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.471811+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.482524+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.482524+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.540044+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.540044+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.542917+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.542917+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.545971+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.545971+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.547047+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.547047+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.557580+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.557580+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.615604+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.615604+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.618177+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.618177+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.620689+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.620689+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.621936+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.621936+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.633118+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.633118+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.694352+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.694352+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.697097+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.697097+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.700273+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.700273+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.701543+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.701543+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.711847+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.711847+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.773353+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.773353+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.776127+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.776127+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.778832+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.778832+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.779952+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.779952+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.789215+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.789215+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.846925+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.846925+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.849667+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.849667+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.851819+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.851819+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.852848+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.852848+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.861028+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:57.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:56 smithi040 bash[70555]: audit 2024-04-24T17:16:56.861028+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.482814+0000 mgr.x (mgr.25010) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.482814+0000 mgr.x (mgr.25010) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.557815+0000 mgr.x (mgr.25010) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.557815+0000 mgr.x (mgr.25010) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.634342+0000 mgr.x (mgr.25010) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.634342+0000 mgr.x (mgr.25010) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.712184+0000 mgr.x (mgr.25010) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.712184+0000 mgr.x (mgr.25010) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.789527+0000 mgr.x (mgr.25010) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.789527+0000 mgr.x (mgr.25010) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.861251+0000 mgr.x (mgr.25010) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.861251+0000 mgr.x (mgr.25010) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.918118+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.918118+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.944221+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.944221+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.947383+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.947383+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.948392+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.948392+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.482814+0000 mgr.x (mgr.25010) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.482814+0000 mgr.x (mgr.25010) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.557815+0000 mgr.x (mgr.25010) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.557815+0000 mgr.x (mgr.25010) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.634342+0000 mgr.x (mgr.25010) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.634342+0000 mgr.x (mgr.25010) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.712184+0000 mgr.x (mgr.25010) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.712184+0000 mgr.x (mgr.25010) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.789527+0000 mgr.x (mgr.25010) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.789527+0000 mgr.x (mgr.25010) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.861251+0000 mgr.x (mgr.25010) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.861251+0000 mgr.x (mgr.25010) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.918118+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.918118+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.944221+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.944221+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.947383+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.947383+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.948392+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.948392+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.956333+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.956333+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.956495+0000 mgr.x (mgr.25010) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:56.956495+0000 mgr.x (mgr.25010) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.997938+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:56.997938+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.000474+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.000474+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.003043+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.003043+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.004010+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.004010+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.011394+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.011394+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.011558+0000 mgr.x (mgr.25010) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.011558+0000 mgr.x (mgr.25010) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.052372+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.052372+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.055227+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.055227+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.956333+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.956333+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.956495+0000 mgr.x (mgr.25010) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:56.956495+0000 mgr.x (mgr.25010) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.997938+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:56.997938+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.000474+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.000474+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.003043+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.003043+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.004010+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.004010+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.011394+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.011394+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.011558+0000 mgr.x (mgr.25010) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.011558+0000 mgr.x (mgr.25010) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.052372+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.052372+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.055227+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.055227+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.057409+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.057409+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.058356+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.058356+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.066642+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.066642+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.066806+0000 mgr.x (mgr.25010) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.066806+0000 mgr.x (mgr.25010) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cluster 2024-04-24T17:16:57.108196+0000 mgr.x (mgr.25010) 1615 : cluster [DBG] pgmap v242: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cluster 2024-04-24T17:16:57.108196+0000 mgr.x (mgr.25010) 1615 : cluster [DBG] pgmap v242: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.125129+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.125129+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.127687+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.127687+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.129842+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.129842+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.131039+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.131039+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.139699+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.057409+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.057409+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.058356+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.058356+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.066642+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.066642+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.066806+0000 mgr.x (mgr.25010) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.066806+0000 mgr.x (mgr.25010) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cluster 2024-04-24T17:16:57.108196+0000 mgr.x (mgr.25010) 1615 : cluster [DBG] pgmap v242: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cluster 2024-04-24T17:16:57.108196+0000 mgr.x (mgr.25010) 1615 : cluster [DBG] pgmap v242: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.125129+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.125129+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.127687+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.127687+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.129842+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.129842+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.131039+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.131039+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.139699+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.139699+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.139799+0000 mgr.x (mgr.25010) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.139799+0000 mgr.x (mgr.25010) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.213230+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.213230+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.217121+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.217121+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.220239+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.220239+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.222142+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.222142+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.231802+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.231802+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.232250+0000 mgr.x (mgr.25010) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.232250+0000 mgr.x (mgr.25010) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.306926+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.306926+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.310297+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.310297+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.139699+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.139799+0000 mgr.x (mgr.25010) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.139799+0000 mgr.x (mgr.25010) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.213230+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.213230+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.217121+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.217121+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.220239+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.220239+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.222142+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.222142+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.231802+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.231802+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.232250+0000 mgr.x (mgr.25010) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.232250+0000 mgr.x (mgr.25010) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.306926+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.306926+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.310297+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.310297+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.313441+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.313441+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.314787+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.314787+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.323531+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.323531+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.323846+0000 mgr.x (mgr.25010) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.323846+0000 mgr.x (mgr.25010) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.398584+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.398584+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.402085+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.402085+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.405078+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.405078+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.406362+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.406362+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.415549+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.415549+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.415748+0000 mgr.x (mgr.25010) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.415748+0000 mgr.x (mgr.25010) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.313441+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.313441+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.314787+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.314787+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.323531+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.323531+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.323846+0000 mgr.x (mgr.25010) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.323846+0000 mgr.x (mgr.25010) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.398584+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.398584+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.402085+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.402085+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.405078+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.405078+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.406362+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.406362+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.415549+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.415549+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.415748+0000 mgr.x (mgr.25010) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.415748+0000 mgr.x (mgr.25010) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.475455+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.475455+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.478527+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.478527+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.481027+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.481027+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.482079+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.482079+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.490835+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.490835+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.563875+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.563875+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.566490+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.566490+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.568896+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.568896+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.570028+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.570028+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.578890+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.578890+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.475455+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.475455+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.478527+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.478527+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.481027+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.481027+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.482079+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.482079+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.490835+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.490835+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.563875+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.563875+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.566490+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.566490+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.568896+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.568896+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.570028+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.570028+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.578890+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.578890+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.669231+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.669231+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.674364+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.674364+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.678691+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.678691+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.680180+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.680180+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.691415+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.691415+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.780616+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.780616+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.785407+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.785407+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.789604+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.789604+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.791324+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.791324+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.803657+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.669231+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.669231+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.674364+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.674364+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.678691+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.678691+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.680180+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.680180+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.691415+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.691415+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.780616+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.780616+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.785407+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.785407+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.789604+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.789604+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.791324+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.791324+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.803657+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.803657+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.893170+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.893170+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.897876+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.897876+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.901354+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.901354+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.903191+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.903191+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.916011+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[70555]: audit 2024-04-24T17:16:57.916011+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.803657+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.893170+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.893170+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.897876+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.897876+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.901354+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.901354+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.903191+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.903191+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.916011+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:57 smithi040 bash[76016]: audit 2024-04-24T17:16:57.916011+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.482814+0000 mgr.x (mgr.25010) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.482814+0000 mgr.x (mgr.25010) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.557815+0000 mgr.x (mgr.25010) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.557815+0000 mgr.x (mgr.25010) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.634342+0000 mgr.x (mgr.25010) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.634342+0000 mgr.x (mgr.25010) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.712184+0000 mgr.x (mgr.25010) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.712184+0000 mgr.x (mgr.25010) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.789527+0000 mgr.x (mgr.25010) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.789527+0000 mgr.x (mgr.25010) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.861251+0000 mgr.x (mgr.25010) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.861251+0000 mgr.x (mgr.25010) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.918118+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.918118+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.944221+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.944221+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.947383+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.947383+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.948392+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.948392+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.956333+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.956333+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.956495+0000 mgr.x (mgr.25010) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:56.956495+0000 mgr.x (mgr.25010) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.997938+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:56.997938+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.000474+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.000474+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.003043+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.003043+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.004010+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.004010+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.011394+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.011394+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.011558+0000 mgr.x (mgr.25010) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.011558+0000 mgr.x (mgr.25010) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.052372+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.052372+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.055227+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.055227+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.057409+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.057409+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.058356+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.058356+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.066642+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.066642+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.066806+0000 mgr.x (mgr.25010) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.066806+0000 mgr.x (mgr.25010) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cluster 2024-04-24T17:16:57.108196+0000 mgr.x (mgr.25010) 1615 : cluster [DBG] pgmap v242: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cluster 2024-04-24T17:16:57.108196+0000 mgr.x (mgr.25010) 1615 : cluster [DBG] pgmap v242: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.125129+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.125129+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.127687+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.127687+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.129842+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.129842+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.131039+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.131039+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.139699+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.139699+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.139799+0000 mgr.x (mgr.25010) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.139799+0000 mgr.x (mgr.25010) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.213230+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.213230+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.217121+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.217121+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.220239+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.220239+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.222142+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.222142+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.231802+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.231802+0000 mon.a (mon.0) 4625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.232250+0000 mgr.x (mgr.25010) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.232250+0000 mgr.x (mgr.25010) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.306926+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.306926+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.310297+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.310297+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.313441+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.313441+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.314787+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.314787+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.323531+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.323531+0000 mon.a (mon.0) 4630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.323846+0000 mgr.x (mgr.25010) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.323846+0000 mgr.x (mgr.25010) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.398584+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.398584+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.402085+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.402085+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.405078+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.405078+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.406362+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.406362+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.415549+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.415549+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.415748+0000 mgr.x (mgr.25010) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.415748+0000 mgr.x (mgr.25010) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:58.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.475455+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.475455+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.478527+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.478527+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.481027+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.481027+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.482079+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.482079+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.490835+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.490835+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.563875+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.563875+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.566490+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.566490+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.568896+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.568896+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.570028+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.570028+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.578890+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.578890+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.669231+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.669231+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.674364+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.674364+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.678691+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.678691+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.680180+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.680180+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.691415+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.691415+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.780616+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.780616+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.785407+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.785407+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.789604+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.789604+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.791324+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.791324+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.803657+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.803657+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.893170+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.893170+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.897876+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.897876+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.901354+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.901354+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:58.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.903191+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.903191+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:58.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.916011+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:58.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:57 smithi204 bash[58651]: audit 2024-04-24T17:16:57.916011+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.490906+0000 mgr.x (mgr.25010) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.490906+0000 mgr.x (mgr.25010) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.579423+0000 mgr.x (mgr.25010) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.579423+0000 mgr.x (mgr.25010) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.691814+0000 mgr.x (mgr.25010) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.691814+0000 mgr.x (mgr.25010) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.804181+0000 mgr.x (mgr.25010) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.804181+0000 mgr.x (mgr.25010) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.916523+0000 mgr.x (mgr.25010) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.916523+0000 mgr.x (mgr.25010) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.974994+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.974994+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.977794+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.977794+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.981046+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.981046+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.982095+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.982095+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.990297+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:57.990297+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.490906+0000 mgr.x (mgr.25010) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.490906+0000 mgr.x (mgr.25010) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.579423+0000 mgr.x (mgr.25010) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.579423+0000 mgr.x (mgr.25010) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.691814+0000 mgr.x (mgr.25010) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.691814+0000 mgr.x (mgr.25010) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.804181+0000 mgr.x (mgr.25010) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.804181+0000 mgr.x (mgr.25010) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.916523+0000 mgr.x (mgr.25010) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.916523+0000 mgr.x (mgr.25010) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.974994+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.974994+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.977794+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.977794+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.981046+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.981046+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.982095+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.982095+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.990297+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:57.990297+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.990446+0000 mgr.x (mgr.25010) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:57.990446+0000 mgr.x (mgr.25010) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cluster 2024-04-24T17:16:58.062265+0000 mon.a (mon.0) 4666 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cluster 2024-04-24T17:16:58.062265+0000 mon.a (mon.0) 4666 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.065179+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.065179+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.074245+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.074245+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.077886+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.077886+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.079312+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.079312+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.090120+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.090120+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.090341+0000 mgr.x (mgr.25010) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.090341+0000 mgr.x (mgr.25010) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.164769+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.164769+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.167976+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.167976+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.171214+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.171214+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.172394+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.172394+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.183855+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.183855+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.184087+0000 mgr.x (mgr.25010) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.184087+0000 mgr.x (mgr.25010) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.260218+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.260218+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.263776+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.263776+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.266619+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.266619+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.268027+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.268027+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.279450+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.279450+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.279751+0000 mgr.x (mgr.25010) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.279751+0000 mgr.x (mgr.25010) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.990446+0000 mgr.x (mgr.25010) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:57.990446+0000 mgr.x (mgr.25010) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cluster 2024-04-24T17:16:58.062265+0000 mon.a (mon.0) 4666 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cluster 2024-04-24T17:16:58.062265+0000 mon.a (mon.0) 4666 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.065179+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.065179+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.074245+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.074245+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.077886+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.077886+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.079312+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.079312+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.090120+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.090120+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.090341+0000 mgr.x (mgr.25010) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.090341+0000 mgr.x (mgr.25010) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.164769+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.164769+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.167976+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.167976+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.352005+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.352005+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.356690+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.356690+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.360208+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.360208+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.361808+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.361808+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.373699+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.373699+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.374194+0000 mgr.x (mgr.25010) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.374194+0000 mgr.x (mgr.25010) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.462984+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.462984+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.467950+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.467950+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.472551+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.472551+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.474377+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.474377+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.486261+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.486261+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.568085+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.568085+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.572054+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.572054+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.575570+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.575570+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.576996+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.576996+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.588116+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.588116+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.665636+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.665636+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.669080+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.669080+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.671851+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.671851+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.171214+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.171214+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.172394+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.172394+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.183855+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.183855+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.184087+0000 mgr.x (mgr.25010) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.184087+0000 mgr.x (mgr.25010) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.260218+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.260218+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.263776+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.263776+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.266619+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.266619+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.268027+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.268027+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.279450+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.279450+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.279751+0000 mgr.x (mgr.25010) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.279751+0000 mgr.x (mgr.25010) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.673333+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.673333+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.684449+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.684449+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.746146+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.746146+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.749291+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.749291+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.751889+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.751889+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.753105+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.753105+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.764094+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.764094+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.805390+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.805390+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.808347+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.808347+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.811021+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.811021+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.812210+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.812210+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.822762+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.822762+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.863699+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.863699+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.866718+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.866718+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.869283+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.869283+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.870507+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.870507+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.879435+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[76016]: audit 2024-04-24T17:16:58.879435+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.352005+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.352005+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.356690+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.356690+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.360208+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.360208+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.361808+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.361808+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.373699+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.373699+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.374194+0000 mgr.x (mgr.25010) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.374194+0000 mgr.x (mgr.25010) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.462984+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.462984+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.467950+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.467950+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.472551+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.472551+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.474377+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.474377+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.486261+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.486261+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.568085+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.568085+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.572054+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.572054+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.575570+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.575570+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.576996+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.576996+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.588116+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.588116+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.665636+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.665636+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.669080+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.669080+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.671851+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.671851+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.673333+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.673333+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.684449+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.684449+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.746146+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.746146+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.749291+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.749291+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.751889+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.751889+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.753105+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.753105+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.764094+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.764094+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.805390+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.805390+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.808347+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.808347+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.811021+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.811021+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.812210+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.812210+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.822762+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.822762+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.863699+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.863699+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.866718+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.866718+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.869283+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.869283+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.870507+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.870507+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.879435+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:58 smithi040 bash[70555]: audit 2024-04-24T17:16:58.879435+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.490906+0000 mgr.x (mgr.25010) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.490906+0000 mgr.x (mgr.25010) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.579423+0000 mgr.x (mgr.25010) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.579423+0000 mgr.x (mgr.25010) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.691814+0000 mgr.x (mgr.25010) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.691814+0000 mgr.x (mgr.25010) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.804181+0000 mgr.x (mgr.25010) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.804181+0000 mgr.x (mgr.25010) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.916523+0000 mgr.x (mgr.25010) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.916523+0000 mgr.x (mgr.25010) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.974994+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.974994+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.977794+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.977794+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.981046+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.981046+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.982095+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.982095+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.990297+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:57.990297+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.990446+0000 mgr.x (mgr.25010) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:57.990446+0000 mgr.x (mgr.25010) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cluster 2024-04-24T17:16:58.062265+0000 mon.a (mon.0) 4666 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:59.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cluster 2024-04-24T17:16:58.062265+0000 mon.a (mon.0) 4666 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded (PG_DEGRADED) 2024-04-24T17:16:59.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.065179+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.065179+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.074245+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.074245+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.077886+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.077886+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.079312+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.079312+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.090120+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.090120+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.090341+0000 mgr.x (mgr.25010) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.090341+0000 mgr.x (mgr.25010) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.164769+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.164769+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.167976+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.167976+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.171214+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.171214+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.172394+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.172394+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.183855+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.183855+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.184087+0000 mgr.x (mgr.25010) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.184087+0000 mgr.x (mgr.25010) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.260218+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.260218+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.263776+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.263776+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.266619+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.266619+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.268027+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.268027+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.279450+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.279450+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.279751+0000 mgr.x (mgr.25010) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.279751+0000 mgr.x (mgr.25010) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.352005+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.352005+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.356690+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.356690+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.360208+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.360208+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.361808+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.361808+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.373699+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.373699+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.374194+0000 mgr.x (mgr.25010) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.374194+0000 mgr.x (mgr.25010) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.462984+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.462984+0000 mon.a (mon.0) 4687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.467950+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.467950+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.472551+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.472551+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.474377+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.474377+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.486261+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.486261+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.568085+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.568085+0000 mon.a (mon.0) 4692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.572054+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.572054+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.575570+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.575570+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.576996+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.576996+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.588116+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.588116+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.665636+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.665636+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.669080+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.669080+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.671851+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.671851+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.673333+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.673333+0000 mon.a (mon.0) 4700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.684449+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.684449+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.746146+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.746146+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.749291+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.749291+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.751889+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.751889+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.753105+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.753105+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.764094+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.764094+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.805390+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.805390+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.808347+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.808347+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.811021+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.811021+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.812210+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.812210+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.822762+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.822762+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.863699+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.863699+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.866718+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.866718+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.869283+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.869283+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.870507+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.870507+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:16:59.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.879435+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:16:59.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:58 smithi204 bash[58651]: audit 2024-04-24T17:16:58.879435+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.486926+0000 mgr.x (mgr.25010) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.486926+0000 mgr.x (mgr.25010) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.588427+0000 mgr.x (mgr.25010) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.588427+0000 mgr.x (mgr.25010) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.684640+0000 mgr.x (mgr.25010) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.684640+0000 mgr.x (mgr.25010) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.764329+0000 mgr.x (mgr.25010) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.764329+0000 mgr.x (mgr.25010) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.822889+0000 mgr.x (mgr.25010) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.822889+0000 mgr.x (mgr.25010) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.879595+0000 mgr.x (mgr.25010) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.879595+0000 mgr.x (mgr.25010) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.942956+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.942956+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.945172+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.945172+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.947168+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.947168+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.947980+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.947980+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.953982+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.953982+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.954040+0000 mgr.x (mgr.25010) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:58.954040+0000 mgr.x (mgr.25010) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.996682+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.996682+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.999750+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:58.999750+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.002385+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.002385+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.003676+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.003676+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.012187+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.012187+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.012401+0000 mgr.x (mgr.25010) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.012401+0000 mgr.x (mgr.25010) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.100980+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.100980+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.105906+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.105906+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cluster 2024-04-24T17:16:59.109524+0000 mgr.x (mgr.25010) 1638 : cluster [DBG] pgmap v243: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:00.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cluster 2024-04-24T17:16:59.109524+0000 mgr.x (mgr.25010) 1638 : cluster [DBG] pgmap v243: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:00.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.111966+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.111966+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.113545+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.113545+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.126504+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.126504+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.126996+0000 mgr.x (mgr.25010) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.126996+0000 mgr.x (mgr.25010) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.205270+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.205270+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.208961+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.208961+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.213146+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.213146+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.214831+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.214831+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.226081+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.226081+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.226419+0000 mgr.x (mgr.25010) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.226419+0000 mgr.x (mgr.25010) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.303556+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.303556+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.306383+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.306383+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.308884+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.308884+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.310070+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.310070+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.320681+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.320681+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.320808+0000 mgr.x (mgr.25010) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.320808+0000 mgr.x (mgr.25010) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.377671+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.377671+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.380436+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.380436+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.382779+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.382779+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.383778+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.383778+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.394254+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.394254+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.394373+0000 mgr.x (mgr.25010) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.394373+0000 mgr.x (mgr.25010) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.435589+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.435589+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.438390+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.438390+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.440889+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.440889+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.442006+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.442006+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.453119+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.453119+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.453304+0000 mgr.x (mgr.25010) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.453304+0000 mgr.x (mgr.25010) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.540643+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.540643+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.545986+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.545986+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.550064+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.550064+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.551861+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.551861+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.564505+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.564505+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.655522+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.655522+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.660604+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.660604+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.665035+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.665035+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.666778+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.666778+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.678735+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.678735+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.758955+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.758955+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.762676+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.762676+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.766139+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.766139+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.767656+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.767656+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.778781+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.778781+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.856239+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.856239+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.859694+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.859694+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.862392+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.862392+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.863678+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.863678+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.874812+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:16:59 smithi204 bash[58651]: audit 2024-04-24T17:16:59.874812+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.486926+0000 mgr.x (mgr.25010) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.486926+0000 mgr.x (mgr.25010) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.588427+0000 mgr.x (mgr.25010) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.588427+0000 mgr.x (mgr.25010) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.684640+0000 mgr.x (mgr.25010) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.684640+0000 mgr.x (mgr.25010) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.764329+0000 mgr.x (mgr.25010) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.764329+0000 mgr.x (mgr.25010) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.822889+0000 mgr.x (mgr.25010) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.822889+0000 mgr.x (mgr.25010) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.879595+0000 mgr.x (mgr.25010) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.879595+0000 mgr.x (mgr.25010) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.942956+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.942956+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.945172+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.945172+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.947168+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.947168+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.947980+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.947980+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.486926+0000 mgr.x (mgr.25010) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.486926+0000 mgr.x (mgr.25010) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.588427+0000 mgr.x (mgr.25010) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.588427+0000 mgr.x (mgr.25010) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.684640+0000 mgr.x (mgr.25010) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.684640+0000 mgr.x (mgr.25010) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.764329+0000 mgr.x (mgr.25010) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.764329+0000 mgr.x (mgr.25010) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.822889+0000 mgr.x (mgr.25010) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.822889+0000 mgr.x (mgr.25010) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.879595+0000 mgr.x (mgr.25010) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.879595+0000 mgr.x (mgr.25010) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.942956+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.942956+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.945172+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.945172+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.947168+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.947168+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.947980+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.947980+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.953982+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.953982+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.954040+0000 mgr.x (mgr.25010) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:58.954040+0000 mgr.x (mgr.25010) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.996682+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.996682+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.999750+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:58.999750+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.002385+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.002385+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.003676+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.003676+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.012187+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.012187+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.012401+0000 mgr.x (mgr.25010) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.012401+0000 mgr.x (mgr.25010) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.100980+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.100980+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.105906+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.105906+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.953982+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.953982+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.954040+0000 mgr.x (mgr.25010) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:58.954040+0000 mgr.x (mgr.25010) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.996682+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.996682+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.999750+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:58.999750+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.002385+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.002385+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.003676+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.003676+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.012187+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.012187+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.012401+0000 mgr.x (mgr.25010) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.012401+0000 mgr.x (mgr.25010) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.100980+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.100980+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.105906+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.105906+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cluster 2024-04-24T17:16:59.109524+0000 mgr.x (mgr.25010) 1638 : cluster [DBG] pgmap v243: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cluster 2024-04-24T17:16:59.109524+0000 mgr.x (mgr.25010) 1638 : cluster [DBG] pgmap v243: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.111966+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.111966+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.113545+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.113545+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.126504+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.126504+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.126996+0000 mgr.x (mgr.25010) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.126996+0000 mgr.x (mgr.25010) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.205270+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.205270+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.208961+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.208961+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.213146+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.213146+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.214831+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.214831+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.226081+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cluster 2024-04-24T17:16:59.109524+0000 mgr.x (mgr.25010) 1638 : cluster [DBG] pgmap v243: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cluster 2024-04-24T17:16:59.109524+0000 mgr.x (mgr.25010) 1638 : cluster [DBG] pgmap v243: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.111966+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.111966+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.113545+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.113545+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.126504+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.126504+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.126996+0000 mgr.x (mgr.25010) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.126996+0000 mgr.x (mgr.25010) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.205270+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.205270+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.208961+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.208961+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.213146+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.213146+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.214831+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.214831+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.226081+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.226081+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.226419+0000 mgr.x (mgr.25010) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.226419+0000 mgr.x (mgr.25010) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.303556+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.303556+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.306383+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.306383+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.308884+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.308884+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.310070+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.310070+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.320681+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.320681+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.320808+0000 mgr.x (mgr.25010) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.320808+0000 mgr.x (mgr.25010) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.377671+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.377671+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.380436+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.380436+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.226081+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.226419+0000 mgr.x (mgr.25010) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.226419+0000 mgr.x (mgr.25010) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.303556+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.303556+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.306383+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.306383+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.308884+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.308884+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.310070+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.310070+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.320681+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.320681+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.320808+0000 mgr.x (mgr.25010) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.320808+0000 mgr.x (mgr.25010) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.377671+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.377671+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.380436+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.380436+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.382779+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.382779+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.383778+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.383778+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.394254+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.394254+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.394373+0000 mgr.x (mgr.25010) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.394373+0000 mgr.x (mgr.25010) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.435589+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.435589+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.438390+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.438390+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.440889+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.440889+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.442006+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.442006+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.453119+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.453119+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.453304+0000 mgr.x (mgr.25010) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.453304+0000 mgr.x (mgr.25010) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.382779+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.382779+0000 mon.a (mon.0) 4744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.383778+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.383778+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.394254+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.394254+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.394373+0000 mgr.x (mgr.25010) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.394373+0000 mgr.x (mgr.25010) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.435589+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.435589+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.438390+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.438390+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.440889+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.440889+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.442006+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.442006+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.453119+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.453119+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.453304+0000 mgr.x (mgr.25010) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.453304+0000 mgr.x (mgr.25010) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:00.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.540643+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.540643+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.545986+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.545986+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.550064+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.550064+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.551861+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.551861+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.564505+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.564505+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.655522+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.655522+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.660604+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.660604+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.665035+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.665035+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.666778+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.666778+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.678735+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.678735+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.540643+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.540643+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.545986+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.545986+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.550064+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.550064+0000 mon.a (mon.0) 4754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.551861+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.551861+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.564505+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.564505+0000 mon.a (mon.0) 4756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.655522+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.655522+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.660604+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.660604+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.665035+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.665035+0000 mon.a (mon.0) 4759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.666778+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.666778+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.678735+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.678735+0000 mon.a (mon.0) 4761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.758955+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.758955+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.762676+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.762676+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.766139+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.766139+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.767656+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.767656+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.778781+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.778781+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.856239+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.856239+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.859694+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.859694+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.862392+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.862392+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.863678+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.863678+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.874812+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.758955+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.758955+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.762676+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.762676+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.766139+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.766139+0000 mon.a (mon.0) 4764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.767656+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.767656+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.778781+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.778781+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.856239+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.856239+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.859694+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.859694+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:00.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.862392+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.862392+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:00.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.863678+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.863678+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:00.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.874812+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[70555]: audit 2024-04-24T17:16:59.874812+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:16:59 smithi040 bash[76016]: audit 2024-04-24T17:16:59.874812+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:00.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[71479]: debug 2024-04-24T17:17:00.530+0000 7ff55713e700 1 -- 172.21.15.204:0/3340862276 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b597f43680 con 0x55b597fa1000 2024-04-24T17:17:01.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.565143+0000 mgr.x (mgr.25010) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.565143+0000 mgr.x (mgr.25010) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.679340+0000 mgr.x (mgr.25010) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.679340+0000 mgr.x (mgr.25010) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.779074+0000 mgr.x (mgr.25010) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.779074+0000 mgr.x (mgr.25010) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.875006+0000 mgr.x (mgr.25010) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.875006+0000 mgr.x (mgr.25010) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.962291+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.962291+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.965284+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.965284+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.967925+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.967925+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.969011+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.969011+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.979659+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:16:59.979659+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.979988+0000 mgr.x (mgr.25010) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:16:59.979988+0000 mgr.x (mgr.25010) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.058134+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.058134+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.061600+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.061600+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.064537+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.064537+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.066015+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.066015+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.075195+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.075195+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.075434+0000 mgr.x (mgr.25010) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.075434+0000 mgr.x (mgr.25010) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.138794+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.138794+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.141721+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.141721+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.144737+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.144737+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.145948+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.145948+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.154589+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.154589+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.154819+0000 mgr.x (mgr.25010) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.154819+0000 mgr.x (mgr.25010) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.230096+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.230096+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.233723+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.233723+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.236856+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.236856+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.238120+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.238120+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.247395+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.247395+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.247782+0000 mgr.x (mgr.25010) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.247782+0000 mgr.x (mgr.25010) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.304873+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.304873+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.307763+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.307763+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.310117+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.097 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.310117+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.311271+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.311271+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.320113+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.320113+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.320290+0000 mgr.x (mgr.25010) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.320290+0000 mgr.x (mgr.25010) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.394370+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.394370+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.396843+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.396843+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.400718+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.400718+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.401947+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.401947+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.411046+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.411046+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.411220+0000 mgr.x (mgr.25010) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.411220+0000 mgr.x (mgr.25010) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.468706+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.468706+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.471381+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.471381+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.474050+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.474050+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.476601+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.476601+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.485655+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.485655+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.559315+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.559315+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.561997+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.561997+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.564630+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.564630+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.566007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.566007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.574454+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.574454+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.631881+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.631881+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.634780+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.634780+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.636857+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.636857+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.637746+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.637746+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.645862+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.645862+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.686614+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.686614+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.689265+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.689265+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.691763+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.691763+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.692712+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.692712+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.700599+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.700599+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.758058+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.758058+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.760813+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.760813+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.763353+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.763353+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.764585+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.764585+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.773086+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.773086+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.814178+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.814178+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.817091+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.102 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.817091+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.819671+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.819671+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.820809+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.820809+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.829217+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.829217+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.886641+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.886641+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.889686+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.889686+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.892151+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.892151+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.893472+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.893472+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.901979+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.104 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:00 smithi204 bash[58651]: audit 2024-04-24T17:17:00.901979+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.565143+0000 mgr.x (mgr.25010) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.565143+0000 mgr.x (mgr.25010) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.679340+0000 mgr.x (mgr.25010) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.679340+0000 mgr.x (mgr.25010) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.779074+0000 mgr.x (mgr.25010) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.779074+0000 mgr.x (mgr.25010) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.875006+0000 mgr.x (mgr.25010) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.875006+0000 mgr.x (mgr.25010) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.962291+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.962291+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.965284+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.965284+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.967925+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.967925+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.969011+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.969011+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.979659+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:16:59.979659+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.979988+0000 mgr.x (mgr.25010) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:16:59.979988+0000 mgr.x (mgr.25010) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.565143+0000 mgr.x (mgr.25010) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.565143+0000 mgr.x (mgr.25010) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.679340+0000 mgr.x (mgr.25010) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.679340+0000 mgr.x (mgr.25010) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.779074+0000 mgr.x (mgr.25010) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.779074+0000 mgr.x (mgr.25010) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.875006+0000 mgr.x (mgr.25010) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.875006+0000 mgr.x (mgr.25010) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.962291+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.962291+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.965284+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.965284+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.967925+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.967925+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.969011+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.969011+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.979659+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:16:59.979659+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.979988+0000 mgr.x (mgr.25010) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:16:59.979988+0000 mgr.x (mgr.25010) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.058134+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.058134+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.061600+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.061600+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.064537+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.064537+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.066015+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.066015+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.075195+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.075195+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.075434+0000 mgr.x (mgr.25010) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.075434+0000 mgr.x (mgr.25010) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.138794+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.138794+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.141721+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.141721+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.144737+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.144737+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.145948+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.058134+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.058134+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.061600+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.061600+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.064537+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.064537+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.066015+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.066015+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.075195+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.075195+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.075434+0000 mgr.x (mgr.25010) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.075434+0000 mgr.x (mgr.25010) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.138794+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.138794+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.141721+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.141721+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.144737+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.144737+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.145948+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.145948+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.154589+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.154589+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.154819+0000 mgr.x (mgr.25010) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.154819+0000 mgr.x (mgr.25010) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.230096+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.230096+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.233723+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.233723+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.236856+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.236856+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.238120+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.238120+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.247395+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.247395+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.247782+0000 mgr.x (mgr.25010) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.247782+0000 mgr.x (mgr.25010) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.304873+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.304873+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.307763+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.145948+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.154589+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.154589+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.154819+0000 mgr.x (mgr.25010) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.154819+0000 mgr.x (mgr.25010) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.230096+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.230096+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.233723+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.233723+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.236856+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.236856+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.238120+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.238120+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.247395+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.247395+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.247782+0000 mgr.x (mgr.25010) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.247782+0000 mgr.x (mgr.25010) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.304873+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.304873+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.307763+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.307763+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.310117+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.310117+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.311271+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.311271+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.320113+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.320113+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.320290+0000 mgr.x (mgr.25010) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.320290+0000 mgr.x (mgr.25010) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.394370+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.394370+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.396843+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.396843+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.400718+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.400718+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.401947+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.401947+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.411046+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.411046+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.411220+0000 mgr.x (mgr.25010) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.307763+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.310117+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.310117+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.311271+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.311271+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.320113+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.320113+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.320290+0000 mgr.x (mgr.25010) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.320290+0000 mgr.x (mgr.25010) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.394370+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.394370+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.396843+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.396843+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.400718+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.400718+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.401947+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.401947+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.411046+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.411046+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.411220+0000 mgr.x (mgr.25010) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.411220+0000 mgr.x (mgr.25010) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.468706+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.468706+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.471381+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.471381+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.474050+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.474050+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.476601+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.476601+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.485655+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.485655+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.559315+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.559315+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.561997+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.561997+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.564630+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.564630+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.566007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.566007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.411220+0000 mgr.x (mgr.25010) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.468706+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.468706+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.471381+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.471381+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.474050+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.474050+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.476601+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.476601+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.485655+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.485655+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.559315+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.559315+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.561997+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.561997+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.564630+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.564630+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.566007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.566007+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.574454+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.574454+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.631881+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.631881+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.634780+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.634780+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.636857+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.636857+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.637746+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.637746+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.645862+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.645862+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.686614+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.686614+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.689265+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.689265+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.691763+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.691763+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.692712+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.574454+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.574454+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.631881+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.631881+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.634780+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.634780+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.636857+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.636857+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.637746+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.637746+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.645862+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.645862+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.686614+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.686614+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.689265+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.689265+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.691763+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.691763+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.692712+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.692712+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.700599+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.700599+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.758058+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.758058+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.760813+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.760813+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.763353+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.763353+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.764585+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.764585+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.773086+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.773086+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.814178+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.814178+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.817091+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.817091+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.819671+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.819671+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.692712+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.700599+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.700599+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.758058+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.758058+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.760813+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.760813+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.763353+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.763353+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.764585+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.764585+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.773086+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.773086+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.814178+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.814178+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.817091+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.817091+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.819671+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.819671+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.820809+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.820809+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.829217+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.829217+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.886641+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.886641+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.889686+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.889686+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.892151+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.892151+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.893472+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.893472+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.901979+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[76016]: audit 2024-04-24T17:17:00.901979+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.820809+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.820809+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.829217+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.829217+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.886641+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.886641+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.889686+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.889686+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.892151+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.892151+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.893472+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.893472+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.901979+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:00 smithi040 bash[70555]: audit 2024-04-24T17:17:00.901979+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:01.437 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[71479]: debug 2024-04-24T17:17:01.090+0000 7ff5602d67c0 -1 Falling back to public interface 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.485928+0000 mgr.x (mgr.25010) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.485928+0000 mgr.x (mgr.25010) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.574537+0000 mgr.x (mgr.25010) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.574537+0000 mgr.x (mgr.25010) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.645990+0000 mgr.x (mgr.25010) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.645990+0000 mgr.x (mgr.25010) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.700663+0000 mgr.x (mgr.25010) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.700663+0000 mgr.x (mgr.25010) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.773192+0000 mgr.x (mgr.25010) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.773192+0000 mgr.x (mgr.25010) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.829331+0000 mgr.x (mgr.25010) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.829331+0000 mgr.x (mgr.25010) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.902126+0000 mgr.x (mgr.25010) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.902126+0000 mgr.x (mgr.25010) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.959590+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.959590+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.962598+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.962598+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.965155+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.965155+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.966246+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.966246+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.974731+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:00.974731+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.974914+0000 mgr.x (mgr.25010) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:00.974914+0000 mgr.x (mgr.25010) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.031257+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.031257+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.033701+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.033701+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.036617+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.036617+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.037662+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.037662+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.044395+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.044395+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.044559+0000 mgr.x (mgr.25010) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.044559+0000 mgr.x (mgr.25010) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.106076+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.106076+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.109436+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.109436+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cluster 2024-04-24T17:17:01.110259+0000 mgr.x (mgr.25010) 1663 : cluster [DBG] pgmap v244: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cluster 2024-04-24T17:17:01.110259+0000 mgr.x (mgr.25010) 1663 : cluster [DBG] pgmap v244: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.112332+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.112332+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.113306+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.113306+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.121793+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.121793+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.121933+0000 mgr.x (mgr.25010) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.121933+0000 mgr.x (mgr.25010) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.183110+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.183110+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.186230+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.186230+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.188871+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.188871+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.190122+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.190122+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.201177+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.201177+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.201423+0000 mgr.x (mgr.25010) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.201423+0000 mgr.x (mgr.25010) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.246118+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.246118+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.248898+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.248898+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.251373+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.251373+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.252424+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.252424+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.261492+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.261492+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.261698+0000 mgr.x (mgr.25010) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.261698+0000 mgr.x (mgr.25010) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.319466+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.319466+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.322246+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.322246+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.325711+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.325711+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.326663+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.326663+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.337064+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.337064+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.337242+0000 mgr.x (mgr.25010) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.337242+0000 mgr.x (mgr.25010) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.378406+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.378406+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.381208+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.381208+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.383993+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.383993+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.385172+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.385172+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.392778+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.392778+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.392940+0000 mgr.x (mgr.25010) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.392940+0000 mgr.x (mgr.25010) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.434732+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.434732+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.440403+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.440403+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.442904+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.442904+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.443985+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.443985+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.452473+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.452473+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.452611+0000 mgr.x (mgr.25010) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.452611+0000 mgr.x (mgr.25010) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.512282+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.512282+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.515356+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.515356+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.518474+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.518474+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.519601+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.519601+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.528498+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.528498+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.617131+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.617131+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.621994+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.621994+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.626289+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.626289+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.628146+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.628146+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.638798+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.638798+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.716071+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.716071+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.719102+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.719102+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.721708+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.721708+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.722929+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.722929+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.731620+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.731620+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.789076+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.789076+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.791969+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.791969+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.795204+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.795204+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.796501+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.796501+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.803548+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.803548+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.846462+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.846462+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:02.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.924318+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.924318+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.927303+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.927303+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.929924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.929924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.931012+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:01 smithi204 bash[58651]: audit 2024-04-24T17:17:01.931012+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.485928+0000 mgr.x (mgr.25010) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.485928+0000 mgr.x (mgr.25010) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.574537+0000 mgr.x (mgr.25010) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.574537+0000 mgr.x (mgr.25010) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.645990+0000 mgr.x (mgr.25010) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.645990+0000 mgr.x (mgr.25010) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.700663+0000 mgr.x (mgr.25010) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.700663+0000 mgr.x (mgr.25010) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.773192+0000 mgr.x (mgr.25010) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.773192+0000 mgr.x (mgr.25010) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.829331+0000 mgr.x (mgr.25010) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.829331+0000 mgr.x (mgr.25010) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.902126+0000 mgr.x (mgr.25010) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.902126+0000 mgr.x (mgr.25010) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.959590+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.959590+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.962598+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.962598+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.965155+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.965155+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.485928+0000 mgr.x (mgr.25010) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.485928+0000 mgr.x (mgr.25010) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.574537+0000 mgr.x (mgr.25010) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.574537+0000 mgr.x (mgr.25010) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.645990+0000 mgr.x (mgr.25010) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.645990+0000 mgr.x (mgr.25010) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.700663+0000 mgr.x (mgr.25010) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.700663+0000 mgr.x (mgr.25010) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.773192+0000 mgr.x (mgr.25010) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.773192+0000 mgr.x (mgr.25010) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.829331+0000 mgr.x (mgr.25010) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.829331+0000 mgr.x (mgr.25010) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.902126+0000 mgr.x (mgr.25010) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.902126+0000 mgr.x (mgr.25010) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.959590+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.959590+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.962598+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.962598+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.965155+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.965155+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.966246+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.966246+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.974731+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:00.974731+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.974914+0000 mgr.x (mgr.25010) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:00.974914+0000 mgr.x (mgr.25010) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.031257+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.031257+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.033701+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.033701+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.036617+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.036617+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.037662+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.037662+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.044395+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.044395+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.044559+0000 mgr.x (mgr.25010) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.044559+0000 mgr.x (mgr.25010) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.106076+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.106076+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.966246+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.966246+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.974731+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:00.974731+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.974914+0000 mgr.x (mgr.25010) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:00.974914+0000 mgr.x (mgr.25010) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.031257+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.031257+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.033701+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.033701+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.036617+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.036617+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.037662+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.037662+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.044395+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.044395+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.044559+0000 mgr.x (mgr.25010) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.044559+0000 mgr.x (mgr.25010) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.106076+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.106076+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.109436+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.109436+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cluster 2024-04-24T17:17:01.110259+0000 mgr.x (mgr.25010) 1663 : cluster [DBG] pgmap v244: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cluster 2024-04-24T17:17:01.110259+0000 mgr.x (mgr.25010) 1663 : cluster [DBG] pgmap v244: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.112332+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.112332+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.113306+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.113306+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.121793+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.121793+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.121933+0000 mgr.x (mgr.25010) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.121933+0000 mgr.x (mgr.25010) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.183110+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.183110+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.186230+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.186230+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.188871+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.188871+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.190122+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.109436+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.109436+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cluster 2024-04-24T17:17:01.110259+0000 mgr.x (mgr.25010) 1663 : cluster [DBG] pgmap v244: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cluster 2024-04-24T17:17:01.110259+0000 mgr.x (mgr.25010) 1663 : cluster [DBG] pgmap v244: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.112332+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.112332+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.113306+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.113306+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.121793+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.121793+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.121933+0000 mgr.x (mgr.25010) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.121933+0000 mgr.x (mgr.25010) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.183110+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.183110+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.186230+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.186230+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.188871+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.188871+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.190122+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.190122+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.201177+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.201177+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.201423+0000 mgr.x (mgr.25010) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.201423+0000 mgr.x (mgr.25010) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.246118+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.246118+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.248898+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.248898+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.251373+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.251373+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.252424+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.252424+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.261492+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.261492+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.261698+0000 mgr.x (mgr.25010) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.261698+0000 mgr.x (mgr.25010) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.319466+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.319466+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.322246+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.190122+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.201177+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.201177+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.201423+0000 mgr.x (mgr.25010) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.201423+0000 mgr.x (mgr.25010) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.246118+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.246118+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.248898+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.248898+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.251373+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.251373+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.252424+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.252424+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.261492+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.261492+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.261698+0000 mgr.x (mgr.25010) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.261698+0000 mgr.x (mgr.25010) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.319466+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.319466+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.322246+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.322246+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.325711+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.325711+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.326663+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.326663+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.337064+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.337064+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.337242+0000 mgr.x (mgr.25010) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.337242+0000 mgr.x (mgr.25010) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.378406+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.378406+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.381208+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.381208+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.383993+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.383993+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.385172+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.385172+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.392778+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.392778+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.392940+0000 mgr.x (mgr.25010) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.322246+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.325711+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.325711+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.326663+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.326663+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.337064+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.337064+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.337242+0000 mgr.x (mgr.25010) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.337242+0000 mgr.x (mgr.25010) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.378406+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.378406+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.381208+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.381208+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.383993+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.383993+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.385172+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.385172+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.392778+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.392778+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.392940+0000 mgr.x (mgr.25010) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.392940+0000 mgr.x (mgr.25010) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.434732+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.434732+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.440403+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.440403+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.442904+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.442904+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.443985+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.443985+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.452473+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.452473+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.452611+0000 mgr.x (mgr.25010) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.452611+0000 mgr.x (mgr.25010) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.512282+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.512282+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.515356+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.515356+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.518474+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.518474+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.392940+0000 mgr.x (mgr.25010) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.434732+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.434732+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.440403+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.440403+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.442904+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.442904+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.443985+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.443985+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.452473+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.452473+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.452611+0000 mgr.x (mgr.25010) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.452611+0000 mgr.x (mgr.25010) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.512282+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.512282+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.515356+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.515356+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.518474+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.518474+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.519601+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.519601+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.528498+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.528498+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.617131+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.617131+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.621994+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.621994+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.626289+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.626289+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.628146+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.628146+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.638798+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.638798+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.716071+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.716071+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.719102+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.719102+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.721708+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.519601+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.519601+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.528498+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.528498+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.617131+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.617131+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.621994+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.621994+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.626289+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.626289+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.628146+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.628146+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.638798+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.638798+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.716071+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.716071+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.719102+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.719102+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.721708+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.721708+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.722929+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.722929+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.731620+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.731620+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.789076+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.789076+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.791969+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.791969+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.795204+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.795204+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.796501+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.796501+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.803548+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.803548+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.846462+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.846462+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.924318+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.924318+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.721708+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.722929+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.722929+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.731620+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.731620+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.789076+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.789076+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.791969+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.791969+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.795204+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.795204+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.796501+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.796501+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.803548+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.803548+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.846462+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.846462+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.924318+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.924318+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:02.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.927303+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.927303+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.929924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.929924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.931012+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[70555]: audit 2024-04-24T17:17:01.931012+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.927303+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.927303+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.929924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.929924+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.931012+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:02.467 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:01 smithi040 bash[76016]: audit 2024-04-24T17:17:01.931012+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.528729+0000 mgr.x (mgr.25010) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.528729+0000 mgr.x (mgr.25010) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.639344+0000 mgr.x (mgr.25010) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.639344+0000 mgr.x (mgr.25010) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.731743+0000 mgr.x (mgr.25010) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.731743+0000 mgr.x (mgr.25010) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.803878+0000 mgr.x (mgr.25010) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.803878+0000 mgr.x (mgr.25010) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:01.939533+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:01.939533+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.939652+0000 mgr.x (mgr.25010) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:01.939652+0000 mgr.x (mgr.25010) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.002279+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.002279+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.005038+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.005038+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.008208+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.008208+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.009206+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.009206+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.017409+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.017409+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.017463+0000 mgr.x (mgr.25010) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.017463+0000 mgr.x (mgr.25010) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.090549+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.090549+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.093122+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.093122+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.095333+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.095333+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.096241+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.096241+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.103422+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.103422+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.103531+0000 mgr.x (mgr.25010) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.103531+0000 mgr.x (mgr.25010) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.149171+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.149171+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.152292+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.152292+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.154733+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.154733+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.155610+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.155610+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.161712+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.161712+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.161774+0000 mgr.x (mgr.25010) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.161774+0000 mgr.x (mgr.25010) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.202948+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.202948+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.205397+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.205397+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.207406+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.207406+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.208458+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.208458+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.215031+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.215031+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.215083+0000 mgr.x (mgr.25010) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.215083+0000 mgr.x (mgr.25010) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.260603+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.260603+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.263898+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.263898+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.266627+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.266627+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.267772+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.267772+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.276264+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.276264+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.279776+0000 mgr.x (mgr.25010) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.279776+0000 mgr.x (mgr.25010) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.338495+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.338495+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.341355+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.341355+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.343792+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.343792+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.345046+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.345046+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.353273+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.353273+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.353511+0000 mgr.x (mgr.25010) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.353511+0000 mgr.x (mgr.25010) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.427437+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.427437+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.430379+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.430379+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.433083+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.433083+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.434113+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.434113+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.442542+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.442542+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.442719+0000 mgr.x (mgr.25010) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.442719+0000 mgr.x (mgr.25010) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.500122+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.500122+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.503749+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.503749+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.506638+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.506638+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.507874+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.507874+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.516744+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.516744+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.574842+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.574842+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.577758+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.577758+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.580406+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.580406+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.581567+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.581567+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.590183+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.590183+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.647932+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.647932+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.651891+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.651891+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.654772+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.654772+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.656029+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.656029+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.663338+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.663338+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.725607+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.725607+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.728846+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.728846+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.731600+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.731600+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.732823+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.732823+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.743847+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.743847+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.802280+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.802280+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.805223+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.805223+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.807886+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.807886+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.809055+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.809055+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.815952+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.815952+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.875166+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.875166+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.878135+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.878135+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.880884+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.880884+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.881933+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.881933+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.892834+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:02 smithi204 bash[58651]: audit 2024-04-24T17:17:02.892834+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.528729+0000 mgr.x (mgr.25010) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.528729+0000 mgr.x (mgr.25010) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.639344+0000 mgr.x (mgr.25010) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.639344+0000 mgr.x (mgr.25010) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.731743+0000 mgr.x (mgr.25010) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.731743+0000 mgr.x (mgr.25010) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.803878+0000 mgr.x (mgr.25010) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.803878+0000 mgr.x (mgr.25010) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:01.939533+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:01.939533+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.939652+0000 mgr.x (mgr.25010) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:01.939652+0000 mgr.x (mgr.25010) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.002279+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.002279+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.005038+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.005038+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.008208+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.008208+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.009206+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.009206+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.528729+0000 mgr.x (mgr.25010) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.528729+0000 mgr.x (mgr.25010) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.639344+0000 mgr.x (mgr.25010) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.639344+0000 mgr.x (mgr.25010) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.731743+0000 mgr.x (mgr.25010) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.731743+0000 mgr.x (mgr.25010) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.803878+0000 mgr.x (mgr.25010) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.803878+0000 mgr.x (mgr.25010) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:01.939533+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:01.939533+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.939652+0000 mgr.x (mgr.25010) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:01.939652+0000 mgr.x (mgr.25010) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.002279+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.002279+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.005038+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.005038+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.008208+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.008208+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.009206+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.009206+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.017409+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.017409+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.017463+0000 mgr.x (mgr.25010) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.017463+0000 mgr.x (mgr.25010) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.090549+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.090549+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.093122+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.093122+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.095333+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.095333+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.096241+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.096241+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.103422+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.103422+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.103531+0000 mgr.x (mgr.25010) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.103531+0000 mgr.x (mgr.25010) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.149171+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.149171+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.152292+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.152292+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.017409+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.017409+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.017463+0000 mgr.x (mgr.25010) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.017463+0000 mgr.x (mgr.25010) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.090549+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.090549+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.093122+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.093122+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.095333+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.095333+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.096241+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.096241+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.103422+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.103422+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.103531+0000 mgr.x (mgr.25010) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.103531+0000 mgr.x (mgr.25010) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.149171+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.149171+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.152292+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.152292+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.154733+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.154733+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.155610+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.155610+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.161712+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.161712+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.161774+0000 mgr.x (mgr.25010) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.161774+0000 mgr.x (mgr.25010) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.202948+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.202948+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.205397+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.205397+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.207406+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.207406+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.208458+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.208458+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.215031+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.215031+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.215083+0000 mgr.x (mgr.25010) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.215083+0000 mgr.x (mgr.25010) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.154733+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.154733+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.155610+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.155610+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.161712+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.161712+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.161774+0000 mgr.x (mgr.25010) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.161774+0000 mgr.x (mgr.25010) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.202948+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.202948+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.205397+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.205397+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.207406+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.207406+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.208458+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.208458+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.215031+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.215031+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.215083+0000 mgr.x (mgr.25010) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.215083+0000 mgr.x (mgr.25010) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.260603+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.260603+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.263898+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.263898+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.266627+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.266627+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.267772+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.267772+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.276264+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.276264+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.279776+0000 mgr.x (mgr.25010) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.279776+0000 mgr.x (mgr.25010) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.338495+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.338495+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.341355+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.341355+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.343792+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.343792+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.345046+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.260603+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.260603+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.263898+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.263898+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.266627+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.266627+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.267772+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.267772+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.276264+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.276264+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.279776+0000 mgr.x (mgr.25010) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.279776+0000 mgr.x (mgr.25010) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.338495+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.338495+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.341355+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.341355+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.343792+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.343792+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.345046+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.345046+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.353273+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.353273+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.353511+0000 mgr.x (mgr.25010) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.353511+0000 mgr.x (mgr.25010) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.427437+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.427437+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.430379+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.430379+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.433083+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.433083+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.434113+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.434113+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.442542+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.442542+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.442719+0000 mgr.x (mgr.25010) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.442719+0000 mgr.x (mgr.25010) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.500122+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.500122+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.503749+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.503749+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.506638+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.506638+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.507874+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.507874+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.516744+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.516744+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.574842+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.574842+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.577758+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.577758+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.580406+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.580406+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.581567+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.581567+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.590183+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.590183+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.647932+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.647932+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.651891+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.345046+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.353273+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.353273+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.353511+0000 mgr.x (mgr.25010) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.353511+0000 mgr.x (mgr.25010) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.427437+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.427437+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.430379+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.430379+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.433083+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.433083+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.434113+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.434113+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.442542+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.442542+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.442719+0000 mgr.x (mgr.25010) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.442719+0000 mgr.x (mgr.25010) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.500122+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.500122+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.503749+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.651891+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.654772+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.654772+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.656029+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.656029+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.663338+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.663338+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.725607+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.725607+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.728846+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.728846+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.731600+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.731600+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.732823+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.732823+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.743847+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.743847+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.802280+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.802280+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.503749+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.506638+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.506638+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.507874+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.507874+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.516744+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.516744+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.574842+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.574842+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.577758+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.577758+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.580406+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.580406+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.581567+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.581567+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.590183+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.590183+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.647932+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.647932+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.651891+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.805223+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.805223+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.807886+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.807886+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.809055+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.809055+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.815952+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.815952+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.875166+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.875166+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.878135+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.878135+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.880884+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.880884+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.881933+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.881933+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.892834+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[70555]: audit 2024-04-24T17:17:02.892834+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.651891+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.654772+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.654772+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.656029+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.656029+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.663338+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.663338+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.725607+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.725607+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.728846+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.728846+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.731600+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.731600+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.732823+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.732823+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.743847+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.743847+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.802280+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.802280+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.805223+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.805223+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.807886+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.807886+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.809055+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.809055+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.815952+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.815952+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.875166+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.875166+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.878135+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.878135+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.880884+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.880884+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.881933+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.881933+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.892834+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:02 smithi040 bash[76016]: audit 2024-04-24T17:17:02.892834+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:03.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[52826]: debug 2024-04-24T17:17:03.310+0000 7fa85ec97700 -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-24T17:17:04.189 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:17:04] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.517053+0000 mgr.x (mgr.25010) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.517053+0000 mgr.x (mgr.25010) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.590437+0000 mgr.x (mgr.25010) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.590437+0000 mgr.x (mgr.25010) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.663491+0000 mgr.x (mgr.25010) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.663491+0000 mgr.x (mgr.25010) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.744248+0000 mgr.x (mgr.25010) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.744248+0000 mgr.x (mgr.25010) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.816842+0000 mgr.x (mgr.25010) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.816842+0000 mgr.x (mgr.25010) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.893171+0000 mgr.x (mgr.25010) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.893171+0000 mgr.x (mgr.25010) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.975709+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.975709+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.978781+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.978781+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.981517+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.981517+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.982839+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.982839+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.991817+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:02.991817+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.992240+0000 mgr.x (mgr.25010) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:02.992240+0000 mgr.x (mgr.25010) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.052893+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.052893+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.055464+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.055464+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.058077+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.058077+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.059269+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.059269+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.069182+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.069182+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:03.069535+0000 mgr.x (mgr.25010) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:03.069535+0000 mgr.x (mgr.25010) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cluster 2024-04-24T17:17:03.111158+0000 mgr.x (mgr.25010) 1690 : cluster [DBG] pgmap v245: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cluster 2024-04-24T17:17:03.111158+0000 mgr.x (mgr.25010) 1690 : cluster [DBG] pgmap v245: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:04.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.127847+0000 mgr.x (mgr.25010) 1691 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.127847+0000 mgr.x (mgr.25010) 1691 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.128930+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.128930+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.132117+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.132117+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.135865+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.135865+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.137415+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.137415+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.146515+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.146515+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:03.147019+0000 mgr.x (mgr.25010) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:03.147019+0000 mgr.x (mgr.25010) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.207795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.207795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.214028+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.214028+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.214901+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.214901+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.225227+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.225227+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.226598+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.226598+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.194 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.228908+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.228908+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.234366+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.234366+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.241341+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.241341+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.303613+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.303613+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.306910+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.306910+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.309720+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.309720+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.311449+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.311449+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.313520+0000 mgr.x (mgr.25010) 1693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.313520+0000 mgr.x (mgr.25010) 1693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.313615+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: audit 2024-04-24T17:17:03.313615+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:03.314897+0000 mgr.x (mgr.25010) 1694 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-24T17:17:04.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:03 smithi204 bash[58651]: cephadm 2024-04-24T17:17:03.314897+0000 mgr.x (mgr.25010) 1694 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.517053+0000 mgr.x (mgr.25010) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.517053+0000 mgr.x (mgr.25010) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.590437+0000 mgr.x (mgr.25010) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.590437+0000 mgr.x (mgr.25010) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.663491+0000 mgr.x (mgr.25010) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.663491+0000 mgr.x (mgr.25010) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.744248+0000 mgr.x (mgr.25010) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.744248+0000 mgr.x (mgr.25010) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.816842+0000 mgr.x (mgr.25010) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.816842+0000 mgr.x (mgr.25010) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.893171+0000 mgr.x (mgr.25010) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.893171+0000 mgr.x (mgr.25010) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.975709+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.975709+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.978781+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.978781+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.981517+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.981517+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.982839+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.982839+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.517053+0000 mgr.x (mgr.25010) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.517053+0000 mgr.x (mgr.25010) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.590437+0000 mgr.x (mgr.25010) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.590437+0000 mgr.x (mgr.25010) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.663491+0000 mgr.x (mgr.25010) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.663491+0000 mgr.x (mgr.25010) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.744248+0000 mgr.x (mgr.25010) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.744248+0000 mgr.x (mgr.25010) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.816842+0000 mgr.x (mgr.25010) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.816842+0000 mgr.x (mgr.25010) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.893171+0000 mgr.x (mgr.25010) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.893171+0000 mgr.x (mgr.25010) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.975709+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.975709+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.978781+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.978781+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.981517+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.981517+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.982839+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.982839+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.991817+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:02.991817+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.992240+0000 mgr.x (mgr.25010) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:02.992240+0000 mgr.x (mgr.25010) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.052893+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.052893+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.055464+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.055464+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.058077+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.058077+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.059269+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.059269+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.069182+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.069182+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:03.069535+0000 mgr.x (mgr.25010) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:03.069535+0000 mgr.x (mgr.25010) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cluster 2024-04-24T17:17:03.111158+0000 mgr.x (mgr.25010) 1690 : cluster [DBG] pgmap v245: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cluster 2024-04-24T17:17:03.111158+0000 mgr.x (mgr.25010) 1690 : cluster [DBG] pgmap v245: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:04.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.127847+0000 mgr.x (mgr.25010) 1691 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.991817+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:02.991817+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.992240+0000 mgr.x (mgr.25010) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:02.992240+0000 mgr.x (mgr.25010) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.052893+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.052893+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.055464+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.055464+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.058077+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.058077+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.059269+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.059269+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.069182+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.069182+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:03.069535+0000 mgr.x (mgr.25010) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:03.069535+0000 mgr.x (mgr.25010) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cluster 2024-04-24T17:17:03.111158+0000 mgr.x (mgr.25010) 1690 : cluster [DBG] pgmap v245: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cluster 2024-04-24T17:17:03.111158+0000 mgr.x (mgr.25010) 1690 : cluster [DBG] pgmap v245: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.127847+0000 mgr.x (mgr.25010) 1691 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.127847+0000 mgr.x (mgr.25010) 1691 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.128930+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.128930+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.132117+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.132117+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.135865+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.135865+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.137415+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.137415+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.146515+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.146515+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:03.147019+0000 mgr.x (mgr.25010) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:03.147019+0000 mgr.x (mgr.25010) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.207795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.207795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.214028+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.214028+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.214901+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.214901+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.225227+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.127847+0000 mgr.x (mgr.25010) 1691 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.128930+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.128930+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.132117+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.132117+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.135865+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.135865+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.137415+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.137415+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.146515+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.146515+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:03.147019+0000 mgr.x (mgr.25010) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:03.147019+0000 mgr.x (mgr.25010) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.207795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.207795+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.214028+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.214028+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.214901+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.214901+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.225227+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.225227+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.226598+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.226598+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.228908+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.228908+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.234366+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.234366+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.241341+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.241341+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.303613+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.303613+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.306910+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.306910+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.309720+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.309720+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.311449+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.311449+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.313520+0000 mgr.x (mgr.25010) 1693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.313520+0000 mgr.x (mgr.25010) 1693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.313615+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: audit 2024-04-24T17:17:03.313615+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:03.314897+0000 mgr.x (mgr.25010) 1694 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[70555]: cephadm 2024-04-24T17:17:03.314897+0000 mgr.x (mgr.25010) 1694 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.225227+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.226598+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.226598+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.228908+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.228908+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.234366+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.234366+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.241341+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.241341+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.303613+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.303613+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.306910+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.306910+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.309720+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.309720+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.311449+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.311449+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.313520+0000 mgr.x (mgr.25010) 1693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.313520+0000 mgr.x (mgr.25010) 1693 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.313615+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: audit 2024-04-24T17:17:03.313615+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:04.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:03.314897+0000 mgr.x (mgr.25010) 1694 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-24T17:17:04.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:03 smithi040 bash[76016]: cephadm 2024-04-24T17:17:03.314897+0000 mgr.x (mgr.25010) 1694 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-24T17:17:04.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:17:04 smithi204 bash[71479]: debug 2024-04-24T17:17:04.226+0000 7ff5602d67c0 -1 osd.6 148 log_to_monitors true 2024-04-24T17:17:05.376 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:17:05 smithi204 bash[71479]: debug 2024-04-24T17:17:05.134+0000 7ff54d726700 -1 osd.6 148 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:17:05.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:05 smithi204 bash[58651]: audit 2024-04-24T17:17:04.231273+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:05 smithi204 bash[58651]: audit 2024-04-24T17:17:04.231273+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:05 smithi204 bash[58651]: audit 2024-04-24T17:17:04.232302+0000 mon.a (mon.0) 4996 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:05 smithi204 bash[58651]: audit 2024-04-24T17:17:04.232302+0000 mon.a (mon.0) 4996 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[70555]: audit 2024-04-24T17:17:04.231273+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[70555]: audit 2024-04-24T17:17:04.231273+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[70555]: audit 2024-04-24T17:17:04.232302+0000 mon.a (mon.0) 4996 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[70555]: audit 2024-04-24T17:17:04.232302+0000 mon.a (mon.0) 4996 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[76016]: audit 2024-04-24T17:17:04.231273+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[76016]: audit 2024-04-24T17:17:04.231273+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[76016]: audit 2024-04-24T17:17:04.232302+0000 mon.a (mon.0) 4996 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:05 smithi040 bash[76016]: audit 2024-04-24T17:17:04.232302+0000 mon.a (mon.0) 4996 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.079001+0000 mon.a (mon.0) 4997 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.079001+0000 mon.a (mon.0) 4997 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.086839+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.086839+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: cluster 2024-04-24T17:17:05.087022+0000 mon.a (mon.0) 4998 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: cluster 2024-04-24T17:17:05.087022+0000 mon.a (mon.0) 4998 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.093035+0000 mon.a (mon.0) 4999 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.093035+0000 mon.a (mon.0) 4999 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: cluster 2024-04-24T17:17:05.111701+0000 mgr.x (mgr.25010) 1695 : cluster [DBG] pgmap v247: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: cluster 2024-04-24T17:17:05.111701+0000 mgr.x (mgr.25010) 1695 : cluster [DBG] pgmap v247: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:06.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.897859+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.897859+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.911243+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.911243+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.922513+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[70555]: audit 2024-04-24T17:17:05.922513+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.079001+0000 mon.a (mon.0) 4997 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.079001+0000 mon.a (mon.0) 4997 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.086839+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.086839+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: cluster 2024-04-24T17:17:05.087022+0000 mon.a (mon.0) 4998 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: cluster 2024-04-24T17:17:05.087022+0000 mon.a (mon.0) 4998 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-24T17:17:06.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.093035+0000 mon.a (mon.0) 4999 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.093035+0000 mon.a (mon.0) 4999 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: cluster 2024-04-24T17:17:05.111701+0000 mgr.x (mgr.25010) 1695 : cluster [DBG] pgmap v247: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: cluster 2024-04-24T17:17:05.111701+0000 mgr.x (mgr.25010) 1695 : cluster [DBG] pgmap v247: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.897859+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.897859+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.911243+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.911243+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.922513+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:06 smithi040 bash[76016]: audit 2024-04-24T17:17:05.922513+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.079001+0000 mon.a (mon.0) 4997 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.079001+0000 mon.a (mon.0) 4997 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.086839+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.086839+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: cluster 2024-04-24T17:17:05.087022+0000 mon.a (mon.0) 4998 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: cluster 2024-04-24T17:17:05.087022+0000 mon.a (mon.0) 4998 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.093035+0000 mon.a (mon.0) 4999 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.093035+0000 mon.a (mon.0) 4999 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: cluster 2024-04-24T17:17:05.111701+0000 mgr.x (mgr.25010) 1695 : cluster [DBG] pgmap v247: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: cluster 2024-04-24T17:17:05.111701+0000 mgr.x (mgr.25010) 1695 : cluster [DBG] pgmap v247: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.897859+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.897859+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.911243+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.911243+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.922513+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:06.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:06 smithi204 bash[58651]: audit 2024-04-24T17:17:05.922513+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:07.131 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: cluster 2024-04-24T17:17:06.080826+0000 mon.a (mon.0) 5003 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: cluster 2024-04-24T17:17:06.080826+0000 mon.a (mon.0) 5003 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: cluster 2024-04-24T17:17:06.107412+0000 mon.a (mon.0) 5004 : cluster [INF] osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298] boot 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: cluster 2024-04-24T17:17:06.107412+0000 mon.a (mon.0) 5004 : cluster [INF] osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298] boot 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: cluster 2024-04-24T17:17:06.107535+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: cluster 2024-04-24T17:17:06.107535+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: audit 2024-04-24T17:17:06.116536+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[70555]: audit 2024-04-24T17:17:06.116536+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:17:07.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: cluster 2024-04-24T17:17:06.080826+0000 mon.a (mon.0) 5003 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: cluster 2024-04-24T17:17:06.080826+0000 mon.a (mon.0) 5003 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: cluster 2024-04-24T17:17:06.107412+0000 mon.a (mon.0) 5004 : cluster [INF] osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298] boot 2024-04-24T17:17:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: cluster 2024-04-24T17:17:06.107412+0000 mon.a (mon.0) 5004 : cluster [INF] osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298] boot 2024-04-24T17:17:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: cluster 2024-04-24T17:17:06.107535+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-24T17:17:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: cluster 2024-04-24T17:17:06.107535+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-24T17:17:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: audit 2024-04-24T17:17:06.116536+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:17:07.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:07 smithi040 bash[76016]: audit 2024-04-24T17:17:06.116536+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:17:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: cluster 2024-04-24T17:17:06.080826+0000 mon.a (mon.0) 5003 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: cluster 2024-04-24T17:17:06.080826+0000 mon.a (mon.0) 5003 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: cluster 2024-04-24T17:17:06.107412+0000 mon.a (mon.0) 5004 : cluster [INF] osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298] boot 2024-04-24T17:17:07.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: cluster 2024-04-24T17:17:06.107412+0000 mon.a (mon.0) 5004 : cluster [INF] osd.6 [v2:172.21.15.204:6816/808585298,v1:172.21.15.204:6817/808585298] boot 2024-04-24T17:17:07.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: cluster 2024-04-24T17:17:06.107535+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-24T17:17:07.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: cluster 2024-04-24T17:17:06.107535+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-24T17:17:07.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: audit 2024-04-24T17:17:06.116536+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:17:07.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:07 smithi204 bash[58651]: audit 2024-04-24T17:17:06.116536+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-24T17:17:07.887 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:17:07.887 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 19s ago 21m - - 2024-04-24T17:17:07.887 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 1s ago 21m - - 2024-04-24T17:17:07.887 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (8m) 19s ago 14m 14.4M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:17:07.887 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (8m) 1s ago 14m 41.7M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:17:07.887 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (7m) 19s ago 12m 45.0M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (7m) 1s ago 20m 527M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (5m) 19s ago 22m 438M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (6m) 19s ago 23m 70.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (5m) 1s ago 21m 47.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (5m) 19s ago 21m 52.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (8m) 19s ago 15m 9648k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (8m) 1s ago 15m 9696k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (4m) 19s ago 20m 58.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (3m) 19s ago 19m 59.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (2m) 19s ago 19m 52.8M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (2m) 19s ago 18m 53.7M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (93s) 1s ago 17m 54.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (55s) 1s ago 17m 47.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (9s) 1s ago 16m 39.8M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (16m) 1s ago 16m 64.7M 4096M 17.2.0 e1d6a67b021e b3c4f1fdb58a 2024-04-24T17:17:07.888 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (6m) 1s ago 15m 66.2M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:17:07.889 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (13m) 19s ago 13m 87.0M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:17:07.889 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (13m) 1s ago 13m 87.3M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:17:07.889 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (12m) 19s ago 12m 87.3M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:17:07.889 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (12m) 1s ago 12m 87.2M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:17:08.356 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:17:08.356 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:17:08.356 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:17:08.356 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 7 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 12 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:17:08.357 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:17:08.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[76016]: cluster 2024-04-24T17:17:07.100517+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-24T17:17:08.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[76016]: cluster 2024-04-24T17:17:07.100517+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-24T17:17:08.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[76016]: audit 2024-04-24T17:17:07.107727+0000 mgr.x (mgr.25010) 1696 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:08.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[76016]: audit 2024-04-24T17:17:07.107727+0000 mgr.x (mgr.25010) 1696 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[76016]: cluster 2024-04-24T17:17:07.113012+0000 mgr.x (mgr.25010) 1697 : cluster [DBG] pgmap v250: 161 pgs: 1 peering, 21 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[76016]: cluster 2024-04-24T17:17:07.113012+0000 mgr.x (mgr.25010) 1697 : cluster [DBG] pgmap v250: 161 pgs: 1 peering, 21 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[70555]: cluster 2024-04-24T17:17:07.100517+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[70555]: cluster 2024-04-24T17:17:07.100517+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[70555]: audit 2024-04-24T17:17:07.107727+0000 mgr.x (mgr.25010) 1696 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[70555]: audit 2024-04-24T17:17:07.107727+0000 mgr.x (mgr.25010) 1696 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[70555]: cluster 2024-04-24T17:17:07.113012+0000 mgr.x (mgr.25010) 1697 : cluster [DBG] pgmap v250: 161 pgs: 1 peering, 21 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:08.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:08 smithi040 bash[70555]: cluster 2024-04-24T17:17:07.113012+0000 mgr.x (mgr.25010) 1697 : cluster [DBG] pgmap v250: 161 pgs: 1 peering, 21 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:08.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:08 smithi204 bash[58651]: cluster 2024-04-24T17:17:07.100517+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-24T17:17:08.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:08 smithi204 bash[58651]: cluster 2024-04-24T17:17:07.100517+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-24T17:17:08.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:08 smithi204 bash[58651]: audit 2024-04-24T17:17:07.107727+0000 mgr.x (mgr.25010) 1696 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:08.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:08 smithi204 bash[58651]: audit 2024-04-24T17:17:07.107727+0000 mgr.x (mgr.25010) 1696 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:08.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:08 smithi204 bash[58651]: cluster 2024-04-24T17:17:07.113012+0000 mgr.x (mgr.25010) 1697 : cluster [DBG] pgmap v250: 161 pgs: 1 peering, 21 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:08.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:08 smithi204 bash[58651]: cluster 2024-04-24T17:17:07.113012+0000 mgr.x (mgr.25010) 1697 : cluster [DBG] pgmap v250: 161 pgs: 1 peering, 21 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-24T17:17:08.736 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:17:08.736 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:17:08.736 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:17:08.736 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:17:08.736 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:17:08.736 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:17:08.736 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:17:08.737 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:17:08.737 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "12/23 daemons upgraded", 2024-04-24T17:17:08.737 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:17:08.737 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:17:08.737 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:17:09.182 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded 2024-04-24T17:17:09.182 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 77/630 objects degraded (12.222%), 21 pgs degraded 2024-04-24T17:17:09.182 INFO:teuthology.orchestra.run.smithi040.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-24T17:17:09.182 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.19 is active+undersized+degraded, acting [3,0] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-24T17:17:09.183 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-24T17:17:09.184 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-24T17:17:09.184 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-24T17:17:09.184 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-04-24T17:17:09.184 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-24T17:17:09.184 INFO:teuthology.orchestra.run.smithi040.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-24T17:17:09.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:07.498750+0000 mgr.x (mgr.25010) 1698 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:07.498750+0000 mgr.x (mgr.25010) 1698 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:07.869904+0000 mgr.x (mgr.25010) 1699 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:07.869904+0000 mgr.x (mgr.25010) 1699 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.357911+0000 mon.a (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.40:0/4216413135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:09.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.357911+0000 mon.a (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.40:0/4216413135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.462132+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.462132+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.474492+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.474492+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.484835+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[70555]: audit 2024-04-24T17:17:08.484835+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:07.498750+0000 mgr.x (mgr.25010) 1698 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:07.498750+0000 mgr.x (mgr.25010) 1698 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:07.869904+0000 mgr.x (mgr.25010) 1699 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:07.869904+0000 mgr.x (mgr.25010) 1699 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.357911+0000 mon.a (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.40:0/4216413135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.357911+0000 mon.a (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.40:0/4216413135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.462132+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.462132+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.474492+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.474492+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.484835+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:09 smithi040 bash[76016]: audit 2024-04-24T17:17:08.484835+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:07.498750+0000 mgr.x (mgr.25010) 1698 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:07.498750+0000 mgr.x (mgr.25010) 1698 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:07.869904+0000 mgr.x (mgr.25010) 1699 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:07.869904+0000 mgr.x (mgr.25010) 1699 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.357911+0000 mon.a (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.40:0/4216413135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.357911+0000 mon.a (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.40:0/4216413135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.462132+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.462132+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.474492+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.474492+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.484835+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:09 smithi204 bash[58651]: audit 2024-04-24T17:17:08.484835+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: audit 2024-04-24T17:17:08.736990+0000 mgr.x (mgr.25010) 1700 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:10.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: audit 2024-04-24T17:17:08.736990+0000 mgr.x (mgr.25010) 1700 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: cluster 2024-04-24T17:17:09.114381+0000 mgr.x (mgr.25010) 1701 : cluster [DBG] pgmap v251: 161 pgs: 1 peering, 14 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: cluster 2024-04-24T17:17:09.114381+0000 mgr.x (mgr.25010) 1701 : cluster [DBG] pgmap v251: 161 pgs: 1 peering, 14 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: audit 2024-04-24T17:17:09.184434+0000 mon.a (mon.0) 5012 : audit [DBG] from='client.? 172.21.15.40:0/1863460867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: audit 2024-04-24T17:17:09.184434+0000 mon.a (mon.0) 5012 : audit [DBG] from='client.? 172.21.15.40:0/1863460867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: cluster 2024-04-24T17:17:09.481674+0000 mon.a (mon.0) 5013 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[70555]: cluster 2024-04-24T17:17:09.481674+0000 mon.a (mon.0) 5013 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: audit 2024-04-24T17:17:08.736990+0000 mgr.x (mgr.25010) 1700 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: audit 2024-04-24T17:17:08.736990+0000 mgr.x (mgr.25010) 1700 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: cluster 2024-04-24T17:17:09.114381+0000 mgr.x (mgr.25010) 1701 : cluster [DBG] pgmap v251: 161 pgs: 1 peering, 14 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: cluster 2024-04-24T17:17:09.114381+0000 mgr.x (mgr.25010) 1701 : cluster [DBG] pgmap v251: 161 pgs: 1 peering, 14 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: audit 2024-04-24T17:17:09.184434+0000 mon.a (mon.0) 5012 : audit [DBG] from='client.? 172.21.15.40:0/1863460867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: audit 2024-04-24T17:17:09.184434+0000 mon.a (mon.0) 5012 : audit [DBG] from='client.? 172.21.15.40:0/1863460867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:10.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: cluster 2024-04-24T17:17:09.481674+0000 mon.a (mon.0) 5013 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:10.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:10 smithi040 bash[76016]: cluster 2024-04-24T17:17:09.481674+0000 mon.a (mon.0) 5013 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: audit 2024-04-24T17:17:08.736990+0000 mgr.x (mgr.25010) 1700 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: audit 2024-04-24T17:17:08.736990+0000 mgr.x (mgr.25010) 1700 : audit [DBG] from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: cluster 2024-04-24T17:17:09.114381+0000 mgr.x (mgr.25010) 1701 : cluster [DBG] pgmap v251: 161 pgs: 1 peering, 14 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-04-24T17:17:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: cluster 2024-04-24T17:17:09.114381+0000 mgr.x (mgr.25010) 1701 : cluster [DBG] pgmap v251: 161 pgs: 1 peering, 14 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-04-24T17:17:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: audit 2024-04-24T17:17:09.184434+0000 mon.a (mon.0) 5012 : audit [DBG] from='client.? 172.21.15.40:0/1863460867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: audit 2024-04-24T17:17:09.184434+0000 mon.a (mon.0) 5012 : audit [DBG] from='client.? 172.21.15.40:0/1863460867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: cluster 2024-04-24T17:17:09.481674+0000 mon.a (mon.0) 5013 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:10 smithi204 bash[58651]: cluster 2024-04-24T17:17:09.481674+0000 mon.a (mon.0) 5013 : cluster [WRN] Health check update: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:11.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[70555]: cluster 2024-04-24T17:17:11.122918+0000 mon.a (mon.0) 5014 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded) 2024-04-24T17:17:11.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[70555]: cluster 2024-04-24T17:17:11.122918+0000 mon.a (mon.0) 5014 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded) 2024-04-24T17:17:11.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[70555]: cluster 2024-04-24T17:17:11.122996+0000 mon.a (mon.0) 5015 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:11.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[70555]: cluster 2024-04-24T17:17:11.122996+0000 mon.a (mon.0) 5015 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:11.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[76016]: cluster 2024-04-24T17:17:11.122918+0000 mon.a (mon.0) 5014 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded) 2024-04-24T17:17:11.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[76016]: cluster 2024-04-24T17:17:11.122918+0000 mon.a (mon.0) 5014 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded) 2024-04-24T17:17:11.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[76016]: cluster 2024-04-24T17:17:11.122996+0000 mon.a (mon.0) 5015 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:11.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:11 smithi040 bash[76016]: cluster 2024-04-24T17:17:11.122996+0000 mon.a (mon.0) 5015 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:11 smithi204 bash[58651]: cluster 2024-04-24T17:17:11.122918+0000 mon.a (mon.0) 5014 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded) 2024-04-24T17:17:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:11 smithi204 bash[58651]: cluster 2024-04-24T17:17:11.122918+0000 mon.a (mon.0) 5014 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/630 objects degraded (6.667%), 14 pgs degraded) 2024-04-24T17:17:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:11 smithi204 bash[58651]: cluster 2024-04-24T17:17:11.122996+0000 mon.a (mon.0) 5015 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:11 smithi204 bash[58651]: cluster 2024-04-24T17:17:11.122996+0000 mon.a (mon.0) 5015 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:12.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:12 smithi040 bash[70555]: cluster 2024-04-24T17:17:11.115728+0000 mgr.x (mgr.25010) 1702 : cluster [DBG] pgmap v252: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:17:12.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:12 smithi040 bash[70555]: cluster 2024-04-24T17:17:11.115728+0000 mgr.x (mgr.25010) 1702 : cluster [DBG] pgmap v252: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:17:12.438 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:12 smithi040 bash[76016]: cluster 2024-04-24T17:17:11.115728+0000 mgr.x (mgr.25010) 1702 : cluster [DBG] pgmap v252: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:17:12.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:12 smithi040 bash[76016]: cluster 2024-04-24T17:17:11.115728+0000 mgr.x (mgr.25010) 1702 : cluster [DBG] pgmap v252: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:17:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:12 smithi204 bash[58651]: cluster 2024-04-24T17:17:11.115728+0000 mgr.x (mgr.25010) 1702 : cluster [DBG] pgmap v252: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:17:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:12 smithi204 bash[58651]: cluster 2024-04-24T17:17:11.115728+0000 mgr.x (mgr.25010) 1702 : cluster [DBG] pgmap v252: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:17:14.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[70555]: cluster 2024-04-24T17:17:13.116784+0000 mgr.x (mgr.25010) 1703 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:14.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[70555]: cluster 2024-04-24T17:17:13.116784+0000 mgr.x (mgr.25010) 1703 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:14.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[70555]: audit 2024-04-24T17:17:13.135336+0000 mgr.x (mgr.25010) 1704 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:14.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[70555]: audit 2024-04-24T17:17:13.135336+0000 mgr.x (mgr.25010) 1704 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:14.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[76016]: cluster 2024-04-24T17:17:13.116784+0000 mgr.x (mgr.25010) 1703 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:14.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[76016]: cluster 2024-04-24T17:17:13.116784+0000 mgr.x (mgr.25010) 1703 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:14.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[76016]: audit 2024-04-24T17:17:13.135336+0000 mgr.x (mgr.25010) 1704 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:14.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:14 smithi040 bash[76016]: audit 2024-04-24T17:17:13.135336+0000 mgr.x (mgr.25010) 1704 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:14.511 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:17:14] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2024-04-24T17:17:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:14 smithi204 bash[58651]: cluster 2024-04-24T17:17:13.116784+0000 mgr.x (mgr.25010) 1703 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:14 smithi204 bash[58651]: cluster 2024-04-24T17:17:13.116784+0000 mgr.x (mgr.25010) 1703 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:14 smithi204 bash[58651]: audit 2024-04-24T17:17:13.135336+0000 mgr.x (mgr.25010) 1704 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:14 smithi204 bash[58651]: audit 2024-04-24T17:17:13.135336+0000 mgr.x (mgr.25010) 1704 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:16.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:16 smithi040 bash[70555]: cluster 2024-04-24T17:17:15.117748+0000 mgr.x (mgr.25010) 1705 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 340 B/s rd, 0 op/s 2024-04-24T17:17:16.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:16 smithi040 bash[70555]: cluster 2024-04-24T17:17:15.117748+0000 mgr.x (mgr.25010) 1705 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 340 B/s rd, 0 op/s 2024-04-24T17:17:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:16 smithi040 bash[76016]: cluster 2024-04-24T17:17:15.117748+0000 mgr.x (mgr.25010) 1705 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 340 B/s rd, 0 op/s 2024-04-24T17:17:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:16 smithi040 bash[76016]: cluster 2024-04-24T17:17:15.117748+0000 mgr.x (mgr.25010) 1705 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 340 B/s rd, 0 op/s 2024-04-24T17:17:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:16 smithi204 bash[58651]: cluster 2024-04-24T17:17:15.117748+0000 mgr.x (mgr.25010) 1705 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 340 B/s rd, 0 op/s 2024-04-24T17:17:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:16 smithi204 bash[58651]: cluster 2024-04-24T17:17:15.117748+0000 mgr.x (mgr.25010) 1705 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 340 B/s rd, 0 op/s 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[70555]: audit 2024-04-24T17:17:16.854019+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[70555]: audit 2024-04-24T17:17:16.854019+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[70555]: audit 2024-04-24T17:17:16.856295+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[70555]: audit 2024-04-24T17:17:16.856295+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[70555]: cluster 2024-04-24T17:17:17.119014+0000 mgr.x (mgr.25010) 1706 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[70555]: cluster 2024-04-24T17:17:17.119014+0000 mgr.x (mgr.25010) 1706 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[76016]: audit 2024-04-24T17:17:16.854019+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[76016]: audit 2024-04-24T17:17:16.854019+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:18.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[76016]: audit 2024-04-24T17:17:16.856295+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[76016]: audit 2024-04-24T17:17:16.856295+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[76016]: cluster 2024-04-24T17:17:17.119014+0000 mgr.x (mgr.25010) 1706 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-24T17:17:18.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:17 smithi040 bash[76016]: cluster 2024-04-24T17:17:17.119014+0000 mgr.x (mgr.25010) 1706 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-24T17:17:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:17 smithi204 bash[58651]: audit 2024-04-24T17:17:16.854019+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:17 smithi204 bash[58651]: audit 2024-04-24T17:17:16.854019+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:18.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:17 smithi204 bash[58651]: audit 2024-04-24T17:17:16.856295+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:17 smithi204 bash[58651]: audit 2024-04-24T17:17:16.856295+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:17 smithi204 bash[58651]: cluster 2024-04-24T17:17:17.119014+0000 mgr.x (mgr.25010) 1706 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-24T17:17:18.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:17 smithi204 bash[58651]: cluster 2024-04-24T17:17:17.119014+0000 mgr.x (mgr.25010) 1706 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-24T17:17:19.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[70555]: audit 2024-04-24T17:17:18.329010+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[70555]: audit 2024-04-24T17:17:18.329010+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[70555]: audit 2024-04-24T17:17:18.329252+0000 mgr.x (mgr.25010) 1707 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[70555]: audit 2024-04-24T17:17:18.329252+0000 mgr.x (mgr.25010) 1707 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[70555]: cephadm 2024-04-24T17:17:18.332309+0000 mgr.x (mgr.25010) 1708 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[70555]: cephadm 2024-04-24T17:17:18.332309+0000 mgr.x (mgr.25010) 1708 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[76016]: audit 2024-04-24T17:17:18.329010+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[76016]: audit 2024-04-24T17:17:18.329010+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[76016]: audit 2024-04-24T17:17:18.329252+0000 mgr.x (mgr.25010) 1707 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[76016]: audit 2024-04-24T17:17:18.329252+0000 mgr.x (mgr.25010) 1707 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[76016]: cephadm 2024-04-24T17:17:18.332309+0000 mgr.x (mgr.25010) 1708 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:17:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:18 smithi040 bash[76016]: cephadm 2024-04-24T17:17:18.332309+0000 mgr.x (mgr.25010) 1708 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:17:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:18 smithi204 bash[58651]: audit 2024-04-24T17:17:18.329010+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:18 smithi204 bash[58651]: audit 2024-04-24T17:17:18.329010+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:18 smithi204 bash[58651]: audit 2024-04-24T17:17:18.329252+0000 mgr.x (mgr.25010) 1707 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:18 smithi204 bash[58651]: audit 2024-04-24T17:17:18.329252+0000 mgr.x (mgr.25010) 1707 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-24T17:17:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:18 smithi204 bash[58651]: cephadm 2024-04-24T17:17:18.332309+0000 mgr.x (mgr.25010) 1708 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:17:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:18 smithi204 bash[58651]: cephadm 2024-04-24T17:17:18.332309+0000 mgr.x (mgr.25010) 1708 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-24T17:17:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:19 smithi204 bash[58651]: cluster 2024-04-24T17:17:19.120220+0000 mgr.x (mgr.25010) 1709 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:17:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:19 smithi204 bash[58651]: cluster 2024-04-24T17:17:19.120220+0000 mgr.x (mgr.25010) 1709 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:17:20.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:19 smithi040 bash[70555]: cluster 2024-04-24T17:17:19.120220+0000 mgr.x (mgr.25010) 1709 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:17:20.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:19 smithi040 bash[70555]: cluster 2024-04-24T17:17:19.120220+0000 mgr.x (mgr.25010) 1709 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:17:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:19 smithi040 bash[76016]: cluster 2024-04-24T17:17:19.120220+0000 mgr.x (mgr.25010) 1709 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:17:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:19 smithi040 bash[76016]: cluster 2024-04-24T17:17:19.120220+0000 mgr.x (mgr.25010) 1709 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-24T17:17:22.066 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: cephadm 2024-04-24T17:17:20.752886+0000 mgr.x (mgr.25010) 1710 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:17:22.066 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: cephadm 2024-04-24T17:17:20.752886+0000 mgr.x (mgr.25010) 1710 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: audit 2024-04-24T17:17:20.760782+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: audit 2024-04-24T17:17:20.760782+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: audit 2024-04-24T17:17:20.765196+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: audit 2024-04-24T17:17:20.765196+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: audit 2024-04-24T17:17:20.767078+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: audit 2024-04-24T17:17:20.767078+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: cephadm 2024-04-24T17:17:20.772015+0000 mgr.x (mgr.25010) 1711 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: cephadm 2024-04-24T17:17:20.772015+0000 mgr.x (mgr.25010) 1711 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: cluster 2024-04-24T17:17:21.121471+0000 mgr.x (mgr.25010) 1712 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:22.067 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:21 smithi204 bash[58651]: cluster 2024-04-24T17:17:21.121471+0000 mgr.x (mgr.25010) 1712 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: cephadm 2024-04-24T17:17:20.752886+0000 mgr.x (mgr.25010) 1710 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: cephadm 2024-04-24T17:17:20.752886+0000 mgr.x (mgr.25010) 1710 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: audit 2024-04-24T17:17:20.760782+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: audit 2024-04-24T17:17:20.760782+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: audit 2024-04-24T17:17:20.765196+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: audit 2024-04-24T17:17:20.765196+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: audit 2024-04-24T17:17:20.767078+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: audit 2024-04-24T17:17:20.767078+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: cephadm 2024-04-24T17:17:20.772015+0000 mgr.x (mgr.25010) 1711 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:17:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: cephadm 2024-04-24T17:17:20.772015+0000 mgr.x (mgr.25010) 1711 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: cluster 2024-04-24T17:17:21.121471+0000 mgr.x (mgr.25010) 1712 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[70555]: cluster 2024-04-24T17:17:21.121471+0000 mgr.x (mgr.25010) 1712 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: cephadm 2024-04-24T17:17:20.752886+0000 mgr.x (mgr.25010) 1710 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: cephadm 2024-04-24T17:17:20.752886+0000 mgr.x (mgr.25010) 1710 : cephadm [INF] Upgrade: Updating osd.7 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: audit 2024-04-24T17:17:20.760782+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: audit 2024-04-24T17:17:20.760782+0000 mon.a (mon.0) 5019 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: audit 2024-04-24T17:17:20.765196+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: audit 2024-04-24T17:17:20.765196+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: audit 2024-04-24T17:17:20.767078+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: audit 2024-04-24T17:17:20.767078+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: cephadm 2024-04-24T17:17:20.772015+0000 mgr.x (mgr.25010) 1711 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:17:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: cephadm 2024-04-24T17:17:20.772015+0000 mgr.x (mgr.25010) 1711 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-04-24T17:17:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: cluster 2024-04-24T17:17:21.121471+0000 mgr.x (mgr.25010) 1712 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:22.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:21 smithi040 bash[76016]: cluster 2024-04-24T17:17:21.121471+0000 mgr.x (mgr.25010) 1712 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:23.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:23 smithi040 bash[70555]: audit 2024-04-24T17:17:22.225811+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:23.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:23 smithi040 bash[70555]: audit 2024-04-24T17:17:22.225811+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:23 smithi040 bash[76016]: audit 2024-04-24T17:17:22.225811+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:23 smithi040 bash[76016]: audit 2024-04-24T17:17:22.225811+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:23 smithi204 bash[58651]: audit 2024-04-24T17:17:22.225811+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:23 smithi204 bash[58651]: audit 2024-04-24T17:17:22.225811+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:24.509 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:17:24] "GET /metrics HTTP/1.1" 200 38541 "" "Prometheus/2.33.4" 2024-04-24T17:17:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:24 smithi204 bash[58651]: cluster 2024-04-24T17:17:23.122641+0000 mgr.x (mgr.25010) 1713 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:24 smithi204 bash[58651]: cluster 2024-04-24T17:17:23.122641+0000 mgr.x (mgr.25010) 1713 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:24 smithi204 bash[58651]: audit 2024-04-24T17:17:23.144774+0000 mgr.x (mgr.25010) 1714 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:24 smithi204 bash[58651]: audit 2024-04-24T17:17:23.144774+0000 mgr.x (mgr.25010) 1714 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:24.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[70555]: cluster 2024-04-24T17:17:23.122641+0000 mgr.x (mgr.25010) 1713 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[70555]: cluster 2024-04-24T17:17:23.122641+0000 mgr.x (mgr.25010) 1713 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[70555]: audit 2024-04-24T17:17:23.144774+0000 mgr.x (mgr.25010) 1714 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:24.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[70555]: audit 2024-04-24T17:17:23.144774+0000 mgr.x (mgr.25010) 1714 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[76016]: cluster 2024-04-24T17:17:23.122641+0000 mgr.x (mgr.25010) 1713 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[76016]: cluster 2024-04-24T17:17:23.122641+0000 mgr.x (mgr.25010) 1713 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[76016]: audit 2024-04-24T17:17:23.144774+0000 mgr.x (mgr.25010) 1714 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:24.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:24 smithi040 bash[76016]: audit 2024-04-24T17:17:23.144774+0000 mgr.x (mgr.25010) 1714 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:25.642 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.643 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.643 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.644 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.644 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.644 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.644 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.645 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:25.962 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:25 smithi204 systemd[1]: Stopping Ceph osd.7 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:17:25.963 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:25 smithi204 bash[34008]: debug 2024-04-24T17:17:25.762+0000 7f94137b7700 -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-24T17:17:25.963 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:25 smithi204 bash[34008]: debug 2024-04-24T17:17:25.762+0000 7f94137b7700 -1 osd.7 154 *** Got signal Terminated *** 2024-04-24T17:17:25.963 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:25 smithi204 bash[34008]: debug 2024-04-24T17:17:25.762+0000 7f94137b7700 -1 osd.7 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:17:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: cluster 2024-04-24T17:17:25.123251+0000 mgr.x (mgr.25010) 1715 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: cluster 2024-04-24T17:17:25.123251+0000 mgr.x (mgr.25010) 1715 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: cluster 2024-04-24T17:17:25.765311+0000 mon.a (mon.0) 5023 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:17:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: cluster 2024-04-24T17:17:25.765311+0000 mon.a (mon.0) 5023 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:17:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: audit 2024-04-24T17:17:26.075549+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: audit 2024-04-24T17:17:26.075549+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: audit 2024-04-24T17:17:26.088132+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: audit 2024-04-24T17:17:26.088132+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: audit 2024-04-24T17:17:26.099639+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[70555]: audit 2024-04-24T17:17:26.099639+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: cluster 2024-04-24T17:17:25.123251+0000 mgr.x (mgr.25010) 1715 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: cluster 2024-04-24T17:17:25.123251+0000 mgr.x (mgr.25010) 1715 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: cluster 2024-04-24T17:17:25.765311+0000 mon.a (mon.0) 5023 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: cluster 2024-04-24T17:17:25.765311+0000 mon.a (mon.0) 5023 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: audit 2024-04-24T17:17:26.075549+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: audit 2024-04-24T17:17:26.075549+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: audit 2024-04-24T17:17:26.088132+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: audit 2024-04-24T17:17:26.088132+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: audit 2024-04-24T17:17:26.099639+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:26 smithi040 bash[76016]: audit 2024-04-24T17:17:26.099639+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: cluster 2024-04-24T17:17:25.123251+0000 mgr.x (mgr.25010) 1715 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: cluster 2024-04-24T17:17:25.123251+0000 mgr.x (mgr.25010) 1715 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: cluster 2024-04-24T17:17:25.765311+0000 mon.a (mon.0) 5023 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: cluster 2024-04-24T17:17:25.765311+0000 mon.a (mon.0) 5023 : cluster [INF] osd.7 marked itself down and dead 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: audit 2024-04-24T17:17:26.075549+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: audit 2024-04-24T17:17:26.075549+0000 mon.a (mon.0) 5024 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: audit 2024-04-24T17:17:26.088132+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: audit 2024-04-24T17:17:26.088132+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: audit 2024-04-24T17:17:26.099639+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:26.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:26 smithi204 bash[58651]: audit 2024-04-24T17:17:26.099639+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:27.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:26.234896+0000 mon.a (mon.0) 5027 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:17:27.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:26.234896+0000 mon.a (mon.0) 5027 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:17:27.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:26.234947+0000 mon.a (mon.0) 5028 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:17:27.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:26.234947+0000 mon.a (mon.0) 5028 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:17:27.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:26.246552+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-24T17:17:27.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:26.246552+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-24T17:17:27.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.249256+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-04-24T17:17:27.314 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.249256+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-04-24T17:17:27.578 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[73338]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:17:27.578 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:27 smithi204 bash[73510]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:17:27.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:26.234896+0000 mon.a (mon.0) 5027 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:26.234896+0000 mon.a (mon.0) 5027 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:26.234947+0000 mon.a (mon.0) 5028 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:26.234947+0000 mon.a (mon.0) 5028 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:26.246552+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:26.246552+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.249256+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.249256+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:26.234896+0000 mon.a (mon.0) 5027 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:26.234896+0000 mon.a (mon.0) 5027 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:26.234947+0000 mon.a (mon.0) 5028 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:26.234947+0000 mon.a (mon.0) 5028 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-24T17:17:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:26.246552+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-24T17:17:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:26.246552+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-24T17:17:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.249256+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-04-24T17:17:27.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:27 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.249256+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e156: 8 total, 7 up, 8 in 2024-04-24T17:17:28.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.123880+0000 mgr.x (mgr.25010) 1716 : cluster [DBG] pgmap v261: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.123880+0000 mgr.x (mgr.25010) 1716 : cluster [DBG] pgmap v261: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.254483+0000 mon.a (mon.0) 5031 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.254483+0000 mon.a (mon.0) 5031 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: audit 2024-04-24T17:17:27.264113+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: audit 2024-04-24T17:17:27.264113+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: audit 2024-04-24T17:17:27.303341+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: audit 2024-04-24T17:17:27.303341+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.305378+0000 mgr.x (mgr.25010) 1717 : cluster [DBG] pgmap v263: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: cluster 2024-04-24T17:17:27.305378+0000 mgr.x (mgr.25010) 1717 : cluster [DBG] pgmap v263: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-24T17:17:28.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: audit 2024-04-24T17:17:27.313536+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[70555]: audit 2024-04-24T17:17:27.313536+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.123880+0000 mgr.x (mgr.25010) 1716 : cluster [DBG] pgmap v261: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.123880+0000 mgr.x (mgr.25010) 1716 : cluster [DBG] pgmap v261: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.254483+0000 mon.a (mon.0) 5031 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.254483+0000 mon.a (mon.0) 5031 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: audit 2024-04-24T17:17:27.264113+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: audit 2024-04-24T17:17:27.264113+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: audit 2024-04-24T17:17:27.303341+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: audit 2024-04-24T17:17:27.303341+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.305378+0000 mgr.x (mgr.25010) 1717 : cluster [DBG] pgmap v263: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-24T17:17:28.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: cluster 2024-04-24T17:17:27.305378+0000 mgr.x (mgr.25010) 1717 : cluster [DBG] pgmap v263: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-24T17:17:28.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: audit 2024-04-24T17:17:27.313536+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:28 smithi040 bash[76016]: audit 2024-04-24T17:17:27.313536+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.123880+0000 mgr.x (mgr.25010) 1716 : cluster [DBG] pgmap v261: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.123880+0000 mgr.x (mgr.25010) 1716 : cluster [DBG] pgmap v261: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-24T17:17:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.254483+0000 mon.a (mon.0) 5031 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-24T17:17:28.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.254483+0000 mon.a (mon.0) 5031 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: audit 2024-04-24T17:17:27.264113+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: audit 2024-04-24T17:17:27.264113+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: audit 2024-04-24T17:17:27.303341+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: audit 2024-04-24T17:17:27.303341+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.305378+0000 mgr.x (mgr.25010) 1717 : cluster [DBG] pgmap v263: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: cluster 2024-04-24T17:17:27.305378+0000 mgr.x (mgr.25010) 1717 : cluster [DBG] pgmap v263: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: audit 2024-04-24T17:17:27.313536+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:28.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:28 smithi204 bash[58651]: audit 2024-04-24T17:17:27.313536+0000 mon.a (mon.0) 5034 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: cluster 2024-04-24T17:17:28.297374+0000 mon.a (mon.0) 5035 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: cluster 2024-04-24T17:17:28.297374+0000 mon.a (mon.0) 5035 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: audit 2024-04-24T17:17:28.708961+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: audit 2024-04-24T17:17:28.708961+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: audit 2024-04-24T17:17:28.720315+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: audit 2024-04-24T17:17:28.720315+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: audit 2024-04-24T17:17:28.732046+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.537 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 bash[58651]: audit 2024-04-24T17:17:28.732046+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: cluster 2024-04-24T17:17:28.297374+0000 mon.a (mon.0) 5035 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: cluster 2024-04-24T17:17:28.297374+0000 mon.a (mon.0) 5035 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: audit 2024-04-24T17:17:28.708961+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: audit 2024-04-24T17:17:28.708961+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: audit 2024-04-24T17:17:28.720315+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: audit 2024-04-24T17:17:28.720315+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: audit 2024-04-24T17:17:28.732046+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[70555]: audit 2024-04-24T17:17:28.732046+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: cluster 2024-04-24T17:17:28.297374+0000 mon.a (mon.0) 5035 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:17:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: cluster 2024-04-24T17:17:28.297374+0000 mon.a (mon.0) 5035 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:17:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: audit 2024-04-24T17:17:28.708961+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: audit 2024-04-24T17:17:28.708961+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: audit 2024-04-24T17:17:28.720315+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: audit 2024-04-24T17:17:28.720315+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: audit 2024-04-24T17:17:28.732046+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:29 smithi040 bash[76016]: audit 2024-04-24T17:17:28.732046+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:29.863 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.863 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.863 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.864 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-24T17:17:29.864 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: Stopped Ceph osd.7 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:17:29.864 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.864 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: Started Ceph osd.7 for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:17:29.864 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.865 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.865 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:29.865 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:17:29 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: cluster 2024-04-24T17:17:28.722217+0000 mgr.x (mgr.25010) 1718 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: cluster 2024-04-24T17:17:28.722217+0000 mgr.x (mgr.25010) 1718 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: cluster 2024-04-24T17:17:28.722591+0000 mgr.x (mgr.25010) 1719 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: cluster 2024-04-24T17:17:28.722591+0000 mgr.x (mgr.25010) 1719 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: cluster 2024-04-24T17:17:29.715768+0000 mon.a (mon.0) 5039 : cluster [WRN] Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 6 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: cluster 2024-04-24T17:17:29.715768+0000 mon.a (mon.0) 5039 : cluster [WRN] Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 6 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.833673+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.833673+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.844917+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.844917+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.857752+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.857752+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.859251+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.859251+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.869077+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.869077+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.927260+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: cluster 2024-04-24T17:17:28.722217+0000 mgr.x (mgr.25010) 1718 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: cluster 2024-04-24T17:17:28.722217+0000 mgr.x (mgr.25010) 1718 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: cluster 2024-04-24T17:17:28.722591+0000 mgr.x (mgr.25010) 1719 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: cluster 2024-04-24T17:17:28.722591+0000 mgr.x (mgr.25010) 1719 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: cluster 2024-04-24T17:17:29.715768+0000 mon.a (mon.0) 5039 : cluster [WRN] Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 6 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: cluster 2024-04-24T17:17:29.715768+0000 mon.a (mon.0) 5039 : cluster [WRN] Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 6 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.833673+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.833673+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.844917+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.844917+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.857752+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.857752+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.859251+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.859251+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.869077+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.869077+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.927260+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.927260+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.930451+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.930451+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.933612+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.933612+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.934821+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.934821+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.943619+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:29.943619+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.026149+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.026149+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.030378+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.030378+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.033945+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.033945+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.035287+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.035287+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.047327+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.047327+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.927260+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.930451+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.930451+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.933612+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.933612+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.934821+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.934821+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.943619+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:29.943619+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.026149+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.026149+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.030378+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.030378+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.033945+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.033945+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.035287+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.035287+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.047327+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.047327+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.135491+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.135491+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.140122+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.140122+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.144337+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.144337+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.145887+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.145887+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.155617+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.155617+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.245048+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.245048+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.248266+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.248266+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.251558+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.251558+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.253453+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.253453+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.263663+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[70555]: audit 2024-04-24T17:17:30.263663+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.135491+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.135491+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.140122+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.140122+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.144337+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.144337+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.145887+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.145887+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.155617+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.155617+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.245048+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.245048+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.248266+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.248266+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.251558+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.251558+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.253453+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.253453+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.263663+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:30 smithi040 bash[76016]: audit 2024-04-24T17:17:30.263663+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: cluster 2024-04-24T17:17:28.722217+0000 mgr.x (mgr.25010) 1718 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: cluster 2024-04-24T17:17:28.722217+0000 mgr.x (mgr.25010) 1718 : cluster [DBG] pgmap v264: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: cluster 2024-04-24T17:17:28.722591+0000 mgr.x (mgr.25010) 1719 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: cluster 2024-04-24T17:17:28.722591+0000 mgr.x (mgr.25010) 1719 : cluster [DBG] pgmap v265: 161 pgs: 6 active+undersized+degraded, 7 peering, 16 stale+active+clean, 4 active+undersized, 128 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%) 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: cluster 2024-04-24T17:17:29.715768+0000 mon.a (mon.0) 5039 : cluster [WRN] Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 6 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: cluster 2024-04-24T17:17:29.715768+0000 mon.a (mon.0) 5039 : cluster [WRN] Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 6 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.833673+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.833673+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.844917+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.844917+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.857752+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.857752+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.859251+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.859251+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.869077+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.869077+0000 mon.a (mon.0) 5044 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.927260+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.927260+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.930451+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.930451+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.933612+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.933612+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.934821+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.934821+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.943619+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:29.943619+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.026149+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.026149+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.030378+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.030378+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.033945+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.033945+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.035287+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.035287+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.047327+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.047327+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.135491+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.135491+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.140122+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.140122+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.144337+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.144337+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.145887+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.145887+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.155617+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.155617+0000 mon.a (mon.0) 5059 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.245048+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.245048+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.248266+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.248266+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.251558+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.251558+0000 mon.a (mon.0) 5062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.253453+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.253453+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.263663+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:30.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:30 smithi204 bash[58651]: audit 2024-04-24T17:17:30.263663+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cluster 2024-04-24T17:17:29.860934+0000 mgr.x (mgr.25010) 1720 : cluster [DBG] pgmap v266: 161 pgs: 8 active+undersized+degraded, 7 peering, 15 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cluster 2024-04-24T17:17:29.860934+0000 mgr.x (mgr.25010) 1720 : cluster [DBG] pgmap v266: 161 pgs: 8 active+undersized+degraded, 7 peering, 15 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:29.869405+0000 mgr.x (mgr.25010) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:29.869405+0000 mgr.x (mgr.25010) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:29.943827+0000 mgr.x (mgr.25010) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:29.943827+0000 mgr.x (mgr.25010) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.047688+0000 mgr.x (mgr.25010) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.047688+0000 mgr.x (mgr.25010) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.156083+0000 mgr.x (mgr.25010) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.156083+0000 mgr.x (mgr.25010) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.264176+0000 mgr.x (mgr.25010) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.264176+0000 mgr.x (mgr.25010) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.354884+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.354884+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.357621+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.357621+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.360885+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.360885+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.361914+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.361914+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.370270+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.370270+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.370662+0000 mgr.x (mgr.25010) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.370662+0000 mgr.x (mgr.25010) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.332 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.450413+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.450413+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.453362+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.453362+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.455749+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.455749+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.456582+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.456582+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.462571+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.462571+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.462674+0000 mgr.x (mgr.25010) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.462674+0000 mgr.x (mgr.25010) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.521875+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.521875+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.333 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.524944+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.524944+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.527350+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.527350+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.528504+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.528504+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.534472+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.534472+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.578799+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.578799+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.582090+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.582090+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.584813+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.584813+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.585961+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.585961+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.592889+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.592889+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.671039+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.671039+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.674656+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.674656+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.678158+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.678158+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.679668+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.679668+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.688885+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.688885+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.765507+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.765507+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.768524+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.768524+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.771344+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.771344+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.772585+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.772585+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.778974+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.778974+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.838266+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.838266+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cluster 2024-04-24T17:17:30.840456+0000 mon.a (mon.0) 5096 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state']) 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: cluster 2024-04-24T17:17:30.840456+0000 mon.a (mon.0) 5096 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state']) 2024-04-24T17:17:31.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.841383+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.841383+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.848363+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.848363+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.849604+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.849604+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.857994+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.857994+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.915720+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.915720+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.918553+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.918553+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.921128+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.921128+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.922145+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.922145+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.931101+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.931101+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.989846+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.989846+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.993213+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.993213+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.995977+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.995977+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.997161+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:30.997161+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.005947+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.005947+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.079614+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.079614+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.082034+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.082034+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.084931+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.084931+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.086210+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.086210+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.095007+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.095007+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.158292+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.158292+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.161733+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.161733+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.164560+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.164560+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.165811+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.165811+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.172978+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.172978+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.230037+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.230037+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.232168+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.232168+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.234290+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.234290+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.235124+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.235124+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.242483+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[58651]: audit 2024-04-24T17:17:31.242483+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cluster 2024-04-24T17:17:29.860934+0000 mgr.x (mgr.25010) 1720 : cluster [DBG] pgmap v266: 161 pgs: 8 active+undersized+degraded, 7 peering, 15 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cluster 2024-04-24T17:17:29.860934+0000 mgr.x (mgr.25010) 1720 : cluster [DBG] pgmap v266: 161 pgs: 8 active+undersized+degraded, 7 peering, 15 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:29.869405+0000 mgr.x (mgr.25010) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:29.869405+0000 mgr.x (mgr.25010) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:29.943827+0000 mgr.x (mgr.25010) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:29.943827+0000 mgr.x (mgr.25010) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.047688+0000 mgr.x (mgr.25010) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.496 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.047688+0000 mgr.x (mgr.25010) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.156083+0000 mgr.x (mgr.25010) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.156083+0000 mgr.x (mgr.25010) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.264176+0000 mgr.x (mgr.25010) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.264176+0000 mgr.x (mgr.25010) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.354884+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.354884+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.357621+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.357621+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.360885+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.360885+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.361914+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cluster 2024-04-24T17:17:29.860934+0000 mgr.x (mgr.25010) 1720 : cluster [DBG] pgmap v266: 161 pgs: 8 active+undersized+degraded, 7 peering, 15 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cluster 2024-04-24T17:17:29.860934+0000 mgr.x (mgr.25010) 1720 : cluster [DBG] pgmap v266: 161 pgs: 8 active+undersized+degraded, 7 peering, 15 stale+active+clean, 7 active+undersized, 124 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:29.869405+0000 mgr.x (mgr.25010) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:29.869405+0000 mgr.x (mgr.25010) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:29.943827+0000 mgr.x (mgr.25010) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:29.943827+0000 mgr.x (mgr.25010) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.047688+0000 mgr.x (mgr.25010) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.047688+0000 mgr.x (mgr.25010) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.156083+0000 mgr.x (mgr.25010) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.156083+0000 mgr.x (mgr.25010) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.264176+0000 mgr.x (mgr.25010) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.264176+0000 mgr.x (mgr.25010) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.354884+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.354884+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.357621+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.357621+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.360885+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.360885+0000 mon.a (mon.0) 5067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.361914+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.361914+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.370270+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.370270+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.499 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.370662+0000 mgr.x (mgr.25010) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.370662+0000 mgr.x (mgr.25010) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.450413+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.450413+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.453362+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.453362+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.455749+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.455749+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.456582+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.456582+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.462571+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.462571+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.462674+0000 mgr.x (mgr.25010) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.462674+0000 mgr.x (mgr.25010) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.521875+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.521875+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.524944+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.361914+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.370270+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.370270+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.370662+0000 mgr.x (mgr.25010) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.370662+0000 mgr.x (mgr.25010) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.450413+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.450413+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.453362+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.453362+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.455749+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.455749+0000 mon.a (mon.0) 5072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.456582+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.456582+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.462571+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.462571+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.462674+0000 mgr.x (mgr.25010) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.462674+0000 mgr.x (mgr.25010) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.521875+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.521875+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.524944+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.524944+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.527350+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.502 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.527350+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.528504+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.528504+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.534472+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.534472+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.578799+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.578799+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.582090+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.582090+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.584813+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.584813+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.585961+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.585961+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.592889+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.592889+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.671039+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.671039+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.524944+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.527350+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.527350+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.528504+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.528504+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.534472+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.534472+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.578799+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.504 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.578799+0000 mon.a (mon.0) 5080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.582090+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.582090+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.584813+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.584813+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.585961+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.585961+0000 mon.a (mon.0) 5083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.592889+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.592889+0000 mon.a (mon.0) 5084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.671039+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.671039+0000 mon.a (mon.0) 5085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.674656+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.674656+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.678158+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.678158+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.679668+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.679668+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.688885+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.688885+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.765507+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.765507+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.768524+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.768524+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.771344+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.771344+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.772585+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.772585+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.778974+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.778974+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.838266+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.674656+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.674656+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.678158+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.678158+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.679668+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.679668+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.688885+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.507 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.688885+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.765507+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.765507+0000 mon.a (mon.0) 5090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.768524+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.768524+0000 mon.a (mon.0) 5091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.771344+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.771344+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.772585+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.772585+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.778974+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.778974+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.838266+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.508 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.838266+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cluster 2024-04-24T17:17:30.840456+0000 mon.a (mon.0) 5096 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state']) 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: cluster 2024-04-24T17:17:30.840456+0000 mon.a (mon.0) 5096 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state']) 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.841383+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.841383+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.848363+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.848363+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.849604+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.849604+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.857994+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.857994+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.915720+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.915720+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.918553+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.918553+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.921128+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.509 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.921128+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.922145+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.922145+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.838266+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cluster 2024-04-24T17:17:30.840456+0000 mon.a (mon.0) 5096 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state']) 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: cluster 2024-04-24T17:17:30.840456+0000 mon.a (mon.0) 5096 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi204 is in unknown state']) 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.841383+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.841383+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.848363+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.848363+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.849604+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.849604+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.857994+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.857994+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.915720+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.915720+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.918553+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.918553+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.921128+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.921128+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.922145+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.922145+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.511 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.931101+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.931101+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.989846+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.989846+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.993213+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.993213+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.995977+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.995977+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.997161+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:30.997161+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.005947+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.005947+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.079614+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.079614+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.082034+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.082034+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.512 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.084931+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.084931+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.086210+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.931101+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.931101+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.989846+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.989846+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.993213+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.993213+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.995977+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.995977+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.997161+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:30.997161+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.005947+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.005947+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.079614+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.079614+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.082034+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.082034+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.084931+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.084931+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.086210+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.514 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.086210+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.095007+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.095007+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.158292+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.158292+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.161733+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.161733+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.164560+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.164560+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.165811+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.165811+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.172978+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.172978+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.230037+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.230037+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.232168+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.232168+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.234290+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.234290+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.086210+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.095007+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.095007+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.158292+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.158292+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.161733+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.161733+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.516 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.164560+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.164560+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.165811+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.165811+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.172978+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.172978+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.230037+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.230037+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.232168+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.232168+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.234290+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.234290+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:31.517 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.235124+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.518 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.235124+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.518 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.242483+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.518 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[70555]: audit 2024-04-24T17:17:31.242483+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.518 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.235124+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.518 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.235124+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:31.518 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.242483+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.518 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:31 smithi040 bash[76016]: audit 2024-04-24T17:17:31.242483+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:31.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:17:31.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-24T17:17:31.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-24T17:17:31.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: 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-24T17:17:31.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-24T17:17:31.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-24T17:17:31.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-24T17:17:31.759 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-24T17:17:31.759 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:31 smithi204 bash[73662]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-24T17:17:32.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.534623+0000 mgr.x (mgr.25010) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.534623+0000 mgr.x (mgr.25010) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.593058+0000 mgr.x (mgr.25010) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.593058+0000 mgr.x (mgr.25010) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.689493+0000 mgr.x (mgr.25010) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.689493+0000 mgr.x (mgr.25010) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.779243+0000 mgr.x (mgr.25010) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.779243+0000 mgr.x (mgr.25010) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.858150+0000 mgr.x (mgr.25010) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.858150+0000 mgr.x (mgr.25010) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.931309+0000 mgr.x (mgr.25010) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:30.931309+0000 mgr.x (mgr.25010) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.006222+0000 mgr.x (mgr.25010) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.006222+0000 mgr.x (mgr.25010) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.095306+0000 mgr.x (mgr.25010) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.095306+0000 mgr.x (mgr.25010) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.173169+0000 mgr.x (mgr.25010) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.173169+0000 mgr.x (mgr.25010) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.242658+0000 mgr.x (mgr.25010) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.429 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.242658+0000 mgr.x (mgr.25010) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.283547+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.283547+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.534623+0000 mgr.x (mgr.25010) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.534623+0000 mgr.x (mgr.25010) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.593058+0000 mgr.x (mgr.25010) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.593058+0000 mgr.x (mgr.25010) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.689493+0000 mgr.x (mgr.25010) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.689493+0000 mgr.x (mgr.25010) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.779243+0000 mgr.x (mgr.25010) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.779243+0000 mgr.x (mgr.25010) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.858150+0000 mgr.x (mgr.25010) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.858150+0000 mgr.x (mgr.25010) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.931309+0000 mgr.x (mgr.25010) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:30.931309+0000 mgr.x (mgr.25010) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.006222+0000 mgr.x (mgr.25010) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.006222+0000 mgr.x (mgr.25010) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.095306+0000 mgr.x (mgr.25010) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.095306+0000 mgr.x (mgr.25010) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.173169+0000 mgr.x (mgr.25010) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.173169+0000 mgr.x (mgr.25010) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.242658+0000 mgr.x (mgr.25010) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.242658+0000 mgr.x (mgr.25010) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.431 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.283547+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.283547+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.296441+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.296441+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.298911+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.298911+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.299811+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.299811+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.305181+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.305181+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.305321+0000 mgr.x (mgr.25010) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.305321+0000 mgr.x (mgr.25010) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.362942+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.362942+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.365205+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.365205+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.367328+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.367328+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.368049+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.368049+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.373661+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.296441+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.296441+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.298911+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.298911+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.299811+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.299811+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.305181+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.305181+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.305321+0000 mgr.x (mgr.25010) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.305321+0000 mgr.x (mgr.25010) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.362942+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.362942+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.365205+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.365205+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.367328+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.367328+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.368049+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.368049+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.373661+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.373661+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.373685+0000 mgr.x (mgr.25010) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.373685+0000 mgr.x (mgr.25010) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.415368+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.415368+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.417759+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.417759+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.420086+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.420086+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.420969+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.420969+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.426796+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.426796+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.427005+0000 mgr.x (mgr.25010) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.427005+0000 mgr.x (mgr.25010) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.467488+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.467488+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.435 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.470199+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.470199+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.472539+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.472539+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.473345+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.473345+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.481465+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.481465+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.522259+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.522259+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.524610+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.524610+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.526683+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.526683+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.527567+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.527567+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.535571+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.535571+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.580651+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.580651+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.583037+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.583037+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.373661+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.373685+0000 mgr.x (mgr.25010) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.373685+0000 mgr.x (mgr.25010) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.415368+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.415368+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.417759+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.417759+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.420086+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.420086+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.420969+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.420969+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.426796+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.426796+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.427005+0000 mgr.x (mgr.25010) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.427005+0000 mgr.x (mgr.25010) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.467488+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.467488+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.470199+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.470199+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.472539+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.585167+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.585167+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.585986+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.585986+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.594246+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.594246+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.634925+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.634925+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.638057+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.638057+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.640924+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.640924+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.642100+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.642100+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.651300+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.651300+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.724890+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.724890+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.728081+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.728081+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.731350+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.731350+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.732821+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.732821+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.741788+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.741788+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.816189+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.816189+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.819799+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.819799+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.823088+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.823088+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.824706+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.824706+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.834218+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.834218+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.853789+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.853789+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.855195+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.472539+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.473345+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.473345+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.481465+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.481465+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.522259+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.522259+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.524610+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.524610+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.526683+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.526683+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.527567+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.527567+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.535571+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.535571+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.580651+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.580651+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.583037+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.583037+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.855195+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.960985+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.960985+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.965901+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.965901+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.971083+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.971083+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.972809+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.972809+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.985207+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:31.985207+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.109432+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.109432+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.112534+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.112534+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.115799+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.115799+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.116841+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.116841+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.123856+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.123856+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.196534+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.196534+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.201025+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.201025+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.204186+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.204186+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.205517+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.205517+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.215273+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[76016]: audit 2024-04-24T17:17:32.215273+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.585167+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.585167+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.585986+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.585986+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.594246+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.594246+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.634925+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.634925+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.638057+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.638057+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.640924+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.640924+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.642100+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.642100+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.651300+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.651300+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.724890+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.724890+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.728081+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.728081+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.731350+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.731350+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.732821+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.732821+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.741788+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.741788+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.816189+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.816189+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.819799+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.819799+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.823088+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.823088+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.824706+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.824706+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.834218+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.834218+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.853789+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.853789+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.855195+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.855195+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.960985+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.960985+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.965901+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.965901+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.971083+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.971083+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.972809+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.972809+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.985207+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:31.985207+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.109432+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.109432+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.112534+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.112534+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.115799+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.115799+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.116841+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.116841+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.123856+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.123856+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.196534+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.196534+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.201025+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.201025+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.204186+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.204186+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.205517+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.205517+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.215273+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:32 smithi040 bash[70555]: audit 2024-04-24T17:17:32.215273+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.534623+0000 mgr.x (mgr.25010) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.534623+0000 mgr.x (mgr.25010) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.593058+0000 mgr.x (mgr.25010) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.593058+0000 mgr.x (mgr.25010) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.689493+0000 mgr.x (mgr.25010) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.689493+0000 mgr.x (mgr.25010) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.779243+0000 mgr.x (mgr.25010) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.779243+0000 mgr.x (mgr.25010) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.858150+0000 mgr.x (mgr.25010) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.858150+0000 mgr.x (mgr.25010) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.931309+0000 mgr.x (mgr.25010) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:30.931309+0000 mgr.x (mgr.25010) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.006222+0000 mgr.x (mgr.25010) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.006222+0000 mgr.x (mgr.25010) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.095306+0000 mgr.x (mgr.25010) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.095306+0000 mgr.x (mgr.25010) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.173169+0000 mgr.x (mgr.25010) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.173169+0000 mgr.x (mgr.25010) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.242658+0000 mgr.x (mgr.25010) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.242658+0000 mgr.x (mgr.25010) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.283547+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.283547+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.296441+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.296441+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.298911+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.298911+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.299811+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.299811+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.305181+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.305181+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.305321+0000 mgr.x (mgr.25010) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.305321+0000 mgr.x (mgr.25010) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.362942+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.362942+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.365205+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.365205+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.367328+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.367328+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.368049+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.368049+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.373661+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.373661+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.373685+0000 mgr.x (mgr.25010) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.373685+0000 mgr.x (mgr.25010) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.415368+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.415368+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.417759+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.417759+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.420086+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.420086+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.420969+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.420969+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.426796+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.426796+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.427005+0000 mgr.x (mgr.25010) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.427005+0000 mgr.x (mgr.25010) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:32.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.467488+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.467488+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.470199+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.470199+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.472539+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.472539+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.473345+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.473345+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.481465+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.481465+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.522259+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.522259+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.524610+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.524610+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.526683+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.526683+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.527567+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.527567+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.535571+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.535571+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.580651+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.580651+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.583037+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.583037+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.585167+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.585167+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.585986+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.585986+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.594246+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.594246+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.634925+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.634925+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.638057+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.638057+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.640924+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.640924+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.642100+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.642100+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.651300+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.651300+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.724890+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.724890+0000 mon.a (mon.0) 5161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.728081+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.728081+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.731350+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.731350+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.732821+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.732821+0000 mon.a (mon.0) 5164 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.741788+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.741788+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.816189+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.816189+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.819799+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.819799+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.823088+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.823088+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.824706+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.824706+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.834218+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.834218+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.853789+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.853789+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.855195+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.855195+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.960985+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.960985+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.965901+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.965901+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.971083+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.971083+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.972809+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.972809+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.985207+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:31.985207+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.109432+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.109432+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.112534+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.112534+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.115799+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.115799+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.116841+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.116841+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.123856+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.123856+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.196534+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.196534+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.201025+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.201025+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.204186+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.204186+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.205517+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.205517+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.215273+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:32.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:32 smithi204 bash[58651]: audit 2024-04-24T17:17:32.215273+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.481589+0000 mgr.x (mgr.25010) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.481589+0000 mgr.x (mgr.25010) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.535727+0000 mgr.x (mgr.25010) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.535727+0000 mgr.x (mgr.25010) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.594332+0000 mgr.x (mgr.25010) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.594332+0000 mgr.x (mgr.25010) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.651451+0000 mgr.x (mgr.25010) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.651451+0000 mgr.x (mgr.25010) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.742003+0000 mgr.x (mgr.25010) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.742003+0000 mgr.x (mgr.25010) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.834510+0000 mgr.x (mgr.25010) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.834510+0000 mgr.x (mgr.25010) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cluster 2024-04-24T17:17:31.861716+0000 mgr.x (mgr.25010) 1747 : cluster [DBG] pgmap v267: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cluster 2024-04-24T17:17:31.861716+0000 mgr.x (mgr.25010) 1747 : cluster [DBG] pgmap v267: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.985632+0000 mgr.x (mgr.25010) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:31.985632+0000 mgr.x (mgr.25010) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.124042+0000 mgr.x (mgr.25010) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.124042+0000 mgr.x (mgr.25010) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.215914+0000 mgr.x (mgr.25010) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.215914+0000 mgr.x (mgr.25010) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.313003+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.313003+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.317188+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.317188+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.321237+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.321237+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.322666+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.322666+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.331904+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.331904+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.332104+0000 mgr.x (mgr.25010) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.332104+0000 mgr.x (mgr.25010) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.410368+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.410368+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.413793+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.413793+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.417399+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.417399+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.418737+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.418737+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.428953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.428953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.429103+0000 mgr.x (mgr.25010) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.429103+0000 mgr.x (mgr.25010) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.507164+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.507164+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.510398+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.510398+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.513867+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.513867+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.514864+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.514864+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.522895+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.522895+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.580358+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.580358+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.582626+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.582626+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.585133+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.585133+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.586588+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.586588+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.595745+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.595745+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.656276+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.656276+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.660264+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.660264+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.663265+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.663265+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.664419+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.664419+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.673814+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.673814+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.756928+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.756928+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.760285+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.760285+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.762827+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.762827+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.763958+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.763958+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.770556+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.770556+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.828158+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.828158+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.830982+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.830982+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.833227+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.833227+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.834236+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.834236+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.842420+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.842420+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cluster 2024-04-24T17:17:32.849316+0000 mon.a (mon.0) 5223 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: cluster 2024-04-24T17:17:32.849316+0000 mon.a (mon.0) 5223 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.899449+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.899449+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.902539+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.902539+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.905013+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.905013+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.906139+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.906139+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.913937+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.913937+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.955535+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.955535+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.957717+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.957717+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.959962+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.959962+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.960876+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.960876+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.966499+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:32.966499+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.007221+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.007221+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.009358+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.009358+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.011663+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.011663+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.012465+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.012465+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.017788+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.017788+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.058686+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.058686+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.060665+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.060665+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.062648+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.062648+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.063286+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.063286+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.068433+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.068433+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.109305+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.109305+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.111906+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.111906+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.114048+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.114048+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.114718+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.114718+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.119678+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.119678+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.174544+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.174544+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.178229+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.178229+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.181192+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.181192+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.182383+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.182383+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.191075+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.191075+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.248827+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.248827+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.251723+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.251723+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.254198+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.254198+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.255187+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.255187+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.263363+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:33 smithi204 bash[58651]: audit 2024-04-24T17:17:33.263363+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.481589+0000 mgr.x (mgr.25010) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.481589+0000 mgr.x (mgr.25010) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.535727+0000 mgr.x (mgr.25010) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.535727+0000 mgr.x (mgr.25010) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.594332+0000 mgr.x (mgr.25010) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.594332+0000 mgr.x (mgr.25010) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.651451+0000 mgr.x (mgr.25010) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.651451+0000 mgr.x (mgr.25010) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.742003+0000 mgr.x (mgr.25010) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.742003+0000 mgr.x (mgr.25010) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.834510+0000 mgr.x (mgr.25010) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.834510+0000 mgr.x (mgr.25010) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cluster 2024-04-24T17:17:31.861716+0000 mgr.x (mgr.25010) 1747 : cluster [DBG] pgmap v267: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cluster 2024-04-24T17:17:31.861716+0000 mgr.x (mgr.25010) 1747 : cluster [DBG] pgmap v267: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.985632+0000 mgr.x (mgr.25010) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:31.985632+0000 mgr.x (mgr.25010) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.124042+0000 mgr.x (mgr.25010) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.124042+0000 mgr.x (mgr.25010) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.215914+0000 mgr.x (mgr.25010) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.215914+0000 mgr.x (mgr.25010) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.313003+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.313003+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.317188+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.317188+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.321237+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.321237+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.322666+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.322666+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.331904+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.331904+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.332104+0000 mgr.x (mgr.25010) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.332104+0000 mgr.x (mgr.25010) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.410368+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.410368+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.413793+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.413793+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.417399+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.417399+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.418737+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.418737+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.481589+0000 mgr.x (mgr.25010) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.481589+0000 mgr.x (mgr.25010) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.535727+0000 mgr.x (mgr.25010) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.535727+0000 mgr.x (mgr.25010) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.594332+0000 mgr.x (mgr.25010) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.594332+0000 mgr.x (mgr.25010) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.651451+0000 mgr.x (mgr.25010) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.651451+0000 mgr.x (mgr.25010) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.742003+0000 mgr.x (mgr.25010) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.742003+0000 mgr.x (mgr.25010) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.834510+0000 mgr.x (mgr.25010) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.834510+0000 mgr.x (mgr.25010) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cluster 2024-04-24T17:17:31.861716+0000 mgr.x (mgr.25010) 1747 : cluster [DBG] pgmap v267: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cluster 2024-04-24T17:17:31.861716+0000 mgr.x (mgr.25010) 1747 : cluster [DBG] pgmap v267: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.985632+0000 mgr.x (mgr.25010) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:31.985632+0000 mgr.x (mgr.25010) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.124042+0000 mgr.x (mgr.25010) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.124042+0000 mgr.x (mgr.25010) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.215914+0000 mgr.x (mgr.25010) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.215914+0000 mgr.x (mgr.25010) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.313003+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.428953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.428953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.429103+0000 mgr.x (mgr.25010) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.429103+0000 mgr.x (mgr.25010) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.507164+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.507164+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.510398+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.510398+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.513867+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.513867+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.514864+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.514864+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.522895+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.522895+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.580358+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.580358+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.582626+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.582626+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.585133+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.585133+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.586588+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.586588+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.595745+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.595745+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.656276+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.656276+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.660264+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.660264+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.663265+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.663265+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.664419+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.664419+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.673814+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.673814+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.756928+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.756928+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.760285+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.760285+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.762827+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.762827+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.763958+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.763958+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.770556+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.770556+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.828158+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.828158+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.830982+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.830982+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.833227+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.833227+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.834236+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.834236+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.842420+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.842420+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cluster 2024-04-24T17:17:32.849316+0000 mon.a (mon.0) 5223 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: cluster 2024-04-24T17:17:32.849316+0000 mon.a (mon.0) 5223 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.899449+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.899449+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.313003+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.317188+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.317188+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.321237+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.321237+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.322666+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.322666+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.331904+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.331904+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.332104+0000 mgr.x (mgr.25010) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.332104+0000 mgr.x (mgr.25010) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.410368+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.410368+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.413793+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.413793+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.417399+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.417399+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.418737+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.418737+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.902539+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.902539+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.905013+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.905013+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.906139+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.906139+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.913937+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.913937+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.955535+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.955535+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.957717+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.957717+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.959962+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.959962+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.960876+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.960876+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.966499+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:32.966499+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.007221+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.007221+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.009358+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.009358+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.011663+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.011663+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.012465+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.012465+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.017788+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.017788+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.058686+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.058686+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.060665+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.060665+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.062648+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.062648+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.063286+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.063286+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.068433+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.068433+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.109305+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.109305+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.111906+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.111906+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.114048+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.114048+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.114718+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.114718+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.119678+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.119678+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.174544+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.174544+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.178229+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.178229+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.181192+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.181192+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.182383+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.182383+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.191075+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.428953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.428953+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.429103+0000 mgr.x (mgr.25010) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.429103+0000 mgr.x (mgr.25010) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.507164+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.507164+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.510398+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.510398+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.513867+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.513867+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.514864+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.514864+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.522895+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.522895+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.580358+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.580358+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.582626+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.582626+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.585133+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.191075+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.248827+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.248827+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.251723+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.251723+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.254198+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.254198+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.255187+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.255187+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.263363+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[76016]: audit 2024-04-24T17:17:33.263363+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.585133+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.586588+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.586588+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.595745+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.595745+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.656276+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.656276+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.660264+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.660264+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.663265+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.663265+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.664419+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.664419+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.673814+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.673814+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.756928+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.756928+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.760285+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.760285+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.762827+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.762827+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.763958+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.763958+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.770556+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.770556+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.828158+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.828158+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.830982+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.830982+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.833227+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.833227+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.834236+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.834236+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.842420+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.842420+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cluster 2024-04-24T17:17:32.849316+0000 mon.a (mon.0) 5223 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: cluster 2024-04-24T17:17:32.849316+0000 mon.a (mon.0) 5223 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.899449+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.899449+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.902539+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.902539+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.905013+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.905013+0000 mon.a (mon.0) 5226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.906139+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.906139+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.913937+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.913937+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.955535+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.955535+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.957717+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.957717+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.959962+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.959962+0000 mon.a (mon.0) 5231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.960876+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.960876+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.966499+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:32.966499+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.007221+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.007221+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.009358+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.009358+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.011663+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.011663+0000 mon.a (mon.0) 5236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.012465+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.012465+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.017788+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.017788+0000 mon.a (mon.0) 5238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.058686+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.058686+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.060665+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.060665+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.062648+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.062648+0000 mon.a (mon.0) 5241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.063286+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.063286+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.068433+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.068433+0000 mon.a (mon.0) 5243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.109305+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.109305+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.111906+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.111906+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.114048+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.114048+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.114718+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.114718+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.119678+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.119678+0000 mon.a (mon.0) 5248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.174544+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.174544+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.178229+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.178229+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.181192+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.181192+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.182383+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.182383+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.191075+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.191075+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.248827+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.248827+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.251723+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.251723+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.254198+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.254198+0000 mon.a (mon.0) 5256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.255187+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.255187+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.263363+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:33.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:33 smithi040 bash[70555]: audit 2024-04-24T17:17:33.263363+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:17:34] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-24T17:17:34.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.523072+0000 mgr.x (mgr.25010) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.523072+0000 mgr.x (mgr.25010) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.595887+0000 mgr.x (mgr.25010) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.595887+0000 mgr.x (mgr.25010) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.674098+0000 mgr.x (mgr.25010) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.674098+0000 mgr.x (mgr.25010) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.770821+0000 mgr.x (mgr.25010) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.770821+0000 mgr.x (mgr.25010) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.842532+0000 mgr.x (mgr.25010) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.842532+0000 mgr.x (mgr.25010) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.914142+0000 mgr.x (mgr.25010) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.914142+0000 mgr.x (mgr.25010) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.966558+0000 mgr.x (mgr.25010) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:32.966558+0000 mgr.x (mgr.25010) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.018055+0000 mgr.x (mgr.25010) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.018055+0000 mgr.x (mgr.25010) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.068479+0000 mgr.x (mgr.25010) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.068479+0000 mgr.x (mgr.25010) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.119661+0000 mgr.x (mgr.25010) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.119661+0000 mgr.x (mgr.25010) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.151366+0000 mgr.x (mgr.25010) 1763 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.151366+0000 mgr.x (mgr.25010) 1763 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.191288+0000 mgr.x (mgr.25010) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.191288+0000 mgr.x (mgr.25010) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.263490+0000 mgr.x (mgr.25010) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.263490+0000 mgr.x (mgr.25010) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.320883+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.320883+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.323552+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.323552+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.325733+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.325733+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.326631+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.326631+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.334118+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.334118+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.334227+0000 mgr.x (mgr.25010) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.334227+0000 mgr.x (mgr.25010) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.391247+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.391247+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.393902+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.393902+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.396703+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.396703+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.397942+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.397942+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.406036+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.406036+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.406386+0000 mgr.x (mgr.25010) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.406386+0000 mgr.x (mgr.25010) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.448097+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.448097+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.450942+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.450942+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.453887+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.453887+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.454931+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.454931+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.462958+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.462958+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.463107+0000 mgr.x (mgr.25010) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.463107+0000 mgr.x (mgr.25010) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.503778+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.503778+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.507684+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.507684+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.511377+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.511377+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.512705+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.512705+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.519794+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.519794+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.578900+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.578900+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.581822+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.581822+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.584457+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.584457+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.585697+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.585697+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.592373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.592373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.650378+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.650378+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.653096+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.653096+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.655332+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.655332+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.656446+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.656446+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.664623+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.664623+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.706641+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.706641+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.709855+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.709855+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.712597+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.712597+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.713566+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.713566+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.721594+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.721594+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.762933+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.762933+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.765559+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.765559+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.767763+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.767763+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.768808+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.768808+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.777335+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.777335+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.837402+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.837402+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.840260+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.840260+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.842521+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.842521+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.843514+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.843514+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.851747+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.851747+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.911300+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.911300+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.914387+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.914387+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.917032+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.917032+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.918198+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.918198+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.926508+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.926508+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.985896+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.985896+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.989251+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.989251+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.992107+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.992107+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.993564+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:33.993564+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.002085+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.002085+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.044193+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.044193+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.047209+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.047209+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.049736+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.049736+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.050829+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.050829+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.059245+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.059245+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.100803+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.100803+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.103861+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.103861+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.106845+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.106845+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.108072+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.108072+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.114701+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.114701+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.172934+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.172934+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.175580+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.175580+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.179264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.179264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.180576+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.180576+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.189344+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.189344+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.233224+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.233224+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.236334+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.236334+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.239017+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.239017+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.240338+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.240338+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.249167+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[58651]: audit 2024-04-24T17:17:34.249167+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.523072+0000 mgr.x (mgr.25010) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.523072+0000 mgr.x (mgr.25010) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.595887+0000 mgr.x (mgr.25010) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.595887+0000 mgr.x (mgr.25010) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.674098+0000 mgr.x (mgr.25010) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.674098+0000 mgr.x (mgr.25010) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.770821+0000 mgr.x (mgr.25010) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.770821+0000 mgr.x (mgr.25010) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.842532+0000 mgr.x (mgr.25010) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.842532+0000 mgr.x (mgr.25010) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.914142+0000 mgr.x (mgr.25010) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.914142+0000 mgr.x (mgr.25010) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.966558+0000 mgr.x (mgr.25010) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:32.966558+0000 mgr.x (mgr.25010) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.018055+0000 mgr.x (mgr.25010) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.018055+0000 mgr.x (mgr.25010) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.068479+0000 mgr.x (mgr.25010) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.068479+0000 mgr.x (mgr.25010) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.119661+0000 mgr.x (mgr.25010) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.119661+0000 mgr.x (mgr.25010) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.151366+0000 mgr.x (mgr.25010) 1763 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:34.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.523072+0000 mgr.x (mgr.25010) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.523072+0000 mgr.x (mgr.25010) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.595887+0000 mgr.x (mgr.25010) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.595887+0000 mgr.x (mgr.25010) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.674098+0000 mgr.x (mgr.25010) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.674098+0000 mgr.x (mgr.25010) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.770821+0000 mgr.x (mgr.25010) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.770821+0000 mgr.x (mgr.25010) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.842532+0000 mgr.x (mgr.25010) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.842532+0000 mgr.x (mgr.25010) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.914142+0000 mgr.x (mgr.25010) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.914142+0000 mgr.x (mgr.25010) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.966558+0000 mgr.x (mgr.25010) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:32.966558+0000 mgr.x (mgr.25010) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.018055+0000 mgr.x (mgr.25010) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.018055+0000 mgr.x (mgr.25010) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.068479+0000 mgr.x (mgr.25010) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.068479+0000 mgr.x (mgr.25010) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.119661+0000 mgr.x (mgr.25010) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.119661+0000 mgr.x (mgr.25010) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.151366+0000 mgr.x (mgr.25010) 1763 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.151366+0000 mgr.x (mgr.25010) 1763 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.191288+0000 mgr.x (mgr.25010) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.191288+0000 mgr.x (mgr.25010) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.263490+0000 mgr.x (mgr.25010) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.263490+0000 mgr.x (mgr.25010) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.320883+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.320883+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.323552+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.323552+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.325733+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.325733+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.326631+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.326631+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.334118+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.334118+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.334227+0000 mgr.x (mgr.25010) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.334227+0000 mgr.x (mgr.25010) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.391247+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.391247+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.393902+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.393902+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.396703+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.396703+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.397942+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.397942+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.406036+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.406036+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.406386+0000 mgr.x (mgr.25010) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.406386+0000 mgr.x (mgr.25010) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.448097+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.448097+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.450942+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.450942+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.453887+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.453887+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.454931+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.454931+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.462958+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.462958+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.463107+0000 mgr.x (mgr.25010) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.151366+0000 mgr.x (mgr.25010) 1763 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.191288+0000 mgr.x (mgr.25010) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.191288+0000 mgr.x (mgr.25010) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.263490+0000 mgr.x (mgr.25010) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.263490+0000 mgr.x (mgr.25010) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.320883+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.320883+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.323552+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.323552+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.325733+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.325733+0000 mon.a (mon.0) 5261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.326631+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.326631+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.334118+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.334118+0000 mon.a (mon.0) 5263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.334227+0000 mgr.x (mgr.25010) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.334227+0000 mgr.x (mgr.25010) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.391247+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.391247+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.393902+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.463107+0000 mgr.x (mgr.25010) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.503778+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.503778+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.507684+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.507684+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.511377+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.511377+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.512705+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.512705+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.519794+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.519794+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.578900+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.578900+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.581822+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.581822+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.584457+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.584457+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.585697+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.585697+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.592373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.592373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.650378+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.650378+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.653096+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.653096+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.655332+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.655332+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.656446+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.656446+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.664623+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.664623+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.706641+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.706641+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.709855+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.709855+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.712597+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.712597+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.713566+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.713566+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.721594+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.721594+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.762933+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.762933+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.765559+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.765559+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.767763+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.767763+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.768808+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.768808+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.777335+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.777335+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.837402+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.837402+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.840260+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.840260+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.842521+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.842521+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.843514+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.843514+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.851747+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.851747+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.911300+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.911300+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.914387+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.914387+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.917032+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.917032+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.918198+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.918198+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.926508+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.926508+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.985896+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.985896+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.989251+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.989251+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.992107+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.992107+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.393902+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.396703+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.396703+0000 mon.a (mon.0) 5266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.397942+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.397942+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.406036+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.406036+0000 mon.a (mon.0) 5268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.406386+0000 mgr.x (mgr.25010) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.406386+0000 mgr.x (mgr.25010) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.448097+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.448097+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.450942+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.450942+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.453887+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.453887+0000 mon.a (mon.0) 5271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.454931+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.454931+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.462958+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.462958+0000 mon.a (mon.0) 5273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.463107+0000 mgr.x (mgr.25010) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.993564+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:33.993564+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.002085+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.002085+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.044193+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.044193+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.047209+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.047209+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.049736+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.049736+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.050829+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.050829+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.059245+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.059245+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.100803+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.100803+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.103861+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.103861+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.106845+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.106845+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.108072+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.108072+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.114701+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.114701+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.172934+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.172934+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.175580+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.175580+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.179264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.179264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.180576+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.180576+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.189344+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.189344+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.233224+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.233224+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.236334+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.236334+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.239017+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.239017+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.240338+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.240338+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.249167+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[76016]: audit 2024-04-24T17:17:34.249167+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.463107+0000 mgr.x (mgr.25010) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.503778+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.503778+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.507684+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.507684+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.511377+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.511377+0000 mon.a (mon.0) 5276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.512705+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.512705+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.519794+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.519794+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.578900+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.578900+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.581822+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.581822+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.584457+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.584457+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.585697+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.585697+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.592373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.592373+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.650378+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.650378+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.653096+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.653096+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.655332+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.655332+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.656446+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.656446+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.664623+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.664623+0000 mon.a (mon.0) 5288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.706641+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.706641+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.709855+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.709855+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.712597+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.712597+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.713566+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.713566+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.721594+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.721594+0000 mon.a (mon.0) 5293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.762933+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.762933+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.765559+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.765559+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.767763+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.767763+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.768808+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.768808+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.777335+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.777335+0000 mon.a (mon.0) 5298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.837402+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.837402+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.840260+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.840260+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.842521+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.842521+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.843514+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.843514+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.851747+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.851747+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.911300+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.911300+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.914387+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.914387+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.917032+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.917032+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.918198+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.918198+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.926508+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.926508+0000 mon.a (mon.0) 5308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.985896+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.985896+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.989251+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.989251+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.992107+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.992107+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.993564+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:33.993564+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.002085+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.002085+0000 mon.a (mon.0) 5313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.044193+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.044193+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.047209+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.047209+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.049736+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.049736+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.050829+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.050829+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.059245+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.059245+0000 mon.a (mon.0) 5318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.100803+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.100803+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.103861+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.103861+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.106845+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.106845+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.108072+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.108072+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.114701+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.114701+0000 mon.a (mon.0) 5323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.172934+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.172934+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.175580+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.175580+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.179264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.179264+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.180576+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.180576+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.189344+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.189344+0000 mon.a (mon.0) 5328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.233224+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.233224+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.236334+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.236334+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.239017+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.239017+0000 mon.a (mon.0) 5331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:34.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.240338+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.240338+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:34.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.249167+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:34.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:34 smithi040 bash[70555]: audit 2024-04-24T17:17:34.249167+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.008 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:34 smithi204 bash[73987]: debug 2024-04-24T17:17:34.613+0000 7fdfc5e50700 1 -- 172.21.15.204:0/797810011 <== mon.2 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c177751680 con 0x55c1777ae800 2024-04-24T17:17:35.302 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[73987]: debug 2024-04-24T17:17:35.169+0000 7fdfcefe87c0 -1 Falling back to public interface 2024-04-24T17:17:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.520046+0000 mgr.x (mgr.25010) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.520046+0000 mgr.x (mgr.25010) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.593048+0000 mgr.x (mgr.25010) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.593048+0000 mgr.x (mgr.25010) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.664835+0000 mgr.x (mgr.25010) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.664835+0000 mgr.x (mgr.25010) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.721713+0000 mgr.x (mgr.25010) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.721713+0000 mgr.x (mgr.25010) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.777515+0000 mgr.x (mgr.25010) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.777515+0000 mgr.x (mgr.25010) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.851969+0000 mgr.x (mgr.25010) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.851969+0000 mgr.x (mgr.25010) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cluster 2024-04-24T17:17:33.862306+0000 mgr.x (mgr.25010) 1775 : cluster [DBG] pgmap v268: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cluster 2024-04-24T17:17:33.862306+0000 mgr.x (mgr.25010) 1775 : cluster [DBG] pgmap v268: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.927047+0000 mgr.x (mgr.25010) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:33.927047+0000 mgr.x (mgr.25010) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.002347+0000 mgr.x (mgr.25010) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.002347+0000 mgr.x (mgr.25010) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.059524+0000 mgr.x (mgr.25010) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.059524+0000 mgr.x (mgr.25010) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.114833+0000 mgr.x (mgr.25010) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.520046+0000 mgr.x (mgr.25010) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.520046+0000 mgr.x (mgr.25010) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.593048+0000 mgr.x (mgr.25010) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.593048+0000 mgr.x (mgr.25010) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.664835+0000 mgr.x (mgr.25010) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.664835+0000 mgr.x (mgr.25010) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.721713+0000 mgr.x (mgr.25010) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.721713+0000 mgr.x (mgr.25010) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.777515+0000 mgr.x (mgr.25010) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.777515+0000 mgr.x (mgr.25010) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.851969+0000 mgr.x (mgr.25010) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.851969+0000 mgr.x (mgr.25010) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cluster 2024-04-24T17:17:33.862306+0000 mgr.x (mgr.25010) 1775 : cluster [DBG] pgmap v268: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:35.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cluster 2024-04-24T17:17:33.862306+0000 mgr.x (mgr.25010) 1775 : cluster [DBG] pgmap v268: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:35.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.927047+0000 mgr.x (mgr.25010) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:33.927047+0000 mgr.x (mgr.25010) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.002347+0000 mgr.x (mgr.25010) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.002347+0000 mgr.x (mgr.25010) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.059524+0000 mgr.x (mgr.25010) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.059524+0000 mgr.x (mgr.25010) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.114833+0000 mgr.x (mgr.25010) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.114833+0000 mgr.x (mgr.25010) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.189550+0000 mgr.x (mgr.25010) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.189550+0000 mgr.x (mgr.25010) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.249375+0000 mgr.x (mgr.25010) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.249375+0000 mgr.x (mgr.25010) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.290588+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.290588+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.322920+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.322920+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.326184+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.326184+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.327013+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.327013+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.336784+0000 mon.a (mon.0) 5338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.336784+0000 mon.a (mon.0) 5338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.336929+0000 mgr.x (mgr.25010) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.336929+0000 mgr.x (mgr.25010) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.381210+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.381210+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.383906+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.114833+0000 mgr.x (mgr.25010) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.189550+0000 mgr.x (mgr.25010) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.189550+0000 mgr.x (mgr.25010) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.249375+0000 mgr.x (mgr.25010) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.249375+0000 mgr.x (mgr.25010) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.290588+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.290588+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.322920+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.322920+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.326184+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.326184+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.327013+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.327013+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.336784+0000 mon.a (mon.0) 5338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.336784+0000 mon.a (mon.0) 5338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.336929+0000 mgr.x (mgr.25010) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.336929+0000 mgr.x (mgr.25010) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.381210+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.381210+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.383906+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.383906+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.386886+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.386886+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.388126+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.388126+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.394833+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.394833+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.394966+0000 mgr.x (mgr.25010) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.394966+0000 mgr.x (mgr.25010) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.469830+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.469830+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.473130+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.473130+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.475882+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.475882+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.477259+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.477259+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.484602+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.484602+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.383906+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.386886+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.386886+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.388126+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.388126+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.394833+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.394833+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.394966+0000 mgr.x (mgr.25010) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.394966+0000 mgr.x (mgr.25010) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.469830+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.469830+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.473130+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.473130+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.475882+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.475882+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.477259+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.477259+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.484602+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.484602+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.564398+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.564398+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.567941+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.567941+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.570627+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.570627+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.571877+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.571877+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.579170+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.579170+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.641201+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.641201+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.644461+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.644461+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.647021+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.647021+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.648189+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.648189+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.656816+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.656816+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.564398+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.564398+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.567941+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.567941+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.570627+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.570627+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.571877+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.571877+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.579170+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.579170+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.641201+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.641201+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.644461+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.644461+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.647021+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.647021+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.648189+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.648189+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.656816+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.656816+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.719155+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.719155+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.722341+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.722341+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.725077+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.725077+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.726321+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.726321+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.735200+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.735200+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.797077+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.797077+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.800556+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.800556+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cluster 2024-04-24T17:17:34.801079+0000 mon.a (mon.0) 5366 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: cluster 2024-04-24T17:17:34.801079+0000 mon.a (mon.0) 5366 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.805089+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.805089+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.719155+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.719155+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.722341+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.722341+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.725077+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.725077+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.726321+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.726321+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.735200+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.735200+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.797077+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.797077+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.800556+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.800556+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cluster 2024-04-24T17:17:34.801079+0000 mon.a (mon.0) 5366 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:35.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: cluster 2024-04-24T17:17:34.801079+0000 mon.a (mon.0) 5366 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.805089+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.805089+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.806634+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.806634+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.815811+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.815811+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.893953+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.893953+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.897443+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.897443+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.900998+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.900998+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.902607+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.902607+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.911088+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.911088+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.990247+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.990247+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.993181+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.993181+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.995812+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.995812+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.806634+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.806634+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.815811+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.815811+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.893953+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.893953+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.897443+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.897443+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.900998+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.900998+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.902607+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.902607+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.911088+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.911088+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.990247+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.990247+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.993181+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.993181+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.995812+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.995812+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.997027+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:34.997027+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.005705+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.005705+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.063447+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.063447+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.066276+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.066276+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.069291+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.069291+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.070480+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.070480+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.077493+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.077493+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.135376+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.135376+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.138099+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.138099+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.140640+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.997027+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:34.997027+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.005705+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.005705+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.063447+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.063447+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.066276+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.066276+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.069291+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.069291+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.070480+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.070480+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.077493+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.077493+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.135376+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.135376+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.138099+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.138099+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.140640+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.140640+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.141918+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.141918+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.150269+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.150269+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.207748+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.207748+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.210666+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.210666+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.213246+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.213246+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.214487+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.214487+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.222891+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.222891+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.282874+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.282874+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.286652+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.286652+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.140640+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.141918+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.141918+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.150269+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.150269+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.207748+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.207748+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.210666+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.210666+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.213246+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.213246+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.214487+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.214487+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.222891+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.222891+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.282874+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.282874+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.286652+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.286652+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.289456+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.289456+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.290415+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[70555]: audit 2024-04-24T17:17:35.290415+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.289456+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.289456+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.290415+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:35 smithi040 bash[76016]: audit 2024-04-24T17:17:35.290415+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.520046+0000 mgr.x (mgr.25010) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.520046+0000 mgr.x (mgr.25010) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.593048+0000 mgr.x (mgr.25010) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.593048+0000 mgr.x (mgr.25010) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.664835+0000 mgr.x (mgr.25010) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.664835+0000 mgr.x (mgr.25010) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.721713+0000 mgr.x (mgr.25010) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.721713+0000 mgr.x (mgr.25010) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.777515+0000 mgr.x (mgr.25010) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.777515+0000 mgr.x (mgr.25010) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.851969+0000 mgr.x (mgr.25010) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.851969+0000 mgr.x (mgr.25010) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cluster 2024-04-24T17:17:33.862306+0000 mgr.x (mgr.25010) 1775 : cluster [DBG] pgmap v268: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cluster 2024-04-24T17:17:33.862306+0000 mgr.x (mgr.25010) 1775 : cluster [DBG] pgmap v268: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.927047+0000 mgr.x (mgr.25010) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:33.927047+0000 mgr.x (mgr.25010) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.002347+0000 mgr.x (mgr.25010) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.002347+0000 mgr.x (mgr.25010) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.059524+0000 mgr.x (mgr.25010) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.059524+0000 mgr.x (mgr.25010) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.114833+0000 mgr.x (mgr.25010) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.114833+0000 mgr.x (mgr.25010) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.189550+0000 mgr.x (mgr.25010) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.189550+0000 mgr.x (mgr.25010) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.249375+0000 mgr.x (mgr.25010) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.249375+0000 mgr.x (mgr.25010) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.290588+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.290588+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.322920+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.322920+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.326184+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.326184+0000 mon.a (mon.0) 5336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.327013+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.327013+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.336784+0000 mon.a (mon.0) 5338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.336784+0000 mon.a (mon.0) 5338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.336929+0000 mgr.x (mgr.25010) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.336929+0000 mgr.x (mgr.25010) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.381210+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.381210+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.383906+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.383906+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.386886+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.386886+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.388126+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.388126+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.394833+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.394833+0000 mon.a (mon.0) 5343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.394966+0000 mgr.x (mgr.25010) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.394966+0000 mgr.x (mgr.25010) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.469830+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.469830+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.473130+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.473130+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.475882+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.475882+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.477259+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.477259+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.484602+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.484602+0000 mon.a (mon.0) 5348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.564398+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.564398+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.567941+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.567941+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.570627+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.570627+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.571877+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.571877+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.579170+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.579170+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.641201+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.641201+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.644461+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.644461+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.647021+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.647021+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.648189+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.648189+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.656816+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.656816+0000 mon.a (mon.0) 5358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.719155+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.719155+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.722341+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.722341+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.725077+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.725077+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.726321+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.726321+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.735200+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.735200+0000 mon.a (mon.0) 5363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.797077+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.797077+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.800556+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.800556+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cluster 2024-04-24T17:17:34.801079+0000 mon.a (mon.0) 5366 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: cluster 2024-04-24T17:17:34.801079+0000 mon.a (mon.0) 5366 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.805089+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.805089+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.806634+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.806634+0000 mon.a (mon.0) 5368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.815811+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.815811+0000 mon.a (mon.0) 5369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.893953+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.893953+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.897443+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.897443+0000 mon.a (mon.0) 5371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.900998+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.900998+0000 mon.a (mon.0) 5372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.902607+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.902607+0000 mon.a (mon.0) 5373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.911088+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.911088+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.990247+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.990247+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.993181+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.993181+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.995812+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.995812+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.997027+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:34.997027+0000 mon.a (mon.0) 5378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.005705+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.005705+0000 mon.a (mon.0) 5379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.063447+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.063447+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.066276+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.066276+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.069291+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.069291+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.070480+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.070480+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.077493+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.077493+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.135376+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.135376+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.138099+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.138099+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.140640+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.140640+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.141918+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.141918+0000 mon.a (mon.0) 5388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.150269+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.150269+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.207748+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.207748+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.210666+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.210666+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.213246+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.213246+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.214487+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.214487+0000 mon.a (mon.0) 5393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.222891+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.222891+0000 mon.a (mon.0) 5394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.282874+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.282874+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.286652+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.286652+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.289456+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.289456+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.290415+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:35.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:35 smithi204 bash[58651]: audit 2024-04-24T17:17:35.290415+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.570 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.484709+0000 mgr.x (mgr.25010) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.570 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.484709+0000 mgr.x (mgr.25010) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.579447+0000 mgr.x (mgr.25010) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.579447+0000 mgr.x (mgr.25010) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.656965+0000 mgr.x (mgr.25010) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.656965+0000 mgr.x (mgr.25010) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.735416+0000 mgr.x (mgr.25010) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.735416+0000 mgr.x (mgr.25010) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.816063+0000 mgr.x (mgr.25010) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.816063+0000 mgr.x (mgr.25010) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.911409+0000 mgr.x (mgr.25010) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:34.911409+0000 mgr.x (mgr.25010) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.005993+0000 mgr.x (mgr.25010) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.005993+0000 mgr.x (mgr.25010) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.077588+0000 mgr.x (mgr.25010) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.571 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.077588+0000 mgr.x (mgr.25010) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.150387+0000 mgr.x (mgr.25010) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.150387+0000 mgr.x (mgr.25010) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.223121+0000 mgr.x (mgr.25010) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.223121+0000 mgr.x (mgr.25010) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.298303+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.298303+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.298381+0000 mgr.x (mgr.25010) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.298381+0000 mgr.x (mgr.25010) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.355242+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.355242+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.357937+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.357937+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.360599+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.360599+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.361753+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.572 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.361753+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.371688+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.371688+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.371899+0000 mgr.x (mgr.25010) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.371899+0000 mgr.x (mgr.25010) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.414145+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.414145+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.417519+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.417519+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.420886+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.420886+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.422174+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.422174+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.430906+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.573 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.430906+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.431076+0000 mgr.x (mgr.25010) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.431076+0000 mgr.x (mgr.25010) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.504257+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.504257+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.507166+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.507166+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.509679+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.509679+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.510840+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.510840+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.519793+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.519793+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.561616+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.561616+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.564183+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.564183+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.566751+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.566751+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.567881+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.567881+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.574573+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.574573+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.631421+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.631421+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.634248+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.634248+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.637426+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.637426+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.638593+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.638593+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.647396+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.647396+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.721242+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.721242+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.724209+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.724209+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.727026+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.727026+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.728313+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.728313+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.736889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.736889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.811504+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.811504+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.814480+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.814480+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.816923+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.816923+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.818006+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.818006+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.826530+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.826530+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.883853+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.883853+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.886685+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.886685+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.889371+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.889371+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.890583+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.890583+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.899452+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.899452+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.940641+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.940641+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.943340+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.943340+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.945473+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.945473+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.946638+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.946638+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.953696+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.953696+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.994892+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.994892+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.997617+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:35.997617+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.000158+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.000158+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.001299+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.001299+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.010079+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.010079+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.084414+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.084414+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.087509+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.581 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.087509+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.089858+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.089858+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.091000+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.091000+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.100294+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.100294+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.164480+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.164480+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.168885+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.168885+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.173749+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.173749+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.175437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.582 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.175437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.185611+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.185611+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.263390+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.263390+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.266570+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.266570+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.269998+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.269998+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.271316+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.583 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.271316+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.584 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.280747+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.584 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:36 smithi204 bash[58651]: audit 2024-04-24T17:17:36.280747+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.484709+0000 mgr.x (mgr.25010) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.484709+0000 mgr.x (mgr.25010) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.579447+0000 mgr.x (mgr.25010) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.579447+0000 mgr.x (mgr.25010) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.656965+0000 mgr.x (mgr.25010) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.656965+0000 mgr.x (mgr.25010) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.735416+0000 mgr.x (mgr.25010) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.735416+0000 mgr.x (mgr.25010) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.816063+0000 mgr.x (mgr.25010) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.816063+0000 mgr.x (mgr.25010) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.911409+0000 mgr.x (mgr.25010) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:34.911409+0000 mgr.x (mgr.25010) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.005993+0000 mgr.x (mgr.25010) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.005993+0000 mgr.x (mgr.25010) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.077588+0000 mgr.x (mgr.25010) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.077588+0000 mgr.x (mgr.25010) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.150387+0000 mgr.x (mgr.25010) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.150387+0000 mgr.x (mgr.25010) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.223121+0000 mgr.x (mgr.25010) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.223121+0000 mgr.x (mgr.25010) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.298303+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.298303+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.484709+0000 mgr.x (mgr.25010) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.484709+0000 mgr.x (mgr.25010) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.579447+0000 mgr.x (mgr.25010) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.579447+0000 mgr.x (mgr.25010) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.656965+0000 mgr.x (mgr.25010) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.656965+0000 mgr.x (mgr.25010) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.735416+0000 mgr.x (mgr.25010) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.735416+0000 mgr.x (mgr.25010) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.816063+0000 mgr.x (mgr.25010) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.816063+0000 mgr.x (mgr.25010) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.911409+0000 mgr.x (mgr.25010) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:34.911409+0000 mgr.x (mgr.25010) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.005993+0000 mgr.x (mgr.25010) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.005993+0000 mgr.x (mgr.25010) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.077588+0000 mgr.x (mgr.25010) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.077588+0000 mgr.x (mgr.25010) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.150387+0000 mgr.x (mgr.25010) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.150387+0000 mgr.x (mgr.25010) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.223121+0000 mgr.x (mgr.25010) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.223121+0000 mgr.x (mgr.25010) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.298303+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.298303+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.298381+0000 mgr.x (mgr.25010) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.298381+0000 mgr.x (mgr.25010) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.355242+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.355242+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.357937+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.357937+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.360599+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.360599+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.361753+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.361753+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.371688+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.371688+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.371899+0000 mgr.x (mgr.25010) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.371899+0000 mgr.x (mgr.25010) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.414145+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.414145+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.417519+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.417519+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.420886+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.420886+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.298381+0000 mgr.x (mgr.25010) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.298381+0000 mgr.x (mgr.25010) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.355242+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.355242+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.357937+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.357937+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.360599+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.360599+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.361753+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.361753+0000 mon.a (mon.0) 5403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.371688+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.371688+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.371899+0000 mgr.x (mgr.25010) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.371899+0000 mgr.x (mgr.25010) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.414145+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.414145+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.417519+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.417519+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.420886+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.420886+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.422174+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.422174+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.430906+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.430906+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.431076+0000 mgr.x (mgr.25010) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.431076+0000 mgr.x (mgr.25010) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.504257+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.504257+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.507166+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.507166+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.509679+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.509679+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.510840+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.510840+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.519793+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.519793+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.561616+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.561616+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.564183+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.422174+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.422174+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.430906+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.430906+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.431076+0000 mgr.x (mgr.25010) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.431076+0000 mgr.x (mgr.25010) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.504257+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.504257+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.507166+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.507166+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.509679+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.509679+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.510840+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.510840+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.519793+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.519793+0000 mon.a (mon.0) 5414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.561616+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.561616+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.564183+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.564183+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.566751+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.566751+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.567881+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.567881+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.574573+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.574573+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.631421+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.631421+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.634248+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.634248+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.637426+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.637426+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.638593+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.638593+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.647396+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.647396+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.721242+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.721242+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.564183+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.566751+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.566751+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.567881+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.567881+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.574573+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.574573+0000 mon.a (mon.0) 5419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.631421+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.631421+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.634248+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.634248+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.637426+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.637426+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.638593+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.638593+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.647396+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.647396+0000 mon.a (mon.0) 5424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.721242+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.721242+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.724209+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.724209+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.727026+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.727026+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.728313+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.728313+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.736889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.736889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.811504+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.811504+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.814480+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.814480+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.816923+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.816923+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.818006+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.818006+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.826530+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.826530+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.883853+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.883853+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.724209+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.724209+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.727026+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.727026+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.728313+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.728313+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.736889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.736889+0000 mon.a (mon.0) 5429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.811504+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.811504+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.814480+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.814480+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.816923+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.816923+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.818006+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.818006+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.826530+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.826530+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.883853+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.883853+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.886685+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.886685+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.889371+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.889371+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.890583+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.890583+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.899452+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.899452+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.940641+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.940641+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.943340+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.943340+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.945473+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.945473+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.946638+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.946638+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.953696+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.953696+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.994892+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.886685+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.886685+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.889371+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.889371+0000 mon.a (mon.0) 5437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.890583+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.890583+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.899452+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.899452+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.940641+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.940641+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.943340+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.943340+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.945473+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.945473+0000 mon.a (mon.0) 5442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.946638+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.946638+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.953696+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.953696+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.994892+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.994892+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.997617+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:35.997617+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.000158+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.000158+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.001299+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.001299+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.010079+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.010079+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.084414+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.084414+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.087509+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.087509+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.089858+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.089858+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.091000+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.091000+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.100294+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.100294+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.994892+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.997617+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:35.997617+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.000158+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.000158+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.001299+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.001299+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.010079+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.010079+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.084414+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.084414+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.087509+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.087509+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.089858+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.089858+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.091000+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.091000+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.100294+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.100294+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.164480+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.164480+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.168885+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.168885+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.173749+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.173749+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.175437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.175437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.185611+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.185611+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.263390+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.263390+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.266570+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.266570+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.269998+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.269998+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.271316+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.271316+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.280747+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[70555]: audit 2024-04-24T17:17:36.280747+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.164480+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.164480+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.168885+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.168885+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.173749+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.173749+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.175437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.175437+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.185611+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.185611+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.263390+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.263390+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.266570+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.266570+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.269998+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.269998+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:36.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.271316+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.271316+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:36.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.280747+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:36.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:36 smithi040 bash[76016]: audit 2024-04-24T17:17:36.280747+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.519970+0000 mgr.x (mgr.25010) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.519970+0000 mgr.x (mgr.25010) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.574607+0000 mgr.x (mgr.25010) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.574607+0000 mgr.x (mgr.25010) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.647520+0000 mgr.x (mgr.25010) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.647520+0000 mgr.x (mgr.25010) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.737269+0000 mgr.x (mgr.25010) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.737269+0000 mgr.x (mgr.25010) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.826645+0000 mgr.x (mgr.25010) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.826645+0000 mgr.x (mgr.25010) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cluster 2024-04-24T17:17:35.863206+0000 mgr.x (mgr.25010) 1802 : cluster [DBG] pgmap v269: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cluster 2024-04-24T17:17:35.863206+0000 mgr.x (mgr.25010) 1802 : cluster [DBG] pgmap v269: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.899608+0000 mgr.x (mgr.25010) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.899608+0000 mgr.x (mgr.25010) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.953793+0000 mgr.x (mgr.25010) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:35.953793+0000 mgr.x (mgr.25010) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.010264+0000 mgr.x (mgr.25010) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.010264+0000 mgr.x (mgr.25010) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.100417+0000 mgr.x (mgr.25010) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.100417+0000 mgr.x (mgr.25010) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.186203+0000 mgr.x (mgr.25010) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.519970+0000 mgr.x (mgr.25010) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.519970+0000 mgr.x (mgr.25010) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.574607+0000 mgr.x (mgr.25010) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.574607+0000 mgr.x (mgr.25010) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.647520+0000 mgr.x (mgr.25010) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.647520+0000 mgr.x (mgr.25010) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.737269+0000 mgr.x (mgr.25010) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.737269+0000 mgr.x (mgr.25010) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.826645+0000 mgr.x (mgr.25010) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.826645+0000 mgr.x (mgr.25010) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cluster 2024-04-24T17:17:35.863206+0000 mgr.x (mgr.25010) 1802 : cluster [DBG] pgmap v269: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cluster 2024-04-24T17:17:35.863206+0000 mgr.x (mgr.25010) 1802 : cluster [DBG] pgmap v269: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.899608+0000 mgr.x (mgr.25010) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.899608+0000 mgr.x (mgr.25010) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.953793+0000 mgr.x (mgr.25010) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:35.953793+0000 mgr.x (mgr.25010) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.010264+0000 mgr.x (mgr.25010) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.010264+0000 mgr.x (mgr.25010) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.100417+0000 mgr.x (mgr.25010) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.100417+0000 mgr.x (mgr.25010) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.186203+0000 mgr.x (mgr.25010) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.186203+0000 mgr.x (mgr.25010) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.280970+0000 mgr.x (mgr.25010) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.280970+0000 mgr.x (mgr.25010) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.356904+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.356904+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.359911+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.359911+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.362358+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.362358+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.363578+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.363578+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.372627+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.372627+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.372828+0000 mgr.x (mgr.25010) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.372828+0000 mgr.x (mgr.25010) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.430772+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.430772+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.433681+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.433681+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.436310+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.186203+0000 mgr.x (mgr.25010) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.280970+0000 mgr.x (mgr.25010) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.280970+0000 mgr.x (mgr.25010) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.356904+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.356904+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.359911+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.359911+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.362358+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.362358+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.363578+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.363578+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.372627+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.372627+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.372828+0000 mgr.x (mgr.25010) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.372828+0000 mgr.x (mgr.25010) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.430772+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.430772+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.433681+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.433681+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.436310+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.436310+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.437490+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.437490+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.446896+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.446896+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.447177+0000 mgr.x (mgr.25010) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.447177+0000 mgr.x (mgr.25010) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.504903+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.504903+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.508626+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.508626+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.511681+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.511681+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.512972+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.512972+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.524252+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.524252+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.583550+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.583550+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.436310+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.437490+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.437490+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.446896+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.446896+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.447177+0000 mgr.x (mgr.25010) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.447177+0000 mgr.x (mgr.25010) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.504903+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.504903+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.508626+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.508626+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.511681+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.511681+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.512972+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.512972+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.524252+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.524252+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.583550+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.583550+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.586968+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.586968+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.589367+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.589367+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.590604+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.590604+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.598983+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.598983+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.641078+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.641078+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.644254+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.644254+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.647131+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.647131+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.648162+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.648162+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.656431+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.656431+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.713668+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.586968+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.586968+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.589367+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.589367+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.590604+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.590604+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.598983+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.598983+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.641078+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.641078+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.644254+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.644254+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.647131+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.647131+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.648162+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.648162+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.656431+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.656431+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.713668+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.713668+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.716048+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.716048+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.718170+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.718170+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.719015+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.719015+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.727028+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.727028+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.800317+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.800317+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.803434+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.803434+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.806862+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.806862+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.808218+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.808218+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.816880+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.816880+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.894887+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.713668+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.716048+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.716048+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.718170+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.718170+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.719015+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.719015+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.727028+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.727028+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.800317+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.800317+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.803434+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.803434+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.806862+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.806862+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.808218+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.808218+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.816880+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.816880+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.894887+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.894887+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.897714+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.897714+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.901205+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.901205+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.902340+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.902340+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.912085+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.912085+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.974411+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.974411+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.977392+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.977392+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.980899+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.980899+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.982297+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.982297+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.992665+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:36.992665+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.894887+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.897714+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.897714+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.901205+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.901205+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.902340+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.902340+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.912085+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.912085+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.974411+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.974411+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.977392+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.977392+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.980899+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.980899+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.982297+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.982297+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.992665+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:36.992665+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.054968+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.054968+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.058123+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.058123+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.061180+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.061180+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.062292+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.062292+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.072058+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.072058+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.146262+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.146262+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.149586+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.149586+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.152149+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.152149+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.153166+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.153166+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.161540+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.054968+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.054968+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.058123+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.058123+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.061180+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.061180+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.062292+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.062292+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.072058+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.072058+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.146262+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.146262+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.149586+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.149586+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.152149+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.152149+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.153166+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.153166+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.161540+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.161540+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.237324+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.237324+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.240261+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.240261+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.243571+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.243571+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.244860+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.244860+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.254830+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[70555]: audit 2024-04-24T17:17:37.254830+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.161540+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.237324+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.237324+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.240261+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.240261+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.243571+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.243571+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.244860+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.244860+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.254830+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:37 smithi040 bash[76016]: audit 2024-04-24T17:17:37.254830+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.519970+0000 mgr.x (mgr.25010) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.519970+0000 mgr.x (mgr.25010) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.574607+0000 mgr.x (mgr.25010) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.574607+0000 mgr.x (mgr.25010) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.647520+0000 mgr.x (mgr.25010) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.647520+0000 mgr.x (mgr.25010) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.737269+0000 mgr.x (mgr.25010) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.737269+0000 mgr.x (mgr.25010) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.826645+0000 mgr.x (mgr.25010) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.826645+0000 mgr.x (mgr.25010) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cluster 2024-04-24T17:17:35.863206+0000 mgr.x (mgr.25010) 1802 : cluster [DBG] pgmap v269: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cluster 2024-04-24T17:17:35.863206+0000 mgr.x (mgr.25010) 1802 : cluster [DBG] pgmap v269: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.899608+0000 mgr.x (mgr.25010) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.899608+0000 mgr.x (mgr.25010) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.953793+0000 mgr.x (mgr.25010) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:35.953793+0000 mgr.x (mgr.25010) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.010264+0000 mgr.x (mgr.25010) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.010264+0000 mgr.x (mgr.25010) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.100417+0000 mgr.x (mgr.25010) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.100417+0000 mgr.x (mgr.25010) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.186203+0000 mgr.x (mgr.25010) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.186203+0000 mgr.x (mgr.25010) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.280970+0000 mgr.x (mgr.25010) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.280970+0000 mgr.x (mgr.25010) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.356904+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.356904+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.359911+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.359911+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.362358+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.362358+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.363578+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.363578+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.372627+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.372627+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.372828+0000 mgr.x (mgr.25010) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.372828+0000 mgr.x (mgr.25010) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.430772+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.430772+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.433681+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.433681+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.436310+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.436310+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.437490+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.437490+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.446896+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.446896+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.447177+0000 mgr.x (mgr.25010) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.447177+0000 mgr.x (mgr.25010) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.504903+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.504903+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.508626+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.508626+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.511681+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.511681+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.512972+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.512972+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.524252+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.524252+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.583550+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.583550+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.586968+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.586968+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.589367+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.589367+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.590604+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.590604+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.598983+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.598983+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.641078+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.641078+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.644254+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.644254+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.647131+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.647131+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.648162+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.648162+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.656431+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.656431+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.713668+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.713668+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.716048+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.716048+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.718170+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.718170+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.719015+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.719015+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.727028+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.727028+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.800317+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.800317+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.803434+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.803434+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.806862+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.806862+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.808218+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.808218+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.816880+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.816880+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.894887+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.894887+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.897714+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.897714+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.901205+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.901205+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.902340+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.902340+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.912085+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.912085+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.974411+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.974411+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.977392+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.977392+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.980899+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.980899+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.982297+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.982297+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.992665+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:36.992665+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.054968+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.054968+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.058123+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.058123+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.061180+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.061180+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.062292+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.062292+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.072058+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.072058+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.146262+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.146262+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.149586+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.149586+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.152149+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.152149+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.153166+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.153166+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.161540+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.161540+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.237324+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.237324+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.240261+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.240261+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.243571+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.243571+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.244860+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.244860+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.254830+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:37.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:37 smithi204 bash[58651]: audit 2024-04-24T17:17:37.254830+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[73987]: debug 2024-04-24T17:17:38.237+0000 7fdfcefe87c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-24T17:17:38.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[73987]: debug 2024-04-24T17:17:38.269+0000 7fdfcefe87c0 -1 osd.7 154 log_to_monitors true 2024-04-24T17:17:38.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.525687+0000 mgr.x (mgr.25010) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.525687+0000 mgr.x (mgr.25010) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.599422+0000 mgr.x (mgr.25010) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.599422+0000 mgr.x (mgr.25010) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.656629+0000 mgr.x (mgr.25010) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.656629+0000 mgr.x (mgr.25010) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.727198+0000 mgr.x (mgr.25010) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.727198+0000 mgr.x (mgr.25010) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.817106+0000 mgr.x (mgr.25010) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.817106+0000 mgr.x (mgr.25010) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.912331+0000 mgr.x (mgr.25010) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.912331+0000 mgr.x (mgr.25010) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.992999+0000 mgr.x (mgr.25010) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:36.992999+0000 mgr.x (mgr.25010) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.072535+0000 mgr.x (mgr.25010) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.072535+0000 mgr.x (mgr.25010) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.161664+0000 mgr.x (mgr.25010) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.161664+0000 mgr.x (mgr.25010) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.255019+0000 mgr.x (mgr.25010) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.255019+0000 mgr.x (mgr.25010) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.333659+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.333659+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.336199+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.336199+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.338253+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.338253+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.339044+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.339044+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.346677+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.346677+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.346821+0000 mgr.x (mgr.25010) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.346821+0000 mgr.x (mgr.25010) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.393015+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.393015+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.396393+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.396393+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.398959+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.398959+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.400199+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.400199+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.413731+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.413731+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.413960+0000 mgr.x (mgr.25010) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.413960+0000 mgr.x (mgr.25010) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.471504+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.471504+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.474270+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.474270+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.476650+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.476650+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.477694+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.477694+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.488314+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.488314+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.528992+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.528992+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.531827+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.531827+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.534327+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.534327+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.535394+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.535394+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.543851+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.543851+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.600795+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.600795+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.603674+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.603674+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.606776+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.606776+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.608203+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.608203+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.615247+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.615247+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.672668+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.672668+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.675656+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.675656+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.678086+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.678086+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.679295+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.679295+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.688753+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.688753+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.762587+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.762587+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.765904+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.765904+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.769320+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.769320+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.770982+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.770982+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.779696+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.779696+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.820953+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.820953+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.823709+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.823709+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.826251+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.826251+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.827388+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.827388+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.838376+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.838376+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.915999+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.915999+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.919109+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.919109+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.921911+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.921911+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.923100+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.923100+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.933872+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.933872+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.992144+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.992144+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.995372+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.995372+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.998324+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.998324+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.999372+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:37.999372+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.010080+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.010080+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.067363+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.067363+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.070129+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.070129+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.072589+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.072589+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.073773+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.073773+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.084339+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.084339+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.144710+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.144710+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.148559+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.148559+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.151253+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.151253+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.152549+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.152549+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.163387+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.163387+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.236470+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.236470+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.239419+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.239419+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.242019+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.242019+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.243295+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.243295+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.254348+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.254348+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.276058+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.276058+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.277075+0000 mon.a (mon.0) 5590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:38 smithi204 bash[58651]: audit 2024-04-24T17:17:38.277075+0000 mon.a (mon.0) 5590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.525687+0000 mgr.x (mgr.25010) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.525687+0000 mgr.x (mgr.25010) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.599422+0000 mgr.x (mgr.25010) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.599422+0000 mgr.x (mgr.25010) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.656629+0000 mgr.x (mgr.25010) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.656629+0000 mgr.x (mgr.25010) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.727198+0000 mgr.x (mgr.25010) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.727198+0000 mgr.x (mgr.25010) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.817106+0000 mgr.x (mgr.25010) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.817106+0000 mgr.x (mgr.25010) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.912331+0000 mgr.x (mgr.25010) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.912331+0000 mgr.x (mgr.25010) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.992999+0000 mgr.x (mgr.25010) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:36.992999+0000 mgr.x (mgr.25010) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.072535+0000 mgr.x (mgr.25010) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.072535+0000 mgr.x (mgr.25010) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.161664+0000 mgr.x (mgr.25010) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.161664+0000 mgr.x (mgr.25010) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.255019+0000 mgr.x (mgr.25010) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.255019+0000 mgr.x (mgr.25010) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.333659+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.333659+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.525687+0000 mgr.x (mgr.25010) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.525687+0000 mgr.x (mgr.25010) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.599422+0000 mgr.x (mgr.25010) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.599422+0000 mgr.x (mgr.25010) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.656629+0000 mgr.x (mgr.25010) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.656629+0000 mgr.x (mgr.25010) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.727198+0000 mgr.x (mgr.25010) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.727198+0000 mgr.x (mgr.25010) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.817106+0000 mgr.x (mgr.25010) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.817106+0000 mgr.x (mgr.25010) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.912331+0000 mgr.x (mgr.25010) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.912331+0000 mgr.x (mgr.25010) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.992999+0000 mgr.x (mgr.25010) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:36.992999+0000 mgr.x (mgr.25010) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.072535+0000 mgr.x (mgr.25010) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.072535+0000 mgr.x (mgr.25010) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.161664+0000 mgr.x (mgr.25010) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.161664+0000 mgr.x (mgr.25010) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.255019+0000 mgr.x (mgr.25010) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.255019+0000 mgr.x (mgr.25010) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.333659+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.333659+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.336199+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.336199+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.338253+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.338253+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.339044+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.339044+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.346677+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.346677+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.346821+0000 mgr.x (mgr.25010) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.346821+0000 mgr.x (mgr.25010) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.393015+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.393015+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.396393+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.396393+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.398959+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.398959+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.400199+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.400199+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.413731+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.336199+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.336199+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.338253+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.338253+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.339044+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.339044+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.346677+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.346677+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.346821+0000 mgr.x (mgr.25010) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.346821+0000 mgr.x (mgr.25010) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.393015+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.393015+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.396393+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.396393+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.398959+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.398959+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.400199+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.400199+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.413731+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.413731+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.413960+0000 mgr.x (mgr.25010) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.413960+0000 mgr.x (mgr.25010) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.471504+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.471504+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.474270+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.474270+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.476650+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.476650+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.477694+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.477694+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.488314+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.488314+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.528992+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.528992+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.531827+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.531827+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.534327+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.534327+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.413731+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.413960+0000 mgr.x (mgr.25010) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.413960+0000 mgr.x (mgr.25010) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.471504+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.471504+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.474270+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.474270+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.476650+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.476650+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.477694+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.477694+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.488314+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.488314+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.528992+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.528992+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.531827+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.531827+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.534327+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.534327+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.535394+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.535394+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.543851+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.543851+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.600795+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.600795+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.603674+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.603674+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.606776+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.606776+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.608203+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.608203+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.615247+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.615247+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.672668+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.672668+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.675656+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.675656+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.678086+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.678086+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.535394+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.535394+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.543851+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.543851+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.600795+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.600795+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.603674+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.603674+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.606776+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.606776+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.608203+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.608203+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.615247+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.615247+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.672668+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.672668+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.675656+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.675656+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.678086+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.678086+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.679295+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.679295+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.688753+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.688753+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.762587+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.762587+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.765904+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.765904+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.769320+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.769320+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.770982+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.770982+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.779696+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.779696+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.820953+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.820953+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.823709+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.823709+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.826251+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.679295+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.679295+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.688753+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.688753+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.762587+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.762587+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.765904+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.765904+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.769320+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.769320+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.770982+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.770982+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.779696+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.779696+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.820953+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.820953+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.823709+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.823709+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.826251+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.826251+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.827388+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.827388+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.838376+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.838376+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.915999+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.915999+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.919109+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.919109+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.921911+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.921911+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.923100+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.923100+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.933872+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.933872+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.992144+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.992144+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.995372+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.995372+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.826251+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.827388+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.827388+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.838376+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.838376+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.915999+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.915999+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.919109+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.919109+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.921911+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.921911+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.923100+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.923100+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.933872+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.933872+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.992144+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.992144+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.995372+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.995372+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.998324+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.998324+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.999372+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:37.999372+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.010080+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.010080+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.067363+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.067363+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.070129+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.070129+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.072589+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.072589+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.073773+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.073773+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.084339+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.084339+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.144710+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.144710+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.148559+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.998324+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.998324+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.999372+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:37.999372+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.010080+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.010080+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.067363+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.067363+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.070129+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.070129+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.072589+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.072589+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.073773+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.073773+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.084339+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.084339+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.144710+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.144710+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.148559+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.148559+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.151253+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.151253+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.152549+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.152549+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.163387+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.163387+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.236470+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.236470+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.239419+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.239419+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.242019+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.242019+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.243295+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.243295+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.254348+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.254348+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.276058+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.276058+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.277075+0000 mon.a (mon.0) 5590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[70555]: audit 2024-04-24T17:17:38.277075+0000 mon.a (mon.0) 5590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.148559+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.151253+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.151253+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.152549+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.152549+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.163387+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.163387+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.236470+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.236470+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.239419+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.239419+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.242019+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.242019+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:38.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.243295+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.243295+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:38.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.254348+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.254348+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:38.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.276058+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.276058+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.277075+0000 mon.a (mon.0) 5590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:38.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:38 smithi040 bash[76016]: audit 2024-04-24T17:17:38.277075+0000 mon.a (mon.0) 5590 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-24T17:17:39.602 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.488494+0000 mgr.x (mgr.25010) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.488494+0000 mgr.x (mgr.25010) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.543992+0000 mgr.x (mgr.25010) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.543992+0000 mgr.x (mgr.25010) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.615423+0000 mgr.x (mgr.25010) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.615423+0000 mgr.x (mgr.25010) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.689010+0000 mgr.x (mgr.25010) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.689010+0000 mgr.x (mgr.25010) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.779888+0000 mgr.x (mgr.25010) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.779888+0000 mgr.x (mgr.25010) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.838626+0000 mgr.x (mgr.25010) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.838626+0000 mgr.x (mgr.25010) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cluster 2024-04-24T17:17:37.863837+0000 mgr.x (mgr.25010) 1829 : cluster [DBG] pgmap v270: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cluster 2024-04-24T17:17:37.863837+0000 mgr.x (mgr.25010) 1829 : cluster [DBG] pgmap v270: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.934325+0000 mgr.x (mgr.25010) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:37.934325+0000 mgr.x (mgr.25010) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.010403+0000 mgr.x (mgr.25010) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.010403+0000 mgr.x (mgr.25010) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.084546+0000 mgr.x (mgr.25010) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.084546+0000 mgr.x (mgr.25010) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.163632+0000 mgr.x (mgr.25010) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.163632+0000 mgr.x (mgr.25010) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.254795+0000 mgr.x (mgr.25010) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.254795+0000 mgr.x (mgr.25010) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.333981+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.333981+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.338233+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.338233+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.340603+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.340603+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.341646+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.341646+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.349738+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.349738+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.349908+0000 mgr.x (mgr.25010) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.349908+0000 mgr.x (mgr.25010) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.422870+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.422870+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.425976+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.425976+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.429272+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.429272+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.430700+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.430700+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.439918+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.439918+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.440146+0000 mgr.x (mgr.25010) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.440146+0000 mgr.x (mgr.25010) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.497061+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.497061+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.500236+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.500236+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.502913+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.502913+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.504230+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.504230+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.511938+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.511938+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.568863+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.568863+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.488494+0000 mgr.x (mgr.25010) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.488494+0000 mgr.x (mgr.25010) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.543992+0000 mgr.x (mgr.25010) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.543992+0000 mgr.x (mgr.25010) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.615423+0000 mgr.x (mgr.25010) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.615423+0000 mgr.x (mgr.25010) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.689010+0000 mgr.x (mgr.25010) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.689010+0000 mgr.x (mgr.25010) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.779888+0000 mgr.x (mgr.25010) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.779888+0000 mgr.x (mgr.25010) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.838626+0000 mgr.x (mgr.25010) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.838626+0000 mgr.x (mgr.25010) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cluster 2024-04-24T17:17:37.863837+0000 mgr.x (mgr.25010) 1829 : cluster [DBG] pgmap v270: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cluster 2024-04-24T17:17:37.863837+0000 mgr.x (mgr.25010) 1829 : cluster [DBG] pgmap v270: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.934325+0000 mgr.x (mgr.25010) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:37.934325+0000 mgr.x (mgr.25010) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.010403+0000 mgr.x (mgr.25010) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.010403+0000 mgr.x (mgr.25010) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.084546+0000 mgr.x (mgr.25010) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.084546+0000 mgr.x (mgr.25010) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.163632+0000 mgr.x (mgr.25010) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.572046+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.572046+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.575165+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.575165+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.576587+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.576587+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.585673+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.585673+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.673993+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.673993+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.679277+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.679277+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.683673+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.683673+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.685400+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.685400+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.697528+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.697528+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.771579+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.771579+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.774776+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.774776+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.778079+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.778079+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.779386+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.779386+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.790433+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.790433+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.853165+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.853165+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.855978+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.855978+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.858484+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.858484+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.859495+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.859495+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.867037+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.867037+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.923437+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.163632+0000 mgr.x (mgr.25010) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.254795+0000 mgr.x (mgr.25010) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.254795+0000 mgr.x (mgr.25010) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.333981+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.333981+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.338233+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.338233+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.340603+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.340603+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.341646+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.341646+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.349738+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.349738+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.349908+0000 mgr.x (mgr.25010) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.349908+0000 mgr.x (mgr.25010) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.422870+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.422870+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.425976+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.425976+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.429272+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.923437+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.926119+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.926119+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.928653+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.928653+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.929820+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.929820+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.938078+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.938078+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.995397+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.995397+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.998429+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:38.998429+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.001383+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.001383+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.002551+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.002551+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.011305+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.011305+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.085190+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.085190+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.088780+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.088780+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.091507+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.091507+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.092829+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.092829+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.101916+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.101916+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.182569+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.182569+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.186013+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.186013+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.189307+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.189307+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.190650+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.190650+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.200020+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.200020+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.251664+0000 mon.a (mon.0) 5646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.251664+0000 mon.a (mon.0) 5646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.255577+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.255577+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cluster 2024-04-24T17:17:39.257438+0000 mon.a (mon.0) 5647 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: cluster 2024-04-24T17:17:39.257438+0000 mon.a (mon.0) 5647 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.257938+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.257938+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.258712+0000 mon.a (mon.0) 5649 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.258712+0000 mon.a (mon.0) 5649 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.265315+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.265315+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.268636+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.268636+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.269638+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.269638+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.287361+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[70555]: audit 2024-04-24T17:17:39.287361+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.429272+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.430700+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.430700+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.439918+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.439918+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.440146+0000 mgr.x (mgr.25010) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.440146+0000 mgr.x (mgr.25010) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.497061+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.497061+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.500236+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.500236+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.502913+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.502913+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.504230+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.504230+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.511938+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.511938+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.568863+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.568863+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.572046+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.572046+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.575165+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.575165+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.576587+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.576587+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.585673+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.585673+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.673993+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.673993+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.679277+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.679277+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.683673+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.683673+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.685400+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.685400+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.697528+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.697528+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.771579+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.771579+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.774776+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.774776+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.778079+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.778079+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.779386+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.779386+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.790433+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.790433+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.853165+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.853165+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.855978+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.855978+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.858484+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.858484+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.859495+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.859495+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.867037+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.867037+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.923437+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.923437+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.926119+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.926119+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.928653+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.928653+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.929820+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.929820+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.938078+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.938078+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.995397+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.995397+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.998429+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:38.998429+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.001383+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.001383+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.002551+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.002551+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.011305+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.011305+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.085190+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.085190+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.088780+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.088780+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.091507+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.091507+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.092829+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.092829+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.101916+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.101916+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.182569+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.182569+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.186013+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.186013+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.189307+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.189307+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.190650+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.190650+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.200020+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.200020+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.251664+0000 mon.a (mon.0) 5646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.251664+0000 mon.a (mon.0) 5646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.255577+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.255577+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cluster 2024-04-24T17:17:39.257438+0000 mon.a (mon.0) 5647 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: cluster 2024-04-24T17:17:39.257438+0000 mon.a (mon.0) 5647 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.257938+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.257938+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.258712+0000 mon.a (mon.0) 5649 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.258712+0000 mon.a (mon.0) 5649 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.265315+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.265315+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.268636+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.268636+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.269638+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.269638+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.287361+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:39 smithi040 bash[76016]: audit 2024-04-24T17:17:39.287361+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.488494+0000 mgr.x (mgr.25010) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.488494+0000 mgr.x (mgr.25010) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.543992+0000 mgr.x (mgr.25010) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.543992+0000 mgr.x (mgr.25010) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.615423+0000 mgr.x (mgr.25010) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.615423+0000 mgr.x (mgr.25010) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.689010+0000 mgr.x (mgr.25010) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.689010+0000 mgr.x (mgr.25010) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.779888+0000 mgr.x (mgr.25010) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.779888+0000 mgr.x (mgr.25010) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.838626+0000 mgr.x (mgr.25010) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.838626+0000 mgr.x (mgr.25010) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cluster 2024-04-24T17:17:37.863837+0000 mgr.x (mgr.25010) 1829 : cluster [DBG] pgmap v270: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cluster 2024-04-24T17:17:37.863837+0000 mgr.x (mgr.25010) 1829 : cluster [DBG] pgmap v270: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.934325+0000 mgr.x (mgr.25010) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:37.934325+0000 mgr.x (mgr.25010) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.010403+0000 mgr.x (mgr.25010) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.010403+0000 mgr.x (mgr.25010) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.084546+0000 mgr.x (mgr.25010) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.084546+0000 mgr.x (mgr.25010) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.163632+0000 mgr.x (mgr.25010) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.163632+0000 mgr.x (mgr.25010) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.254795+0000 mgr.x (mgr.25010) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.254795+0000 mgr.x (mgr.25010) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.333981+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.333981+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.338233+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.338233+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.340603+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.340603+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.341646+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.341646+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.349738+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.349738+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.349908+0000 mgr.x (mgr.25010) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.349908+0000 mgr.x (mgr.25010) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.422870+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.422870+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.425976+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.425976+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.429272+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.429272+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.430700+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.430700+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.439918+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.439918+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.440146+0000 mgr.x (mgr.25010) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.440146+0000 mgr.x (mgr.25010) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.497061+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.497061+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.500236+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.500236+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.502913+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.502913+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.504230+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.504230+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.511938+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.511938+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.568863+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.568863+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.572046+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.572046+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.575165+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.575165+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.576587+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.576587+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.585673+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.585673+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.673993+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.673993+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.679277+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.679277+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.683673+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.683673+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.685400+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.685400+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.697528+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.697528+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.771579+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.771579+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.774776+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.774776+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.778079+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.778079+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.779386+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.779386+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.790433+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.790433+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.853165+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.853165+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.855978+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.855978+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.858484+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.858484+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.859495+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.859495+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.867037+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.867037+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.923437+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.923437+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.926119+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.926119+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.928653+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.928653+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.929820+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.929820+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.938078+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.938078+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.995397+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.995397+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.998429+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:38.998429+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.001383+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.001383+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.002551+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.002551+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.011305+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.011305+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.085190+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.085190+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.088780+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.088780+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.091507+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.091507+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.092829+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.092829+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.101916+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.101916+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.182569+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.182569+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.186013+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.186013+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.189307+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.189307+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.190650+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.190650+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.200020+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.200020+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.251664+0000 mon.a (mon.0) 5646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.251664+0000 mon.a (mon.0) 5646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.255577+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.255577+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cluster 2024-04-24T17:17:39.257438+0000 mon.a (mon.0) 5647 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: cluster 2024-04-24T17:17:39.257438+0000 mon.a (mon.0) 5647 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.257938+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.257938+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.258712+0000 mon.a (mon.0) 5649 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.258712+0000 mon.a (mon.0) 5649 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.265315+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.265315+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.268636+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.268636+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.269638+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.269638+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.287361+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[58651]: audit 2024-04-24T17:17:39.287361+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.008 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:17:39 smithi204 bash[73987]: debug 2024-04-24T17:17:39.753+0000 7fdfbc438700 -1 osd.7 154 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 11s ago 22m - - 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 13s ago 22m - - 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (8m) 11s ago 15m 14.6M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (8m) 13s ago 15m 41.1M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (7m) 11s ago 13m 45.1M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (7m) 13s ago 21m 528M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:17:40.396 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (6m) 11s ago 23m 438M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (6m) 11s ago 23m 72.8M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (5m) 13s ago 21m 48.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (6m) 11s ago 21m 55.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (9m) 11s ago 15m 9516k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (8m) 13s ago 15m 11.6M - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (4m) 11s ago 20m 59.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (3m) 11s ago 20m 60.7M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:17:40.397 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (3m) 11s ago 19m 54.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (2m) 11s ago 19m 56.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (2m) 13s ago 18m 55.1M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (87s) 13s ago 17m 48.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (41s) 13s ago 17m 45.1M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 starting - - - 4096M 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (7m) 13s ago 15m 66.2M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (13m) 11s ago 13m 87.2M - 17.2.0 e1d6a67b021e 66af11e02580 2024-04-24T17:17:40.398 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (13m) 13s ago 13m 87.4M - 17.2.0 e1d6a67b021e fbf2589bae34 2024-04-24T17:17:40.399 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (13m) 11s ago 13m 87.5M - 17.2.0 e1d6a67b021e 8f923fded9a6 2024-04-24T17:17:40.399 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (13m) 13s ago 13m 87.2M - 17.2.0 e1d6a67b021e b9720aa14127 2024-04-24T17:17:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.512174+0000 mgr.x (mgr.25010) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.512174+0000 mgr.x (mgr.25010) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.585871+0000 mgr.x (mgr.25010) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.585871+0000 mgr.x (mgr.25010) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.697785+0000 mgr.x (mgr.25010) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.697785+0000 mgr.x (mgr.25010) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.790758+0000 mgr.x (mgr.25010) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.790758+0000 mgr.x (mgr.25010) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.867211+0000 mgr.x (mgr.25010) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.867211+0000 mgr.x (mgr.25010) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.938359+0000 mgr.x (mgr.25010) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:38.938359+0000 mgr.x (mgr.25010) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.011503+0000 mgr.x (mgr.25010) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.011503+0000 mgr.x (mgr.25010) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.102343+0000 mgr.x (mgr.25010) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.102343+0000 mgr.x (mgr.25010) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.200415+0000 mgr.x (mgr.25010) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.200415+0000 mgr.x (mgr.25010) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.287657+0000 mgr.x (mgr.25010) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.287657+0000 mgr.x (mgr.25010) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.363284+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.363284+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.512174+0000 mgr.x (mgr.25010) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.512174+0000 mgr.x (mgr.25010) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.585871+0000 mgr.x (mgr.25010) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.585871+0000 mgr.x (mgr.25010) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.697785+0000 mgr.x (mgr.25010) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.697785+0000 mgr.x (mgr.25010) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.790758+0000 mgr.x (mgr.25010) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.790758+0000 mgr.x (mgr.25010) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.867211+0000 mgr.x (mgr.25010) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.867211+0000 mgr.x (mgr.25010) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.938359+0000 mgr.x (mgr.25010) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:38.938359+0000 mgr.x (mgr.25010) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.011503+0000 mgr.x (mgr.25010) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.011503+0000 mgr.x (mgr.25010) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.102343+0000 mgr.x (mgr.25010) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.102343+0000 mgr.x (mgr.25010) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.200415+0000 mgr.x (mgr.25010) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.200415+0000 mgr.x (mgr.25010) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.287657+0000 mgr.x (mgr.25010) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.287657+0000 mgr.x (mgr.25010) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.363284+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.363284+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.365617+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.365617+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.392138+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.392138+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.393374+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.393374+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.550216+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.550216+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.624475+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.624475+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.627165+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.627165+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.629563+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.629563+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.630552+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.630552+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.636559+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.636559+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.697266+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.697266+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.700272+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.700272+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.702812+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.702812+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.704022+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.704022+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.709893+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.709893+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.728895+0000 mon.a (mon.0) 5669 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.728895+0000 mon.a (mon.0) 5669 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.767664+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.767664+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.770315+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.770315+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.772569+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.772569+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.773458+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.773458+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.778849+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.365617+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.365617+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.392138+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.392138+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.393374+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.393374+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.550216+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.550216+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.624475+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.624475+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.627165+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.627165+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.629563+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.629563+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.630552+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.630552+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.636559+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.636559+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.697266+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.778849+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.820498+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.820498+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.823884+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.823884+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.826533+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.826533+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.827664+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.827664+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.835601+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.835601+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.876284+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.876284+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.878700+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.878700+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.880587+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.880587+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.881259+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.881259+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.697266+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.700272+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.700272+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.702812+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.702812+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.704022+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.704022+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.709893+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.709893+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.728895+0000 mon.a (mon.0) 5669 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.728895+0000 mon.a (mon.0) 5669 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.767664+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.767664+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.770315+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.770315+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.772569+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.772569+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.773458+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.773458+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.778849+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.886487+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.886487+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.943928+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.943928+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.945990+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.945990+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.947834+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.947834+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.948532+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.948532+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.953642+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.953642+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.995432+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.995432+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.997437+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.997437+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.999409+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:39.999409+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.000167+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.778849+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.820498+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.820498+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.823884+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.823884+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.826533+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.826533+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.827664+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.827664+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.835601+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.835601+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.876284+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.876284+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.878700+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.878700+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.880587+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.880587+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.881259+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.881259+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.000167+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.005787+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.005787+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.047467+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.047467+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.049533+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.049533+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.051651+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.051651+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.052357+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.052357+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.057462+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.057462+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.107043+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.107043+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.110857+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.110857+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.113616+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.113616+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.886487+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.886487+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.943928+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.943928+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.945990+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.945990+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.947834+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.947834+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.948532+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.948532+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.953642+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.953642+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.995432+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.995432+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.997437+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.997437+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.999409+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:39.999409+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.000167+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.114840+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.114840+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.121527+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.121527+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.162720+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.162720+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.165392+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.165392+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.167942+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.167942+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.168988+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.168988+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.175663+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.175663+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.233409+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.233409+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.236632+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.236632+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.239226+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.239226+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.240168+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.240168+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.246511+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.246511+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.293599+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.293599+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.296521+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.296521+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.299348+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.299348+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.300339+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.300339+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.307585+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[70555]: audit 2024-04-24T17:17:40.307585+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.000167+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.005787+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.005787+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.047467+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.047467+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.049533+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.049533+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.051651+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.051651+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.052357+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.052357+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.057462+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.057462+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.107043+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.107043+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.110857+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.110857+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.113616+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.113616+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.114840+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.114840+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.121527+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.121527+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.162720+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.162720+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.165392+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.165392+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.167942+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.167942+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.168988+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.168988+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.175663+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.175663+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.233409+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.233409+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.236632+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.236632+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.239226+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.239226+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.240168+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.240168+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.246511+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.246511+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.293599+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.293599+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.296521+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.296521+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.299348+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.299348+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.300339+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.300339+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.307585+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:40 smithi040 bash[76016]: audit 2024-04-24T17:17:40.307585+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.512174+0000 mgr.x (mgr.25010) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.512174+0000 mgr.x (mgr.25010) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.585871+0000 mgr.x (mgr.25010) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.585871+0000 mgr.x (mgr.25010) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.697785+0000 mgr.x (mgr.25010) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.697785+0000 mgr.x (mgr.25010) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.790758+0000 mgr.x (mgr.25010) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.790758+0000 mgr.x (mgr.25010) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.867211+0000 mgr.x (mgr.25010) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.867211+0000 mgr.x (mgr.25010) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.938359+0000 mgr.x (mgr.25010) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:38.938359+0000 mgr.x (mgr.25010) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.011503+0000 mgr.x (mgr.25010) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.011503+0000 mgr.x (mgr.25010) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.102343+0000 mgr.x (mgr.25010) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.102343+0000 mgr.x (mgr.25010) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.200415+0000 mgr.x (mgr.25010) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.200415+0000 mgr.x (mgr.25010) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.287657+0000 mgr.x (mgr.25010) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.287657+0000 mgr.x (mgr.25010) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.363284+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.363284+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.365617+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.365617+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.392138+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.392138+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.393374+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.393374+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.550216+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.550216+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.624475+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.624475+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.627165+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.627165+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.629563+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.629563+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.630552+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.630552+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.636559+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.636559+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.697266+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.697266+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.700272+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.700272+0000 mon.a (mon.0) 5665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.702812+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.702812+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.704022+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.704022+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.709893+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.709893+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.728895+0000 mon.a (mon.0) 5669 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.728895+0000 mon.a (mon.0) 5669 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.767664+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.767664+0000 mon.a (mon.0) 5670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.770315+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.770315+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.772569+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.772569+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.773458+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.773458+0000 mon.a (mon.0) 5673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.778849+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.778849+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.820498+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.820498+0000 mon.a (mon.0) 5675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.823884+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.823884+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.826533+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.826533+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.827664+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.827664+0000 mon.a (mon.0) 5678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.835601+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.835601+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.876284+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.876284+0000 mon.a (mon.0) 5680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.878700+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.878700+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.880587+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.880587+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.881259+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.881259+0000 mon.a (mon.0) 5683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.886487+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.886487+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.943928+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.943928+0000 mon.a (mon.0) 5685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.945990+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.945990+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.947834+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.947834+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.948532+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.948532+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.953642+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.953642+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.995432+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.995432+0000 mon.a (mon.0) 5690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.997437+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.997437+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.999409+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:39.999409+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.000167+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.000167+0000 mon.a (mon.0) 5693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.005787+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.005787+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.047467+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.047467+0000 mon.a (mon.0) 5695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.049533+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.049533+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.051651+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.051651+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.052357+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.052357+0000 mon.a (mon.0) 5698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.057462+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.057462+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.107043+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.107043+0000 mon.a (mon.0) 5700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.110857+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.110857+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.113616+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.113616+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.114840+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.114840+0000 mon.a (mon.0) 5703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.121527+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.121527+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.162720+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.162720+0000 mon.a (mon.0) 5705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.165392+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.165392+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.167942+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.167942+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.168988+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.168988+0000 mon.a (mon.0) 5708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.175663+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.175663+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.233409+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.233409+0000 mon.a (mon.0) 5710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.236632+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.236632+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.239226+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.239226+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.240168+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.240168+0000 mon.a (mon.0) 5713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.246511+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.246511+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.293599+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.293599+0000 mon.a (mon.0) 5715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.296521+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.296521+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.299348+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.299348+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.300339+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.300339+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.307585+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:40 smithi204 bash[58651]: audit 2024-04-24T17:17:40.307585+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:40.874 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:17:40.875 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-24T17:17:40.876 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 13 2024-04-24T17:17:40.876 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:17:40.876 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:17:41.240 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:17:41.240 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:17:41.240 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "12/23 daemons upgraded", 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading osd daemons", 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:17:41.241 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:17:41.637 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.550688+0000 mgr.x (mgr.25010) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.637 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.550688+0000 mgr.x (mgr.25010) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:39.589506+0000 mgr.x (mgr.25010) 1848 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:39.589506+0000 mgr.x (mgr.25010) 1848 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.636675+0000 mgr.x (mgr.25010) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.636675+0000 mgr.x (mgr.25010) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.710089+0000 mgr.x (mgr.25010) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.710089+0000 mgr.x (mgr.25010) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.779045+0000 mgr.x (mgr.25010) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.779045+0000 mgr.x (mgr.25010) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.835778+0000 mgr.x (mgr.25010) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.835778+0000 mgr.x (mgr.25010) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:39.864350+0000 mgr.x (mgr.25010) 1853 : cluster [DBG] pgmap v272: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:41.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:39.864350+0000 mgr.x (mgr.25010) 1853 : cluster [DBG] pgmap v272: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.886516+0000 mgr.x (mgr.25010) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.886516+0000 mgr.x (mgr.25010) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.953692+0000 mgr.x (mgr.25010) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:39.953692+0000 mgr.x (mgr.25010) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:39.992379+0000 mgr.x (mgr.25010) 1856 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:39.992379+0000 mgr.x (mgr.25010) 1856 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.006176+0000 mgr.x (mgr.25010) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.006176+0000 mgr.x (mgr.25010) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.057716+0000 mgr.x (mgr.25010) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.057716+0000 mgr.x (mgr.25010) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.121841+0000 mgr.x (mgr.25010) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.121841+0000 mgr.x (mgr.25010) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.175730+0000 mgr.x (mgr.25010) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.175730+0000 mgr.x (mgr.25010) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.246545+0000 mgr.x (mgr.25010) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.246545+0000 mgr.x (mgr.25010) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.307860+0000 mgr.x (mgr.25010) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.307860+0000 mgr.x (mgr.25010) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.364091+0000 mgr.x (mgr.25010) 1863 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.364091+0000 mgr.x (mgr.25010) 1863 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.405792+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.405792+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.407936+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.407936+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.409881+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.409881+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.410643+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.410643+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.416683+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.416683+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.640 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.416746+0000 mgr.x (mgr.25010) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.416746+0000 mgr.x (mgr.25010) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.457195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.457195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.459315+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.459315+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.461239+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.461239+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.461984+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.461984+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.468300+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.468300+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.468615+0000 mgr.x (mgr.25010) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.468615+0000 mgr.x (mgr.25010) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.528225+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.528225+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.530286+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.530286+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.532268+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.532268+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.533023+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.533023+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.538424+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.538424+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.579629+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.579629+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.581847+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.581847+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.584539+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.584539+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.585457+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.585457+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.592947+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.592947+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.655292+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.655292+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.658032+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.658032+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.660197+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.660197+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.661018+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.661018+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.667276+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.667276+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.643 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.708127+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.708127+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.710802+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.710802+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.713055+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.713055+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.713911+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.713911+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.721720+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.721720+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.644 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.763507+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.645 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.763507+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.645 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.766142+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.645 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.766142+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.645 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.768376+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.768376+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.769321+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.769321+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.777277+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.777277+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:40.778413+0000 mon.a (mon.0) 5755 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:40.778413+0000 mon.a (mon.0) 5755 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:40.786035+0000 mon.a (mon.0) 5756 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878] boot 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:40.786035+0000 mon.a (mon.0) 5756 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878] boot 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:40.786748+0000 mon.a (mon.0) 5757 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: cluster 2024-04-24T17:17:40.786748+0000 mon.a (mon.0) 5757 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.797028+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.797028+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:17:41.646 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.876699+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.40:0/1805318676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.876699+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.40:0/1805318676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.879226+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.879226+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.881470+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.881470+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.883280+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.883280+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.883978+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.883978+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.891368+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.891368+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.938064+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.938064+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.940679+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.940679+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.942753+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.942753+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.943605+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.943605+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.950778+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.950778+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.993310+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.993310+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.995701+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.995701+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.997762+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.997762+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.998398+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:40.998398+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.008899+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.008899+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.051930+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.051930+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.054921+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.054921+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.057288+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.057288+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.058268+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.058268+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.065510+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.065510+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.111256+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.111256+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.113690+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.113690+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.115919+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.115919+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.116813+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.116813+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.123961+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.123961+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.165632+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.165632+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.167953+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.167953+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.169848+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.169848+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.170603+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.170603+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.178920+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.178920+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.236666+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.236666+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.239003+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.239003+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.241051+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.241051+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.242611+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.242611+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.251026+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.251026+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.297988+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.297988+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.300839+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.300839+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.303520+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.303520+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.304358+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.304358+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.311322+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.311322+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.369976+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:41 smithi204 bash[58651]: audit 2024-04-24T17:17:41.369976+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.688 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.550688+0000 mgr.x (mgr.25010) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.550688+0000 mgr.x (mgr.25010) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:39.589506+0000 mgr.x (mgr.25010) 1848 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:39.589506+0000 mgr.x (mgr.25010) 1848 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.636675+0000 mgr.x (mgr.25010) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.636675+0000 mgr.x (mgr.25010) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.710089+0000 mgr.x (mgr.25010) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.710089+0000 mgr.x (mgr.25010) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.779045+0000 mgr.x (mgr.25010) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.779045+0000 mgr.x (mgr.25010) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.835778+0000 mgr.x (mgr.25010) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.835778+0000 mgr.x (mgr.25010) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:39.864350+0000 mgr.x (mgr.25010) 1853 : cluster [DBG] pgmap v272: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:39.864350+0000 mgr.x (mgr.25010) 1853 : cluster [DBG] pgmap v272: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.886516+0000 mgr.x (mgr.25010) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.886516+0000 mgr.x (mgr.25010) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.953692+0000 mgr.x (mgr.25010) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:39.953692+0000 mgr.x (mgr.25010) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:39.992379+0000 mgr.x (mgr.25010) 1856 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:39.992379+0000 mgr.x (mgr.25010) 1856 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.550688+0000 mgr.x (mgr.25010) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.550688+0000 mgr.x (mgr.25010) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:39.589506+0000 mgr.x (mgr.25010) 1848 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:39.589506+0000 mgr.x (mgr.25010) 1848 : audit [DBG] from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.636675+0000 mgr.x (mgr.25010) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.636675+0000 mgr.x (mgr.25010) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.710089+0000 mgr.x (mgr.25010) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.710089+0000 mgr.x (mgr.25010) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.779045+0000 mgr.x (mgr.25010) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.779045+0000 mgr.x (mgr.25010) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.835778+0000 mgr.x (mgr.25010) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.835778+0000 mgr.x (mgr.25010) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:39.864350+0000 mgr.x (mgr.25010) 1853 : cluster [DBG] pgmap v272: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:39.864350+0000 mgr.x (mgr.25010) 1853 : cluster [DBG] pgmap v272: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.886516+0000 mgr.x (mgr.25010) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.886516+0000 mgr.x (mgr.25010) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.953692+0000 mgr.x (mgr.25010) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:39.953692+0000 mgr.x (mgr.25010) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:39.992379+0000 mgr.x (mgr.25010) 1856 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:39.992379+0000 mgr.x (mgr.25010) 1856 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.006176+0000 mgr.x (mgr.25010) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.006176+0000 mgr.x (mgr.25010) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.057716+0000 mgr.x (mgr.25010) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.057716+0000 mgr.x (mgr.25010) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.121841+0000 mgr.x (mgr.25010) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.121841+0000 mgr.x (mgr.25010) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.175730+0000 mgr.x (mgr.25010) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.175730+0000 mgr.x (mgr.25010) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.246545+0000 mgr.x (mgr.25010) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.246545+0000 mgr.x (mgr.25010) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.307860+0000 mgr.x (mgr.25010) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.307860+0000 mgr.x (mgr.25010) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.364091+0000 mgr.x (mgr.25010) 1863 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.364091+0000 mgr.x (mgr.25010) 1863 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.405792+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.405792+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.407936+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.407936+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.409881+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.409881+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.006176+0000 mgr.x (mgr.25010) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.006176+0000 mgr.x (mgr.25010) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.057716+0000 mgr.x (mgr.25010) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.057716+0000 mgr.x (mgr.25010) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.121841+0000 mgr.x (mgr.25010) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.121841+0000 mgr.x (mgr.25010) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.175730+0000 mgr.x (mgr.25010) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.175730+0000 mgr.x (mgr.25010) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.246545+0000 mgr.x (mgr.25010) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.246545+0000 mgr.x (mgr.25010) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.307860+0000 mgr.x (mgr.25010) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.307860+0000 mgr.x (mgr.25010) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.364091+0000 mgr.x (mgr.25010) 1863 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.364091+0000 mgr.x (mgr.25010) 1863 : audit [DBG] from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.405792+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.405792+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.407936+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.407936+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.409881+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.409881+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.410643+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.410643+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.416683+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.416683+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.416746+0000 mgr.x (mgr.25010) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.416746+0000 mgr.x (mgr.25010) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.457195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.457195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.459315+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.459315+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.461239+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.461239+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.461984+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.461984+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.468300+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.468300+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.468615+0000 mgr.x (mgr.25010) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.468615+0000 mgr.x (mgr.25010) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.528225+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.528225+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.530286+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.530286+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.532268+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.532268+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.533023+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.533023+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.538424+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.538424+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.579629+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.579629+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.581847+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.581847+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.584539+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.584539+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.585457+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.585457+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.592947+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.592947+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.655292+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.410643+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.410643+0000 mon.a (mon.0) 5723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.416683+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.416683+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.416746+0000 mgr.x (mgr.25010) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.416746+0000 mgr.x (mgr.25010) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.457195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.457195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.459315+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.459315+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.461239+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.461239+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.461984+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.461984+0000 mon.a (mon.0) 5728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.468300+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.468300+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.468615+0000 mgr.x (mgr.25010) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.468615+0000 mgr.x (mgr.25010) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.528225+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.528225+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.655292+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.658032+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.658032+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.660197+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.660197+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.661018+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.661018+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.667276+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.667276+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.708127+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.708127+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.710802+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.710802+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.713055+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.713055+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.713911+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.713911+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.721720+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.721720+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.763507+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.530286+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.530286+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.532268+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.532268+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.533023+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.533023+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.538424+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.538424+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.579629+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.579629+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.581847+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.581847+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.584539+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.584539+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.585457+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.585457+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.592947+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.592947+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.655292+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.763507+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.766142+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.766142+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.768376+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.768376+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.769321+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.769321+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.777277+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.777277+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:40.778413+0000 mon.a (mon.0) 5755 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:40.778413+0000 mon.a (mon.0) 5755 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:40.786035+0000 mon.a (mon.0) 5756 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878] boot 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:40.786035+0000 mon.a (mon.0) 5756 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878] boot 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:40.786748+0000 mon.a (mon.0) 5757 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: cluster 2024-04-24T17:17:40.786748+0000 mon.a (mon.0) 5757 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.797028+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.797028+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:17:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.876699+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.40:0/1805318676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.876699+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.40:0/1805318676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.879226+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.879226+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.881470+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.881470+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.883280+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.883280+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.883978+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.883978+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.891368+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.891368+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.938064+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.938064+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.940679+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.940679+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.942753+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.942753+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.943605+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.943605+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.950778+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.950778+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.993310+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.993310+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.995701+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.995701+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.997762+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.997762+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.998398+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:40.998398+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.008899+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.008899+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.051930+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.051930+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.054921+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.054921+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.057288+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.057288+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.058268+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.058268+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.065510+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.655292+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.658032+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.658032+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.660197+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.660197+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.661018+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.661018+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.667276+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.667276+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.708127+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.708127+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.710802+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.710802+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.713055+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.713055+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.713911+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.713911+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.721720+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.721720+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.763507+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.065510+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.111256+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.111256+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.113690+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.113690+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.115919+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.115919+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.116813+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.116813+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.123961+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.123961+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.165632+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.165632+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.167953+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.167953+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.169848+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.169848+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.170603+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.170603+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.709 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded 2024-04-24T17:17:41.709 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 82/630 objects degraded (13.016%), 26 pgs degraded 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-24T17:17:41.710 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-24T17:17:41.711 INFO:teuthology.orchestra.run.smithi040.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.178920+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.178920+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.236666+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.236666+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.239003+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.239003+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.241051+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.241051+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.242611+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.242611+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.251026+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.251026+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.297988+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.297988+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.300839+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.300839+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.303520+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.303520+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.304358+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.304358+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.311322+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.311322+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.369976+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[76016]: audit 2024-04-24T17:17:41.369976+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.763507+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.766142+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.766142+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.768376+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.768376+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.769321+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.769321+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.777277+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.777277+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:40.778413+0000 mon.a (mon.0) 5755 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:41.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:40.778413+0000 mon.a (mon.0) 5755 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:40.786035+0000 mon.a (mon.0) 5756 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878] boot 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:40.786035+0000 mon.a (mon.0) 5756 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3985782878,v1:172.21.15.204:6825/3985782878] boot 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:40.786748+0000 mon.a (mon.0) 5757 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: cluster 2024-04-24T17:17:40.786748+0000 mon.a (mon.0) 5757 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.797028+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.797028+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.876699+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.40:0/1805318676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.876699+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.40:0/1805318676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.879226+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.879226+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.881470+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.881470+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.883280+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.883280+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.883978+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.883978+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.891368+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.891368+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.938064+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.938064+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.940679+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.940679+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.942753+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.942753+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.943605+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.943605+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.950778+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.950778+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.993310+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.993310+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.995701+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.995701+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.997762+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.997762+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.998398+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:40.998398+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.008899+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.008899+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.051930+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.051930+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.054921+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.054921+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.057288+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.057288+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.058268+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.058268+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.065510+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.065510+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.111256+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.111256+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.113690+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.113690+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.115919+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.115919+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.116813+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.116813+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.123961+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.123961+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.165632+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.165632+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.167953+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.167953+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.169848+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.169848+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.170603+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.170603+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.178920+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.178920+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.236666+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.236666+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.239003+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.239003+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.241051+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.241051+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.242611+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.242611+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.251026+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.251026+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.297988+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.297988+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.300839+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.300839+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.303520+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.303520+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.304358+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.304358+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.311322+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.311322+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.369976+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:41 smithi040 bash[70555]: audit 2024-04-24T17:17:41.369976+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.538461+0000 mgr.x (mgr.25010) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.538461+0000 mgr.x (mgr.25010) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.593186+0000 mgr.x (mgr.25010) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.593186+0000 mgr.x (mgr.25010) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.667355+0000 mgr.x (mgr.25010) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.667355+0000 mgr.x (mgr.25010) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.722013+0000 mgr.x (mgr.25010) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.722013+0000 mgr.x (mgr.25010) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.777660+0000 mgr.x (mgr.25010) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.777660+0000 mgr.x (mgr.25010) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.891792+0000 mgr.x (mgr.25010) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.891792+0000 mgr.x (mgr.25010) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.950984+0000 mgr.x (mgr.25010) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:40.950984+0000 mgr.x (mgr.25010) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.009017+0000 mgr.x (mgr.25010) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.009017+0000 mgr.x (mgr.25010) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.065656+0000 mgr.x (mgr.25010) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.065656+0000 mgr.x (mgr.25010) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.124172+0000 mgr.x (mgr.25010) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.124172+0000 mgr.x (mgr.25010) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.179140+0000 mgr.x (mgr.25010) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.179140+0000 mgr.x (mgr.25010) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.538461+0000 mgr.x (mgr.25010) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.538461+0000 mgr.x (mgr.25010) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.593186+0000 mgr.x (mgr.25010) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.593186+0000 mgr.x (mgr.25010) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.667355+0000 mgr.x (mgr.25010) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.667355+0000 mgr.x (mgr.25010) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.722013+0000 mgr.x (mgr.25010) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.722013+0000 mgr.x (mgr.25010) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.777660+0000 mgr.x (mgr.25010) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.777660+0000 mgr.x (mgr.25010) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.891792+0000 mgr.x (mgr.25010) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.891792+0000 mgr.x (mgr.25010) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.950984+0000 mgr.x (mgr.25010) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:40.950984+0000 mgr.x (mgr.25010) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.009017+0000 mgr.x (mgr.25010) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.009017+0000 mgr.x (mgr.25010) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.065656+0000 mgr.x (mgr.25010) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.065656+0000 mgr.x (mgr.25010) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.124172+0000 mgr.x (mgr.25010) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.124172+0000 mgr.x (mgr.25010) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.179140+0000 mgr.x (mgr.25010) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.179140+0000 mgr.x (mgr.25010) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.242062+0000 mgr.x (mgr.25010) 1877 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.242062+0000 mgr.x (mgr.25010) 1877 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.251145+0000 mgr.x (mgr.25010) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.251145+0000 mgr.x (mgr.25010) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.311416+0000 mgr.x (mgr.25010) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.311416+0000 mgr.x (mgr.25010) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.372561+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.372561+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.375074+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.375074+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.386967+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.386967+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.393935+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.393935+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.394086+0000 mgr.x (mgr.25010) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.394086+0000 mgr.x (mgr.25010) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.438277+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.438277+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.440937+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.440937+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.242062+0000 mgr.x (mgr.25010) 1877 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.242062+0000 mgr.x (mgr.25010) 1877 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.251145+0000 mgr.x (mgr.25010) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.251145+0000 mgr.x (mgr.25010) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.311416+0000 mgr.x (mgr.25010) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.311416+0000 mgr.x (mgr.25010) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.372561+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.372561+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.375074+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.375074+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.386967+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.386967+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.393935+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.393935+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.394086+0000 mgr.x (mgr.25010) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.394086+0000 mgr.x (mgr.25010) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.438277+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.438277+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.440937+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.440937+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.443257+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.443257+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.444009+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.444009+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.450739+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.450739+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.450845+0000 mgr.x (mgr.25010) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.450845+0000 mgr.x (mgr.25010) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.496657+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.496657+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.499258+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.499258+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.501414+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.501414+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.502362+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.502362+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.508399+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.508399+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.526140+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.526140+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.443257+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.443257+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.444009+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.444009+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.450739+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.450739+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.450845+0000 mgr.x (mgr.25010) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.450845+0000 mgr.x (mgr.25010) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.496657+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.496657+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.499258+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.499258+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.501414+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.501414+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.502362+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.502362+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.508399+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.508399+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.526140+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.526140+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.532199+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.532199+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.539787+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.539787+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.569824+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.569824+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.572282+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.572282+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.573843+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.573843+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.574934+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.574934+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.577474+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.577474+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.582358+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.582358+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.584636+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:17:42.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.584636+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:17:42.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.590400+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:17:42.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.590400+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:17:42.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.532199+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.532199+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.539787+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.539787+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.569824+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.569824+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.572282+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.572282+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.573843+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.573843+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.574934+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.574934+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.577474+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.577474+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.582358+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.582358+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.584636+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.584636+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.590400+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.590400+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.593022+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.593022+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.598169+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.598169+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.599877+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.599877+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:17:42.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.605001+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.605001+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.606690+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.606690+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.612613+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.612613+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.614248+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.614248+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.620516+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:17:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.620516+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.593022+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.593022+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.598169+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.598169+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.599877+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.599877+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.605001+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.605001+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.606690+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.606690+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.612613+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.612613+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:17:42.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.614248+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.614248+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.620516+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.620516+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.622140+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.622140+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.628143+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.628143+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.629838+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.629838+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:17:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.635832+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.635832+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.637937+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.637937+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.643742+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.643742+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.647402+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.647402+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.693816+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.40:0/1860135898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.693816+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.40:0/1860135898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.622140+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:17:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.622140+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.628143+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.628143+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.629838+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.629838+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.635832+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.635832+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.637937+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.637937+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.643742+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.643742+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.647402+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.647402+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.693816+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.40:0/1860135898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:42.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.693816+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.40:0/1860135898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cluster 2024-04-24T17:17:41.780409+0000 mon.a (mon.0) 5841 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cluster 2024-04-24T17:17:41.780409+0000 mon.a (mon.0) 5841 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.783841+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.783841+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cluster 2024-04-24T17:17:41.790821+0000 mon.a (mon.0) 5843 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: cluster 2024-04-24T17:17:41.790821+0000 mon.a (mon.0) 5843 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.804556+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.804556+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.811772+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[70555]: audit 2024-04-24T17:17:41.811772+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cluster 2024-04-24T17:17:41.780409+0000 mon.a (mon.0) 5841 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cluster 2024-04-24T17:17:41.780409+0000 mon.a (mon.0) 5841 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.783841+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.783841+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cluster 2024-04-24T17:17:41.790821+0000 mon.a (mon.0) 5843 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: cluster 2024-04-24T17:17:41.790821+0000 mon.a (mon.0) 5843 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.804556+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.804556+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.811772+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:42 smithi040 bash[76016]: audit 2024-04-24T17:17:41.811772+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.538461+0000 mgr.x (mgr.25010) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.538461+0000 mgr.x (mgr.25010) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.593186+0000 mgr.x (mgr.25010) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.593186+0000 mgr.x (mgr.25010) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.667355+0000 mgr.x (mgr.25010) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.667355+0000 mgr.x (mgr.25010) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.722013+0000 mgr.x (mgr.25010) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.722013+0000 mgr.x (mgr.25010) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.777660+0000 mgr.x (mgr.25010) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.777660+0000 mgr.x (mgr.25010) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.891792+0000 mgr.x (mgr.25010) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.891792+0000 mgr.x (mgr.25010) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.950984+0000 mgr.x (mgr.25010) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:40.950984+0000 mgr.x (mgr.25010) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.009017+0000 mgr.x (mgr.25010) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.009017+0000 mgr.x (mgr.25010) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.065656+0000 mgr.x (mgr.25010) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.065656+0000 mgr.x (mgr.25010) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.124172+0000 mgr.x (mgr.25010) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.124172+0000 mgr.x (mgr.25010) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.179140+0000 mgr.x (mgr.25010) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.179140+0000 mgr.x (mgr.25010) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.242062+0000 mgr.x (mgr.25010) 1877 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.242062+0000 mgr.x (mgr.25010) 1877 : audit [DBG] from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:17:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.251145+0000 mgr.x (mgr.25010) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.251145+0000 mgr.x (mgr.25010) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.311416+0000 mgr.x (mgr.25010) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.311416+0000 mgr.x (mgr.25010) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.372561+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.372561+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.375074+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.375074+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.386967+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.386967+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.393935+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.393935+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.394086+0000 mgr.x (mgr.25010) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.394086+0000 mgr.x (mgr.25010) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.438277+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.438277+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.440937+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.440937+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.443257+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.443257+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.444009+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.444009+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.450739+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.450739+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.450845+0000 mgr.x (mgr.25010) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.450845+0000 mgr.x (mgr.25010) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.496657+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.496657+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.499258+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.499258+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.501414+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.501414+0000 mon.a (mon.0) 5812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.502362+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.502362+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.508399+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.508399+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.526140+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.526140+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.532199+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.532199+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.539787+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.539787+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.569824+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.569824+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.572282+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.572282+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.573843+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.573843+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.574934+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.574934+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.577474+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.577474+0000 mon.a (mon.0) 5822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.582358+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.582358+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.584636+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.584636+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.590400+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.590400+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.593022+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.593022+0000 mon.a (mon.0) 5826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.598169+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.598169+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-24T17:17:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.599877+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.599877+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.605001+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.605001+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.606690+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.606690+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.612613+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.612613+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.614248+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.614248+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.620516+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:17:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.620516+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.622140+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.622140+0000 mon.a (mon.0) 5834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.628143+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.628143+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.629838+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.629838+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.635832+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.635832+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.637937+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.637937+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-24T17:17:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.643742+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.643742+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.647402+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.647402+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.693816+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.40:0/1860135898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.693816+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.40:0/1860135898' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cluster 2024-04-24T17:17:41.780409+0000 mon.a (mon.0) 5841 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cluster 2024-04-24T17:17:41.780409+0000 mon.a (mon.0) 5841 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.783841+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.783841+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cluster 2024-04-24T17:17:41.790821+0000 mon.a (mon.0) 5843 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: cluster 2024-04-24T17:17:41.790821+0000 mon.a (mon.0) 5843 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.804556+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.804556+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.811772+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:42 smithi204 bash[58651]: audit 2024-04-24T17:17:41.811772+0000 mon.a (mon.0) 5845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.508507+0000 mgr.x (mgr.25010) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.508507+0000 mgr.x (mgr.25010) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.578037+0000 mgr.x (mgr.25010) 1883 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.578037+0000 mgr.x (mgr.25010) 1883 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.646700+0000 mgr.x (mgr.25010) 1884 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.646700+0000 mgr.x (mgr.25010) 1884 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.805383+0000 mgr.x (mgr.25010) 1885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cephadm 2024-04-24T17:17:41.805383+0000 mgr.x (mgr.25010) 1885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cluster 2024-04-24T17:17:41.864818+0000 mgr.x (mgr.25010) 1886 : cluster [DBG] pgmap v275: 161 pgs: 8 peering, 23 active+undersized+degraded, 38 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cluster 2024-04-24T17:17:41.864818+0000 mgr.x (mgr.25010) 1886 : cluster [DBG] pgmap v275: 161 pgs: 8 peering, 23 active+undersized+degraded, 38 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cluster 2024-04-24T17:17:42.808077+0000 mon.a (mon.0) 5846 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[70555]: cluster 2024-04-24T17:17:42.808077+0000 mon.a (mon.0) 5846 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.508507+0000 mgr.x (mgr.25010) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.508507+0000 mgr.x (mgr.25010) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.578037+0000 mgr.x (mgr.25010) 1883 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.578037+0000 mgr.x (mgr.25010) 1883 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.646700+0000 mgr.x (mgr.25010) 1884 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.646700+0000 mgr.x (mgr.25010) 1884 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.805383+0000 mgr.x (mgr.25010) 1885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cephadm 2024-04-24T17:17:41.805383+0000 mgr.x (mgr.25010) 1885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cluster 2024-04-24T17:17:41.864818+0000 mgr.x (mgr.25010) 1886 : cluster [DBG] pgmap v275: 161 pgs: 8 peering, 23 active+undersized+degraded, 38 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cluster 2024-04-24T17:17:41.864818+0000 mgr.x (mgr.25010) 1886 : cluster [DBG] pgmap v275: 161 pgs: 8 peering, 23 active+undersized+degraded, 38 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-24T17:17:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cluster 2024-04-24T17:17:42.808077+0000 mon.a (mon.0) 5846 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:43.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:43 smithi040 bash[76016]: cluster 2024-04-24T17:17:42.808077+0000 mon.a (mon.0) 5846 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:43.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.508507+0000 mgr.x (mgr.25010) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.508507+0000 mgr.x (mgr.25010) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.578037+0000 mgr.x (mgr.25010) 1883 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.578037+0000 mgr.x (mgr.25010) 1883 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.646700+0000 mgr.x (mgr.25010) 1884 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.646700+0000 mgr.x (mgr.25010) 1884 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.805383+0000 mgr.x (mgr.25010) 1885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cephadm 2024-04-24T17:17:41.805383+0000 mgr.x (mgr.25010) 1885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cluster 2024-04-24T17:17:41.864818+0000 mgr.x (mgr.25010) 1886 : cluster [DBG] pgmap v275: 161 pgs: 8 peering, 23 active+undersized+degraded, 38 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cluster 2024-04-24T17:17:41.864818+0000 mgr.x (mgr.25010) 1886 : cluster [DBG] pgmap v275: 161 pgs: 8 peering, 23 active+undersized+degraded, 38 active+undersized, 92 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cluster 2024-04-24T17:17:42.808077+0000 mon.a (mon.0) 5846 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:43 smithi204 bash[58651]: cluster 2024-04-24T17:17:42.808077+0000 mon.a (mon.0) 5846 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 23 pgs degraded (PG_DEGRADED) 2024-04-24T17:17:44.388 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:17:44] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-24T17:17:44.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:43.162532+0000 mgr.x (mgr.25010) 1887 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:43.162532+0000 mgr.x (mgr.25010) 1887 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:44.198451+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:44.198451+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:44.208295+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:44.208295+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:44.215907+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:44 smithi204 bash[58651]: audit 2024-04-24T17:17:44.215907+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:43.162532+0000 mgr.x (mgr.25010) 1887 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:43.162532+0000 mgr.x (mgr.25010) 1887 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:44.198451+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:44.198451+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:44.208295+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:44.208295+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:44.215907+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[70555]: audit 2024-04-24T17:17:44.215907+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:43.162532+0000 mgr.x (mgr.25010) 1887 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:43.162532+0000 mgr.x (mgr.25010) 1887 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:44.198451+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:44.198451+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:44.208295+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:44.208295+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:44.215907+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:44 smithi040 bash[76016]: audit 2024-04-24T17:17:44.215907+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:45.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: cluster 2024-04-24T17:17:43.865405+0000 mgr.x (mgr.25010) 1888 : cluster [DBG] pgmap v276: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: cluster 2024-04-24T17:17:43.865405+0000 mgr.x (mgr.25010) 1888 : cluster [DBG] pgmap v276: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: audit 2024-04-24T17:17:44.846105+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: audit 2024-04-24T17:17:44.846105+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: audit 2024-04-24T17:17:44.851092+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: audit 2024-04-24T17:17:44.851092+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: audit 2024-04-24T17:17:44.855715+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[76016]: audit 2024-04-24T17:17:44.855715+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: cluster 2024-04-24T17:17:43.865405+0000 mgr.x (mgr.25010) 1888 : cluster [DBG] pgmap v276: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:17:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: cluster 2024-04-24T17:17:43.865405+0000 mgr.x (mgr.25010) 1888 : cluster [DBG] pgmap v276: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:17:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: audit 2024-04-24T17:17:44.846105+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: audit 2024-04-24T17:17:44.846105+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: audit 2024-04-24T17:17:44.851092+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: audit 2024-04-24T17:17:44.851092+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: audit 2024-04-24T17:17:44.855715+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:45 smithi040 bash[70555]: audit 2024-04-24T17:17:44.855715+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: cluster 2024-04-24T17:17:43.865405+0000 mgr.x (mgr.25010) 1888 : cluster [DBG] pgmap v276: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:17:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: cluster 2024-04-24T17:17:43.865405+0000 mgr.x (mgr.25010) 1888 : cluster [DBG] pgmap v276: 161 pgs: 8 peering, 18 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-24T17:17:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: audit 2024-04-24T17:17:44.846105+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: audit 2024-04-24T17:17:44.846105+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: audit 2024-04-24T17:17:44.851092+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: audit 2024-04-24T17:17:44.851092+0000 mon.a (mon.0) 5851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi040.yfcpmm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: audit 2024-04-24T17:17:44.855715+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:45 smithi204 bash[58651]: audit 2024-04-24T17:17:44.855715+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:46.612 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[70555]: cephadm 2024-04-24T17:17:44.838310+0000 mgr.x (mgr.25010) 1889 : cephadm [INF] Upgrade: Updating rgw.foo.smithi040.yfcpmm (1/4) 2024-04-24T17:17:46.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[70555]: cephadm 2024-04-24T17:17:44.838310+0000 mgr.x (mgr.25010) 1889 : cephadm [INF] Upgrade: Updating rgw.foo.smithi040.yfcpmm (1/4) 2024-04-24T17:17:46.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[70555]: cephadm 2024-04-24T17:17:44.857562+0000 mgr.x (mgr.25010) 1890 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:17:46.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[70555]: cephadm 2024-04-24T17:17:44.857562+0000 mgr.x (mgr.25010) 1890 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:17:46.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[76016]: cephadm 2024-04-24T17:17:44.838310+0000 mgr.x (mgr.25010) 1889 : cephadm [INF] Upgrade: Updating rgw.foo.smithi040.yfcpmm (1/4) 2024-04-24T17:17:46.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[76016]: cephadm 2024-04-24T17:17:44.838310+0000 mgr.x (mgr.25010) 1889 : cephadm [INF] Upgrade: Updating rgw.foo.smithi040.yfcpmm (1/4) 2024-04-24T17:17:46.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[76016]: cephadm 2024-04-24T17:17:44.857562+0000 mgr.x (mgr.25010) 1890 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:17:46.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:46 smithi040 bash[76016]: cephadm 2024-04-24T17:17:44.857562+0000 mgr.x (mgr.25010) 1890 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:46 smithi204 bash[58651]: cephadm 2024-04-24T17:17:44.838310+0000 mgr.x (mgr.25010) 1889 : cephadm [INF] Upgrade: Updating rgw.foo.smithi040.yfcpmm (1/4) 2024-04-24T17:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:46 smithi204 bash[58651]: cephadm 2024-04-24T17:17:44.838310+0000 mgr.x (mgr.25010) 1889 : cephadm [INF] Upgrade: Updating rgw.foo.smithi040.yfcpmm (1/4) 2024-04-24T17:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:46 smithi204 bash[58651]: cephadm 2024-04-24T17:17:44.857562+0000 mgr.x (mgr.25010) 1890 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:17:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:46 smithi204 bash[58651]: cephadm 2024-04-24T17:17:44.857562+0000 mgr.x (mgr.25010) 1890 : cephadm [INF] Deploying daemon rgw.foo.smithi040.yfcpmm on smithi040 2024-04-24T17:17:47.587 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.587 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.588 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.588 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.588 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.588 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.589 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: cluster 2024-04-24T17:17:45.866893+0000 mgr.x (mgr.25010) 1891 : cluster [DBG] pgmap v277: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:17:47.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: cluster 2024-04-24T17:17:45.866893+0000 mgr.x (mgr.25010) 1891 : cluster [DBG] pgmap v277: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:17:47.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: cluster 2024-04-24T17:17:46.391240+0000 mon.a (mon.0) 5853 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 18 pgs degraded) 2024-04-24T17:17:47.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: cluster 2024-04-24T17:17:46.391240+0000 mon.a (mon.0) 5853 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 18 pgs degraded) 2024-04-24T17:17:47.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: cluster 2024-04-24T17:17:46.391302+0000 mon.a (mon.0) 5854 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:47.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: cluster 2024-04-24T17:17:46.391302+0000 mon.a (mon.0) 5854 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: audit 2024-04-24T17:17:46.854957+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: audit 2024-04-24T17:17:46.854957+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: audit 2024-04-24T17:17:46.857188+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[70555]: audit 2024-04-24T17:17:46.857188+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: cluster 2024-04-24T17:17:45.866893+0000 mgr.x (mgr.25010) 1891 : cluster [DBG] pgmap v277: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: cluster 2024-04-24T17:17:45.866893+0000 mgr.x (mgr.25010) 1891 : cluster [DBG] pgmap v277: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: cluster 2024-04-24T17:17:46.391240+0000 mon.a (mon.0) 5853 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 18 pgs degraded) 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: cluster 2024-04-24T17:17:46.391240+0000 mon.a (mon.0) 5853 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 18 pgs degraded) 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: cluster 2024-04-24T17:17:46.391302+0000 mon.a (mon.0) 5854 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:47.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: cluster 2024-04-24T17:17:46.391302+0000 mon.a (mon.0) 5854 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:47.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: audit 2024-04-24T17:17:46.854957+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:47.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: audit 2024-04-24T17:17:46.854957+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:47.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: audit 2024-04-24T17:17:46.857188+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:47.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:47 smithi040 bash[76016]: audit 2024-04-24T17:17:46.857188+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: cluster 2024-04-24T17:17:45.866893+0000 mgr.x (mgr.25010) 1891 : cluster [DBG] pgmap v277: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: cluster 2024-04-24T17:17:45.866893+0000 mgr.x (mgr.25010) 1891 : cluster [DBG] pgmap v277: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: cluster 2024-04-24T17:17:46.391240+0000 mon.a (mon.0) 5853 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 18 pgs degraded) 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: cluster 2024-04-24T17:17:46.391240+0000 mon.a (mon.0) 5853 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 18 pgs degraded) 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: cluster 2024-04-24T17:17:46.391302+0000 mon.a (mon.0) 5854 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: cluster 2024-04-24T17:17:46.391302+0000 mon.a (mon.0) 5854 : cluster [INF] Cluster is now healthy 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: audit 2024-04-24T17:17:46.854957+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: audit 2024-04-24T17:17:46.854957+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: audit 2024-04-24T17:17:46.857188+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:47 smithi204 bash[58651]: audit 2024-04-24T17:17:46.857188+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:17:49.188 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.188 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.189 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.190 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.190 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:17:48 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: cluster 2024-04-24T17:17:47.867787+0000 mgr.x (mgr.25010) 1892 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: cluster 2024-04-24T17:17:47.867787+0000 mgr.x (mgr.25010) 1892 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:48.899450+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:48.899450+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:48.906831+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:48.906831+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:48.914417+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:48.914417+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:49.061402+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:49.061402+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:49.068756+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[70555]: audit 2024-04-24T17:17:49.068756+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: cluster 2024-04-24T17:17:47.867787+0000 mgr.x (mgr.25010) 1892 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: cluster 2024-04-24T17:17:47.867787+0000 mgr.x (mgr.25010) 1892 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:48.899450+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:48.899450+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:48.906831+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:48.906831+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:48.914417+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:48.914417+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:49.061402+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:49.061402+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:49.068756+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:49 smithi040 bash[76016]: audit 2024-04-24T17:17:49.068756+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: cluster 2024-04-24T17:17:47.867787+0000 mgr.x (mgr.25010) 1892 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: cluster 2024-04-24T17:17:47.867787+0000 mgr.x (mgr.25010) 1892 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:48.899450+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:48.899450+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:48.906831+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:48.906831+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:48.914417+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:48.914417+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:49.061402+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:49.061402+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:49.068756+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:49 smithi204 bash[58651]: audit 2024-04-24T17:17:49.068756+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:51.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:51 smithi040 bash[70555]: cluster 2024-04-24T17:17:49.868986+0000 mgr.x (mgr.25010) 1893 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-24T17:17:51.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:51 smithi040 bash[70555]: cluster 2024-04-24T17:17:49.868986+0000 mgr.x (mgr.25010) 1893 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-24T17:17:51.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:51 smithi040 bash[76016]: cluster 2024-04-24T17:17:49.868986+0000 mgr.x (mgr.25010) 1893 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-24T17:17:51.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:51 smithi040 bash[76016]: cluster 2024-04-24T17:17:49.868986+0000 mgr.x (mgr.25010) 1893 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-24T17:17:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:51 smithi204 bash[58651]: cluster 2024-04-24T17:17:49.868986+0000 mgr.x (mgr.25010) 1893 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-24T17:17:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:51 smithi204 bash[58651]: cluster 2024-04-24T17:17:49.868986+0000 mgr.x (mgr.25010) 1893 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-24T17:17:53.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: cluster 2024-04-24T17:17:51.870013+0000 mgr.x (mgr.25010) 1894 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: cluster 2024-04-24T17:17:51.870013+0000 mgr.x (mgr.25010) 1894 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: audit 2024-04-24T17:17:53.124023+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: audit 2024-04-24T17:17:53.124023+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: audit 2024-04-24T17:17:53.127068+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: audit 2024-04-24T17:17:53.127068+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: audit 2024-04-24T17:17:53.130011+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[70555]: audit 2024-04-24T17:17:53.130011+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: cluster 2024-04-24T17:17:51.870013+0000 mgr.x (mgr.25010) 1894 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: cluster 2024-04-24T17:17:51.870013+0000 mgr.x (mgr.25010) 1894 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:53.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: audit 2024-04-24T17:17:53.124023+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: audit 2024-04-24T17:17:53.124023+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: audit 2024-04-24T17:17:53.127068+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: audit 2024-04-24T17:17:53.127068+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: audit 2024-04-24T17:17:53.130011+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:53.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:53 smithi040 bash[76016]: audit 2024-04-24T17:17:53.130011+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:53.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: cluster 2024-04-24T17:17:51.870013+0000 mgr.x (mgr.25010) 1894 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: cluster 2024-04-24T17:17:51.870013+0000 mgr.x (mgr.25010) 1894 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:17:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: audit 2024-04-24T17:17:53.124023+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: audit 2024-04-24T17:17:53.124023+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: audit 2024-04-24T17:17:53.127068+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: audit 2024-04-24T17:17:53.127068+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi040.qgavxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:17:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: audit 2024-04-24T17:17:53.130011+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:53.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:53 smithi204 bash[58651]: audit 2024-04-24T17:17:53.130011+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:17:54.421 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:17:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:17:54] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.33.4" 2024-04-24T17:17:54.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[70555]: cephadm 2024-04-24T17:17:53.118346+0000 mgr.x (mgr.25010) 1895 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi040.qgavxt (2/4) 2024-04-24T17:17:54.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[70555]: cephadm 2024-04-24T17:17:53.118346+0000 mgr.x (mgr.25010) 1895 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi040.qgavxt (2/4) 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[70555]: cephadm 2024-04-24T17:17:53.131515+0000 mgr.x (mgr.25010) 1896 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[70555]: cephadm 2024-04-24T17:17:53.131515+0000 mgr.x (mgr.25010) 1896 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[70555]: audit 2024-04-24T17:17:53.171430+0000 mgr.x (mgr.25010) 1897 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[70555]: audit 2024-04-24T17:17:53.171430+0000 mgr.x (mgr.25010) 1897 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[76016]: cephadm 2024-04-24T17:17:53.118346+0000 mgr.x (mgr.25010) 1895 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi040.qgavxt (2/4) 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[76016]: cephadm 2024-04-24T17:17:53.118346+0000 mgr.x (mgr.25010) 1895 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi040.qgavxt (2/4) 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[76016]: cephadm 2024-04-24T17:17:53.131515+0000 mgr.x (mgr.25010) 1896 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[76016]: cephadm 2024-04-24T17:17:53.131515+0000 mgr.x (mgr.25010) 1896 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[76016]: audit 2024-04-24T17:17:53.171430+0000 mgr.x (mgr.25010) 1897 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:54.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:54 smithi040 bash[76016]: audit 2024-04-24T17:17:53.171430+0000 mgr.x (mgr.25010) 1897 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:54 smithi204 bash[58651]: cephadm 2024-04-24T17:17:53.118346+0000 mgr.x (mgr.25010) 1895 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi040.qgavxt (2/4) 2024-04-24T17:17:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:54 smithi204 bash[58651]: cephadm 2024-04-24T17:17:53.118346+0000 mgr.x (mgr.25010) 1895 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi040.qgavxt (2/4) 2024-04-24T17:17:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:54 smithi204 bash[58651]: cephadm 2024-04-24T17:17:53.131515+0000 mgr.x (mgr.25010) 1896 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:17:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:54 smithi204 bash[58651]: cephadm 2024-04-24T17:17:53.131515+0000 mgr.x (mgr.25010) 1896 : cephadm [INF] Deploying daemon rgw.smpl.smithi040.qgavxt on smithi040 2024-04-24T17:17:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:54 smithi204 bash[58651]: audit 2024-04-24T17:17:53.171430+0000 mgr.x (mgr.25010) 1897 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:54.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:54 smithi204 bash[58651]: audit 2024-04-24T17:17:53.171430+0000 mgr.x (mgr.25010) 1897 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:17:55.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.688 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.689 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.689 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.690 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.690 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:55 smithi040 bash[76016]: cluster 2024-04-24T17:17:53.870933+0000 mgr.x (mgr.25010) 1898 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:17:55.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:55 smithi040 bash[76016]: cluster 2024-04-24T17:17:53.870933+0000 mgr.x (mgr.25010) 1898 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:17:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:55 smithi040 bash[70555]: cluster 2024-04-24T17:17:53.870933+0000 mgr.x (mgr.25010) 1898 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:17:55.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:55 smithi040 bash[70555]: cluster 2024-04-24T17:17:53.870933+0000 mgr.x (mgr.25010) 1898 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:17:55.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:55 smithi204 bash[58651]: cluster 2024-04-24T17:17:53.870933+0000 mgr.x (mgr.25010) 1898 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:17:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:55 smithi204 bash[58651]: cluster 2024-04-24T17:17:53.870933+0000 mgr.x (mgr.25010) 1898 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:17:57.428 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.428 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.429 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.429 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.430 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.431 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.431 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.431 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:17:57 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:17:57.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: cluster 2024-04-24T17:17:55.872903+0000 mgr.x (mgr.25010) 1899 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: cluster 2024-04-24T17:17:55.872903+0000 mgr.x (mgr.25010) 1899 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: audit 2024-04-24T17:17:57.174032+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: audit 2024-04-24T17:17:57.174032+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: audit 2024-04-24T17:17:57.182911+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: audit 2024-04-24T17:17:57.182911+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: audit 2024-04-24T17:17:57.250629+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[70555]: audit 2024-04-24T17:17:57.250629+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: cluster 2024-04-24T17:17:55.872903+0000 mgr.x (mgr.25010) 1899 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: cluster 2024-04-24T17:17:55.872903+0000 mgr.x (mgr.25010) 1899 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: audit 2024-04-24T17:17:57.174032+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: audit 2024-04-24T17:17:57.174032+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: audit 2024-04-24T17:17:57.182911+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: audit 2024-04-24T17:17:57.182911+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: audit 2024-04-24T17:17:57.250629+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:57 smithi040 bash[76016]: audit 2024-04-24T17:17:57.250629+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: cluster 2024-04-24T17:17:55.872903+0000 mgr.x (mgr.25010) 1899 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:57.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: cluster 2024-04-24T17:17:55.872903+0000 mgr.x (mgr.25010) 1899 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: audit 2024-04-24T17:17:57.174032+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: audit 2024-04-24T17:17:57.174032+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: audit 2024-04-24T17:17:57.182911+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: audit 2024-04-24T17:17:57.182911+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: audit 2024-04-24T17:17:57.250629+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:57.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:57 smithi204 bash[58651]: audit 2024-04-24T17:17:57.250629+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:17:59.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:59 smithi040 bash[70555]: cluster 2024-04-24T17:17:57.873821+0000 mgr.x (mgr.25010) 1900 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:59.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:17:59 smithi040 bash[70555]: cluster 2024-04-24T17:17:57.873821+0000 mgr.x (mgr.25010) 1900 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:59 smithi040 bash[76016]: cluster 2024-04-24T17:17:57.873821+0000 mgr.x (mgr.25010) 1900 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:59.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:17:59 smithi040 bash[76016]: cluster 2024-04-24T17:17:57.873821+0000 mgr.x (mgr.25010) 1900 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:59 smithi204 bash[58651]: cluster 2024-04-24T17:17:57.873821+0000 mgr.x (mgr.25010) 1900 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:17:59.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:17:59 smithi204 bash[58651]: cluster 2024-04-24T17:17:57.873821+0000 mgr.x (mgr.25010) 1900 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:59.574381+0000 mgr.x (mgr.25010) 1901 : cephadm [INF] Upgrade: Updating rgw.foo.smithi204.ppgzyx (3/4) 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:59.574381+0000 mgr.x (mgr.25010) 1901 : cephadm [INF] Upgrade: Updating rgw.foo.smithi204.ppgzyx (3/4) 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: audit 2024-04-24T17:17:59.582763+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: audit 2024-04-24T17:17:59.582763+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: audit 2024-04-24T17:17:59.587405+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: audit 2024-04-24T17:17:59.587405+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: audit 2024-04-24T17:17:59.591401+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:00.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: audit 2024-04-24T17:17:59.591401+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:00.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:59.593269+0000 mgr.x (mgr.25010) 1902 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:18:00.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: cephadm 2024-04-24T17:17:59.593269+0000 mgr.x (mgr.25010) 1902 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:18:00.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: cluster 2024-04-24T17:17:59.874997+0000 mgr.x (mgr.25010) 1903 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 113 op/s 2024-04-24T17:18:00.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:00 smithi204 bash[58651]: cluster 2024-04-24T17:17:59.874997+0000 mgr.x (mgr.25010) 1903 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 113 op/s 2024-04-24T17:18:00.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:59.574381+0000 mgr.x (mgr.25010) 1901 : cephadm [INF] Upgrade: Updating rgw.foo.smithi204.ppgzyx (3/4) 2024-04-24T17:18:00.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:59.574381+0000 mgr.x (mgr.25010) 1901 : cephadm [INF] Upgrade: Updating rgw.foo.smithi204.ppgzyx (3/4) 2024-04-24T17:18:00.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: audit 2024-04-24T17:17:59.582763+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:00.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: audit 2024-04-24T17:17:59.582763+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:00.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: audit 2024-04-24T17:17:59.587405+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:00.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: audit 2024-04-24T17:17:59.587405+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: audit 2024-04-24T17:17:59.591401+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: audit 2024-04-24T17:17:59.591401+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:59.593269+0000 mgr.x (mgr.25010) 1902 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: cephadm 2024-04-24T17:17:59.593269+0000 mgr.x (mgr.25010) 1902 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: cluster 2024-04-24T17:17:59.874997+0000 mgr.x (mgr.25010) 1903 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 113 op/s 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[70555]: cluster 2024-04-24T17:17:59.874997+0000 mgr.x (mgr.25010) 1903 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 113 op/s 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:59.574381+0000 mgr.x (mgr.25010) 1901 : cephadm [INF] Upgrade: Updating rgw.foo.smithi204.ppgzyx (3/4) 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:59.574381+0000 mgr.x (mgr.25010) 1901 : cephadm [INF] Upgrade: Updating rgw.foo.smithi204.ppgzyx (3/4) 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: audit 2024-04-24T17:17:59.582763+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: audit 2024-04-24T17:17:59.582763+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:00.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: audit 2024-04-24T17:17:59.587405+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:00.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: audit 2024-04-24T17:17:59.587405+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi204.ppgzyx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:00.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: audit 2024-04-24T17:17:59.591401+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:00.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: audit 2024-04-24T17:17:59.591401+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:00.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:59.593269+0000 mgr.x (mgr.25010) 1902 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:18:00.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: cephadm 2024-04-24T17:17:59.593269+0000 mgr.x (mgr.25010) 1902 : cephadm [INF] Deploying daemon rgw.foo.smithi204.ppgzyx on smithi204 2024-04-24T17:18:00.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: cluster 2024-04-24T17:17:59.874997+0000 mgr.x (mgr.25010) 1903 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 113 op/s 2024-04-24T17:18:00.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:00 smithi040 bash[76016]: cluster 2024-04-24T17:17:59.874997+0000 mgr.x (mgr.25010) 1903 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 113 op/s 2024-04-24T17:18:02.140 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.140 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.141 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.141 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.141 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.142 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.142 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.143 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:18:02 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:02.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.421257+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.421257+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.432603+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.432603+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.445656+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.445656+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.849086+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[70555]: audit 2024-04-24T17:18:01.849086+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.421257+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.421257+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.432603+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.432603+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.445656+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.445656+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.849086+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:02.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:02 smithi040 bash[76016]: audit 2024-04-24T17:18:01.849086+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.421257+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.421257+0000 mon.a (mon.0) 5871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.432603+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.432603+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.445656+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.445656+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.849086+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:02.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:02 smithi204 bash[58651]: audit 2024-04-24T17:18:01.849086+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:03.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:03 smithi204 bash[58651]: cluster 2024-04-24T17:18:01.885754+0000 mgr.x (mgr.25010) 1904 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-04-24T17:18:03.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:03 smithi204 bash[58651]: cluster 2024-04-24T17:18:01.885754+0000 mgr.x (mgr.25010) 1904 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-04-24T17:18:03.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:03 smithi040 bash[76016]: cluster 2024-04-24T17:18:01.885754+0000 mgr.x (mgr.25010) 1904 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-04-24T17:18:03.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:03 smithi040 bash[76016]: cluster 2024-04-24T17:18:01.885754+0000 mgr.x (mgr.25010) 1904 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-04-24T17:18:03.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:03 smithi040 bash[70555]: cluster 2024-04-24T17:18:01.885754+0000 mgr.x (mgr.25010) 1904 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-04-24T17:18:03.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:03 smithi040 bash[70555]: cluster 2024-04-24T17:18:01.885754+0000 mgr.x (mgr.25010) 1904 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-04-24T17:18:04.351 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.352 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.352 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.352 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.352 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.353 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.353 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:18:04] "GET /metrics HTTP/1.1" 200 38657 "" "Prometheus/2.33.4" 2024-04-24T17:18:04.353 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.353 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.354 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:18:04 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:03.182581+0000 mgr.x (mgr.25010) 1905 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:03.182581+0000 mgr.x (mgr.25010) 1905 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.235633+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.235633+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.247500+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.247500+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.331347+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.331347+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.342809+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.342809+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.352343+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:04 smithi204 bash[58651]: audit 2024-04-24T17:18:04.352343+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:03.182581+0000 mgr.x (mgr.25010) 1905 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:03.182581+0000 mgr.x (mgr.25010) 1905 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.235633+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.235633+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.247500+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.247500+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.331347+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.331347+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.342809+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.342809+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.352343+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[76016]: audit 2024-04-24T17:18:04.352343+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:03.182581+0000 mgr.x (mgr.25010) 1905 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:03.182581+0000 mgr.x (mgr.25010) 1905 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.235633+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.235633+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.247500+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.247500+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.331347+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.331347+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.342809+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.342809+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.352343+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:04.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:04 smithi040 bash[70555]: audit 2024-04-24T17:18:04.352343+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:05 smithi204 bash[58651]: cluster 2024-04-24T17:18:03.886451+0000 mgr.x (mgr.25010) 1906 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-04-24T17:18:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:05 smithi204 bash[58651]: cluster 2024-04-24T17:18:03.886451+0000 mgr.x (mgr.25010) 1906 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-04-24T17:18:05.938 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:05 smithi040 bash[76016]: cluster 2024-04-24T17:18:03.886451+0000 mgr.x (mgr.25010) 1906 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-04-24T17:18:05.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:05 smithi040 bash[76016]: cluster 2024-04-24T17:18:03.886451+0000 mgr.x (mgr.25010) 1906 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-04-24T17:18:05.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:05 smithi040 bash[70555]: cluster 2024-04-24T17:18:03.886451+0000 mgr.x (mgr.25010) 1906 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-04-24T17:18:05.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:05 smithi040 bash[70555]: cluster 2024-04-24T17:18:03.886451+0000 mgr.x (mgr.25010) 1906 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-04-24T17:18:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:07 smithi204 bash[58651]: cluster 2024-04-24T17:18:05.887581+0000 mgr.x (mgr.25010) 1907 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-24T17:18:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:07 smithi204 bash[58651]: cluster 2024-04-24T17:18:05.887581+0000 mgr.x (mgr.25010) 1907 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-24T17:18:07.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:07 smithi040 bash[70555]: cluster 2024-04-24T17:18:05.887581+0000 mgr.x (mgr.25010) 1907 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-24T17:18:07.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:07 smithi040 bash[70555]: cluster 2024-04-24T17:18:05.887581+0000 mgr.x (mgr.25010) 1907 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-24T17:18:07.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:07 smithi040 bash[76016]: cluster 2024-04-24T17:18:05.887581+0000 mgr.x (mgr.25010) 1907 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-24T17:18:07.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:07 smithi040 bash[76016]: cluster 2024-04-24T17:18:05.887581+0000 mgr.x (mgr.25010) 1907 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: cephadm 2024-04-24T17:18:07.640602+0000 mgr.x (mgr.25010) 1908 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi204.ueevvo (4/4) 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: cephadm 2024-04-24T17:18:07.640602+0000 mgr.x (mgr.25010) 1908 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi204.ueevvo (4/4) 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: audit 2024-04-24T17:18:07.648417+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: audit 2024-04-24T17:18:07.648417+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: audit 2024-04-24T17:18:07.653337+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: audit 2024-04-24T17:18:07.653337+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: audit 2024-04-24T17:18:07.657625+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: audit 2024-04-24T17:18:07.657625+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: cephadm 2024-04-24T17:18:07.659565+0000 mgr.x (mgr.25010) 1909 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: cephadm 2024-04-24T17:18:07.659565+0000 mgr.x (mgr.25010) 1909 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: cluster 2024-04-24T17:18:07.888508+0000 mgr.x (mgr.25010) 1910 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:18:08.926 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:08 smithi204 bash[58651]: cluster 2024-04-24T17:18:07.888508+0000 mgr.x (mgr.25010) 1910 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:18:08.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: cephadm 2024-04-24T17:18:07.640602+0000 mgr.x (mgr.25010) 1908 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi204.ueevvo (4/4) 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: cephadm 2024-04-24T17:18:07.640602+0000 mgr.x (mgr.25010) 1908 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi204.ueevvo (4/4) 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: audit 2024-04-24T17:18:07.648417+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: audit 2024-04-24T17:18:07.648417+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: audit 2024-04-24T17:18:07.653337+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: audit 2024-04-24T17:18:07.653337+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: audit 2024-04-24T17:18:07.657625+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: audit 2024-04-24T17:18:07.657625+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: cephadm 2024-04-24T17:18:07.659565+0000 mgr.x (mgr.25010) 1909 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: cephadm 2024-04-24T17:18:07.659565+0000 mgr.x (mgr.25010) 1909 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: cluster 2024-04-24T17:18:07.888508+0000 mgr.x (mgr.25010) 1910 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:18:08.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[70555]: cluster 2024-04-24T17:18:07.888508+0000 mgr.x (mgr.25010) 1910 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: cephadm 2024-04-24T17:18:07.640602+0000 mgr.x (mgr.25010) 1908 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi204.ueevvo (4/4) 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: cephadm 2024-04-24T17:18:07.640602+0000 mgr.x (mgr.25010) 1908 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi204.ueevvo (4/4) 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: audit 2024-04-24T17:18:07.648417+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: audit 2024-04-24T17:18:07.648417+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: audit 2024-04-24T17:18:07.653337+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: audit 2024-04-24T17:18:07.653337+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi204.ueevvo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: audit 2024-04-24T17:18:07.657625+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: audit 2024-04-24T17:18:07.657625+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: cephadm 2024-04-24T17:18:07.659565+0000 mgr.x (mgr.25010) 1909 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: cephadm 2024-04-24T17:18:07.659565+0000 mgr.x (mgr.25010) 1909 : cephadm [INF] Deploying daemon rgw.smpl.smithi204.ueevvo on smithi204 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: cluster 2024-04-24T17:18:07.888508+0000 mgr.x (mgr.25010) 1910 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:18:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:08 smithi040 bash[76016]: cluster 2024-04-24T17:18:07.888508+0000 mgr.x (mgr.25010) 1910 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-24T17:18:10.239 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.239 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.240 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.240 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.241 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:10.242 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:18:10 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: cluster 2024-04-24T17:18:09.889133+0000 mgr.x (mgr.25010) 1911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: cluster 2024-04-24T17:18:09.889133+0000 mgr.x (mgr.25010) 1911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: audit 2024-04-24T17:18:10.488918+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: audit 2024-04-24T17:18:10.488918+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: audit 2024-04-24T17:18:10.500585+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: audit 2024-04-24T17:18:10.500585+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: audit 2024-04-24T17:18:10.511129+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[70555]: audit 2024-04-24T17:18:10.511129+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: cluster 2024-04-24T17:18:09.889133+0000 mgr.x (mgr.25010) 1911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: cluster 2024-04-24T17:18:09.889133+0000 mgr.x (mgr.25010) 1911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: audit 2024-04-24T17:18:10.488918+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: audit 2024-04-24T17:18:10.488918+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: audit 2024-04-24T17:18:10.500585+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: audit 2024-04-24T17:18:10.500585+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: audit 2024-04-24T17:18:10.511129+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:10 smithi040 bash[76016]: audit 2024-04-24T17:18:10.511129+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: cluster 2024-04-24T17:18:09.889133+0000 mgr.x (mgr.25010) 1911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-04-24T17:18:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: cluster 2024-04-24T17:18:09.889133+0000 mgr.x (mgr.25010) 1911 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 125 op/s 2024-04-24T17:18:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: audit 2024-04-24T17:18:10.488918+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: audit 2024-04-24T17:18:10.488918+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: audit 2024-04-24T17:18:10.500585+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: audit 2024-04-24T17:18:10.500585+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: audit 2024-04-24T17:18:10.511129+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:10 smithi204 bash[58651]: audit 2024-04-24T17:18:10.511129+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.009 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.009 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:11 smithi204 bash[58651]: cluster 2024-04-24T17:18:10.502565+0000 mgr.x (mgr.25010) 1912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 96 B/s wr, 115 op/s 2024-04-24T17:18:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:11 smithi204 bash[58651]: cluster 2024-04-24T17:18:10.502565+0000 mgr.x (mgr.25010) 1912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 96 B/s wr, 115 op/s 2024-04-24T17:18:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:11 smithi204 bash[58651]: cluster 2024-04-24T17:18:10.814481+0000 mon.a (mon.0) 5886 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:12.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:11 smithi204 bash[58651]: cluster 2024-04-24T17:18:10.814481+0000 mon.a (mon.0) 5886 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:12.010 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:18:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:12.114 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:18:12.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[70555]: cluster 2024-04-24T17:18:10.502565+0000 mgr.x (mgr.25010) 1912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 96 B/s wr, 115 op/s 2024-04-24T17:18:12.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[70555]: cluster 2024-04-24T17:18:10.502565+0000 mgr.x (mgr.25010) 1912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 96 B/s wr, 115 op/s 2024-04-24T17:18:12.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[70555]: cluster 2024-04-24T17:18:10.814481+0000 mon.a (mon.0) 5886 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:12.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[70555]: cluster 2024-04-24T17:18:10.814481+0000 mon.a (mon.0) 5886 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:12.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[76016]: cluster 2024-04-24T17:18:10.502565+0000 mgr.x (mgr.25010) 1912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 96 B/s wr, 115 op/s 2024-04-24T17:18:12.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[76016]: cluster 2024-04-24T17:18:10.502565+0000 mgr.x (mgr.25010) 1912 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 96 B/s wr, 115 op/s 2024-04-24T17:18:12.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[76016]: cluster 2024-04-24T17:18:10.814481+0000 mon.a (mon.0) 5886 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:12.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:11 smithi040 bash[76016]: cluster 2024-04-24T17:18:10.814481+0000 mon.a (mon.0) 5886 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.826932+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.826932+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.843646+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.843646+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.886366+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.886366+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.887681+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.836 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.887681+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cluster 2024-04-24T17:18:11.889433+0000 mgr.x (mgr.25010) 1913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 102 B/s wr, 116 op/s 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cluster 2024-04-24T17:18:11.889433+0000 mgr.x (mgr.25010) 1913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 102 B/s wr, 116 op/s 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.898528+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.898528+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:11.898883+0000 mgr.x (mgr.25010) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:11.898883+0000 mgr.x (mgr.25010) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.945946+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.945946+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.949051+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.949051+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.837 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.952802+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.952802+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.954245+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:11.954245+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:11.958780+0000 mgr.x (mgr.25010) 1915 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:11.958780+0000 mgr.x (mgr.25010) 1915 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.101934+0000 mgr.x (mgr.25010) 1916 : audit [DBG] from='client.54610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.101934+0000 mgr.x (mgr.25010) 1916 : audit [DBG] from='client.54610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.220061+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.220061+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.220197+0000 mgr.x (mgr.25010) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.220197+0000 mgr.x (mgr.25010) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.263031+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.263031+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.265300+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.265300+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.267787+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.267787+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.268523+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.268523+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.275321+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.275321+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.275346+0000 mgr.x (mgr.25010) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.275346+0000 mgr.x (mgr.25010) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.316073+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.316073+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.318188+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.318188+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.320047+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.320047+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.320739+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.320739+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.327881+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.826932+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.826932+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.840 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.843646+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.843646+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.886366+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.886366+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.887681+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.887681+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cluster 2024-04-24T17:18:11.889433+0000 mgr.x (mgr.25010) 1913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 102 B/s wr, 116 op/s 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cluster 2024-04-24T17:18:11.889433+0000 mgr.x (mgr.25010) 1913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 102 B/s wr, 116 op/s 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.898528+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.898528+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:11.898883+0000 mgr.x (mgr.25010) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:11.898883+0000 mgr.x (mgr.25010) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.945946+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.945946+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.949051+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.949051+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:12.880 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:18:12.880 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 11s ago 22m - - 2024-04-24T17:18:12.880 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 2s ago 22m - - 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (9m) 11s ago 16m 14.7M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (9m) 2s ago 15m 41.2M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (8m) 11s ago 13m 45.3M - 3.5 e1d6a67b021e cde8247b277b 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (8m) 2s ago 21m 531M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (6m) 11s ago 23m 438M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (7m) 11s ago 24m 77.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (6m) 2s ago 22m 52.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:18:12.881 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (6m) 11s ago 22m 57.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:18:12.882 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (9m) 11s ago 16m 9396k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:18:12.882 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (9m) 2s ago 16m 9524k - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:18:12.882 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (5m) 11s ago 21m 62.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:18:12.882 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (4m) 11s ago 20m 63.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:18:12.882 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (3m) 11s ago 20m 56.8M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:18:12.882 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (3m) 11s ago 19m 59.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:18:12.882 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (2m) 2s ago 19m 58.9M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:18:12.883 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (2m) 2s ago 18m 51.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:18:12.883 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (74s) 2s ago 17m 48.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:18:12.883 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (40s) 2s ago 17m 54.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:18:12.883 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (8m) 2s ago 16m 67.6M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:18:12.883 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (23s) 11s ago 14m 87.9M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:18:12.883 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (8s) 2s ago 14m - - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:18:12.883 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (15s) 11s ago 13m - - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:18:12.884 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 starting - - - - 2024-04-24T17:18:13.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.826932+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.826932+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.843646+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.843646+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.886366+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.886366+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.887681+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.887681+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cluster 2024-04-24T17:18:11.889433+0000 mgr.x (mgr.25010) 1913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 102 B/s wr, 116 op/s 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cluster 2024-04-24T17:18:11.889433+0000 mgr.x (mgr.25010) 1913 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 102 B/s wr, 116 op/s 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.898528+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.898528+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:11.898883+0000 mgr.x (mgr.25010) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:11.898883+0000 mgr.x (mgr.25010) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.945946+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.945946+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.949051+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.949051+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.952802+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.952802+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.954245+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:11.954245+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:11.958780+0000 mgr.x (mgr.25010) 1915 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:11.958780+0000 mgr.x (mgr.25010) 1915 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.101934+0000 mgr.x (mgr.25010) 1916 : audit [DBG] from='client.54610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.101934+0000 mgr.x (mgr.25010) 1916 : audit [DBG] from='client.54610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.220061+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.220061+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.220197+0000 mgr.x (mgr.25010) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.220197+0000 mgr.x (mgr.25010) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.263031+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.263031+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.265300+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.265300+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.267787+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.267787+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.268523+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.268523+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.275321+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.275321+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.275346+0000 mgr.x (mgr.25010) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.275346+0000 mgr.x (mgr.25010) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.316073+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.316073+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.318188+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.318188+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.320047+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.320047+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.320739+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.320739+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.327881+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.327881+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.327968+0000 mgr.x (mgr.25010) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.327968+0000 mgr.x (mgr.25010) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.369322+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.369322+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.371302+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.371302+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.373072+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.373072+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.373721+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.373721+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.382800+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.382800+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.382892+0000 mgr.x (mgr.25010) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.382892+0000 mgr.x (mgr.25010) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.423963+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.423963+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.427279+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.161 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.427279+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.429249+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.429249+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.430263+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.430263+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.438111+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.438111+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.438176+0000 mgr.x (mgr.25010) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.438176+0000 mgr.x (mgr.25010) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.487488+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.487488+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.490664+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.490664+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.493791+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.162 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.493791+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.494847+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.494847+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.503519+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.503519+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.575987+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.575987+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.580337+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.580337+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.584275+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.584275+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.585438+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.585438+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.593885+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.593885+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.672109+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.672109+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.674417+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.674417+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.676772+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.676772+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.677627+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.677627+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.684729+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.684729+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.760053+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.760053+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.762071+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.762071+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.764432+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.764432+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.765131+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.765131+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.771960+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.771960+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.817306+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.817306+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.819597+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.819597+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.821629+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.821629+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.822456+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.822456+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.829372+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:12 smithi204 bash[58651]: audit 2024-04-24T17:18:12.829372+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.327881+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.327968+0000 mgr.x (mgr.25010) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.327968+0000 mgr.x (mgr.25010) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.369322+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.369322+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.371302+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.371302+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.373072+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.373072+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.373721+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.373721+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.382800+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.382800+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.382892+0000 mgr.x (mgr.25010) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.382892+0000 mgr.x (mgr.25010) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.423963+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.423963+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.427279+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.427279+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.952802+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.952802+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.954245+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:11.954245+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:11.958780+0000 mgr.x (mgr.25010) 1915 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:11.958780+0000 mgr.x (mgr.25010) 1915 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.101934+0000 mgr.x (mgr.25010) 1916 : audit [DBG] from='client.54610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.101934+0000 mgr.x (mgr.25010) 1916 : audit [DBG] from='client.54610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.220061+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.220061+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.220197+0000 mgr.x (mgr.25010) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.220197+0000 mgr.x (mgr.25010) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.263031+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.263031+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.265300+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.265300+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.267787+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.267787+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.268523+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.429249+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.429249+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.430263+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.430263+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.438111+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.438111+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.438176+0000 mgr.x (mgr.25010) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.438176+0000 mgr.x (mgr.25010) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.487488+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.487488+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.490664+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.490664+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.493791+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.493791+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.494847+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.494847+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.503519+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.503519+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.575987+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.575987+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.268523+0000 mon.a (mon.0) 5900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.275321+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.275321+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.275346+0000 mgr.x (mgr.25010) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.275346+0000 mgr.x (mgr.25010) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.316073+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.316073+0000 mon.a (mon.0) 5902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.318188+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.318188+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.320047+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.320047+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.320739+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.320739+0000 mon.a (mon.0) 5905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.327881+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.327881+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.327968+0000 mgr.x (mgr.25010) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.327968+0000 mgr.x (mgr.25010) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.369322+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.369322+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.371302+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.371302+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.373072+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.373072+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.373721+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.373721+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.382800+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.382800+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.382892+0000 mgr.x (mgr.25010) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.382892+0000 mgr.x (mgr.25010) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.423963+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.423963+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.427279+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.427279+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.429249+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.429249+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.430263+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.430263+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.438111+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.438111+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.438176+0000 mgr.x (mgr.25010) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.580337+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.580337+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.584275+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.584275+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.585438+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.585438+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.593885+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.593885+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.672109+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.672109+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.674417+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.674417+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.676772+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.676772+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.677627+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.677627+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.684729+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.684729+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.760053+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.760053+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.762071+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.762071+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.764432+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.764432+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.765131+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.765131+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.771960+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.771960+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.817306+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.817306+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.819597+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.819597+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.821629+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.821629+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.822456+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.822456+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.829372+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[70555]: audit 2024-04-24T17:18:12.829372+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.438176+0000 mgr.x (mgr.25010) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:13.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.487488+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.487488+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.490664+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.490664+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.493791+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.493791+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.494847+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.494847+0000 mon.a (mon.0) 5920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.503519+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.503519+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.575987+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.575987+0000 mon.a (mon.0) 5922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.580337+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.580337+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.584275+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.584275+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.585438+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.585438+0000 mon.a (mon.0) 5925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.593885+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.593885+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.672109+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.672109+0000 mon.a (mon.0) 5927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.674417+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.674417+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.676772+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.676772+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.677627+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.677627+0000 mon.a (mon.0) 5930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.684729+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.684729+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.760053+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.760053+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.762071+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.762071+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.764432+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.764432+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.765131+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.765131+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.771960+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.771960+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.817306+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.817306+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.819597+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.819597+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:13.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.821629+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.821629+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:13.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.822456+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.822456+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:13.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.829372+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:12 smithi040 bash[76016]: audit 2024-04-24T17:18:12.829372+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:13.322 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:18:13.323 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 16 2024-04-24T17:18:13.324 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:18:13.324 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:18:13.761 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:18:13.762 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:18:13.762 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:18:13.762 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:18:13.762 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:18:13.762 INFO:teuthology.orchestra.run.smithi040.stdout: "osd", 2024-04-24T17:18:13.762 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:18:13.763 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:18:13.763 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:18:13.763 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "16/23 daemons upgraded", 2024-04-24T17:18:13.763 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading rgw daemons", 2024-04-24T17:18:13.763 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:18:13.763 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:18:14.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.484694+0000 mgr.x (mgr.25010) 1922 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.484694+0000 mgr.x (mgr.25010) 1922 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.503809+0000 mgr.x (mgr.25010) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.503809+0000 mgr.x (mgr.25010) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.594247+0000 mgr.x (mgr.25010) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.594247+0000 mgr.x (mgr.25010) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.685092+0000 mgr.x (mgr.25010) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.685092+0000 mgr.x (mgr.25010) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.772027+0000 mgr.x (mgr.25010) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.772027+0000 mgr.x (mgr.25010) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.829484+0000 mgr.x (mgr.25010) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.829484+0000 mgr.x (mgr.25010) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cluster 2024-04-24T17:18:12.841244+0000 mon.a (mon.0) 5942 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state']) 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cluster 2024-04-24T17:18:12.841244+0000 mon.a (mon.0) 5942 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state']) 2024-04-24T17:18:14.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cluster 2024-04-24T17:18:12.841271+0000 mon.a (mon.0) 5943 : cluster [INF] Cluster is now healthy 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cluster 2024-04-24T17:18:12.841271+0000 mon.a (mon.0) 5943 : cluster [INF] Cluster is now healthy 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.861660+0000 mgr.x (mgr.25010) 1928 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.861660+0000 mgr.x (mgr.25010) 1928 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.917009+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.917009+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.919761+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.919761+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.922304+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.922304+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.923074+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.923074+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.929640+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:12.929640+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.929989+0000 mgr.x (mgr.25010) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:12.929989+0000 mgr.x (mgr.25010) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.010596+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.010596+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.013460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.013460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.015807+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.015807+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.016645+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.016645+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.130 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.021922+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.021922+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.022100+0000 mgr.x (mgr.25010) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.022100+0000 mgr.x (mgr.25010) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.097818+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.097818+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.101939+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.101939+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.105385+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.105385+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.106501+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.106501+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.115778+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.115778+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.116185+0000 mgr.x (mgr.25010) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.116185+0000 mgr.x (mgr.25010) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.175138+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.175138+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.178275+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.178275+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.183202+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.183202+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.184562+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.184562+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.191057+0000 mgr.x (mgr.25010) 1932 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:14.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.191057+0000 mgr.x (mgr.25010) 1932 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.194986+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.194986+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.196027+0000 mgr.x (mgr.25010) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.196027+0000 mgr.x (mgr.25010) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.238735+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.238735+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.242833+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.242833+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.245828+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.245828+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.246893+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.246893+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.253721+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.253721+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.254018+0000 mgr.x (mgr.25010) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.254018+0000 mgr.x (mgr.25010) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.318701+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.318701+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.321911+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.321911+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.324123+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.324123+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.324519+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.40:0/4151100350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.324519+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.40:0/4151100350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.326311+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.326311+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.332401+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.332401+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.332785+0000 mgr.x (mgr.25010) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.332785+0000 mgr.x (mgr.25010) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.384053+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.384053+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.386924+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.386924+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.390272+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.390272+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.391719+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.391719+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.399766+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.399766+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.400889+0000 mgr.x (mgr.25010) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.400889+0000 mgr.x (mgr.25010) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.482617+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.482617+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.485375+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.485375+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.487641+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.487641+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.488598+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.488598+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.494896+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.494896+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.545190+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.545190+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.547661+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.547661+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.549892+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.549892+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.550653+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.550653+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.556073+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.556073+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.613642+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.613642+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.615778+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.615778+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.617597+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.617597+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.618324+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.618324+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.623865+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.623865+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.667297+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.667297+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.669724+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.669724+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.672468+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.672468+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.673260+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.673260+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.678837+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.678837+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.722796+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.722796+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.725029+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.725029+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.727063+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.727063+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.727869+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.727869+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.732566+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.732566+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.773473+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.773473+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.775421+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.775421+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.777172+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.777172+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.777912+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.777912+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.783272+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.783272+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.825316+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.825316+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.827972+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.827972+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.829973+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.829973+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.830772+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:13 smithi204 bash[58651]: audit 2024-04-24T17:18:13.830772+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.484694+0000 mgr.x (mgr.25010) 1922 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.484694+0000 mgr.x (mgr.25010) 1922 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.503809+0000 mgr.x (mgr.25010) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.503809+0000 mgr.x (mgr.25010) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.594247+0000 mgr.x (mgr.25010) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.594247+0000 mgr.x (mgr.25010) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.685092+0000 mgr.x (mgr.25010) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.685092+0000 mgr.x (mgr.25010) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.772027+0000 mgr.x (mgr.25010) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.772027+0000 mgr.x (mgr.25010) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.829484+0000 mgr.x (mgr.25010) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.829484+0000 mgr.x (mgr.25010) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cluster 2024-04-24T17:18:12.841244+0000 mon.a (mon.0) 5942 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state']) 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cluster 2024-04-24T17:18:12.841244+0000 mon.a (mon.0) 5942 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state']) 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cluster 2024-04-24T17:18:12.841271+0000 mon.a (mon.0) 5943 : cluster [INF] Cluster is now healthy 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cluster 2024-04-24T17:18:12.841271+0000 mon.a (mon.0) 5943 : cluster [INF] Cluster is now healthy 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.861660+0000 mgr.x (mgr.25010) 1928 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.861660+0000 mgr.x (mgr.25010) 1928 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.917009+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.917009+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.484694+0000 mgr.x (mgr.25010) 1922 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.484694+0000 mgr.x (mgr.25010) 1922 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.503809+0000 mgr.x (mgr.25010) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.503809+0000 mgr.x (mgr.25010) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.594247+0000 mgr.x (mgr.25010) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.594247+0000 mgr.x (mgr.25010) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.685092+0000 mgr.x (mgr.25010) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.685092+0000 mgr.x (mgr.25010) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.772027+0000 mgr.x (mgr.25010) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.772027+0000 mgr.x (mgr.25010) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.829484+0000 mgr.x (mgr.25010) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.829484+0000 mgr.x (mgr.25010) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cluster 2024-04-24T17:18:12.841244+0000 mon.a (mon.0) 5942 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state']) 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cluster 2024-04-24T17:18:12.841244+0000 mon.a (mon.0) 5942 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon rgw.smpl.smithi204.ueevvo on smithi204 is in unknown state']) 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cluster 2024-04-24T17:18:12.841271+0000 mon.a (mon.0) 5943 : cluster [INF] Cluster is now healthy 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cluster 2024-04-24T17:18:12.841271+0000 mon.a (mon.0) 5943 : cluster [INF] Cluster is now healthy 2024-04-24T17:18:14.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.861660+0000 mgr.x (mgr.25010) 1928 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.861660+0000 mgr.x (mgr.25010) 1928 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.917009+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.917009+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.919761+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.919761+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.922304+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.922304+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.923074+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.923074+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.929640+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:12.929640+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.929989+0000 mgr.x (mgr.25010) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:12.929989+0000 mgr.x (mgr.25010) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.010596+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.010596+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.013460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.013460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.015807+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.015807+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.016645+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.016645+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.021922+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.021922+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.919761+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.919761+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.922304+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.922304+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.923074+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.923074+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.929640+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:12.929640+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.929989+0000 mgr.x (mgr.25010) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:12.929989+0000 mgr.x (mgr.25010) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.010596+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.010596+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.013460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.013460+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.015807+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.015807+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.016645+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.016645+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.021922+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.021922+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.022100+0000 mgr.x (mgr.25010) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.022100+0000 mgr.x (mgr.25010) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.097818+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.097818+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.101939+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.101939+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.105385+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.105385+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.106501+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.106501+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.115778+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.115778+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.116185+0000 mgr.x (mgr.25010) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.116185+0000 mgr.x (mgr.25010) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.175138+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.175138+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.178275+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.178275+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.183202+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.022100+0000 mgr.x (mgr.25010) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.022100+0000 mgr.x (mgr.25010) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.097818+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.097818+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.101939+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.101939+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.105385+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.105385+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.106501+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.106501+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.115778+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.115778+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.116185+0000 mgr.x (mgr.25010) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.116185+0000 mgr.x (mgr.25010) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.175138+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.175138+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.178275+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.178275+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.183202+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.183202+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.184562+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.184562+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.191057+0000 mgr.x (mgr.25010) 1932 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.191057+0000 mgr.x (mgr.25010) 1932 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.194986+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.194986+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.196027+0000 mgr.x (mgr.25010) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.196027+0000 mgr.x (mgr.25010) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.238735+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.238735+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.242833+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.242833+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.245828+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.245828+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.246893+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.246893+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.253721+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.253721+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.254018+0000 mgr.x (mgr.25010) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.183202+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.184562+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.184562+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.191057+0000 mgr.x (mgr.25010) 1932 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.191057+0000 mgr.x (mgr.25010) 1932 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.194986+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.194986+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.196027+0000 mgr.x (mgr.25010) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.196027+0000 mgr.x (mgr.25010) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.238735+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.238735+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.242833+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.242833+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.245828+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.245828+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.246893+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.246893+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.253721+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.253721+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.254018+0000 mgr.x (mgr.25010) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.254018+0000 mgr.x (mgr.25010) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.318701+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.318701+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.321911+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.321911+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.324123+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.324123+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.324519+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.40:0/4151100350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.324519+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.40:0/4151100350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.326311+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.326311+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.332401+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.332401+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.332785+0000 mgr.x (mgr.25010) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.332785+0000 mgr.x (mgr.25010) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.384053+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.384053+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.386924+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.386924+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.254018+0000 mgr.x (mgr.25010) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.318701+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.318701+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.321911+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.321911+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.324123+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.324123+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.324519+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.40:0/4151100350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.324519+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.40:0/4151100350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.326311+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.326311+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.332401+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.332401+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.332785+0000 mgr.x (mgr.25010) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.332785+0000 mgr.x (mgr.25010) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.384053+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.384053+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.386924+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.386924+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.390272+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.390272+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.391719+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.391719+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.399766+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.399766+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.400889+0000 mgr.x (mgr.25010) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.400889+0000 mgr.x (mgr.25010) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.482617+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.482617+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.485375+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.485375+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.487641+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.487641+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.488598+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.488598+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.494896+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.494896+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.545190+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.545190+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.390272+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.390272+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.391719+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.391719+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.399766+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.399766+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.400889+0000 mgr.x (mgr.25010) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.400889+0000 mgr.x (mgr.25010) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.482617+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.482617+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.485375+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.485375+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.487641+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.487641+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.488598+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.488598+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.494896+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.494896+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.545190+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.545190+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.547661+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.547661+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.549892+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.549892+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.550653+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.550653+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.556073+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.556073+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.613642+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.613642+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.615778+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.615778+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.617597+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.617597+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.618324+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.618324+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.623865+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.623865+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.667297+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.667297+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.669724+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.669724+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.672468+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.672468+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.673260+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.673260+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.678837+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.678837+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.722796+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.722796+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.725029+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.725029+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.727063+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.727063+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.727869+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.727869+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.732566+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.732566+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.547661+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.547661+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.549892+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.549892+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.550653+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.550653+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.556073+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.556073+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.613642+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.613642+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.615778+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.615778+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.617597+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.617597+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.618324+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.618324+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.623865+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.623865+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.667297+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.773473+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.773473+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.775421+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.775421+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.777172+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.777172+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.777912+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.777912+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.783272+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.783272+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.825316+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.825316+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.827972+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.827972+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.829973+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.829973+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.830772+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[76016]: audit 2024-04-24T17:18:13.830772+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.667297+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.669724+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.669724+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.672468+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.672468+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.673260+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.673260+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.678837+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.678837+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.722796+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.722796+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.725029+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.725029+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.727063+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.727063+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.727869+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.727869+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.732566+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.732566+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.773473+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.773473+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.775421+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.775421+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.777172+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.777172+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.777912+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.777912+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.783272+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.783272+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.825316+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.825316+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.827972+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.827972+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.829973+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.829973+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:14.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.830772+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:13 smithi040 bash[70555]: audit 2024-04-24T17:18:13.830772+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:14.227 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:18:14.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:18:14] "GET /metrics HTTP/1.1" 200 38657 "" "Prometheus/2.33.4" 2024-04-24T17:18:15.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.495016+0000 mgr.x (mgr.25010) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.495016+0000 mgr.x (mgr.25010) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.556178+0000 mgr.x (mgr.25010) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.556178+0000 mgr.x (mgr.25010) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.623941+0000 mgr.x (mgr.25010) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.623941+0000 mgr.x (mgr.25010) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.678959+0000 mgr.x (mgr.25010) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.678959+0000 mgr.x (mgr.25010) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.732876+0000 mgr.x (mgr.25010) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.732876+0000 mgr.x (mgr.25010) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.762986+0000 mgr.x (mgr.25010) 1942 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.762986+0000 mgr.x (mgr.25010) 1942 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.783330+0000 mgr.x (mgr.25010) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.783330+0000 mgr.x (mgr.25010) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.861354+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.861354+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.861767+0000 mgr.x (mgr.25010) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.861767+0000 mgr.x (mgr.25010) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cluster 2024-04-24T17:18:13.889931+0000 mgr.x (mgr.25010) 1945 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cluster 2024-04-24T17:18:13.889931+0000 mgr.x (mgr.25010) 1945 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.902343+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.902343+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.904229+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.904229+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.906114+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.906114+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.906746+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.906746+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.911160+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.911160+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.911323+0000 mgr.x (mgr.25010) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.911323+0000 mgr.x (mgr.25010) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.951911+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.951911+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.954170+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.954170+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.956210+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.956210+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.956943+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.956943+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.961645+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:13.961645+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.961740+0000 mgr.x (mgr.25010) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:13.961740+0000 mgr.x (mgr.25010) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.033755+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.033755+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.037852+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.037852+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.040373+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.040373+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.041276+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.041276+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.046907+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.046907+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.047064+0000 mgr.x (mgr.25010) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.047064+0000 mgr.x (mgr.25010) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.087800+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.087800+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.090055+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.090055+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.092054+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.092054+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.092876+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.092876+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.099886+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.099886+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.100016+0000 mgr.x (mgr.25010) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.100016+0000 mgr.x (mgr.25010) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.156957+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.156957+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.159639+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.159639+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.162099+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.162099+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.163214+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.163214+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.170876+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.170876+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.171039+0000 mgr.x (mgr.25010) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.171039+0000 mgr.x (mgr.25010) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.207507+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.40:0/2898775400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.207507+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.40:0/2898775400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.212519+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.212519+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.215176+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.215176+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.217504+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.217504+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.218551+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.218551+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.226138+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.226138+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.226383+0000 mgr.x (mgr.25010) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.226383+0000 mgr.x (mgr.25010) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.268042+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.268042+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.270415+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.270415+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.272757+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.272757+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.273648+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.273648+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.281849+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.281849+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.282072+0000 mgr.x (mgr.25010) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.282072+0000 mgr.x (mgr.25010) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.322587+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.322587+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.325119+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.325119+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.327501+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.327501+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.328576+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.328576+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.337594+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.337594+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.337756+0000 mgr.x (mgr.25010) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.337756+0000 mgr.x (mgr.25010) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.378793+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.378793+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.381219+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.381219+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.383443+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.383443+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.384358+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.384358+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.392262+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.392262+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.392451+0000 mgr.x (mgr.25010) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.392451+0000 mgr.x (mgr.25010) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.433730+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.433730+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.436214+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.436214+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.438633+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.438633+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.439616+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.439616+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.447728+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.447728+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.447947+0000 mgr.x (mgr.25010) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.447947+0000 mgr.x (mgr.25010) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.522263+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.522263+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.525351+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.525351+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.528025+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.528025+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.529363+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.529363+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.537759+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.537759+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.611788+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.611788+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.615028+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.615028+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.617978+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.617978+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.619544+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.619544+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.629136+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.629136+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.686225+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.686225+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.689090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.689090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.691589+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.691589+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.692791+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.692791+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.701701+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.701701+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.777042+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.777042+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.779835+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.779835+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.782291+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.782291+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.783292+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.783292+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.792040+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.792040+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.833451+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.833451+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.835962+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.835962+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.838802+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.838802+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.839744+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.839744+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.848515+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:14 smithi204 bash[58651]: audit 2024-04-24T17:18:14.848515+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.495016+0000 mgr.x (mgr.25010) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.495016+0000 mgr.x (mgr.25010) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.556178+0000 mgr.x (mgr.25010) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.556178+0000 mgr.x (mgr.25010) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.623941+0000 mgr.x (mgr.25010) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.623941+0000 mgr.x (mgr.25010) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.678959+0000 mgr.x (mgr.25010) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.678959+0000 mgr.x (mgr.25010) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.732876+0000 mgr.x (mgr.25010) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.732876+0000 mgr.x (mgr.25010) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.762986+0000 mgr.x (mgr.25010) 1942 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.762986+0000 mgr.x (mgr.25010) 1942 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:15.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.783330+0000 mgr.x (mgr.25010) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.783330+0000 mgr.x (mgr.25010) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.861354+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.861354+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.861767+0000 mgr.x (mgr.25010) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.861767+0000 mgr.x (mgr.25010) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cluster 2024-04-24T17:18:13.889931+0000 mgr.x (mgr.25010) 1945 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cluster 2024-04-24T17:18:13.889931+0000 mgr.x (mgr.25010) 1945 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-24T17:18:15.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.902343+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.495016+0000 mgr.x (mgr.25010) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.495016+0000 mgr.x (mgr.25010) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.556178+0000 mgr.x (mgr.25010) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.556178+0000 mgr.x (mgr.25010) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.623941+0000 mgr.x (mgr.25010) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.623941+0000 mgr.x (mgr.25010) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.678959+0000 mgr.x (mgr.25010) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.678959+0000 mgr.x (mgr.25010) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.732876+0000 mgr.x (mgr.25010) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.732876+0000 mgr.x (mgr.25010) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.762986+0000 mgr.x (mgr.25010) 1942 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.762986+0000 mgr.x (mgr.25010) 1942 : audit [DBG] from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.783330+0000 mgr.x (mgr.25010) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.783330+0000 mgr.x (mgr.25010) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.861354+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.861354+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.861767+0000 mgr.x (mgr.25010) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.861767+0000 mgr.x (mgr.25010) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cluster 2024-04-24T17:18:13.889931+0000 mgr.x (mgr.25010) 1945 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cluster 2024-04-24T17:18:13.889931+0000 mgr.x (mgr.25010) 1945 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-24T17:18:15.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.902343+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.902343+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.904229+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.904229+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.906114+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.906114+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.906746+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.906746+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.911160+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.911160+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.911323+0000 mgr.x (mgr.25010) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.911323+0000 mgr.x (mgr.25010) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.951911+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.951911+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.954170+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.954170+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.956210+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.956210+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.956943+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.956943+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.902343+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.904229+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.904229+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.906114+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.906114+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.906746+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.906746+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.911160+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.911160+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.911323+0000 mgr.x (mgr.25010) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.911323+0000 mgr.x (mgr.25010) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.951911+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.951911+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.954170+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.954170+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.956210+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.956210+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.956943+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.956943+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.961645+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:13.961645+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.961740+0000 mgr.x (mgr.25010) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:13.961740+0000 mgr.x (mgr.25010) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.033755+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.033755+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.037852+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.037852+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.040373+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.040373+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.041276+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.041276+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.046907+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.046907+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.047064+0000 mgr.x (mgr.25010) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.047064+0000 mgr.x (mgr.25010) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.087800+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.087800+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.090055+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.090055+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.961645+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:13.961645+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.961740+0000 mgr.x (mgr.25010) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:13.961740+0000 mgr.x (mgr.25010) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.033755+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.033755+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.037852+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.037852+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.040373+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.040373+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.041276+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.041276+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.046907+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.046907+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.047064+0000 mgr.x (mgr.25010) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.047064+0000 mgr.x (mgr.25010) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.087800+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.087800+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.090055+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.090055+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.092054+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.092054+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.092876+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.092876+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.099886+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.099886+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.100016+0000 mgr.x (mgr.25010) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.100016+0000 mgr.x (mgr.25010) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.156957+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.156957+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.159639+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.159639+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.162099+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.162099+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.163214+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.163214+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.170876+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.170876+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.171039+0000 mgr.x (mgr.25010) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.171039+0000 mgr.x (mgr.25010) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.092054+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.092054+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.092876+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.092876+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.099886+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.099886+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.100016+0000 mgr.x (mgr.25010) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.100016+0000 mgr.x (mgr.25010) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.156957+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.156957+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.159639+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.159639+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.162099+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.162099+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.163214+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.163214+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.170876+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.170876+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.171039+0000 mgr.x (mgr.25010) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.171039+0000 mgr.x (mgr.25010) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.207507+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.40:0/2898775400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.207507+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.40:0/2898775400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.212519+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.212519+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.215176+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.215176+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.217504+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.217504+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.218551+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.218551+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.226138+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.226138+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.226383+0000 mgr.x (mgr.25010) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.226383+0000 mgr.x (mgr.25010) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.268042+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.268042+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.270415+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.270415+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.272757+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.207507+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.40:0/2898775400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.207507+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.40:0/2898775400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.212519+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.212519+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.215176+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.215176+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.217504+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.217504+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.218551+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.218551+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.226138+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.226138+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.226383+0000 mgr.x (mgr.25010) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.226383+0000 mgr.x (mgr.25010) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.268042+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.268042+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.270415+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.270415+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.272757+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.272757+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.273648+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.273648+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.281849+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.281849+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.282072+0000 mgr.x (mgr.25010) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.282072+0000 mgr.x (mgr.25010) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.322587+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.322587+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.325119+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.325119+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.327501+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.327501+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.328576+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.328576+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.337594+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.337594+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.337756+0000 mgr.x (mgr.25010) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.337756+0000 mgr.x (mgr.25010) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.378793+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.272757+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.273648+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.273648+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.281849+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.281849+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.282072+0000 mgr.x (mgr.25010) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.282072+0000 mgr.x (mgr.25010) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.322587+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.322587+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.325119+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.325119+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.327501+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.327501+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.328576+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.328576+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.337594+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.337594+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.337756+0000 mgr.x (mgr.25010) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.337756+0000 mgr.x (mgr.25010) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.378793+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.378793+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.381219+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.381219+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.383443+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.383443+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.384358+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.384358+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.392262+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.392262+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.392451+0000 mgr.x (mgr.25010) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.392451+0000 mgr.x (mgr.25010) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.433730+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.433730+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.436214+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.436214+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.438633+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.438633+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.439616+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.439616+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.378793+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.381219+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.381219+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.383443+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.383443+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.384358+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.384358+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.392262+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.392262+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.392451+0000 mgr.x (mgr.25010) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.392451+0000 mgr.x (mgr.25010) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.433730+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.433730+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.436214+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.436214+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.438633+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.438633+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.439616+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.439616+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.447728+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.447728+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.447947+0000 mgr.x (mgr.25010) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.447947+0000 mgr.x (mgr.25010) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.522263+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.522263+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.525351+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.525351+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.528025+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.528025+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.529363+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.529363+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.537759+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.537759+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.611788+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.611788+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.615028+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.615028+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.617978+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.617978+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.447728+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.447728+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.447947+0000 mgr.x (mgr.25010) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.447947+0000 mgr.x (mgr.25010) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.522263+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.522263+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.525351+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.525351+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.528025+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.528025+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.529363+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.529363+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.537759+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.537759+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.611788+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.611788+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.615028+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.615028+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.617978+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.617978+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.619544+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.619544+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.629136+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.629136+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.686225+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.686225+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.689090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.689090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.691589+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.691589+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.692791+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.692791+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.701701+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.701701+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.777042+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.777042+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.779835+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.779835+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.782291+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.619544+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.619544+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.629136+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.629136+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.686225+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.686225+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.689090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.689090+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.691589+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.691589+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.692791+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.692791+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.701701+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.701701+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.777042+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.777042+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.779835+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.779835+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.782291+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.782291+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.783292+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.783292+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.792040+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.792040+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.833451+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.833451+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.835962+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.835962+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.838802+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.838802+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.839744+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.839744+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.848515+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[70555]: audit 2024-04-24T17:18:14.848515+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.782291+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.783292+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.783292+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.792040+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.792040+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.833451+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.833451+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.835962+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.835962+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.838802+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.838802+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.839744+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.839744+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.848515+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:14 smithi040 bash[76016]: audit 2024-04-24T17:18:14.848515+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.538035+0000 mgr.x (mgr.25010) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.538035+0000 mgr.x (mgr.25010) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.629409+0000 mgr.x (mgr.25010) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.629409+0000 mgr.x (mgr.25010) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.701926+0000 mgr.x (mgr.25010) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.701926+0000 mgr.x (mgr.25010) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.792251+0000 mgr.x (mgr.25010) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.792251+0000 mgr.x (mgr.25010) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.848767+0000 mgr.x (mgr.25010) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.848767+0000 mgr.x (mgr.25010) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.911536+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.911536+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.914004+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.914004+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.916164+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.916164+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.917228+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.917228+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.923362+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.923362+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.923409+0000 mgr.x (mgr.25010) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.923409+0000 mgr.x (mgr.25010) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.964487+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.964487+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.967622+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.967622+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.970259+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.970259+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.971496+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.971496+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.978656+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:14.978656+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.978739+0000 mgr.x (mgr.25010) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:14.978739+0000 mgr.x (mgr.25010) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.036346+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.036346+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.039585+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.039585+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.042599+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.042599+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.043991+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.043991+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.051785+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.051785+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.051978+0000 mgr.x (mgr.25010) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.051978+0000 mgr.x (mgr.25010) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.097554+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.097554+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.101074+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.101074+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.104610+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.104610+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.106020+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.106020+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.113511+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.113511+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.113640+0000 mgr.x (mgr.25010) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.113640+0000 mgr.x (mgr.25010) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.170520+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.170520+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.173691+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.173691+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.176561+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.176561+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.178237+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.178237+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.186107+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.186107+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.186292+0000 mgr.x (mgr.25010) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.186292+0000 mgr.x (mgr.25010) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.273183+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.273183+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.278139+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.278139+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.282434+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.282434+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.283971+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.283971+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.294570+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.294570+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.294861+0000 mgr.x (mgr.25010) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.294861+0000 mgr.x (mgr.25010) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.386548+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.386548+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.391223+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.391223+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.395471+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.395471+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.397112+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.397112+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.406291+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.406291+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.406816+0000 mgr.x (mgr.25010) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.406816+0000 mgr.x (mgr.25010) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:15.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.483439+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.483439+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.486670+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.486670+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.489523+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.489523+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.490786+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.490786+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.499599+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.499599+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.577109+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.577109+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.580549+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.580549+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.584094+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.584094+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.585438+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.585438+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.594159+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.594159+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.652140+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.652140+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.655322+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.655322+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.658003+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.658003+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.659164+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.659164+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.667986+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.667986+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.726205+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.726205+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.729171+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.729171+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.731856+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.731856+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.733030+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.733030+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.741518+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.741518+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.799143+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.799143+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.802146+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.802146+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:15.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.804731+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.804731+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:15.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.805796+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.805796+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:15.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.814258+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:15.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:15 smithi204 bash[58651]: audit 2024-04-24T17:18:15.814258+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.538035+0000 mgr.x (mgr.25010) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.538035+0000 mgr.x (mgr.25010) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.629409+0000 mgr.x (mgr.25010) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.629409+0000 mgr.x (mgr.25010) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.701926+0000 mgr.x (mgr.25010) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.701926+0000 mgr.x (mgr.25010) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.792251+0000 mgr.x (mgr.25010) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.792251+0000 mgr.x (mgr.25010) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.848767+0000 mgr.x (mgr.25010) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.848767+0000 mgr.x (mgr.25010) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.911536+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.911536+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.914004+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.914004+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.916164+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.916164+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.917228+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.917228+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.923362+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.923362+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.538035+0000 mgr.x (mgr.25010) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.538035+0000 mgr.x (mgr.25010) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.629409+0000 mgr.x (mgr.25010) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.629409+0000 mgr.x (mgr.25010) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.701926+0000 mgr.x (mgr.25010) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.701926+0000 mgr.x (mgr.25010) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.792251+0000 mgr.x (mgr.25010) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.792251+0000 mgr.x (mgr.25010) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.848767+0000 mgr.x (mgr.25010) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.848767+0000 mgr.x (mgr.25010) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.911536+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.911536+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.914004+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.914004+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.916164+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.916164+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.917228+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.917228+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.923362+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.923362+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.923409+0000 mgr.x (mgr.25010) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.923409+0000 mgr.x (mgr.25010) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.964487+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.964487+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.967622+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.967622+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.970259+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.970259+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.971496+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.971496+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.978656+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:14.978656+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.978739+0000 mgr.x (mgr.25010) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:14.978739+0000 mgr.x (mgr.25010) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.036346+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.036346+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.039585+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.039585+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.042599+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.042599+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.923409+0000 mgr.x (mgr.25010) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.923409+0000 mgr.x (mgr.25010) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.964487+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.964487+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.967622+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.967622+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.970259+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.970259+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.971496+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.971496+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.978656+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:14.978656+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.978739+0000 mgr.x (mgr.25010) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:14.978739+0000 mgr.x (mgr.25010) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.036346+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.036346+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.039585+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.039585+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.042599+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.042599+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.043991+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.043991+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.051785+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.051785+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.051978+0000 mgr.x (mgr.25010) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.051978+0000 mgr.x (mgr.25010) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.097554+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.097554+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.101074+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.101074+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.104610+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.104610+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.106020+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.106020+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.113511+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.113511+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.113640+0000 mgr.x (mgr.25010) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.113640+0000 mgr.x (mgr.25010) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.170520+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.170520+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.043991+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.043991+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.051785+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.051785+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.051978+0000 mgr.x (mgr.25010) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.051978+0000 mgr.x (mgr.25010) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.097554+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.097554+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.101074+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.101074+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.104610+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.104610+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.106020+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.106020+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.113511+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.113511+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.113640+0000 mgr.x (mgr.25010) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.113640+0000 mgr.x (mgr.25010) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.170520+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.170520+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.173691+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.173691+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.176561+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.176561+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.178237+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.178237+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.186107+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.186107+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.186292+0000 mgr.x (mgr.25010) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.186292+0000 mgr.x (mgr.25010) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.273183+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.273183+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.278139+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.278139+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.282434+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.282434+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.283971+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.283971+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.294570+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.173691+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.173691+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.176561+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.176561+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.178237+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.178237+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.186107+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.186107+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.186292+0000 mgr.x (mgr.25010) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.186292+0000 mgr.x (mgr.25010) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.273183+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.273183+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.278139+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.278139+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.282434+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.282434+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.283971+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.283971+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.294570+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.294570+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.294861+0000 mgr.x (mgr.25010) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.294861+0000 mgr.x (mgr.25010) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.386548+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.386548+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.391223+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.391223+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.395471+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.395471+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.397112+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.397112+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.406291+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.406291+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.406816+0000 mgr.x (mgr.25010) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.406816+0000 mgr.x (mgr.25010) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.483439+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.483439+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.486670+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.486670+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.489523+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.294570+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.294861+0000 mgr.x (mgr.25010) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.294861+0000 mgr.x (mgr.25010) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.386548+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.386548+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.391223+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.391223+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.395471+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.395471+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.397112+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.397112+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.406291+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.406291+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.406816+0000 mgr.x (mgr.25010) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.406816+0000 mgr.x (mgr.25010) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.483439+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.483439+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.486670+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.486670+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.489523+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.489523+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.490786+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.490786+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.499599+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.499599+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.577109+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.577109+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.580549+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.580549+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.584094+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.584094+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.585438+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.585438+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.594159+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.594159+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.652140+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.652140+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.655322+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.655322+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.489523+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.490786+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.490786+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.499599+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.499599+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.577109+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.577109+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.580549+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.580549+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.584094+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.584094+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.585438+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.585438+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.594159+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.594159+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.652140+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.652140+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.655322+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.655322+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.658003+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.658003+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.659164+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.659164+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.667986+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.667986+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.726205+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.726205+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.729171+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.729171+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.731856+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.731856+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.733030+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.733030+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.741518+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.741518+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.799143+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.799143+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.802146+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.658003+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.658003+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.659164+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.659164+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.667986+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.667986+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.726205+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.726205+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.729171+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.729171+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.731856+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.731856+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.733030+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.733030+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.741518+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.741518+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.799143+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.799143+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.802146+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.802146+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.804731+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.804731+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.805796+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.805796+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.814258+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[70555]: audit 2024-04-24T17:18:15.814258+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.802146+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.804731+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.804731+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.805796+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.805796+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.814258+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:15 smithi040 bash[76016]: audit 2024-04-24T17:18:15.814258+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.500115+0000 mgr.x (mgr.25010) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.500115+0000 mgr.x (mgr.25010) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.594429+0000 mgr.x (mgr.25010) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.594429+0000 mgr.x (mgr.25010) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.668255+0000 mgr.x (mgr.25010) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.668255+0000 mgr.x (mgr.25010) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.741744+0000 mgr.x (mgr.25010) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.741744+0000 mgr.x (mgr.25010) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.814441+0000 mgr.x (mgr.25010) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.814441+0000 mgr.x (mgr.25010) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cluster 2024-04-24T17:18:15.890659+0000 mgr.x (mgr.25010) 1973 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cluster 2024-04-24T17:18:15.890659+0000 mgr.x (mgr.25010) 1973 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.898892+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.898892+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.903307+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.903307+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.905882+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.905882+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.907176+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.907176+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.915911+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.915911+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.916064+0000 mgr.x (mgr.25010) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.916064+0000 mgr.x (mgr.25010) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.973695+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.973695+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.976656+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.976656+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.979413+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.979413+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.980854+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.980854+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.988701+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:15.988701+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.988924+0000 mgr.x (mgr.25010) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:15.988924+0000 mgr.x (mgr.25010) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.046100+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.046100+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.049445+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.049445+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.052507+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.052507+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.053788+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.053788+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.064798+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.064798+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.064982+0000 mgr.x (mgr.25010) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.064982+0000 mgr.x (mgr.25010) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.106688+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.106688+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.109637+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.109637+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.112176+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.112176+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.113409+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.113409+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.124134+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.124134+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.124355+0000 mgr.x (mgr.25010) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.124355+0000 mgr.x (mgr.25010) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.181317+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.181317+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.184518+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.184518+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.186791+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.186791+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.187746+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.187746+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.195380+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.195380+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.195515+0000 mgr.x (mgr.25010) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.195515+0000 mgr.x (mgr.25010) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.252811+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.252811+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.255968+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.255968+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:16.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.258655+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.258655+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.259810+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.259810+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.270266+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.270266+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.270566+0000 mgr.x (mgr.25010) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.270566+0000 mgr.x (mgr.25010) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.344255+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.344255+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.346529+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.346529+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.348800+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.348800+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.349612+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.349612+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.356927+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.356927+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.357068+0000 mgr.x (mgr.25010) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.357068+0000 mgr.x (mgr.25010) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.430123+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.430123+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.433401+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.433401+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.436205+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.436205+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.437492+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.089 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.437492+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.448453+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.448453+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.448701+0000 mgr.x (mgr.25010) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.448701+0000 mgr.x (mgr.25010) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.505847+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.505847+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.508471+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.508471+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.511805+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.511805+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.513130+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.513130+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.523096+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.523096+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.579560+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.579560+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.582547+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.582547+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.585346+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.585346+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.586624+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.586624+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.596928+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.596928+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.669511+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.669511+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.091 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.672582+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.672582+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.675399+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.675399+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.676637+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.676637+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.687493+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.687493+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.760841+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.760841+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.763765+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.763765+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.767441+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.767441+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.768724+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.768724+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.778769+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.778769+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.836351+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.836351+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.839007+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.839007+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.841252+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.841252+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.842383+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.842383+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.852435+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.852435+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.853039+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:17.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:16 smithi204 bash[58651]: audit 2024-04-24T17:18:16.853039+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.500115+0000 mgr.x (mgr.25010) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.500115+0000 mgr.x (mgr.25010) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.594429+0000 mgr.x (mgr.25010) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.594429+0000 mgr.x (mgr.25010) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.668255+0000 mgr.x (mgr.25010) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.668255+0000 mgr.x (mgr.25010) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.741744+0000 mgr.x (mgr.25010) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.741744+0000 mgr.x (mgr.25010) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.814441+0000 mgr.x (mgr.25010) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.814441+0000 mgr.x (mgr.25010) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cluster 2024-04-24T17:18:15.890659+0000 mgr.x (mgr.25010) 1973 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cluster 2024-04-24T17:18:15.890659+0000 mgr.x (mgr.25010) 1973 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.898892+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.898892+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.903307+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.903307+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.905882+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.905882+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.907176+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.500115+0000 mgr.x (mgr.25010) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.500115+0000 mgr.x (mgr.25010) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.594429+0000 mgr.x (mgr.25010) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.594429+0000 mgr.x (mgr.25010) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.668255+0000 mgr.x (mgr.25010) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.668255+0000 mgr.x (mgr.25010) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.741744+0000 mgr.x (mgr.25010) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.741744+0000 mgr.x (mgr.25010) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.814441+0000 mgr.x (mgr.25010) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.814441+0000 mgr.x (mgr.25010) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cluster 2024-04-24T17:18:15.890659+0000 mgr.x (mgr.25010) 1973 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cluster 2024-04-24T17:18:15.890659+0000 mgr.x (mgr.25010) 1973 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.898892+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.898892+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.903307+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.903307+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.905882+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.905882+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.907176+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.907176+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.915911+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.915911+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.916064+0000 mgr.x (mgr.25010) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.916064+0000 mgr.x (mgr.25010) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.973695+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.973695+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.976656+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.976656+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.979413+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.979413+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.980854+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.980854+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.988701+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:15.988701+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.988924+0000 mgr.x (mgr.25010) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:15.988924+0000 mgr.x (mgr.25010) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.046100+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.046100+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.049445+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.049445+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.907176+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.915911+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.915911+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.916064+0000 mgr.x (mgr.25010) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.916064+0000 mgr.x (mgr.25010) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.973695+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.973695+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.976656+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.976656+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.979413+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.979413+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.980854+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.980854+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.988701+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:15.988701+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.988924+0000 mgr.x (mgr.25010) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:15.988924+0000 mgr.x (mgr.25010) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.046100+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.046100+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.049445+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.049445+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.052507+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.052507+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.053788+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.053788+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.064798+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.064798+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.064982+0000 mgr.x (mgr.25010) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.064982+0000 mgr.x (mgr.25010) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.106688+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.106688+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.109637+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.109637+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.112176+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.112176+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.113409+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.113409+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.124134+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.124134+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.124355+0000 mgr.x (mgr.25010) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.052507+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.052507+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.053788+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.053788+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.064798+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.064798+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.064982+0000 mgr.x (mgr.25010) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.064982+0000 mgr.x (mgr.25010) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.106688+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.106688+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.109637+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.109637+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.112176+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.112176+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.113409+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.113409+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.124134+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.124134+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.124355+0000 mgr.x (mgr.25010) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.124355+0000 mgr.x (mgr.25010) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.181317+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.181317+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.184518+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.184518+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.186791+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.186791+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.187746+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.187746+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.195380+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.195380+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.195515+0000 mgr.x (mgr.25010) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.195515+0000 mgr.x (mgr.25010) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.252811+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.252811+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.255968+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.255968+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.258655+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.258655+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.259810+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.259810+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.270266+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.270266+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.270566+0000 mgr.x (mgr.25010) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.270566+0000 mgr.x (mgr.25010) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.344255+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.344255+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.346529+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.346529+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.348800+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.348800+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.349612+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.349612+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.356927+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.356927+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.357068+0000 mgr.x (mgr.25010) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.357068+0000 mgr.x (mgr.25010) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.430123+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.430123+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.433401+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.124355+0000 mgr.x (mgr.25010) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.181317+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.181317+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.184518+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.184518+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.186791+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.186791+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.187746+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.187746+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.195380+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.195380+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.195515+0000 mgr.x (mgr.25010) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.195515+0000 mgr.x (mgr.25010) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.252811+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.252811+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.255968+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.255968+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.258655+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.258655+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.259810+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.433401+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.436205+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.436205+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.437492+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.437492+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.448453+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.448453+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.448701+0000 mgr.x (mgr.25010) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.448701+0000 mgr.x (mgr.25010) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.505847+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.505847+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.508471+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.508471+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.511805+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.511805+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.513130+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.513130+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.523096+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.523096+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.259810+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.270266+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.270266+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.270566+0000 mgr.x (mgr.25010) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.270566+0000 mgr.x (mgr.25010) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.344255+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.344255+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.346529+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.346529+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.348800+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.348800+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.349612+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.349612+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.356927+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.356927+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.357068+0000 mgr.x (mgr.25010) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.357068+0000 mgr.x (mgr.25010) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.430123+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.430123+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.433401+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.579560+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.579560+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.582547+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.582547+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.585346+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.585346+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.586624+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.586624+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.596928+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.596928+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.669511+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.669511+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.672582+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.672582+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.675399+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.675399+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.676637+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.676637+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.687493+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.433401+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.436205+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.436205+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.437492+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.437492+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.448453+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.448453+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.448701+0000 mgr.x (mgr.25010) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.448701+0000 mgr.x (mgr.25010) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.505847+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.505847+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.508471+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.508471+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.511805+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.511805+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.513130+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.513130+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.523096+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.523096+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.687493+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.760841+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.760841+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.763765+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.763765+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.767441+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.767441+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.768724+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.768724+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.778769+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.778769+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.836351+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.836351+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.839007+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.839007+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.841252+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.841252+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.842383+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.842383+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.852435+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.852435+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.853039+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:17.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[76016]: audit 2024-04-24T17:18:16.853039+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.579560+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.579560+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.582547+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.582547+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.585346+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.585346+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.586624+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.586624+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.596928+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.596928+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.669511+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.669511+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.672582+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.672582+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.675399+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.675399+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.676637+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.676637+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.687493+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.687493+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.760841+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.760841+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.763765+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.763765+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.767441+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.767441+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.768724+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.768724+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.778769+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.778769+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.836351+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.836351+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.839007+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.839007+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.841252+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.841252+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.842383+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.842383+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.852435+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.852435+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.853039+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:17.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:16 smithi040 bash[70555]: audit 2024-04-24T17:18:16.853039+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.523272+0000 mgr.x (mgr.25010) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.523272+0000 mgr.x (mgr.25010) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.597133+0000 mgr.x (mgr.25010) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.597133+0000 mgr.x (mgr.25010) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.687742+0000 mgr.x (mgr.25010) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.687742+0000 mgr.x (mgr.25010) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.779004+0000 mgr.x (mgr.25010) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.779004+0000 mgr.x (mgr.25010) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.852571+0000 mgr.x (mgr.25010) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.137 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.852571+0000 mgr.x (mgr.25010) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.948572+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.948572+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.951770+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.951770+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.954632+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.954632+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.955889+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.955889+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.964313+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:16.964313+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.964607+0000 mgr.x (mgr.25010) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:16.964607+0000 mgr.x (mgr.25010) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.005522+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.005522+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.008183+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.008183+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.010584+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.010584+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.011742+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.011742+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.020518+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.020518+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.020609+0000 mgr.x (mgr.25010) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.020609+0000 mgr.x (mgr.25010) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.060957+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.060957+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.063871+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.063871+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.066686+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.066686+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.067831+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.067831+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.078437+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.078437+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.078738+0000 mgr.x (mgr.25010) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.078738+0000 mgr.x (mgr.25010) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.138011+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.138011+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.140933+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.140933+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.143633+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.143633+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.144634+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.144634+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.154777+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.154777+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.154973+0000 mgr.x (mgr.25010) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.154973+0000 mgr.x (mgr.25010) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.196343+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.196343+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.199226+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.199226+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.201440+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.201440+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.202470+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.202470+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.210940+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.210940+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.211151+0000 mgr.x (mgr.25010) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.211151+0000 mgr.x (mgr.25010) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.268604+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.268604+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.271452+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.271452+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.273965+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.273965+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.275069+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.275069+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.285352+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.285352+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.285701+0000 mgr.x (mgr.25010) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.285701+0000 mgr.x (mgr.25010) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.342993+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.342993+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.345364+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.345364+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.347504+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.347504+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.348492+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.348492+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.355302+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.355302+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.355473+0000 mgr.x (mgr.25010) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.355473+0000 mgr.x (mgr.25010) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.418033+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.418033+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.421254+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.421254+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.423863+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.423863+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.425128+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.425128+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.433891+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.433891+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.434117+0000 mgr.x (mgr.25010) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.434117+0000 mgr.x (mgr.25010) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.495388+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.495388+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.499314+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.499314+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.502342+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.502342+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.503558+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.503558+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.513153+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.513153+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.569870+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.569870+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.574293+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.574293+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.578297+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.578297+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.580135+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.580135+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.591075+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.591075+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.667029+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.667029+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.670522+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.670522+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.673090+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.673090+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.674274+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.674274+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.685602+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.685602+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.747396+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.747396+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.750385+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.750385+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.752914+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.752914+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.754097+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.754097+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.765420+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.765420+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.823382+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.823382+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.826517+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.826517+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.829172+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.829172+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.830253+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.830253+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.841191+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:17 smithi204 bash[58651]: audit 2024-04-24T17:18:17.841191+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.523272+0000 mgr.x (mgr.25010) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.523272+0000 mgr.x (mgr.25010) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.597133+0000 mgr.x (mgr.25010) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.597133+0000 mgr.x (mgr.25010) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.687742+0000 mgr.x (mgr.25010) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.687742+0000 mgr.x (mgr.25010) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.779004+0000 mgr.x (mgr.25010) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.779004+0000 mgr.x (mgr.25010) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.852571+0000 mgr.x (mgr.25010) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.852571+0000 mgr.x (mgr.25010) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.948572+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.948572+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.951770+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.951770+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.954632+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.954632+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.955889+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.955889+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.964313+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:16.964313+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.523272+0000 mgr.x (mgr.25010) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.523272+0000 mgr.x (mgr.25010) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.597133+0000 mgr.x (mgr.25010) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.597133+0000 mgr.x (mgr.25010) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.687742+0000 mgr.x (mgr.25010) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.687742+0000 mgr.x (mgr.25010) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.779004+0000 mgr.x (mgr.25010) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.779004+0000 mgr.x (mgr.25010) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.852571+0000 mgr.x (mgr.25010) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.852571+0000 mgr.x (mgr.25010) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.948572+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.948572+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.951770+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.951770+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.954632+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.954632+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.955889+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.955889+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.964313+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:16.964313+0000 mon.a (mon.0) 6219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.964607+0000 mgr.x (mgr.25010) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:16.964607+0000 mgr.x (mgr.25010) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.005522+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.005522+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.008183+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.008183+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.010584+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.010584+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.011742+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.011742+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.020518+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.020518+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.020609+0000 mgr.x (mgr.25010) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.020609+0000 mgr.x (mgr.25010) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.060957+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.060957+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.063871+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.063871+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.066686+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.066686+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.964607+0000 mgr.x (mgr.25010) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:16.964607+0000 mgr.x (mgr.25010) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.005522+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.005522+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.008183+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.008183+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.010584+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.010584+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.011742+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.011742+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.020518+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.020518+0000 mon.a (mon.0) 6224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.020609+0000 mgr.x (mgr.25010) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.020609+0000 mgr.x (mgr.25010) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.060957+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.060957+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.063871+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.063871+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.066686+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.066686+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.067831+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.067831+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.078437+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.078437+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.078738+0000 mgr.x (mgr.25010) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.078738+0000 mgr.x (mgr.25010) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.138011+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.138011+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.140933+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.140933+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.143633+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.143633+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.144634+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.144634+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.154777+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.154777+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.154973+0000 mgr.x (mgr.25010) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.154973+0000 mgr.x (mgr.25010) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.196343+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.196343+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.067831+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.067831+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.078437+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.078437+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.078738+0000 mgr.x (mgr.25010) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.078738+0000 mgr.x (mgr.25010) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.138011+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.138011+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.140933+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.140933+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.143633+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.143633+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.144634+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.144634+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.154777+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.154777+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.154973+0000 mgr.x (mgr.25010) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.154973+0000 mgr.x (mgr.25010) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.196343+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.196343+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.199226+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.199226+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.201440+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.201440+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.202470+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.202470+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.210940+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.210940+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.211151+0000 mgr.x (mgr.25010) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.211151+0000 mgr.x (mgr.25010) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.268604+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.268604+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.271452+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.271452+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.273965+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.273965+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.275069+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.275069+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.285352+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.199226+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.199226+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.201440+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.201440+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.202470+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.202470+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.210940+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.210940+0000 mon.a (mon.0) 6239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.211151+0000 mgr.x (mgr.25010) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.211151+0000 mgr.x (mgr.25010) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.268604+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.268604+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.271452+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.271452+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.273965+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.273965+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.275069+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.275069+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.285352+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.285352+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.285701+0000 mgr.x (mgr.25010) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.285701+0000 mgr.x (mgr.25010) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.342993+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.342993+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.345364+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.345364+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.347504+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.347504+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.348492+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.348492+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.355302+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.355302+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.355473+0000 mgr.x (mgr.25010) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.355473+0000 mgr.x (mgr.25010) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.418033+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.418033+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.421254+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.421254+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.423863+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.285352+0000 mon.a (mon.0) 6244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.285701+0000 mgr.x (mgr.25010) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.285701+0000 mgr.x (mgr.25010) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.342993+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.342993+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.345364+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.345364+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.347504+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.347504+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.348492+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.348492+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.355302+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.355302+0000 mon.a (mon.0) 6249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.355473+0000 mgr.x (mgr.25010) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.355473+0000 mgr.x (mgr.25010) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.418033+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.418033+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.421254+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.421254+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.423863+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.423863+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.425128+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.425128+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.433891+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.433891+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.434117+0000 mgr.x (mgr.25010) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.434117+0000 mgr.x (mgr.25010) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.495388+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.495388+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.499314+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.499314+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.502342+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.502342+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.503558+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.503558+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.513153+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.513153+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.569870+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.569870+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.423863+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.425128+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.425128+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.433891+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.433891+0000 mon.a (mon.0) 6254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.434117+0000 mgr.x (mgr.25010) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.434117+0000 mgr.x (mgr.25010) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.495388+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.495388+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.499314+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.499314+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.502342+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.502342+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.503558+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.503558+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.513153+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.513153+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.569870+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.569870+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.574293+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.574293+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.578297+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.578297+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.580135+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.580135+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.591075+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.591075+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.667029+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.667029+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.670522+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.670522+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.673090+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.673090+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.674274+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.674274+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.685602+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.685602+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.747396+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.747396+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.574293+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.574293+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.578297+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.578297+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.580135+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.580135+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.591075+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.591075+0000 mon.a (mon.0) 6264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.667029+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.667029+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.670522+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.670522+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.673090+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.673090+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.674274+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.674274+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.685602+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.685602+0000 mon.a (mon.0) 6269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.747396+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.747396+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.750385+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.750385+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.752914+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.752914+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.754097+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.754097+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.765420+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.765420+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.823382+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.823382+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.826517+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.826517+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.829172+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.829172+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.830253+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.830253+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.841191+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[70555]: audit 2024-04-24T17:18:17.841191+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.750385+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.750385+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.752914+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.752914+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.754097+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.754097+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.765420+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.765420+0000 mon.a (mon.0) 6274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.823382+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.823382+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.826517+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.826517+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.829172+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.829172+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.830253+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.830253+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.841191+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:18.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:17 smithi040 bash[76016]: audit 2024-04-24T17:18:17.841191+0000 mon.a (mon.0) 6279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.513508+0000 mgr.x (mgr.25010) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.513508+0000 mgr.x (mgr.25010) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.591798+0000 mgr.x (mgr.25010) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.591798+0000 mgr.x (mgr.25010) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.685887+0000 mgr.x (mgr.25010) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.685887+0000 mgr.x (mgr.25010) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.765750+0000 mgr.x (mgr.25010) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.765750+0000 mgr.x (mgr.25010) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.841538+0000 mgr.x (mgr.25010) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.841538+0000 mgr.x (mgr.25010) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cluster 2024-04-24T17:18:17.891201+0000 mgr.x (mgr.25010) 2000 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:19.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cluster 2024-04-24T17:18:17.891201+0000 mgr.x (mgr.25010) 2000 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.915477+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.915477+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.918638+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.918638+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.921766+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.921766+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.922875+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.922875+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.931939+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.931939+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.932039+0000 mgr.x (mgr.25010) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.932039+0000 mgr.x (mgr.25010) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.973109+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.973109+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.976049+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.976049+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.980836+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.980836+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.982535+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.982535+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.991517+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:17.991517+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.991731+0000 mgr.x (mgr.25010) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:17.991731+0000 mgr.x (mgr.25010) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.048790+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.048790+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.051442+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.051442+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.513508+0000 mgr.x (mgr.25010) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.513508+0000 mgr.x (mgr.25010) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.591798+0000 mgr.x (mgr.25010) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.591798+0000 mgr.x (mgr.25010) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.685887+0000 mgr.x (mgr.25010) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.685887+0000 mgr.x (mgr.25010) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.765750+0000 mgr.x (mgr.25010) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.765750+0000 mgr.x (mgr.25010) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.841538+0000 mgr.x (mgr.25010) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.841538+0000 mgr.x (mgr.25010) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cluster 2024-04-24T17:18:17.891201+0000 mgr.x (mgr.25010) 2000 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cluster 2024-04-24T17:18:17.891201+0000 mgr.x (mgr.25010) 2000 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.915477+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.915477+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.918638+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.918638+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.921766+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.921766+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.922875+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.054133+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.054133+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.055195+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.055195+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.063765+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.063765+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.063925+0000 mgr.x (mgr.25010) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.063925+0000 mgr.x (mgr.25010) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.121213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.121213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.124007+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.124007+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.126527+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.126527+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.127535+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.127535+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.135920+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.135920+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.136207+0000 mgr.x (mgr.25010) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.136207+0000 mgr.x (mgr.25010) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.193240+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.193240+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.196002+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.196002+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.198954+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.198954+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.200070+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.200070+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.209012+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.209012+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.209145+0000 mgr.x (mgr.25010) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.209145+0000 mgr.x (mgr.25010) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.293742+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.293742+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.298556+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.298556+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.302315+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.302315+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.303698+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.303698+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.314390+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.314390+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.314876+0000 mgr.x (mgr.25010) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.314876+0000 mgr.x (mgr.25010) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.404296+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.404296+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.408789+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.408789+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.413097+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.413097+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.414456+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.414456+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.424360+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.424360+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.424703+0000 mgr.x (mgr.25010) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.424703+0000 mgr.x (mgr.25010) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.509522+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.509522+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.514367+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.922875+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.931939+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.931939+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.932039+0000 mgr.x (mgr.25010) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.932039+0000 mgr.x (mgr.25010) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.973109+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.973109+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.976049+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.976049+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.980836+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.980836+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.982535+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.982535+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.991517+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:17.991517+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.991731+0000 mgr.x (mgr.25010) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:17.991731+0000 mgr.x (mgr.25010) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.048790+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.048790+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.051442+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.051442+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.514367+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.518088+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.518088+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.519743+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.519743+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.529843+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.529843+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.604608+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.604608+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.607905+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.607905+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.612402+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.612402+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.613835+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.613835+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.624283+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.624283+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.715242+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.715242+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.719591+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.719591+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.723227+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.723227+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.724782+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.724782+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.735183+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.735183+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.826154+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.826154+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.830878+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.830878+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.835024+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.835024+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.836667+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.836667+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.847116+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[76016]: audit 2024-04-24T17:18:18.847116+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.054133+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.054133+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.055195+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.055195+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.063765+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.063765+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.063925+0000 mgr.x (mgr.25010) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.063925+0000 mgr.x (mgr.25010) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.121213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.121213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.124007+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.124007+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.126527+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.126527+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.127535+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.127535+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.135920+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.135920+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.136207+0000 mgr.x (mgr.25010) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.136207+0000 mgr.x (mgr.25010) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.193240+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.193240+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.196002+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.196002+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.198954+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.198954+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.200070+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.200070+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.209012+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.209012+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.209145+0000 mgr.x (mgr.25010) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.209145+0000 mgr.x (mgr.25010) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.293742+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.293742+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.298556+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.298556+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.302315+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.302315+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.303698+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.303698+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.314390+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.314390+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.314876+0000 mgr.x (mgr.25010) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.314876+0000 mgr.x (mgr.25010) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.404296+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.404296+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.408789+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.408789+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.413097+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.413097+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.414456+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.414456+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.424360+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.424360+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.424703+0000 mgr.x (mgr.25010) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.424703+0000 mgr.x (mgr.25010) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.509522+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.509522+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.514367+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.514367+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.518088+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.518088+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.519743+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.519743+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.529843+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.529843+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.604608+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.604608+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.607905+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.607905+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.612402+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.612402+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.613835+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.613835+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.624283+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.624283+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.715242+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.715242+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.719591+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.719591+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.723227+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.723227+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.724782+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.724782+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.735183+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.735183+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.826154+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.826154+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.830878+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.830878+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.835024+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.835024+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.836667+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.836667+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.847116+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:18 smithi040 bash[70555]: audit 2024-04-24T17:18:18.847116+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.513508+0000 mgr.x (mgr.25010) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.513508+0000 mgr.x (mgr.25010) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.591798+0000 mgr.x (mgr.25010) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.591798+0000 mgr.x (mgr.25010) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.685887+0000 mgr.x (mgr.25010) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.685887+0000 mgr.x (mgr.25010) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.765750+0000 mgr.x (mgr.25010) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.765750+0000 mgr.x (mgr.25010) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.841538+0000 mgr.x (mgr.25010) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.841538+0000 mgr.x (mgr.25010) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cluster 2024-04-24T17:18:17.891201+0000 mgr.x (mgr.25010) 2000 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cluster 2024-04-24T17:18:17.891201+0000 mgr.x (mgr.25010) 2000 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s rd, 204 B/s wr, 189 op/s 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.915477+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.915477+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.918638+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.918638+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.921766+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.921766+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.922875+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.922875+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.931939+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.931939+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.932039+0000 mgr.x (mgr.25010) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.932039+0000 mgr.x (mgr.25010) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.973109+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.973109+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.976049+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.976049+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.980836+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.980836+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.982535+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.982535+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.991517+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:17.991517+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.991731+0000 mgr.x (mgr.25010) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:17.991731+0000 mgr.x (mgr.25010) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.048790+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.048790+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.051442+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.051442+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.054133+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.054133+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.055195+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.055195+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.063765+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.063765+0000 mon.a (mon.0) 6294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.063925+0000 mgr.x (mgr.25010) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.063925+0000 mgr.x (mgr.25010) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.121213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.121213+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.124007+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.124007+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.126527+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.126527+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.127535+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.127535+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.135920+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.135920+0000 mon.a (mon.0) 6299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.136207+0000 mgr.x (mgr.25010) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.136207+0000 mgr.x (mgr.25010) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.193240+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.193240+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.196002+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.196002+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.198954+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.198954+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.200070+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.200070+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.209012+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.209012+0000 mon.a (mon.0) 6304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.209145+0000 mgr.x (mgr.25010) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.209145+0000 mgr.x (mgr.25010) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.293742+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.293742+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.298556+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.298556+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.302315+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.302315+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.303698+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.303698+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.314390+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.314390+0000 mon.a (mon.0) 6309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.314876+0000 mgr.x (mgr.25010) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.314876+0000 mgr.x (mgr.25010) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.404296+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.404296+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.408789+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.408789+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.413097+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.413097+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.414456+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.414456+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.424360+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.424360+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.424703+0000 mgr.x (mgr.25010) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.424703+0000 mgr.x (mgr.25010) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.509522+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.509522+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.514367+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.514367+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.518088+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.518088+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.519743+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.519743+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.529843+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.529843+0000 mon.a (mon.0) 6319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.604608+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.604608+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.607905+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.607905+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.612402+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.612402+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.613835+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.613835+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.624283+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.624283+0000 mon.a (mon.0) 6324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.715242+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.715242+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.719591+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.719591+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.723227+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.723227+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.724782+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.724782+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.735183+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.735183+0000 mon.a (mon.0) 6329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.826154+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.826154+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.830878+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.830878+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.835024+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.835024+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.836667+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.836667+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:19.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.847116+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:19.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:18 smithi204 bash[58651]: audit 2024-04-24T17:18:18.847116+0000 mon.a (mon.0) 6334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.530194+0000 mgr.x (mgr.25010) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.530194+0000 mgr.x (mgr.25010) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.624753+0000 mgr.x (mgr.25010) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.624753+0000 mgr.x (mgr.25010) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.735589+0000 mgr.x (mgr.25010) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.735589+0000 mgr.x (mgr.25010) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.847493+0000 mgr.x (mgr.25010) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.847493+0000 mgr.x (mgr.25010) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.926983+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.926983+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.929696+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.929696+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.931728+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.931728+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.932461+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.932461+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.938228+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.938228+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.938361+0000 mgr.x (mgr.25010) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.938361+0000 mgr.x (mgr.25010) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.979890+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.979890+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.982093+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.982093+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.983986+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.983986+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.984723+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.984723+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.989784+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:18.989784+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.989894+0000 mgr.x (mgr.25010) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:18.989894+0000 mgr.x (mgr.25010) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.035221+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.035221+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.037605+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.037605+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.039784+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.039784+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.040555+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.530194+0000 mgr.x (mgr.25010) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.530194+0000 mgr.x (mgr.25010) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.624753+0000 mgr.x (mgr.25010) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.624753+0000 mgr.x (mgr.25010) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.735589+0000 mgr.x (mgr.25010) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.735589+0000 mgr.x (mgr.25010) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.847493+0000 mgr.x (mgr.25010) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.847493+0000 mgr.x (mgr.25010) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.926983+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.926983+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.929696+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.929696+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.931728+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.931728+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.932461+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.932461+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.938228+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.938228+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.938361+0000 mgr.x (mgr.25010) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.938361+0000 mgr.x (mgr.25010) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.040555+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.045975+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.045975+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.046042+0000 mgr.x (mgr.25010) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.046042+0000 mgr.x (mgr.25010) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.097650+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.097650+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.100732+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.100732+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.103754+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.103754+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.106204+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.106204+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.108365+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.108365+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.111453+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.111453+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.115904+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.115904+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.121161+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.121161+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.121427+0000 mgr.x (mgr.25010) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.121427+0000 mgr.x (mgr.25010) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.203679+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.203679+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.207320+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.207320+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.210151+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.210151+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.211279+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.211279+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.222015+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.222015+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.222362+0000 mgr.x (mgr.25010) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.222362+0000 mgr.x (mgr.25010) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.266653+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.266653+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.269686+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.269686+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.272170+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.272170+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.979890+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.979890+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.982093+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.982093+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.983986+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.983986+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.984723+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.984723+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.989784+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:18.989784+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.989894+0000 mgr.x (mgr.25010) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:18.989894+0000 mgr.x (mgr.25010) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.035221+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.035221+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.037605+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.037605+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.039784+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.039784+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.040555+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.273362+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.273362+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.283174+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.283174+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.283437+0000 mgr.x (mgr.25010) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.283437+0000 mgr.x (mgr.25010) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.325377+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.325377+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.328294+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.328294+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.330983+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.330983+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.332414+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.332414+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.342559+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.342559+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.342782+0000 mgr.x (mgr.25010) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.342782+0000 mgr.x (mgr.25010) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.416479+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.416479+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.419713+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.419713+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.422849+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.422849+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.424482+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.424482+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.435037+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.435037+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.435414+0000 mgr.x (mgr.25010) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.435414+0000 mgr.x (mgr.25010) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.524024+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.524024+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.528864+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.528864+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.533482+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.533482+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.534874+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.534874+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.546683+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.040555+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.045975+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.045975+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.046042+0000 mgr.x (mgr.25010) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.046042+0000 mgr.x (mgr.25010) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.097650+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.097650+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.100732+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.100732+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.103754+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.103754+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.106204+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.106204+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.108365+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.108365+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.111453+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.111453+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.115904+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.115904+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.121161+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.121161+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.121427+0000 mgr.x (mgr.25010) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.546683+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.624493+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.624493+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.627314+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.627314+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.629680+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.629680+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.630861+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.630861+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.640786+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.640786+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.700388+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.700388+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.703514+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.703514+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.706217+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.706217+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.707350+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.707350+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.717521+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.717521+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.776163+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.776163+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.778904+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.778904+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.781340+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.781340+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.782231+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.782231+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.792005+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.792005+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.849853+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.849853+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.852767+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.852767+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.855422+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.855422+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.856576+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.856576+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.866353+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[70555]: audit 2024-04-24T17:18:19.866353+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.121427+0000 mgr.x (mgr.25010) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.203679+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.203679+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.207320+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.207320+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.210151+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.210151+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.211279+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.211279+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.222015+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.222015+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.222362+0000 mgr.x (mgr.25010) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.222362+0000 mgr.x (mgr.25010) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.266653+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.266653+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.269686+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.269686+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.272170+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.272170+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.273362+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.273362+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.283174+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.283174+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.283437+0000 mgr.x (mgr.25010) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.283437+0000 mgr.x (mgr.25010) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.325377+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.325377+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.328294+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.328294+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.330983+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.330983+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.332414+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.332414+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.342559+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.342559+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.342782+0000 mgr.x (mgr.25010) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.342782+0000 mgr.x (mgr.25010) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.416479+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.416479+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.419713+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.419713+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.422849+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.422849+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.424482+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.424482+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.435037+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.435037+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.435414+0000 mgr.x (mgr.25010) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.435414+0000 mgr.x (mgr.25010) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.524024+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.524024+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.528864+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.528864+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.533482+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.533482+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.534874+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.534874+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.546683+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.546683+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.624493+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.624493+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.627314+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.627314+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.629680+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.629680+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.630861+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.630861+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.640786+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.640786+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.700388+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.700388+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.703514+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.703514+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.706217+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.706217+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.707350+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.707350+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.717521+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.717521+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.776163+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.776163+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.778904+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.778904+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.781340+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.781340+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.782231+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.782231+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.792005+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.792005+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.849853+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.849853+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.852767+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.852767+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.855422+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.855422+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.856576+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.856576+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.866353+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:19 smithi040 bash[76016]: audit 2024-04-24T17:18:19.866353+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.530194+0000 mgr.x (mgr.25010) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.530194+0000 mgr.x (mgr.25010) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.624753+0000 mgr.x (mgr.25010) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.624753+0000 mgr.x (mgr.25010) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.735589+0000 mgr.x (mgr.25010) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.735589+0000 mgr.x (mgr.25010) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.847493+0000 mgr.x (mgr.25010) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.847493+0000 mgr.x (mgr.25010) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.926983+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.926983+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.929696+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.929696+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.931728+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.931728+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.932461+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.932461+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.938228+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.938228+0000 mon.a (mon.0) 6339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.938361+0000 mgr.x (mgr.25010) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.938361+0000 mgr.x (mgr.25010) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.979890+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.979890+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.982093+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.982093+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.983986+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.983986+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.984723+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.984723+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.989784+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:18.989784+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.989894+0000 mgr.x (mgr.25010) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:18.989894+0000 mgr.x (mgr.25010) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.035221+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.035221+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.037605+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.037605+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.039784+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.039784+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.040555+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.040555+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.045975+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.045975+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.046042+0000 mgr.x (mgr.25010) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.046042+0000 mgr.x (mgr.25010) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.097650+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.097650+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.100732+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.100732+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.103754+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.103754+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.106204+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.106204+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.108365+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.108365+0000 mon.a (mon.0) 6354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.111453+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.111453+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.115904+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.115904+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.121161+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.121161+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.121427+0000 mgr.x (mgr.25010) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.121427+0000 mgr.x (mgr.25010) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.203679+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.203679+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.207320+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.207320+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.210151+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.210151+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.211279+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.211279+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.222015+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.222015+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.222362+0000 mgr.x (mgr.25010) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.222362+0000 mgr.x (mgr.25010) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.266653+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.266653+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.269686+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.269686+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.272170+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.272170+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.273362+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.273362+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.283174+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.283174+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.283437+0000 mgr.x (mgr.25010) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.283437+0000 mgr.x (mgr.25010) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.325377+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.325377+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.328294+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.328294+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.330983+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.330983+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.332414+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.332414+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.342559+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.342559+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.342782+0000 mgr.x (mgr.25010) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.342782+0000 mgr.x (mgr.25010) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.416479+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.416479+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.419713+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.419713+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.422849+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.422849+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.424482+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.424482+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.435037+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.435037+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.435414+0000 mgr.x (mgr.25010) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.435414+0000 mgr.x (mgr.25010) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.524024+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.524024+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.528864+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.528864+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.533482+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.533482+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.534874+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.534874+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.546683+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.546683+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.624493+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.624493+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.627314+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.627314+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.629680+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.629680+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.630861+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.630861+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.640786+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.640786+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.700388+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.700388+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.703514+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.703514+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.706217+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.706217+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.707350+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.707350+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.717521+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.717521+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.776163+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.776163+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.778904+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.778904+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.781340+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.781340+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.782231+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.782231+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.792005+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.792005+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.849853+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.849853+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.852767+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.852767+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.855422+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.855422+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.856576+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.856576+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.866353+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:20.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:19 smithi204 bash[58651]: audit 2024-04-24T17:18:19.866353+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.547226+0000 mgr.x (mgr.25010) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.547226+0000 mgr.x (mgr.25010) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.641003+0000 mgr.x (mgr.25010) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.641003+0000 mgr.x (mgr.25010) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.717897+0000 mgr.x (mgr.25010) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.717897+0000 mgr.x (mgr.25010) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.792347+0000 mgr.x (mgr.25010) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.792347+0000 mgr.x (mgr.25010) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.866765+0000 mgr.x (mgr.25010) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.866765+0000 mgr.x (mgr.25010) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cluster 2024-04-24T17:18:19.891775+0000 mgr.x (mgr.25010) 2025 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 102 B/s wr, 154 op/s 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cluster 2024-04-24T17:18:19.891775+0000 mgr.x (mgr.25010) 2025 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 102 B/s wr, 154 op/s 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.940525+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.940525+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.942768+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.942768+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.945424+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.945424+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.946469+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.547226+0000 mgr.x (mgr.25010) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.547226+0000 mgr.x (mgr.25010) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.641003+0000 mgr.x (mgr.25010) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.641003+0000 mgr.x (mgr.25010) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.717897+0000 mgr.x (mgr.25010) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.717897+0000 mgr.x (mgr.25010) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.792347+0000 mgr.x (mgr.25010) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.792347+0000 mgr.x (mgr.25010) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.866765+0000 mgr.x (mgr.25010) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.866765+0000 mgr.x (mgr.25010) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cluster 2024-04-24T17:18:19.891775+0000 mgr.x (mgr.25010) 2025 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 102 B/s wr, 154 op/s 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cluster 2024-04-24T17:18:19.891775+0000 mgr.x (mgr.25010) 2025 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 102 B/s wr, 154 op/s 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.940525+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.940525+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.942768+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.942768+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.945424+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.945424+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.946469+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.946469+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.956836+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:19.956836+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.957210+0000 mgr.x (mgr.25010) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:19.957210+0000 mgr.x (mgr.25010) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.016080+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.016080+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.018629+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.018629+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.021397+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.021397+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.022373+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.022373+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.032092+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.032092+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.032497+0000 mgr.x (mgr.25010) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.032497+0000 mgr.x (mgr.25010) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.090649+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.090649+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.093489+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.093489+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.946469+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.956836+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:19.956836+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.957210+0000 mgr.x (mgr.25010) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:19.957210+0000 mgr.x (mgr.25010) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.016080+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.016080+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.018629+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.018629+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.021397+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.021397+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.022373+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.022373+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.032092+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.032092+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.032497+0000 mgr.x (mgr.25010) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.032497+0000 mgr.x (mgr.25010) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.090649+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.090649+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.093489+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.093489+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.096050+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.096050+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.097158+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.097158+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.107200+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.107200+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.107551+0000 mgr.x (mgr.25010) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.107551+0000 mgr.x (mgr.25010) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.165647+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.165647+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.168818+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.168818+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.171454+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.171454+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.172650+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.172650+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.182658+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.182658+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.183084+0000 mgr.x (mgr.25010) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.096050+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.096050+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.097158+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.097158+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.107200+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.107200+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.107551+0000 mgr.x (mgr.25010) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.107551+0000 mgr.x (mgr.25010) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.165647+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.165647+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.168818+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.168818+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.171454+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.171454+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.172650+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.172650+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.182658+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.182658+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.183084+0000 mgr.x (mgr.25010) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.183084+0000 mgr.x (mgr.25010) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.241210+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.241210+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.244247+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.244247+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.247190+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.247190+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.248692+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.248692+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.257930+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.257930+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.258399+0000 mgr.x (mgr.25010) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.258399+0000 mgr.x (mgr.25010) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.316990+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.316990+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.319918+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.319918+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.323205+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.323205+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.324345+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.183084+0000 mgr.x (mgr.25010) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.241210+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.241210+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.244247+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.244247+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.247190+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.247190+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.248692+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.248692+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.257930+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.257930+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.258399+0000 mgr.x (mgr.25010) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.258399+0000 mgr.x (mgr.25010) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.316990+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.316990+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.319918+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.319918+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.323205+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.323205+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.324345+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.324345+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.332172+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.332172+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.332874+0000 mgr.x (mgr.25010) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.332874+0000 mgr.x (mgr.25010) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.390638+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.390638+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.394044+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.394044+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.396968+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.396968+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.398340+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.398340+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.406103+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.406103+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.407066+0000 mgr.x (mgr.25010) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.407066+0000 mgr.x (mgr.25010) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.469580+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.469580+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.472877+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.324345+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.332172+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.332172+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.332874+0000 mgr.x (mgr.25010) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.332874+0000 mgr.x (mgr.25010) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.390638+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.390638+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.394044+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.394044+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.396968+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.396968+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.398340+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.398340+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.406103+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.406103+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.407066+0000 mgr.x (mgr.25010) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.407066+0000 mgr.x (mgr.25010) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.469580+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.469580+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.472877+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.472877+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.475551+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.475551+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.476846+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.476846+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.483988+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.483988+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.497192+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.497192+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.504951+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.504951+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.514412+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.514412+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.548633+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.548633+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.551481+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.551481+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.553642+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.553642+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.555254+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.472877+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.475551+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.475551+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.476846+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.476846+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.483988+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.483988+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.497192+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.497192+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.504951+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.504951+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.514412+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.514412+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.548633+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.548633+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.551481+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.551481+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.553642+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.553642+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.555254+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.555254+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.557931+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.557931+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.561389+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.561389+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.563701+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.563701+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.570917+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.570917+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.574974+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.574974+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.580655+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]': finished 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.580655+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]': finished 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.584603+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.584603+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]: dispatch 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.590160+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]': finished 2024-04-24T17:18:21.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.590160+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]': finished 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.555254+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.557931+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.557931+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.561389+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.561389+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.563701+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.563701+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.570917+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.570917+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.574974+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.574974+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]: dispatch 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.580655+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]': finished 2024-04-24T17:18:21.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.580655+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]': finished 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.584603+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]: dispatch 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.584603+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]: dispatch 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.590160+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]': finished 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.590160+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]': finished 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.594153+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]: dispatch 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.594153+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]: dispatch 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.599350+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]': finished 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.599350+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]': finished 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.602568+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]: dispatch 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.602568+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]: dispatch 2024-04-24T17:18:21.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.608776+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]': finished 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.608776+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]': finished 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.612897+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.612897+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.620235+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.620235+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.624329+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.624329+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.626311+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.626311+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.633849+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[70555]: audit 2024-04-24T17:18:20.633849+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.594153+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]: dispatch 2024-04-24T17:18:21.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.594153+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.599350+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]': finished 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.599350+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]': finished 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.602568+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.602568+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.608776+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]': finished 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.608776+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]': finished 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.612897+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.612897+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.620235+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.620235+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.624329+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.624329+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.626311+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.626311+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.633849+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:20 smithi040 bash[76016]: audit 2024-04-24T17:18:20.633849+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.547226+0000 mgr.x (mgr.25010) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.547226+0000 mgr.x (mgr.25010) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.641003+0000 mgr.x (mgr.25010) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.641003+0000 mgr.x (mgr.25010) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.717897+0000 mgr.x (mgr.25010) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.717897+0000 mgr.x (mgr.25010) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.792347+0000 mgr.x (mgr.25010) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.792347+0000 mgr.x (mgr.25010) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.866765+0000 mgr.x (mgr.25010) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.866765+0000 mgr.x (mgr.25010) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cluster 2024-04-24T17:18:19.891775+0000 mgr.x (mgr.25010) 2025 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 102 B/s wr, 154 op/s 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cluster 2024-04-24T17:18:19.891775+0000 mgr.x (mgr.25010) 2025 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 102 B/s wr, 154 op/s 2024-04-24T17:18:21.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.940525+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.940525+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.942768+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.942768+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.945424+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.945424+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.946469+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.946469+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.956836+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:19.956836+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.957210+0000 mgr.x (mgr.25010) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:19.957210+0000 mgr.x (mgr.25010) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.016080+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.016080+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.018629+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.018629+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.021397+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.021397+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.022373+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.022373+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.032092+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.032092+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.032497+0000 mgr.x (mgr.25010) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.032497+0000 mgr.x (mgr.25010) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.090649+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.090649+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.093489+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.093489+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.096050+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.096050+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.097158+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.097158+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.107200+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.107200+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.107551+0000 mgr.x (mgr.25010) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.107551+0000 mgr.x (mgr.25010) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.165647+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.165647+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.168818+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.168818+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.171454+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.171454+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.172650+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.172650+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.182658+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.182658+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.183084+0000 mgr.x (mgr.25010) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.183084+0000 mgr.x (mgr.25010) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.241210+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.241210+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.244247+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.244247+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.247190+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.247190+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.248692+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.248692+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.257930+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.257930+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.258399+0000 mgr.x (mgr.25010) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.258399+0000 mgr.x (mgr.25010) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.316990+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.316990+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.319918+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.319918+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.323205+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.323205+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.324345+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.324345+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.332172+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.332172+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.332874+0000 mgr.x (mgr.25010) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.332874+0000 mgr.x (mgr.25010) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.390638+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.390638+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.394044+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.394044+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.396968+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.396968+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.398340+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.398340+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.406103+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.406103+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.407066+0000 mgr.x (mgr.25010) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.407066+0000 mgr.x (mgr.25010) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.469580+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.469580+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.472877+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.472877+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.475551+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.475551+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.476846+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.476846+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.483988+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.483988+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.497192+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.497192+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.504951+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.504951+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.514412+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.514412+0000 mon.a (mon.0) 6445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.548633+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.548633+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.551481+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.551481+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.553642+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.553642+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.555254+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.555254+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.557931+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.557931+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.561389+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.561389+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.563701+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.563701+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.570917+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.570917+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.574974+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]: dispatch 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.574974+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]: dispatch 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.580655+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]': finished 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.580655+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi040.yfcpmm"}]': finished 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.584603+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]: dispatch 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.584603+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]: dispatch 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.590160+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]': finished 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.590160+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi204.ppgzyx"}]': finished 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.594153+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]: dispatch 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.594153+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]: dispatch 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.599350+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]': finished 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.599350+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi040.qgavxt"}]': finished 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.602568+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]: dispatch 2024-04-24T17:18:21.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.602568+0000 mon.a (mon.0) 6460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]: dispatch 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.608776+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]': finished 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.608776+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi204.ueevvo"}]': finished 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.612897+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.612897+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.620235+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.620235+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.624329+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.624329+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.626311+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.626311+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.633849+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:21.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:20 smithi204 bash[58651]: audit 2024-04-24T17:18:20.633849+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.484333+0000 mgr.x (mgr.25010) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.484333+0000 mgr.x (mgr.25010) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.564333+0000 mgr.x (mgr.25010) 2034 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.564333+0000 mgr.x (mgr.25010) 2034 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.613674+0000 mgr.x (mgr.25010) 2035 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.613674+0000 mgr.x (mgr.25010) 2035 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.627067+0000 mgr.x (mgr.25010) 2036 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[70555]: cephadm 2024-04-24T17:18:20.627067+0000 mgr.x (mgr.25010) 2036 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:18:22.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.484333+0000 mgr.x (mgr.25010) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.484333+0000 mgr.x (mgr.25010) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.564333+0000 mgr.x (mgr.25010) 2034 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:18:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.564333+0000 mgr.x (mgr.25010) 2034 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:18:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.613674+0000 mgr.x (mgr.25010) 2035 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:18:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.613674+0000 mgr.x (mgr.25010) 2035 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:18:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.627067+0000 mgr.x (mgr.25010) 2036 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:18:22.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:21 smithi040 bash[76016]: cephadm 2024-04-24T17:18:20.627067+0000 mgr.x (mgr.25010) 2036 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:18:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.484333+0000 mgr.x (mgr.25010) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.484333+0000 mgr.x (mgr.25010) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.564333+0000 mgr.x (mgr.25010) 2034 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:18:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.564333+0000 mgr.x (mgr.25010) 2034 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-24T17:18:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.613674+0000 mgr.x (mgr.25010) 2035 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:18:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.613674+0000 mgr.x (mgr.25010) 2035 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-24T17:18:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.627067+0000 mgr.x (mgr.25010) 2036 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:18:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:21 smithi204 bash[58651]: cephadm 2024-04-24T17:18:20.627067+0000 mgr.x (mgr.25010) 2036 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-24T17:18:23.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:22 smithi040 bash[76016]: cluster 2024-04-24T17:18:21.893102+0000 mgr.x (mgr.25010) 2037 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 89 B/s wr, 130 op/s 2024-04-24T17:18:23.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:22 smithi040 bash[76016]: cluster 2024-04-24T17:18:21.893102+0000 mgr.x (mgr.25010) 2037 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 89 B/s wr, 130 op/s 2024-04-24T17:18:23.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:22 smithi040 bash[70555]: cluster 2024-04-24T17:18:21.893102+0000 mgr.x (mgr.25010) 2037 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 89 B/s wr, 130 op/s 2024-04-24T17:18:23.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:22 smithi040 bash[70555]: cluster 2024-04-24T17:18:21.893102+0000 mgr.x (mgr.25010) 2037 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 89 B/s wr, 130 op/s 2024-04-24T17:18:23.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:22 smithi204 bash[58651]: cluster 2024-04-24T17:18:21.893102+0000 mgr.x (mgr.25010) 2037 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 89 B/s wr, 130 op/s 2024-04-24T17:18:23.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:22 smithi204 bash[58651]: cluster 2024-04-24T17:18:21.893102+0000 mgr.x (mgr.25010) 2037 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 89 B/s wr, 130 op/s 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.199320+0000 mgr.x (mgr.25010) 2038 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.199320+0000 mgr.x (mgr.25010) 2038 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: cephadm 2024-04-24T17:18:23.207243+0000 mgr.x (mgr.25010) 2039 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi040.xbyvtt 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: cephadm 2024-04-24T17:18:23.207243+0000 mgr.x (mgr.25010) 2039 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi040.xbyvtt 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.214847+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.214847+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.223113+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.223113+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.229069+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:18:24.470 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.229069+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.236883+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.236883+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.248626+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.248626+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.249675+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: audit 2024-04-24T17:18:23.249675+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: cephadm 2024-04-24T17:18:23.250608+0000 mgr.x (mgr.25010) 2040 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[76016]: cephadm 2024-04-24T17:18:23.250608+0000 mgr.x (mgr.25010) 2040 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.199320+0000 mgr.x (mgr.25010) 2038 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.199320+0000 mgr.x (mgr.25010) 2038 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: cephadm 2024-04-24T17:18:23.207243+0000 mgr.x (mgr.25010) 2039 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi040.xbyvtt 2024-04-24T17:18:24.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: cephadm 2024-04-24T17:18:23.207243+0000 mgr.x (mgr.25010) 2039 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi040.xbyvtt 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.214847+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.214847+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.223113+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.223113+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.229069+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.229069+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.236883+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.236883+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.248626+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.248626+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.249675+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: audit 2024-04-24T17:18:23.249675+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: cephadm 2024-04-24T17:18:23.250608+0000 mgr.x (mgr.25010) 2040 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:18:24.472 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:24 smithi040 bash[70555]: cephadm 2024-04-24T17:18:23.250608+0000 mgr.x (mgr.25010) 2040 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:18:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:18:24] "GET /metrics HTTP/1.1" 200 38671 "" "Prometheus/2.33.4" 2024-04-24T17:18:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.199320+0000 mgr.x (mgr.25010) 2038 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.199320+0000 mgr.x (mgr.25010) 2038 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: cephadm 2024-04-24T17:18:23.207243+0000 mgr.x (mgr.25010) 2039 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi040.xbyvtt 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: cephadm 2024-04-24T17:18:23.207243+0000 mgr.x (mgr.25010) 2039 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi040.xbyvtt 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.214847+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.214847+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.223113+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.223113+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.229069+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.229069+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi040.xbyvtt", "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-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.236883+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.236883+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.248626+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.248626+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.249675+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: audit 2024-04-24T17:18:23.249675+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:24.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: cephadm 2024-04-24T17:18:23.250608+0000 mgr.x (mgr.25010) 2040 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:18:24.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:24 smithi204 bash[58651]: cephadm 2024-04-24T17:18:23.250608+0000 mgr.x (mgr.25010) 2040 : cephadm [INF] Deploying daemon iscsi.foo.smithi040.xbyvtt on smithi040 2024-04-24T17:18:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:25 smithi204 bash[58651]: cluster 2024-04-24T17:18:23.894038+0000 mgr.x (mgr.25010) 2041 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:25 smithi204 bash[58651]: cluster 2024-04-24T17:18:23.894038+0000 mgr.x (mgr.25010) 2041 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:25.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:25 smithi040 bash[76016]: cluster 2024-04-24T17:18:23.894038+0000 mgr.x (mgr.25010) 2041 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:25.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:25 smithi040 bash[76016]: cluster 2024-04-24T17:18:23.894038+0000 mgr.x (mgr.25010) 2041 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:25.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:25 smithi040 bash[70555]: cluster 2024-04-24T17:18:23.894038+0000 mgr.x (mgr.25010) 2041 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:25.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:25 smithi040 bash[70555]: cluster 2024-04-24T17:18:23.894038+0000 mgr.x (mgr.25010) 2041 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:25.914 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.914 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.915 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.915 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.916 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.916 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:25.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:25 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:27 smithi204 bash[58651]: cluster 2024-04-24T17:18:25.895561+0000 mgr.x (mgr.25010) 2042 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:27 smithi204 bash[58651]: cluster 2024-04-24T17:18:25.895561+0000 mgr.x (mgr.25010) 2042 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:27 smithi040 bash[70555]: cluster 2024-04-24T17:18:25.895561+0000 mgr.x (mgr.25010) 2042 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:27 smithi040 bash[70555]: cluster 2024-04-24T17:18:25.895561+0000 mgr.x (mgr.25010) 2042 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:27 smithi040 bash[76016]: cluster 2024-04-24T17:18:25.895561+0000 mgr.x (mgr.25010) 2042 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:27 smithi040 bash[76016]: cluster 2024-04-24T17:18:25.895561+0000 mgr.x (mgr.25010) 2042 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-24T17:18:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:29 smithi204 bash[58651]: cluster 2024-04-24T17:18:27.896384+0000 mgr.x (mgr.25010) 2043 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:29 smithi204 bash[58651]: cluster 2024-04-24T17:18:27.896384+0000 mgr.x (mgr.25010) 2043 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:29.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:29 smithi040 bash[70555]: cluster 2024-04-24T17:18:27.896384+0000 mgr.x (mgr.25010) 2043 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:29 smithi040 bash[70555]: cluster 2024-04-24T17:18:27.896384+0000 mgr.x (mgr.25010) 2043 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:29 smithi040 bash[76016]: cluster 2024-04-24T17:18:27.896384+0000 mgr.x (mgr.25010) 2043 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:29 smithi040 bash[76016]: cluster 2024-04-24T17:18:27.896384+0000 mgr.x (mgr.25010) 2043 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:31.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:31 smithi040 bash[70555]: cluster 2024-04-24T17:18:29.897515+0000 mgr.x (mgr.25010) 2044 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:31.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:31 smithi040 bash[70555]: cluster 2024-04-24T17:18:29.897515+0000 mgr.x (mgr.25010) 2044 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:31.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:31 smithi040 bash[76016]: cluster 2024-04-24T17:18:29.897515+0000 mgr.x (mgr.25010) 2044 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:31.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:31 smithi040 bash[76016]: cluster 2024-04-24T17:18:29.897515+0000 mgr.x (mgr.25010) 2044 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:31 smithi204 bash[58651]: cluster 2024-04-24T17:18:29.897515+0000 mgr.x (mgr.25010) 2044 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:31.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:31 smithi204 bash[58651]: cluster 2024-04-24T17:18:29.897515+0000 mgr.x (mgr.25010) 2044 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-24T17:18:32.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:32 smithi040 bash[70555]: audit 2024-04-24T17:18:31.850140+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:32 smithi040 bash[70555]: audit 2024-04-24T17:18:31.850140+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:32 smithi040 bash[76016]: audit 2024-04-24T17:18:31.850140+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:32.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:32 smithi040 bash[76016]: audit 2024-04-24T17:18:31.850140+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:32 smithi204 bash[58651]: audit 2024-04-24T17:18:31.850140+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:32 smithi204 bash[58651]: audit 2024-04-24T17:18:31.850140+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:33.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:33 smithi040 bash[70555]: cluster 2024-04-24T17:18:31.903141+0000 mgr.x (mgr.25010) 2045 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:33.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:33 smithi040 bash[70555]: cluster 2024-04-24T17:18:31.903141+0000 mgr.x (mgr.25010) 2045 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:33.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:33 smithi040 bash[76016]: cluster 2024-04-24T17:18:31.903141+0000 mgr.x (mgr.25010) 2045 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:33.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:33 smithi040 bash[76016]: cluster 2024-04-24T17:18:31.903141+0000 mgr.x (mgr.25010) 2045 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:33 smithi204 bash[58651]: cluster 2024-04-24T17:18:31.903141+0000 mgr.x (mgr.25010) 2045 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:33 smithi204 bash[58651]: cluster 2024-04-24T17:18:31.903141+0000 mgr.x (mgr.25010) 2045 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:18:34] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.33.4" 2024-04-24T17:18:34.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:34 smithi204 bash[58651]: audit 2024-04-24T17:18:33.210768+0000 mgr.x (mgr.25010) 2046 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:34.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:34 smithi204 bash[58651]: audit 2024-04-24T17:18:33.210768+0000 mgr.x (mgr.25010) 2046 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:34.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:34 smithi040 bash[70555]: audit 2024-04-24T17:18:33.210768+0000 mgr.x (mgr.25010) 2046 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:34.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:34 smithi040 bash[70555]: audit 2024-04-24T17:18:33.210768+0000 mgr.x (mgr.25010) 2046 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:34 smithi040 bash[76016]: audit 2024-04-24T17:18:33.210768+0000 mgr.x (mgr.25010) 2046 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:34.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:34 smithi040 bash[76016]: audit 2024-04-24T17:18:33.210768+0000 mgr.x (mgr.25010) 2046 : audit [DBG] from='client.15453 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:35.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:35 smithi040 bash[70555]: cluster 2024-04-24T17:18:33.904127+0000 mgr.x (mgr.25010) 2047 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:35 smithi040 bash[70555]: cluster 2024-04-24T17:18:33.904127+0000 mgr.x (mgr.25010) 2047 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:35 smithi040 bash[76016]: cluster 2024-04-24T17:18:33.904127+0000 mgr.x (mgr.25010) 2047 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:35 smithi040 bash[76016]: cluster 2024-04-24T17:18:33.904127+0000 mgr.x (mgr.25010) 2047 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:35 smithi204 bash[58651]: cluster 2024-04-24T17:18:33.904127+0000 mgr.x (mgr.25010) 2047 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:35 smithi204 bash[58651]: cluster 2024-04-24T17:18:33.904127+0000 mgr.x (mgr.25010) 2047 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:37.385 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.385 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.385 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.386 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.386 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.386 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.387 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: cluster 2024-04-24T17:18:35.905652+0000 mgr.x (mgr.25010) 2048 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:37.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: cluster 2024-04-24T17:18:35.905652+0000 mgr.x (mgr.25010) 2048 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:37.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:36.886716+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:36.886716+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:36.898419+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:36.898419+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:36.908607+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:36.908607+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.236271+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.236271+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.245646+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.245646+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.285451+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.285451+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.287317+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[76016]: audit 2024-04-24T17:18:37.287317+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: cluster 2024-04-24T17:18:35.905652+0000 mgr.x (mgr.25010) 2048 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:37.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: cluster 2024-04-24T17:18:35.905652+0000 mgr.x (mgr.25010) 2048 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:36.886716+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:36.886716+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:36.898419+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:36.898419+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:36.908607+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:36.908607+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.236271+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.236271+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.245646+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.245646+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.285451+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.285451+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.287317+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:37.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:37 smithi040 bash[70555]: audit 2024-04-24T17:18:37.287317+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: cluster 2024-04-24T17:18:35.905652+0000 mgr.x (mgr.25010) 2048 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: cluster 2024-04-24T17:18:35.905652+0000 mgr.x (mgr.25010) 2048 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:18:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:36.886716+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:36.886716+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:36.898419+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:36.898419+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:36.908607+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:36.908607+0000 mon.a (mon.0) 6476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.236271+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.236271+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.245646+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.245646+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.285451+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.285451+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.287317+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:37.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:37 smithi204 bash[58651]: audit 2024-04-24T17:18:37.287317+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cluster 2024-04-24T17:18:36.900556+0000 mgr.x (mgr.25010) 2049 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-24T17:18:38.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cluster 2024-04-24T17:18:36.900556+0000 mgr.x (mgr.25010) 2049 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-24T17:18:38.327 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cluster 2024-04-24T17:18:37.290417+0000 mgr.x (mgr.25010) 2050 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cluster 2024-04-24T17:18:37.290417+0000 mgr.x (mgr.25010) 2050 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.294931+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.294931+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.295606+0000 mgr.x (mgr.25010) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.295606+0000 mgr.x (mgr.25010) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.382314+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.382314+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.383740+0000 mgr.x (mgr.25010) 2052 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.383740+0000 mgr.x (mgr.25010) 2052 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.395520+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.395520+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.396569+0000 mgr.x (mgr.25010) 2053 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.396569+0000 mgr.x (mgr.25010) 2053 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.415826+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.415826+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.420508+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.420508+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.426046+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.426046+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.427705+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.427705+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.435967+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.435967+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.436556+0000 mgr.x (mgr.25010) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.436556+0000 mgr.x (mgr.25010) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.515732+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.515732+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.329 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.519242+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.519242+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.522955+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.522955+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.524429+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.524429+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.531693+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.531693+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cluster 2024-04-24T17:18:36.900556+0000 mgr.x (mgr.25010) 2049 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cluster 2024-04-24T17:18:36.900556+0000 mgr.x (mgr.25010) 2049 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-24T17:18:38.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cluster 2024-04-24T17:18:37.290417+0000 mgr.x (mgr.25010) 2050 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cluster 2024-04-24T17:18:37.290417+0000 mgr.x (mgr.25010) 2050 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.294931+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.294931+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.295606+0000 mgr.x (mgr.25010) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.295606+0000 mgr.x (mgr.25010) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.382314+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.382314+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.383740+0000 mgr.x (mgr.25010) 2052 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.383740+0000 mgr.x (mgr.25010) 2052 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.395520+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.395520+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.396569+0000 mgr.x (mgr.25010) 2053 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.396569+0000 mgr.x (mgr.25010) 2053 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.415826+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.415826+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.621701+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.621701+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.626792+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.626792+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.631314+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.631314+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.633094+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.332 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.633094+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.641442+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.641442+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.720404+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.720404+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.723905+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.723905+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.728336+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.728336+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.729989+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.729989+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.740452+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.740452+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.333 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.819179+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.819179+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.822524+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.822524+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.826715+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.826715+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.828043+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.828043+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.835311+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.835311+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.900964+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.900964+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.903903+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.903903+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.907552+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.907552+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.908698+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.908698+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.420508+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.420508+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.426046+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.426046+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.427705+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.427705+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.435967+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.435967+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.436556+0000 mgr.x (mgr.25010) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.436556+0000 mgr.x (mgr.25010) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.515732+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.515732+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.519242+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.519242+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.522955+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.522955+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.524429+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.524429+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.531693+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.531693+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.915861+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.915861+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.992473+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.992473+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.996056+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.996056+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.999672+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:37.999672+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.001103+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.621701+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.621701+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.626792+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.626792+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.631314+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.631314+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.633094+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.633094+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.641442+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.641442+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.720404+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.720404+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.723905+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.723905+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.728336+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.728336+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.729989+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.729989+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.740452+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.740452+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.819179+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.819179+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.822524+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.822524+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.826715+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.826715+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.828043+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.828043+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.835311+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.835311+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.900964+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.900964+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.903903+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.903903+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.907552+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.907552+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.908698+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.908698+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.915861+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.915861+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.992473+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.992473+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.996056+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.996056+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.999672+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:37.999672+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.001103+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.001103+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.010382+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.010382+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.088336+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.088336+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.091946+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.091946+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.095020+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.095020+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.096286+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.096286+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.105158+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.105158+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.001103+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.010382+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.010382+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.088336+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.088336+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.091946+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.091946+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.095020+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.095020+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.096286+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.096286+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.105158+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.105158+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.193617+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.193617+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.198510+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.198510+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.202179+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.202179+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.193617+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.193617+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.198510+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.198510+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.202179+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.202179+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.203812+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.203812+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.213638+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[70555]: audit 2024-04-24T17:18:38.213638+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.203812+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.203812+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.213638+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:38 smithi040 bash[76016]: audit 2024-04-24T17:18:38.213638+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cluster 2024-04-24T17:18:36.900556+0000 mgr.x (mgr.25010) 2049 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cluster 2024-04-24T17:18:36.900556+0000 mgr.x (mgr.25010) 2049 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cluster 2024-04-24T17:18:37.290417+0000 mgr.x (mgr.25010) 2050 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cluster 2024-04-24T17:18:37.290417+0000 mgr.x (mgr.25010) 2050 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.294931+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.294931+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.295606+0000 mgr.x (mgr.25010) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.295606+0000 mgr.x (mgr.25010) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.382314+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.382314+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.383740+0000 mgr.x (mgr.25010) 2052 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.383740+0000 mgr.x (mgr.25010) 2052 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.395520+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.395520+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.396569+0000 mgr.x (mgr.25010) 2053 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.396569+0000 mgr.x (mgr.25010) 2053 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.415826+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.415826+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.420508+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.420508+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.426046+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.426046+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.427705+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.427705+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.435967+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.435967+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.436556+0000 mgr.x (mgr.25010) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.436556+0000 mgr.x (mgr.25010) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.515732+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.515732+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.519242+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.519242+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.522955+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.522955+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.524429+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.524429+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.531693+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.531693+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.621701+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.621701+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.626792+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.626792+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.631314+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.631314+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.633094+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.633094+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.641442+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.641442+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.720404+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.720404+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.723905+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.723905+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.728336+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.728336+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.729989+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.729989+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.740452+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.740452+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.819179+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.819179+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.822524+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.822524+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.826715+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.826715+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.828043+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.828043+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.835311+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.835311+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.900964+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.900964+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.903903+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.903903+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.907552+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.907552+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.908698+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.908698+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.915861+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.915861+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.992473+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.992473+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.996056+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.996056+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.999672+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:37.999672+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.001103+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.001103+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.010382+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.010382+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.088336+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.088336+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.091946+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.091946+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.095020+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.095020+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.096286+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.096286+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.105158+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.105158+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.193617+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.193617+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.198510+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.198510+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.202179+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.202179+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.203812+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.203812+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.213638+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:38.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:38 smithi204 bash[58651]: audit 2024-04-24T17:18:38.213638+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.532289+0000 mgr.x (mgr.25010) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.532289+0000 mgr.x (mgr.25010) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.642103+0000 mgr.x (mgr.25010) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.642103+0000 mgr.x (mgr.25010) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.741245+0000 mgr.x (mgr.25010) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.741245+0000 mgr.x (mgr.25010) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.835824+0000 mgr.x (mgr.25010) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.835824+0000 mgr.x (mgr.25010) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.916113+0000 mgr.x (mgr.25010) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:37.916113+0000 mgr.x (mgr.25010) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.010748+0000 mgr.x (mgr.25010) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.010748+0000 mgr.x (mgr.25010) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.105492+0000 mgr.x (mgr.25010) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.105492+0000 mgr.x (mgr.25010) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.214298+0000 mgr.x (mgr.25010) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.214298+0000 mgr.x (mgr.25010) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.318647+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.318647+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.323314+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.323314+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.328181+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.328181+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.329635+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.329635+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.338417+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.338417+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.339019+0000 mgr.x (mgr.25010) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.339019+0000 mgr.x (mgr.25010) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.417817+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.417817+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.422798+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.422798+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.426473+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.426473+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.427908+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.427908+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.438365+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.438365+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.439034+0000 mgr.x (mgr.25010) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.439034+0000 mgr.x (mgr.25010) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.518619+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.532289+0000 mgr.x (mgr.25010) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.532289+0000 mgr.x (mgr.25010) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.642103+0000 mgr.x (mgr.25010) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.642103+0000 mgr.x (mgr.25010) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.741245+0000 mgr.x (mgr.25010) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.741245+0000 mgr.x (mgr.25010) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.835824+0000 mgr.x (mgr.25010) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.835824+0000 mgr.x (mgr.25010) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.916113+0000 mgr.x (mgr.25010) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:37.916113+0000 mgr.x (mgr.25010) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.010748+0000 mgr.x (mgr.25010) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.010748+0000 mgr.x (mgr.25010) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.105492+0000 mgr.x (mgr.25010) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.105492+0000 mgr.x (mgr.25010) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.214298+0000 mgr.x (mgr.25010) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.214298+0000 mgr.x (mgr.25010) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.318647+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.318647+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.323314+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.323314+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.328181+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.518619+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.521904+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.521904+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.525400+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.525400+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.526654+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.526654+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.536192+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.536192+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.620314+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.620314+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.624215+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.624215+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.627399+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.627399+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.628743+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.628743+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.636933+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.636933+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.714352+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.714352+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.717823+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.717823+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.721463+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.721463+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.722784+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.722784+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.732974+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.732974+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.822495+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.822495+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.827295+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.827295+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.831118+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.831118+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.832750+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.832750+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.843380+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.328181+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.329635+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.329635+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.338417+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.338417+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.339019+0000 mgr.x (mgr.25010) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.339019+0000 mgr.x (mgr.25010) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.417817+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.417817+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.422798+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.422798+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.426473+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.426473+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.427908+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.427908+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.438365+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.438365+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.439034+0000 mgr.x (mgr.25010) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.439034+0000 mgr.x (mgr.25010) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.518619+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.843380+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.933214+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.933214+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.937846+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.937846+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.941928+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.941928+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.943768+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.943768+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.954494+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:38.954494+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.045584+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.045584+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.050568+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.050568+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.055328+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.055328+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.057146+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.057146+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.518619+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.521904+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.521904+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.525400+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.525400+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.526654+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.526654+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.536192+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.536192+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.620314+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.620314+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.624215+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.624215+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.627399+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.627399+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.628743+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.628743+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.636933+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.636933+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.068414+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.068414+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.159160+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.159160+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.164095+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.164095+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.168635+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.168635+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.170303+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.170303+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.181168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.181168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.271309+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.271309+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.276169+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.276169+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.280720+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.280720+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.282243+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.282243+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.292041+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[70555]: audit 2024-04-24T17:18:39.292041+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.714352+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.714352+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.717823+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.717823+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.721463+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.721463+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.722784+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.722784+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.732974+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.732974+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.822495+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.822495+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.827295+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.827295+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.831118+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.831118+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.832750+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.832750+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.843380+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.843380+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.933214+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.933214+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.937846+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.937846+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.941928+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.941928+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.943768+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.943768+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.954494+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:38.954494+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.045584+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.045584+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.050568+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.050568+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.055328+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.055328+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.057146+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.057146+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.068414+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.068414+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.159160+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.159160+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.164095+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.164095+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.168635+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.168635+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.170303+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.170303+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.181168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.181168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.271309+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.271309+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.276169+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.276169+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.280720+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.280720+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.282243+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.282243+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.292041+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:39 smithi040 bash[76016]: audit 2024-04-24T17:18:39.292041+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.532289+0000 mgr.x (mgr.25010) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.532289+0000 mgr.x (mgr.25010) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.642103+0000 mgr.x (mgr.25010) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.642103+0000 mgr.x (mgr.25010) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.741245+0000 mgr.x (mgr.25010) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.741245+0000 mgr.x (mgr.25010) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.835824+0000 mgr.x (mgr.25010) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.835824+0000 mgr.x (mgr.25010) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.916113+0000 mgr.x (mgr.25010) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:37.916113+0000 mgr.x (mgr.25010) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.010748+0000 mgr.x (mgr.25010) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.010748+0000 mgr.x (mgr.25010) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.105492+0000 mgr.x (mgr.25010) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.105492+0000 mgr.x (mgr.25010) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.214298+0000 mgr.x (mgr.25010) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.214298+0000 mgr.x (mgr.25010) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.318647+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.318647+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.323314+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.323314+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.328181+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.328181+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.329635+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.329635+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.338417+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.338417+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.339019+0000 mgr.x (mgr.25010) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.339019+0000 mgr.x (mgr.25010) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.417817+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.417817+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.422798+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.422798+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.426473+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.426473+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.427908+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.427908+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.438365+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.438365+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.439034+0000 mgr.x (mgr.25010) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.439034+0000 mgr.x (mgr.25010) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.518619+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.518619+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.521904+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.521904+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.525400+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.525400+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.526654+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.526654+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.536192+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.536192+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.620314+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.620314+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.624215+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.624215+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.627399+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.627399+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.628743+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.628743+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.636933+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.636933+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.714352+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.714352+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.717823+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.717823+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.721463+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.721463+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.722784+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.722784+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.732974+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.732974+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.822495+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.822495+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.827295+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.827295+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.831118+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.831118+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.832750+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.832750+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.843380+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.843380+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.933214+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.933214+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.937846+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.937846+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.941928+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.941928+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.943768+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.943768+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.954494+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:38.954494+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.045584+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.045584+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.050568+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.050568+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.055328+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.055328+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.057146+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.057146+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.068414+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.068414+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.159160+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.159160+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.164095+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.164095+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.168635+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.168635+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.170303+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.170303+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.181168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.181168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.271309+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.271309+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.276169+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.276169+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.280720+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.280720+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.282243+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.282243+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.292041+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:39.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:39 smithi204 bash[58651]: audit 2024-04-24T17:18:39.292041+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.536746+0000 mgr.x (mgr.25010) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.536746+0000 mgr.x (mgr.25010) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.637304+0000 mgr.x (mgr.25010) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.637304+0000 mgr.x (mgr.25010) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.733447+0000 mgr.x (mgr.25010) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.733447+0000 mgr.x (mgr.25010) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.844066+0000 mgr.x (mgr.25010) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.844066+0000 mgr.x (mgr.25010) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.955189+0000 mgr.x (mgr.25010) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:38.955189+0000 mgr.x (mgr.25010) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.069189+0000 mgr.x (mgr.25010) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.069189+0000 mgr.x (mgr.25010) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.181934+0000 mgr.x (mgr.25010) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.181934+0000 mgr.x (mgr.25010) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cluster 2024-04-24T17:18:39.291338+0000 mgr.x (mgr.25010) 2072 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cluster 2024-04-24T17:18:39.291338+0000 mgr.x (mgr.25010) 2072 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.292501+0000 mgr.x (mgr.25010) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.292501+0000 mgr.x (mgr.25010) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.381938+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.381938+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.385133+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.385133+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.388305+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.388305+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.389436+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.389436+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.395864+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.395864+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.396102+0000 mgr.x (mgr.25010) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.396102+0000 mgr.x (mgr.25010) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.469036+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.469036+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.473241+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.473241+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.477553+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.477553+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.479395+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.479395+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.488263+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.488263+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.536746+0000 mgr.x (mgr.25010) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.536746+0000 mgr.x (mgr.25010) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.637304+0000 mgr.x (mgr.25010) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.637304+0000 mgr.x (mgr.25010) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.733447+0000 mgr.x (mgr.25010) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.733447+0000 mgr.x (mgr.25010) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.844066+0000 mgr.x (mgr.25010) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.844066+0000 mgr.x (mgr.25010) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.955189+0000 mgr.x (mgr.25010) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:38.955189+0000 mgr.x (mgr.25010) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.069189+0000 mgr.x (mgr.25010) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.069189+0000 mgr.x (mgr.25010) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.181934+0000 mgr.x (mgr.25010) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.181934+0000 mgr.x (mgr.25010) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cluster 2024-04-24T17:18:39.291338+0000 mgr.x (mgr.25010) 2072 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cluster 2024-04-24T17:18:39.291338+0000 mgr.x (mgr.25010) 2072 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.292501+0000 mgr.x (mgr.25010) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.292501+0000 mgr.x (mgr.25010) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.381938+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.381938+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.385133+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.565169+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.565169+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.568236+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.568236+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.571027+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.571027+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.572317+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.572317+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.579040+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.579040+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.667020+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.667020+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.672123+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.672123+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.676217+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.676217+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.677846+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.677846+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.685470+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.685470+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.587 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.776211+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.776211+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.781155+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.781155+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.785643+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.785643+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.787141+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.787141+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.795019+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.795019+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.885166+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.885166+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.889918+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.889918+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.893994+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.893994+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.895395+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.895395+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.904460+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.385133+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.388305+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.388305+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.389436+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.389436+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.395864+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.395864+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.396102+0000 mgr.x (mgr.25010) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.396102+0000 mgr.x (mgr.25010) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.469036+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.469036+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.473241+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.473241+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.477553+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.477553+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.479395+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.479395+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.488263+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.488263+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.904460+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.993308+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.993308+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.996583+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:39.996583+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.000351+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.000351+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.001737+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.001737+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.011241+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.011241+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.099864+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.099864+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.104706+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.104706+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.108220+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.108220+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.109705+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.109705+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.565169+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.565169+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.568236+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.568236+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.571027+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.571027+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.572317+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.572317+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.579040+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.579040+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.667020+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.667020+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.672123+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.672123+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.676217+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.676217+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.677846+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.677846+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.685470+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.685470+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.119481+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.119481+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.198448+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.198448+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.202304+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.202304+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.205822+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.205822+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.207283+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.207283+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.216690+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.216690+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.301637+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.301637+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.304962+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[76016]: audit 2024-04-24T17:18:40.304962+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.595 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.776211+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.776211+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.781155+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.781155+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.785643+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.785643+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.787141+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.787141+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.795019+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.795019+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.885166+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.885166+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.889918+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.889918+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.893994+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.893994+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.895395+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.895395+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.904460+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.904460+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.993308+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.993308+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.996583+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:39.996583+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.000351+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.000351+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.001737+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.001737+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.011241+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.011241+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.099864+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.099864+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.104706+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.104706+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.108220+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.108220+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.109705+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.109705+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.119481+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.119481+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.198448+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.598 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.198448+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.202304+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.202304+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.205822+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.205822+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.207283+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.207283+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.216690+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.216690+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.301637+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.301637+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.304962+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:40 smithi040 bash[70555]: audit 2024-04-24T17:18:40.304962+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.536746+0000 mgr.x (mgr.25010) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.536746+0000 mgr.x (mgr.25010) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.637304+0000 mgr.x (mgr.25010) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.637304+0000 mgr.x (mgr.25010) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.733447+0000 mgr.x (mgr.25010) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.733447+0000 mgr.x (mgr.25010) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.844066+0000 mgr.x (mgr.25010) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.844066+0000 mgr.x (mgr.25010) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.955189+0000 mgr.x (mgr.25010) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:38.955189+0000 mgr.x (mgr.25010) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.069189+0000 mgr.x (mgr.25010) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.069189+0000 mgr.x (mgr.25010) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.181934+0000 mgr.x (mgr.25010) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.181934+0000 mgr.x (mgr.25010) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cluster 2024-04-24T17:18:39.291338+0000 mgr.x (mgr.25010) 2072 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cluster 2024-04-24T17:18:39.291338+0000 mgr.x (mgr.25010) 2072 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.292501+0000 mgr.x (mgr.25010) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.292501+0000 mgr.x (mgr.25010) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.381938+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.381938+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.385133+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.385133+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.388305+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.388305+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.389436+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.389436+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.395864+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.395864+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.396102+0000 mgr.x (mgr.25010) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.396102+0000 mgr.x (mgr.25010) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.469036+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.469036+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.473241+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.473241+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.477553+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.477553+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.479395+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.479395+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.488263+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.488263+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.565169+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.565169+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.568236+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.568236+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.571027+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.571027+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.572317+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.572317+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.579040+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.579040+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.667020+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.667020+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.672123+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.672123+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.676217+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.676217+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.677846+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.677846+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.685470+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.685470+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.776211+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.776211+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.781155+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.781155+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.785643+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.785643+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.787141+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.787141+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.795019+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.795019+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.885166+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.885166+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.889918+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.889918+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.893994+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.893994+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.895395+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.895395+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.904460+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.904460+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.993308+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.993308+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.996583+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:39.996583+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.000351+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.000351+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.001737+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.001737+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.011241+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.011241+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.099864+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.099864+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.104706+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.104706+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.108220+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.108220+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.109705+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.109705+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.119481+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.119481+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.198448+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.198448+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.202304+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.202304+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.205822+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.205822+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.207283+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.207283+0000 mon.a (mon.0) 6622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.216690+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.216690+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.301637+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.301637+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.304962+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:40.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:40 smithi204 bash[58651]: audit 2024-04-24T17:18:40.304962+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.488896+0000 mgr.x (mgr.25010) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.488896+0000 mgr.x (mgr.25010) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.579422+0000 mgr.x (mgr.25010) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.579422+0000 mgr.x (mgr.25010) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.685820+0000 mgr.x (mgr.25010) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.685820+0000 mgr.x (mgr.25010) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.795689+0000 mgr.x (mgr.25010) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.795689+0000 mgr.x (mgr.25010) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.904943+0000 mgr.x (mgr.25010) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:39.904943+0000 mgr.x (mgr.25010) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.011655+0000 mgr.x (mgr.25010) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.011655+0000 mgr.x (mgr.25010) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.119908+0000 mgr.x (mgr.25010) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.119908+0000 mgr.x (mgr.25010) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.217249+0000 mgr.x (mgr.25010) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.217249+0000 mgr.x (mgr.25010) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.309001+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.309001+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.310477+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.310477+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.349561+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.650 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.488896+0000 mgr.x (mgr.25010) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.488896+0000 mgr.x (mgr.25010) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.579422+0000 mgr.x (mgr.25010) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.579422+0000 mgr.x (mgr.25010) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.685820+0000 mgr.x (mgr.25010) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.685820+0000 mgr.x (mgr.25010) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.795689+0000 mgr.x (mgr.25010) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.795689+0000 mgr.x (mgr.25010) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.904943+0000 mgr.x (mgr.25010) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:39.904943+0000 mgr.x (mgr.25010) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.011655+0000 mgr.x (mgr.25010) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.011655+0000 mgr.x (mgr.25010) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.119908+0000 mgr.x (mgr.25010) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.119908+0000 mgr.x (mgr.25010) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.651 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.217249+0000 mgr.x (mgr.25010) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.217249+0000 mgr.x (mgr.25010) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.309001+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.309001+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.310477+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.310477+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.349561+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.349561+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.349982+0000 mgr.x (mgr.25010) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.349982+0000 mgr.x (mgr.25010) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.652 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.424522+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.424522+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.427100+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.427100+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.429943+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.429943+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.431152+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.431152+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.438415+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.438415+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.438910+0000 mgr.x (mgr.25010) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.438910+0000 mgr.x (mgr.25010) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.527862+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.527862+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.533025+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.653 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.533025+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.538418+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.538418+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.539905+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.539905+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.548606+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.548606+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.638343+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.638343+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.642433+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.642433+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.646703+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.646703+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.654 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.647885+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.647885+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.655 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.655124+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.655124+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.734730+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.734730+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.737646+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.737646+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.349561+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.349982+0000 mgr.x (mgr.25010) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.349982+0000 mgr.x (mgr.25010) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.424522+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.424522+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.427100+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.427100+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.429943+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.429943+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.431152+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.431152+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.438415+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.438415+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.438910+0000 mgr.x (mgr.25010) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.438910+0000 mgr.x (mgr.25010) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.527862+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.527862+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.533025+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.533025+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.538418+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.740698+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.740698+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.741704+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.741704+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.747442+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.747442+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.836935+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.836935+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.840162+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.840162+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.844034+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.844034+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.845466+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.845466+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.855329+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.855329+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.946869+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.946869+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.951418+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.951418+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.955036+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.955036+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.956473+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.956473+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.965133+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:40.965133+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.056193+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.056193+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.060667+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.060667+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.064587+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.064587+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.066069+0000 mon.a (mon.0) 6662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.066069+0000 mon.a (mon.0) 6662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.075130+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.075130+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.160017+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.160017+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.538418+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.539905+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.539905+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.548606+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.548606+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.638343+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.638343+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.642433+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.642433+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.646703+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.646703+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.647885+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.647885+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.655124+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.655124+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.734730+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.734730+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.737646+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.737646+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.164239+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.164239+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.167354+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.167354+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.168751+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.168751+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.175221+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.175221+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.215857+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.215857+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.219023+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.219023+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.221960+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.221960+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.223564+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.223564+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.229922+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.229922+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.307647+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[70555]: audit 2024-04-24T17:18:41.307647+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.740698+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.740698+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.741704+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.741704+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.747442+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.747442+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.836935+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.836935+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.840162+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.840162+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.844034+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.844034+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.845466+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.845466+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.855329+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.855329+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.946869+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.946869+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.951418+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.951418+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.955036+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.955036+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.956473+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.956473+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.965133+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:40.965133+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.056193+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.056193+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.060667+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.060667+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.064587+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.064587+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.066069+0000 mon.a (mon.0) 6662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.066069+0000 mon.a (mon.0) 6662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.075130+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.075130+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.160017+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.160017+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.164239+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.164239+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.668 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.167354+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.167354+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.168751+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.168751+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.175221+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.175221+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.215857+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.215857+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.219023+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.219023+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.221960+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.221960+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.223564+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.223564+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.229922+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.229922+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.307647+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:41 smithi040 bash[76016]: audit 2024-04-24T17:18:41.307647+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.488896+0000 mgr.x (mgr.25010) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.488896+0000 mgr.x (mgr.25010) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.579422+0000 mgr.x (mgr.25010) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.579422+0000 mgr.x (mgr.25010) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.685820+0000 mgr.x (mgr.25010) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.685820+0000 mgr.x (mgr.25010) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.795689+0000 mgr.x (mgr.25010) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.795689+0000 mgr.x (mgr.25010) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.904943+0000 mgr.x (mgr.25010) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:39.904943+0000 mgr.x (mgr.25010) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.011655+0000 mgr.x (mgr.25010) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.011655+0000 mgr.x (mgr.25010) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.119908+0000 mgr.x (mgr.25010) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.119908+0000 mgr.x (mgr.25010) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.217249+0000 mgr.x (mgr.25010) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.217249+0000 mgr.x (mgr.25010) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.309001+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.309001+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.310477+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.310477+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.349561+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.349561+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.349982+0000 mgr.x (mgr.25010) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.349982+0000 mgr.x (mgr.25010) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.424522+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.424522+0000 mon.a (mon.0) 6629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.427100+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.427100+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.429943+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.429943+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.431152+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.431152+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.438415+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.438415+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.438910+0000 mgr.x (mgr.25010) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.438910+0000 mgr.x (mgr.25010) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.527862+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.527862+0000 mon.a (mon.0) 6634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.533025+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.533025+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.538418+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.538418+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.539905+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.539905+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.548606+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.548606+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.638343+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.638343+0000 mon.a (mon.0) 6639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.642433+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.642433+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.646703+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.646703+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.647885+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.647885+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.655124+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.655124+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.734730+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.734730+0000 mon.a (mon.0) 6644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.737646+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.737646+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.740698+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.740698+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.741704+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.741704+0000 mon.a (mon.0) 6647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.747442+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.747442+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.836935+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.836935+0000 mon.a (mon.0) 6649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.840162+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.840162+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.844034+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.844034+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.845466+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.845466+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.855329+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.855329+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.946869+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.946869+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.951418+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.951418+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.955036+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.955036+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.956473+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.956473+0000 mon.a (mon.0) 6657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.965133+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:40.965133+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.056193+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.056193+0000 mon.a (mon.0) 6659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.060667+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.060667+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.064587+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.064587+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.066069+0000 mon.a (mon.0) 6662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.066069+0000 mon.a (mon.0) 6662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.075130+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.075130+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.160017+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.160017+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.164239+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.164239+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.167354+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.167354+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.168751+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.168751+0000 mon.a (mon.0) 6667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.175221+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.175221+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.215857+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.215857+0000 mon.a (mon.0) 6669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.219023+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.219023+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.221960+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.221960+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.223564+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.223564+0000 mon.a (mon.0) 6672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.229922+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.229922+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.307647+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:41.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:41 smithi204 bash[58651]: audit 2024-04-24T17:18:41.307647+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.549274+0000 mgr.x (mgr.25010) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.549274+0000 mgr.x (mgr.25010) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.655720+0000 mgr.x (mgr.25010) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.572 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.655720+0000 mgr.x (mgr.25010) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.747835+0000 mgr.x (mgr.25010) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.747835+0000 mgr.x (mgr.25010) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.856155+0000 mgr.x (mgr.25010) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.856155+0000 mgr.x (mgr.25010) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.965863+0000 mgr.x (mgr.25010) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:40.965863+0000 mgr.x (mgr.25010) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.075883+0000 mgr.x (mgr.25010) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.075883+0000 mgr.x (mgr.25010) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.175709+0000 mgr.x (mgr.25010) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.175709+0000 mgr.x (mgr.25010) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.230170+0000 mgr.x (mgr.25010) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.230170+0000 mgr.x (mgr.25010) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cluster 2024-04-24T17:18:41.292365+0000 mgr.x (mgr.25010) 2093 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:42.573 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cluster 2024-04-24T17:18:41.292365+0000 mgr.x (mgr.25010) 2093 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:42.574 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.311365+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.574 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.311365+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.574 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.314500+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.314500+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.323236+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.323236+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.329642+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.329642+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.329975+0000 mgr.x (mgr.25010) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.329975+0000 mgr.x (mgr.25010) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.403196+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.403196+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.575 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.406773+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.406773+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.410866+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.410866+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.412613+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.412613+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.417486+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.417486+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.417759+0000 mgr.x (mgr.25010) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.417759+0000 mgr.x (mgr.25010) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.491426+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.576 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.491426+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.494243+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.494243+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.496914+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.496914+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.497845+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.497845+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.505091+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.505091+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.564315+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.564315+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.566789+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.566789+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.568860+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.577 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.568860+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.569603+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.569603+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.576732+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.576732+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.636625+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.40:0/2949442693' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.636625+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.40:0/2949442693' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.650138+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.650138+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.652722+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.578 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.652722+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.655029+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.655029+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.656034+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.656034+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.662691+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.662691+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.751903+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.751903+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.755656+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.755656+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.760532+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.760532+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.762123+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.762123+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.769840+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.769840+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.846723+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.846723+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.850262+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.850262+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.853492+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.853492+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.854838+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.854838+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.863469+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.863469+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.939274+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.939274+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.580 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.942659+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.942659+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.946253+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.946253+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.947494+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.947494+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.958195+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:41.958195+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.034998+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.034998+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.581 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.038387+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.038387+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.042242+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.042242+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.043338+0000 mon.a (mon.0) 6717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.043338+0000 mon.a (mon.0) 6717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.050122+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.050122+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.133409+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.133409+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.137251+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.137251+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.141403+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.582 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.141403+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.142788+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.142788+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.151009+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.151009+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.211464+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.211464+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.214645+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.214645+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.217427+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.217427+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.218951+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.218951+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.226824+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[76016]: audit 2024-04-24T17:18:42.226824+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.549274+0000 mgr.x (mgr.25010) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.549274+0000 mgr.x (mgr.25010) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.655720+0000 mgr.x (mgr.25010) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.655720+0000 mgr.x (mgr.25010) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.747835+0000 mgr.x (mgr.25010) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.747835+0000 mgr.x (mgr.25010) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.856155+0000 mgr.x (mgr.25010) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.856155+0000 mgr.x (mgr.25010) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.965863+0000 mgr.x (mgr.25010) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:40.965863+0000 mgr.x (mgr.25010) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.075883+0000 mgr.x (mgr.25010) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.075883+0000 mgr.x (mgr.25010) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.175709+0000 mgr.x (mgr.25010) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.175709+0000 mgr.x (mgr.25010) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.230170+0000 mgr.x (mgr.25010) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.230170+0000 mgr.x (mgr.25010) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cluster 2024-04-24T17:18:41.292365+0000 mgr.x (mgr.25010) 2093 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cluster 2024-04-24T17:18:41.292365+0000 mgr.x (mgr.25010) 2093 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.311365+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.311365+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.314500+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.314500+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.323236+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.323236+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.329642+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.329642+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.329975+0000 mgr.x (mgr.25010) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.329975+0000 mgr.x (mgr.25010) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.403196+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.403196+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.406773+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.406773+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.410866+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.410866+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.412613+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.412613+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.417486+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.417486+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.417759+0000 mgr.x (mgr.25010) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.417759+0000 mgr.x (mgr.25010) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.491426+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.491426+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.494243+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.494243+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.587 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.496914+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.496914+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.497845+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.497845+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.505091+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.505091+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.564315+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.564315+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.566789+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.566789+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.568860+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.568860+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.569603+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.569603+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.576732+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.588 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.576732+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.636625+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.40:0/2949442693' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.636625+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.40:0/2949442693' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.650138+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.650138+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.652722+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.652722+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.655029+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.655029+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.656034+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.656034+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.662691+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.662691+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.751903+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.751903+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.755656+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.755656+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.760532+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.760532+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.762123+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.762123+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.769840+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.769840+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.846723+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.846723+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.850262+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.850262+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.853492+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.853492+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.590 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.854838+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.854838+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.863469+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.863469+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.939274+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.939274+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.942659+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.942659+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.946253+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.946253+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.947494+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.947494+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.958195+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:41.958195+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.034998+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.591 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.034998+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.038387+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.038387+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.042242+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.042242+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.043338+0000 mon.a (mon.0) 6717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.043338+0000 mon.a (mon.0) 6717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.050122+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.050122+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.133409+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.133409+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.137251+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.137251+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.141403+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.141403+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.142788+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.142788+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.151009+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.151009+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.211464+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.211464+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.214645+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.214645+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.217427+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.217427+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.218951+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.218951+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.226824+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:42 smithi040 bash[70555]: audit 2024-04-24T17:18:42.226824+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.549274+0000 mgr.x (mgr.25010) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.549274+0000 mgr.x (mgr.25010) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.655720+0000 mgr.x (mgr.25010) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.655720+0000 mgr.x (mgr.25010) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.747835+0000 mgr.x (mgr.25010) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.747835+0000 mgr.x (mgr.25010) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.856155+0000 mgr.x (mgr.25010) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.856155+0000 mgr.x (mgr.25010) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.965863+0000 mgr.x (mgr.25010) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:40.965863+0000 mgr.x (mgr.25010) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.075883+0000 mgr.x (mgr.25010) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.075883+0000 mgr.x (mgr.25010) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.175709+0000 mgr.x (mgr.25010) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.175709+0000 mgr.x (mgr.25010) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.230170+0000 mgr.x (mgr.25010) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.230170+0000 mgr.x (mgr.25010) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cluster 2024-04-24T17:18:41.292365+0000 mgr.x (mgr.25010) 2093 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cluster 2024-04-24T17:18:41.292365+0000 mgr.x (mgr.25010) 2093 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.311365+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.311365+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.314500+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.314500+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.323236+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.323236+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.329642+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.329642+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.329975+0000 mgr.x (mgr.25010) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.329975+0000 mgr.x (mgr.25010) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.403196+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.403196+0000 mon.a (mon.0) 6679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.406773+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.406773+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.410866+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.410866+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.412613+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.412613+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.417486+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.417486+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.417759+0000 mgr.x (mgr.25010) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.417759+0000 mgr.x (mgr.25010) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.491426+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.491426+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.494243+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.494243+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.496914+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.496914+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.497845+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.497845+0000 mon.a (mon.0) 6687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.505091+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.505091+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.564315+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.564315+0000 mon.a (mon.0) 6689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.566789+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.566789+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.568860+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.568860+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.569603+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.569603+0000 mon.a (mon.0) 6692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.576732+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.576732+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.636625+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.40:0/2949442693' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.636625+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.40:0/2949442693' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.650138+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.650138+0000 mon.a (mon.0) 6694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.652722+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.652722+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.655029+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.655029+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.656034+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.656034+0000 mon.a (mon.0) 6697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.662691+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.662691+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.751903+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.751903+0000 mon.a (mon.0) 6699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.755656+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.755656+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.760532+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.760532+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.762123+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.762123+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.769840+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.769840+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.846723+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.846723+0000 mon.a (mon.0) 6704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.850262+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.850262+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.853492+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.853492+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.854838+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.854838+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.863469+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.863469+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.939274+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.939274+0000 mon.a (mon.0) 6709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.942659+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.942659+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.946253+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.946253+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.947494+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.947494+0000 mon.a (mon.0) 6712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.958195+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:41.958195+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.034998+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.034998+0000 mon.a (mon.0) 6714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.038387+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.038387+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.042242+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.042242+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.043338+0000 mon.a (mon.0) 6717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.043338+0000 mon.a (mon.0) 6717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.050122+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.050122+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.133409+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.133409+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.137251+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.137251+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.141403+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.141403+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.142788+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.142788+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.151009+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.151009+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.211464+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.211464+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.214645+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.214645+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.217427+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.217427+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.218951+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.218951+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.226824+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:42.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:42 smithi204 bash[58651]: audit 2024-04-24T17:18:42.226824+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.505551+0000 mgr.x (mgr.25010) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.505551+0000 mgr.x (mgr.25010) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.577079+0000 mgr.x (mgr.25010) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.577079+0000 mgr.x (mgr.25010) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.663108+0000 mgr.x (mgr.25010) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.663108+0000 mgr.x (mgr.25010) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.770409+0000 mgr.x (mgr.25010) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.770409+0000 mgr.x (mgr.25010) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.863919+0000 mgr.x (mgr.25010) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.863919+0000 mgr.x (mgr.25010) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.958987+0000 mgr.x (mgr.25010) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:41.958987+0000 mgr.x (mgr.25010) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.050793+0000 mgr.x (mgr.25010) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.050793+0000 mgr.x (mgr.25010) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.151611+0000 mgr.x (mgr.25010) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.151611+0000 mgr.x (mgr.25010) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.227197+0000 mgr.x (mgr.25010) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.227197+0000 mgr.x (mgr.25010) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.316663+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.316663+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.362813+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.362813+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.367507+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.367507+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.368631+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.368631+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.376905+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.376905+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.377173+0000 mgr.x (mgr.25010) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.377173+0000 mgr.x (mgr.25010) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.450959+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.450959+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.454260+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.454260+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.457199+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.457199+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.458525+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.458525+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.465610+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.465610+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.465935+0000 mgr.x (mgr.25010) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.465935+0000 mgr.x (mgr.25010) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.555030+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.555030+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.557656+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.557656+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.560663+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.560663+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.561711+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.561711+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.569270+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.569270+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.641703+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.641703+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.646515+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.646515+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.650238+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.650238+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.651400+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.651400+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.657223+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.657223+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.746937+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.746937+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.751240+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.599 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.751240+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.755137+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.755137+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.756398+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.756398+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.763853+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.763853+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.821259+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.821259+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.824322+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.824322+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.826704+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.826704+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.827785+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.600 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.827785+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.834157+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.834157+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.910503+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.910503+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.913739+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.913739+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.916605+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.916605+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.917887+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.917887+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.926987+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:42.926987+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.000782+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.000782+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.003006+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.601 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.003006+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.004837+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.004837+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.005489+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.005489+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.010594+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.010594+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.068534+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.068534+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.070741+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.070741+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.072874+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.072874+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.073621+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.602 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.073621+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.078650+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.078650+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.120674+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.120674+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.123612+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.123612+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.126280+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.126280+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.127274+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.127274+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.133669+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.133669+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.603 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.193793+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.193793+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.196533+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.196533+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.199003+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.199003+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.199979+0000 mon.a (mon.0) 6782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.199979+0000 mon.a (mon.0) 6782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.206546+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.206546+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.247455+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.247455+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.250004+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.250004+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.252407+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.252407+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.253472+0000 mon.a (mon.0) 6787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.253472+0000 mon.a (mon.0) 6787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.262251+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.262251+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.305146+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.305146+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.307387+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.307387+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.309703+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.309703+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.310805+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.605 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:43 smithi204 bash[58651]: audit 2024-04-24T17:18:43.310805+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.505551+0000 mgr.x (mgr.25010) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.505551+0000 mgr.x (mgr.25010) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.577079+0000 mgr.x (mgr.25010) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.577079+0000 mgr.x (mgr.25010) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.663108+0000 mgr.x (mgr.25010) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.663108+0000 mgr.x (mgr.25010) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.770409+0000 mgr.x (mgr.25010) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.770409+0000 mgr.x (mgr.25010) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.863919+0000 mgr.x (mgr.25010) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.863919+0000 mgr.x (mgr.25010) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.958987+0000 mgr.x (mgr.25010) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:41.958987+0000 mgr.x (mgr.25010) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.050793+0000 mgr.x (mgr.25010) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.050793+0000 mgr.x (mgr.25010) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.151611+0000 mgr.x (mgr.25010) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.151611+0000 mgr.x (mgr.25010) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.227197+0000 mgr.x (mgr.25010) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.227197+0000 mgr.x (mgr.25010) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.316663+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.316663+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.362813+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.362813+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.367507+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.367507+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.368631+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.368631+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.376905+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.376905+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.377173+0000 mgr.x (mgr.25010) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.377173+0000 mgr.x (mgr.25010) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.450959+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.450959+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.454260+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.454260+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.457199+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.457199+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.458525+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.458525+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.465610+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.465610+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.465935+0000 mgr.x (mgr.25010) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.505551+0000 mgr.x (mgr.25010) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.505551+0000 mgr.x (mgr.25010) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.577079+0000 mgr.x (mgr.25010) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.577079+0000 mgr.x (mgr.25010) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.663108+0000 mgr.x (mgr.25010) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.663108+0000 mgr.x (mgr.25010) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.770409+0000 mgr.x (mgr.25010) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.770409+0000 mgr.x (mgr.25010) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.863919+0000 mgr.x (mgr.25010) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.863919+0000 mgr.x (mgr.25010) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.958987+0000 mgr.x (mgr.25010) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:41.958987+0000 mgr.x (mgr.25010) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.050793+0000 mgr.x (mgr.25010) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.050793+0000 mgr.x (mgr.25010) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.151611+0000 mgr.x (mgr.25010) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.151611+0000 mgr.x (mgr.25010) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.227197+0000 mgr.x (mgr.25010) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.227197+0000 mgr.x (mgr.25010) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.316663+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.316663+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.362813+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.465935+0000 mgr.x (mgr.25010) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.555030+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.555030+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.557656+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.557656+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.560663+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.560663+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.561711+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.561711+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.569270+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.569270+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.641703+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.641703+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.646515+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.646515+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.650238+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.650238+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.651400+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.651400+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.657223+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.657223+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.746937+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.746937+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.751240+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.751240+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.755137+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.755137+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.756398+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.756398+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.763853+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.763853+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.821259+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.821259+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.824322+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.824322+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.826704+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.826704+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.827785+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.362813+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.367507+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.367507+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.368631+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.368631+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.376905+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.376905+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.377173+0000 mgr.x (mgr.25010) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.377173+0000 mgr.x (mgr.25010) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.450959+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.450959+0000 mon.a (mon.0) 6734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.454260+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.454260+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.457199+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.457199+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.458525+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.458525+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.465610+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.465610+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.465935+0000 mgr.x (mgr.25010) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.827785+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.834157+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.834157+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.910503+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.910503+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.913739+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.913739+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.916605+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.916605+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.917887+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.917887+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.926987+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:42.926987+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.000782+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.000782+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.003006+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.003006+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.004837+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.004837+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.005489+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.005489+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.010594+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.010594+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.068534+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.068534+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.070741+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.070741+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.072874+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.072874+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.073621+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.073621+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.078650+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.078650+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.120674+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.120674+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.123612+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.123612+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.126280+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.126280+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.465935+0000 mgr.x (mgr.25010) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.555030+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.555030+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.557656+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.557656+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.560663+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.560663+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.561711+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.561711+0000 mon.a (mon.0) 6742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.569270+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.569270+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.641703+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.641703+0000 mon.a (mon.0) 6744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.646515+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.646515+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.650238+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.650238+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.651400+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.651400+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.127274+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.127274+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.133669+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.133669+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.193793+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.193793+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.196533+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.196533+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.199003+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.199003+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.199979+0000 mon.a (mon.0) 6782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.199979+0000 mon.a (mon.0) 6782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.206546+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.206546+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.247455+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.247455+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.250004+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.250004+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.252407+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.252407+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.253472+0000 mon.a (mon.0) 6787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.253472+0000 mon.a (mon.0) 6787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.262251+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.262251+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.305146+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.305146+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.307387+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.307387+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.309703+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.309703+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.310805+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[76016]: audit 2024-04-24T17:18:43.310805+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.657223+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.657223+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.746937+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.746937+0000 mon.a (mon.0) 6749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.751240+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.751240+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.755137+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.755137+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.756398+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.756398+0000 mon.a (mon.0) 6752 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.763853+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.763853+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.821259+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.821259+0000 mon.a (mon.0) 6754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.824322+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.824322+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.826704+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.826704+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.827785+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.827785+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.834157+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.834157+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.910503+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.910503+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.913739+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.913739+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.916605+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.916605+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.917887+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.917887+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.926987+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:42.926987+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.000782+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.000782+0000 mon.a (mon.0) 6764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.003006+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.003006+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.004837+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.004837+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.005489+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.005489+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.010594+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.010594+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.068534+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.068534+0000 mon.a (mon.0) 6769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.070741+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.070741+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.072874+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.072874+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.073621+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.073621+0000 mon.a (mon.0) 6772 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.078650+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.078650+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.120674+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.120674+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.123612+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.123612+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.126280+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.126280+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.127274+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.127274+0000 mon.a (mon.0) 6777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.133669+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.133669+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.193793+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.193793+0000 mon.a (mon.0) 6779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.196533+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.196533+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.199003+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.199003+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.199979+0000 mon.a (mon.0) 6782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.199979+0000 mon.a (mon.0) 6782 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.206546+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.206546+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.247455+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.247455+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.250004+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.250004+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.252407+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.252407+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.253472+0000 mon.a (mon.0) 6787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.253472+0000 mon.a (mon.0) 6787 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.262251+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.262251+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.305146+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.305146+0000 mon.a (mon.0) 6789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.307387+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.307387+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.309703+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.309703+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.310805+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:43.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:43 smithi040 bash[70555]: audit 2024-04-24T17:18:43.310805+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:18:44] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.33.4" 2024-04-24T17:18:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.569584+0000 mgr.x (mgr.25010) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.569584+0000 mgr.x (mgr.25010) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.657686+0000 mgr.x (mgr.25010) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.657686+0000 mgr.x (mgr.25010) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.764367+0000 mgr.x (mgr.25010) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.764367+0000 mgr.x (mgr.25010) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.834378+0000 mgr.x (mgr.25010) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.834378+0000 mgr.x (mgr.25010) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.927407+0000 mgr.x (mgr.25010) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:42.927407+0000 mgr.x (mgr.25010) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.010794+0000 mgr.x (mgr.25010) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.010794+0000 mgr.x (mgr.25010) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.078907+0000 mgr.x (mgr.25010) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.078907+0000 mgr.x (mgr.25010) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.133902+0000 mgr.x (mgr.25010) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.133902+0000 mgr.x (mgr.25010) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.206779+0000 mgr.x (mgr.25010) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.206779+0000 mgr.x (mgr.25010) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.262644+0000 mgr.x (mgr.25010) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.262644+0000 mgr.x (mgr.25010) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cluster 2024-04-24T17:18:43.293003+0000 mgr.x (mgr.25010) 2117 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cluster 2024-04-24T17:18:43.293003+0000 mgr.x (mgr.25010) 2117 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.319371+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.319371+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.319882+0000 mgr.x (mgr.25010) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.319882+0000 mgr.x (mgr.25010) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.383283+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.383283+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.389762+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.389762+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.393192+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.393192+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.393528+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.393528+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.395849+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.395849+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.401472+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.401472+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.407500+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.407500+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.407716+0000 mgr.x (mgr.25010) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.407716+0000 mgr.x (mgr.25010) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.413461+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.413461+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.464684+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.464684+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.467342+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.467342+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.469704+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.469704+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.470789+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.470789+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.479571+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.479571+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.479880+0000 mgr.x (mgr.25010) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.479880+0000 mgr.x (mgr.25010) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.537589+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.537589+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.540379+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.540379+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.543277+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.543277+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.544441+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.544441+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.552900+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.552900+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.610867+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.610867+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.613578+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.613578+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.616439+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.616439+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.617671+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.617671+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.624426+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.624426+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.701157+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.701157+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.704220+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.704220+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.706854+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.706854+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.708089+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.708089+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.716593+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.716593+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.774650+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.774650+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.777505+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.777505+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.780019+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.780019+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.781081+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.781081+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.789700+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.789700+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.868318+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.868318+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.871577+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.871577+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.874550+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.874550+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.875906+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.875906+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.884792+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.884792+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.963832+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.963832+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.967150+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.967150+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.969978+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.969978+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.970897+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.970897+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.976757+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:43.976757+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.022355+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.022355+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.024924+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.024924+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.027252+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.027252+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.028154+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.028154+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.033584+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.033584+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.074440+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.074440+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.077529+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.077529+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.080150+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.080150+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.081295+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.081295+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.087588+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.087588+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.135420+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.135420+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.138272+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.138272+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.141245+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.141245+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.142477+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.142477+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.148722+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.148722+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.206676+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.206676+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.209578+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.209578+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.212192+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.212192+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.213359+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.213359+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.221565+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.221565+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.280484+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.280484+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.283094+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.283094+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.285250+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.285250+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.286483+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.286483+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.293343+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:44 smithi204 bash[58651]: audit 2024-04-24T17:18:44.293343+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.633 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:18:44.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.569584+0000 mgr.x (mgr.25010) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.569584+0000 mgr.x (mgr.25010) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.657686+0000 mgr.x (mgr.25010) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.657686+0000 mgr.x (mgr.25010) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.764367+0000 mgr.x (mgr.25010) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.764367+0000 mgr.x (mgr.25010) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.834378+0000 mgr.x (mgr.25010) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.834378+0000 mgr.x (mgr.25010) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.927407+0000 mgr.x (mgr.25010) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:42.927407+0000 mgr.x (mgr.25010) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.010794+0000 mgr.x (mgr.25010) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.010794+0000 mgr.x (mgr.25010) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.078907+0000 mgr.x (mgr.25010) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.078907+0000 mgr.x (mgr.25010) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.133902+0000 mgr.x (mgr.25010) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.133902+0000 mgr.x (mgr.25010) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.206779+0000 mgr.x (mgr.25010) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.206779+0000 mgr.x (mgr.25010) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.262644+0000 mgr.x (mgr.25010) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.262644+0000 mgr.x (mgr.25010) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cluster 2024-04-24T17:18:43.293003+0000 mgr.x (mgr.25010) 2117 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cluster 2024-04-24T17:18:43.293003+0000 mgr.x (mgr.25010) 2117 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.569584+0000 mgr.x (mgr.25010) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.569584+0000 mgr.x (mgr.25010) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.657686+0000 mgr.x (mgr.25010) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.657686+0000 mgr.x (mgr.25010) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.764367+0000 mgr.x (mgr.25010) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.764367+0000 mgr.x (mgr.25010) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.834378+0000 mgr.x (mgr.25010) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.834378+0000 mgr.x (mgr.25010) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.927407+0000 mgr.x (mgr.25010) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:42.927407+0000 mgr.x (mgr.25010) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.010794+0000 mgr.x (mgr.25010) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.010794+0000 mgr.x (mgr.25010) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.078907+0000 mgr.x (mgr.25010) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.078907+0000 mgr.x (mgr.25010) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.133902+0000 mgr.x (mgr.25010) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.133902+0000 mgr.x (mgr.25010) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.206779+0000 mgr.x (mgr.25010) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.206779+0000 mgr.x (mgr.25010) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.262644+0000 mgr.x (mgr.25010) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.262644+0000 mgr.x (mgr.25010) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cluster 2024-04-24T17:18:43.293003+0000 mgr.x (mgr.25010) 2117 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cluster 2024-04-24T17:18:43.293003+0000 mgr.x (mgr.25010) 2117 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.319371+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.319371+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.319882+0000 mgr.x (mgr.25010) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.319882+0000 mgr.x (mgr.25010) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.383283+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.383283+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.389762+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.389762+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.393192+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.393192+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.393528+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.393528+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.395849+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.395849+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.401472+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.401472+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.407500+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.407500+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.407716+0000 mgr.x (mgr.25010) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.407716+0000 mgr.x (mgr.25010) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.413461+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.413461+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.464684+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.464684+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.467342+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.467342+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.469704+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.469704+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.470789+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.470789+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.479571+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.479571+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.479880+0000 mgr.x (mgr.25010) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.479880+0000 mgr.x (mgr.25010) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.537589+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.537589+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.540379+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.540379+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.543277+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.543277+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.319371+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.319371+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.319882+0000 mgr.x (mgr.25010) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.319882+0000 mgr.x (mgr.25010) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.383283+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.383283+0000 mon.a (mon.0) 6794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.389762+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.389762+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.393192+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.393192+0000 mon.a (mon.0) 6796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.393528+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.393528+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.395849+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.395849+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.401472+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.401472+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.407500+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.407500+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.407716+0000 mgr.x (mgr.25010) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.407716+0000 mgr.x (mgr.25010) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.413461+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.544441+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.544441+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.552900+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.552900+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.610867+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.610867+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.613578+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.613578+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.616439+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.616439+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.617671+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.617671+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.624426+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.624426+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.701157+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.701157+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.704220+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.704220+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.706854+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.413461+0000 mon.a (mon.0) 6801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.464684+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.464684+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.467342+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.467342+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.469704+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.469704+0000 mon.a (mon.0) 6804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.470789+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.470789+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.479571+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.479571+0000 mon.a (mon.0) 6806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.479880+0000 mgr.x (mgr.25010) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.479880+0000 mgr.x (mgr.25010) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.537589+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.537589+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.540379+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.540379+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.543277+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.543277+0000 mon.a (mon.0) 6809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.706854+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.708089+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.708089+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.716593+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.716593+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.774650+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.774650+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.777505+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.777505+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.780019+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.780019+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.781081+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.781081+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.789700+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.789700+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.868318+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.868318+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.871577+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.871577+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.874550+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.544441+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.544441+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.552900+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.552900+0000 mon.a (mon.0) 6811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.610867+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.610867+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.613578+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.613578+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.616439+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.616439+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.617671+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.617671+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.624426+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.624426+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.701157+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.701157+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.704220+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.704220+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.706854+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.874550+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.875906+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.875906+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.884792+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.884792+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.963832+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.963832+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.967150+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.967150+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.969978+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.969978+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.970897+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.970897+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.976757+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:43.976757+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.022355+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.022355+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.024924+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.024924+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.027252+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.027252+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.028154+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.028154+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.033584+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.033584+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.074440+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.074440+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.077529+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.077529+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.080150+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.080150+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.081295+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.081295+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.087588+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.087588+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.135420+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.135420+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.138272+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.706854+0000 mon.a (mon.0) 6819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.708089+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.708089+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.716593+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.716593+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.774650+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.774650+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.777505+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.777505+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.780019+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.780019+0000 mon.a (mon.0) 6824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.781081+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.781081+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.789700+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.789700+0000 mon.a (mon.0) 6826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.868318+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.868318+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.871577+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.871577+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.874550+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.138272+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.141245+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.141245+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.142477+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.142477+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.148722+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.148722+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.206676+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.206676+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.209578+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.209578+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.212192+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.212192+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.213359+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.213359+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.221565+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.221565+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.280484+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.280484+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.283094+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.283094+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.285250+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.285250+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.286483+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.286483+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.293343+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[70555]: audit 2024-04-24T17:18:44.293343+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.874550+0000 mon.a (mon.0) 6829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.875906+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.875906+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.884792+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.884792+0000 mon.a (mon.0) 6831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.963832+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.963832+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.967150+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.967150+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.969978+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.969978+0000 mon.a (mon.0) 6834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.970897+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.970897+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.976757+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:43.976757+0000 mon.a (mon.0) 6836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.022355+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.022355+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.024924+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.024924+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.027252+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.027252+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.028154+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.028154+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.033584+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.033584+0000 mon.a (mon.0) 6841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.074440+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.074440+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.077529+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.077529+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.080150+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.080150+0000 mon.a (mon.0) 6844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.081295+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.081295+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.087588+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.087588+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.135420+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.135420+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.138272+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.138272+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.141245+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.141245+0000 mon.a (mon.0) 6849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.142477+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.142477+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.148722+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.148722+0000 mon.a (mon.0) 6851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.206676+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.206676+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.209578+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.209578+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.212192+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.212192+0000 mon.a (mon.0) 6854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.213359+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.213359+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.221565+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.221565+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.280484+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.280484+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.283094+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.283094+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.285250+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.285250+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.286483+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.286483+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:44.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.293343+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:44.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:44 smithi040 bash[76016]: audit 2024-04-24T17:18:44.293343+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.401 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:18:45.401 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 8s ago 23m - - 2024-04-24T17:18:45.401 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 2s ago 23m - - 2024-04-24T17:18:45.401 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (10m) 8s ago 16m 14.8M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:18:45.401 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (9m) 2s ago 16m 40.9M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:18:45.401 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 starting - - - - 2024-04-24T17:18:45.401 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (8m) 2s ago 22m 534M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (7m) 8s ago 24m 439M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (8m) 8s ago 24m 78.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (6m) 2s ago 22m 55.3M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (7m) 8s ago 22m 58.8M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (10m) 8s ago 16m 8928k - 1.3.1 1dbe0e931976 cbdcd34919d1 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (9m) 2s ago 16m 11.1M - 1.3.1 1dbe0e931976 08ecd9883321 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (5m) 8s ago 22m 65.3M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (5m) 8s ago 21m 66.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (4m) 8s ago 20m 58.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (3m) 8s ago 20m 62.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (3m) 2s ago 19m 61.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (2m) 2s ago 18m 53.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (106s) 2s ago 18m 50.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:18:45.402 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (72s) 2s ago 17m 57.3M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:18:45.403 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (8m) 2s ago 16m 67.6M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:18:45.403 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (56s) 8s ago 14m 88.3M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:18:45.403 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (41s) 2s ago 14m 88.0M - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:18:45.403 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (48s) 8s ago 14m 88.1M - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:18:45.403 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (33s) 2s ago 14m 87.9M - 19.0.0-3285-g5904d294 8bb2087275ff 14bcc2172dd0 2024-04-24T17:18:45.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.553230+0000 mgr.x (mgr.25010) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.553230+0000 mgr.x (mgr.25010) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.624689+0000 mgr.x (mgr.25010) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.624689+0000 mgr.x (mgr.25010) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.716912+0000 mgr.x (mgr.25010) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.716912+0000 mgr.x (mgr.25010) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.790072+0000 mgr.x (mgr.25010) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.790072+0000 mgr.x (mgr.25010) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.885203+0000 mgr.x (mgr.25010) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.885203+0000 mgr.x (mgr.25010) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.977029+0000 mgr.x (mgr.25010) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:43.977029+0000 mgr.x (mgr.25010) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.033859+0000 mgr.x (mgr.25010) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.033859+0000 mgr.x (mgr.25010) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.088141+0000 mgr.x (mgr.25010) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.088141+0000 mgr.x (mgr.25010) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.148958+0000 mgr.x (mgr.25010) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.148958+0000 mgr.x (mgr.25010) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.222041+0000 mgr.x (mgr.25010) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.222041+0000 mgr.x (mgr.25010) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.293547+0000 mgr.x (mgr.25010) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.293547+0000 mgr.x (mgr.25010) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.338975+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.338975+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.341530+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.341530+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.343630+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.343630+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.344431+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.344431+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.349521+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.349521+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.349695+0000 mgr.x (mgr.25010) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.349695+0000 mgr.x (mgr.25010) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.390274+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.390274+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.392992+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.392992+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.394901+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.394901+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.395596+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.553230+0000 mgr.x (mgr.25010) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.553230+0000 mgr.x (mgr.25010) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.624689+0000 mgr.x (mgr.25010) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.624689+0000 mgr.x (mgr.25010) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.716912+0000 mgr.x (mgr.25010) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.716912+0000 mgr.x (mgr.25010) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.790072+0000 mgr.x (mgr.25010) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.790072+0000 mgr.x (mgr.25010) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.885203+0000 mgr.x (mgr.25010) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.885203+0000 mgr.x (mgr.25010) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.977029+0000 mgr.x (mgr.25010) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:43.977029+0000 mgr.x (mgr.25010) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.033859+0000 mgr.x (mgr.25010) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.033859+0000 mgr.x (mgr.25010) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.088141+0000 mgr.x (mgr.25010) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.088141+0000 mgr.x (mgr.25010) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.148958+0000 mgr.x (mgr.25010) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.148958+0000 mgr.x (mgr.25010) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.222041+0000 mgr.x (mgr.25010) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.222041+0000 mgr.x (mgr.25010) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.293547+0000 mgr.x (mgr.25010) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.293547+0000 mgr.x (mgr.25010) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.395596+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.400797+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.400797+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.400937+0000 mgr.x (mgr.25010) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.400937+0000 mgr.x (mgr.25010) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.441520+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.441520+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.443430+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.443430+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.445337+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.445337+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.446002+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.446002+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.451151+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.451151+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.451281+0000 mgr.x (mgr.25010) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.451281+0000 mgr.x (mgr.25010) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.491849+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.491849+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.494633+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.338975+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.338975+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.341530+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.341530+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.343630+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.343630+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.344431+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.344431+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.349521+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.349521+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.349695+0000 mgr.x (mgr.25010) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.349695+0000 mgr.x (mgr.25010) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.390274+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.390274+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.392992+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.392992+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.394901+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.394901+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.395596+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.494633+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.497355+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.497355+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.498439+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.498439+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.504618+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.504618+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.545204+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.545204+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.548077+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.548077+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.550766+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.550766+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.552028+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.552028+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.558259+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.558259+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.599137+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.599137+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.601448+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.601448+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.603683+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.603683+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.604583+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.604583+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.609726+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.609726+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.688361+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.688361+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.691088+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.691088+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.693379+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.693379+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.694181+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.694181+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.699580+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.699580+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.745071+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.745071+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.395596+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.400797+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.400797+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.400937+0000 mgr.x (mgr.25010) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.400937+0000 mgr.x (mgr.25010) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.441520+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.441520+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.443430+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.443430+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.445337+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.445337+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.446002+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.446002+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.451151+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.451151+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.451281+0000 mgr.x (mgr.25010) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.451281+0000 mgr.x (mgr.25010) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.491849+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.491849+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.494633+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.747642+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.747642+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.750322+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.750322+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.751185+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.751185+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.756549+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.756549+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.802341+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.802341+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.804890+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.804890+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.807007+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.807007+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.807978+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.807978+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.813770+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.813770+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.854452+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.854452+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.856756+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.856756+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.859135+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.859135+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.859987+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.859987+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.866132+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.866132+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.928296+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.928296+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.930797+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.930797+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.932970+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.932970+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.933792+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.933792+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.939457+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:44.939457+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.494633+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.497355+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.497355+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.498439+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.498439+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.504618+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.504618+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.545204+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.545204+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.548077+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.548077+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.550766+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.550766+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.552028+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.552028+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.558259+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.558259+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.599137+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.599137+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.016823+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.016823+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.019303+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.019303+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.021648+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.021648+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.022563+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.022563+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.031521+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.031521+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.074872+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.074872+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.077820+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.077820+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.080253+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.080253+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.081266+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.081266+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.090775+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.090775+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.152215+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.152215+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.154468+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.154468+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.156575+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.156575+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.157317+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.157317+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.163981+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.163981+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.207207+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.207207+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.209956+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.209956+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.213120+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.213120+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.213949+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.213949+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.601448+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.601448+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.603683+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.603683+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.604583+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.604583+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.609726+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.609726+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.688361+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.688361+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.691088+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.691088+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.693379+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.693379+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.694181+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.694181+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.699580+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.699580+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.745071+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.745071+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.220816+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.220816+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.282319+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.282319+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.285197+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.285197+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.287428+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.287428+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.288572+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.288572+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.298495+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[70555]: audit 2024-04-24T17:18:45.298495+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.747642+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.747642+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.750322+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.750322+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.751185+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.751185+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.756549+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.756549+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.802341+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.802341+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.804890+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.804890+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.807007+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.807007+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.807978+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.807978+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.813770+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.813770+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.854452+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.854452+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.856756+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.856756+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.859135+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.859135+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.859987+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.859987+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.866132+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.866132+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.928296+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.928296+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.930797+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.930797+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.932970+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.932970+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.933792+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.933792+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.939457+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:44.939457+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.016823+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.016823+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.019303+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.019303+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.021648+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.021648+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.022563+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.022563+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.031521+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.031521+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.074872+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.074872+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.077820+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.077820+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.080253+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.080253+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.081266+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.081266+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.090775+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.090775+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.152215+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.152215+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.154468+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.154468+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.156575+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.156575+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.157317+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.157317+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.163981+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.163981+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.207207+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.207207+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.209956+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.209956+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.213120+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.213120+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.213949+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.213949+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.220816+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.220816+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.282319+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.282319+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.285197+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.285197+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.287428+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.287428+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.288572+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.288572+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.298495+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:45 smithi040 bash[76016]: audit 2024-04-24T17:18:45.298495+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.553230+0000 mgr.x (mgr.25010) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.553230+0000 mgr.x (mgr.25010) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.624689+0000 mgr.x (mgr.25010) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.624689+0000 mgr.x (mgr.25010) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.716912+0000 mgr.x (mgr.25010) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.716912+0000 mgr.x (mgr.25010) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.790072+0000 mgr.x (mgr.25010) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.790072+0000 mgr.x (mgr.25010) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.885203+0000 mgr.x (mgr.25010) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.885203+0000 mgr.x (mgr.25010) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.977029+0000 mgr.x (mgr.25010) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:43.977029+0000 mgr.x (mgr.25010) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.033859+0000 mgr.x (mgr.25010) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.033859+0000 mgr.x (mgr.25010) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.088141+0000 mgr.x (mgr.25010) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.088141+0000 mgr.x (mgr.25010) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.148958+0000 mgr.x (mgr.25010) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.148958+0000 mgr.x (mgr.25010) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.222041+0000 mgr.x (mgr.25010) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.222041+0000 mgr.x (mgr.25010) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.293547+0000 mgr.x (mgr.25010) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.293547+0000 mgr.x (mgr.25010) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.338975+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.338975+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.341530+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.341530+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.343630+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.343630+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.344431+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.344431+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.349521+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.349521+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.349695+0000 mgr.x (mgr.25010) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.349695+0000 mgr.x (mgr.25010) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.390274+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.390274+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.392992+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.392992+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.394901+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.394901+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.395596+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.395596+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.400797+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.400797+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.400937+0000 mgr.x (mgr.25010) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.400937+0000 mgr.x (mgr.25010) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.441520+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.441520+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.443430+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.443430+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.445337+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.445337+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.446002+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.446002+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.451151+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.451151+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.451281+0000 mgr.x (mgr.25010) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.451281+0000 mgr.x (mgr.25010) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.491849+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.491849+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.494633+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.494633+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.497355+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.497355+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.498439+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.498439+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.504618+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.504618+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.545204+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.545204+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.548077+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.548077+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.550766+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.550766+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.552028+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.552028+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.558259+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.558259+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.599137+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.599137+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.601448+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.601448+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.603683+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.603683+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.604583+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.604583+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.609726+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.609726+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.688361+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.688361+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.691088+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.691088+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.693379+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.693379+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.694181+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.694181+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.699580+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.699580+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.745071+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.745071+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.747642+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.747642+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.750322+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.750322+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.751185+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.751185+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.756549+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.756549+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.802341+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.802341+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.804890+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.804890+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.807007+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.807007+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.807978+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.807978+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.813770+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.813770+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.854452+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.854452+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.856756+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.856756+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.859135+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.859135+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.859987+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.859987+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.866132+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.866132+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.928296+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.928296+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.930797+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.930797+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.932970+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.932970+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.933792+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.933792+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.939457+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:44.939457+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.016823+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.016823+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.019303+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.019303+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.021648+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.021648+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.022563+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.022563+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.031521+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.031521+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.074872+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.074872+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.077820+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.077820+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.080253+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.080253+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.081266+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.081266+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.090775+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.090775+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.152215+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.152215+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.154468+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.154468+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.156575+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.156575+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.157317+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.157317+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.163981+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.163981+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.207207+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.207207+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.209956+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.209956+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.213120+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.213120+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.213949+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.213949+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.220816+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.220816+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.282319+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.282319+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.285197+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.285197+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.287428+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.287428+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.288572+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.288572+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.298495+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:45 smithi204 bash[58651]: audit 2024-04-24T17:18:45.298495+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:45.839 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:18:45.840 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:18:45.841 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "osd", 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "mon", 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw", 2024-04-24T17:18:46.204 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr" 2024-04-24T17:18:46.205 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:18:46.205 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "17/23 daemons upgraded", 2024-04-24T17:18:46.205 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-24T17:18:46.205 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:18:46.205 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:18:46.642 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:18:46.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.504846+0000 mgr.x (mgr.25010) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.504846+0000 mgr.x (mgr.25010) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.558522+0000 mgr.x (mgr.25010) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.558522+0000 mgr.x (mgr.25010) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.610050+0000 mgr.x (mgr.25010) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.610050+0000 mgr.x (mgr.25010) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:44.618910+0000 mgr.x (mgr.25010) 2138 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:44.618910+0000 mgr.x (mgr.25010) 2138 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.699786+0000 mgr.x (mgr.25010) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.699786+0000 mgr.x (mgr.25010) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.756826+0000 mgr.x (mgr.25010) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.756826+0000 mgr.x (mgr.25010) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.814065+0000 mgr.x (mgr.25010) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.814065+0000 mgr.x (mgr.25010) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.866526+0000 mgr.x (mgr.25010) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.866526+0000 mgr.x (mgr.25010) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.939724+0000 mgr.x (mgr.25010) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:44.939724+0000 mgr.x (mgr.25010) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.002703+0000 mgr.x (mgr.25010) 2144 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.002703+0000 mgr.x (mgr.25010) 2144 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.031803+0000 mgr.x (mgr.25010) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.504846+0000 mgr.x (mgr.25010) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.504846+0000 mgr.x (mgr.25010) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.558522+0000 mgr.x (mgr.25010) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.558522+0000 mgr.x (mgr.25010) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.610050+0000 mgr.x (mgr.25010) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.610050+0000 mgr.x (mgr.25010) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:44.618910+0000 mgr.x (mgr.25010) 2138 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:44.618910+0000 mgr.x (mgr.25010) 2138 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.699786+0000 mgr.x (mgr.25010) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.699786+0000 mgr.x (mgr.25010) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.756826+0000 mgr.x (mgr.25010) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.756826+0000 mgr.x (mgr.25010) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.814065+0000 mgr.x (mgr.25010) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.814065+0000 mgr.x (mgr.25010) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.866526+0000 mgr.x (mgr.25010) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.866526+0000 mgr.x (mgr.25010) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.939724+0000 mgr.x (mgr.25010) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:44.939724+0000 mgr.x (mgr.25010) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.002703+0000 mgr.x (mgr.25010) 2144 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.002703+0000 mgr.x (mgr.25010) 2144 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.031803+0000 mgr.x (mgr.25010) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.031803+0000 mgr.x (mgr.25010) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.091251+0000 mgr.x (mgr.25010) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.091251+0000 mgr.x (mgr.25010) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.164190+0000 mgr.x (mgr.25010) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.164190+0000 mgr.x (mgr.25010) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.221119+0000 mgr.x (mgr.25010) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.221119+0000 mgr.x (mgr.25010) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cluster 2024-04-24T17:18:45.293576+0000 mgr.x (mgr.25010) 2149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cluster 2024-04-24T17:18:45.293576+0000 mgr.x (mgr.25010) 2149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.298796+0000 mgr.x (mgr.25010) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.298796+0000 mgr.x (mgr.25010) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.378329+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.378329+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.379641+0000 mgr.x (mgr.25010) 2151 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.379641+0000 mgr.x (mgr.25010) 2151 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.380713+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.380713+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.389642+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.389642+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.400759+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.031803+0000 mgr.x (mgr.25010) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.091251+0000 mgr.x (mgr.25010) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.091251+0000 mgr.x (mgr.25010) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.164190+0000 mgr.x (mgr.25010) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.164190+0000 mgr.x (mgr.25010) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.221119+0000 mgr.x (mgr.25010) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.221119+0000 mgr.x (mgr.25010) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cluster 2024-04-24T17:18:45.293576+0000 mgr.x (mgr.25010) 2149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cluster 2024-04-24T17:18:45.293576+0000 mgr.x (mgr.25010) 2149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.298796+0000 mgr.x (mgr.25010) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.298796+0000 mgr.x (mgr.25010) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.378329+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.378329+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.379641+0000 mgr.x (mgr.25010) 2151 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.379641+0000 mgr.x (mgr.25010) 2151 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.380713+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.380713+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.389642+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.389642+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.400759+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.400759+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.408173+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.408173+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.408444+0000 mgr.x (mgr.25010) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.408444+0000 mgr.x (mgr.25010) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.453790+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.453790+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.456865+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.456865+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.459441+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.459441+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.460361+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.460361+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.466383+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.466383+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.466728+0000 mgr.x (mgr.25010) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.466728+0000 mgr.x (mgr.25010) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.534954+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.534954+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.538362+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.400759+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.408173+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.408173+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.408444+0000 mgr.x (mgr.25010) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.408444+0000 mgr.x (mgr.25010) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.453790+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.453790+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.456865+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.456865+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.459441+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.459441+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.460361+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.460361+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.466383+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.466383+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.466728+0000 mgr.x (mgr.25010) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.466728+0000 mgr.x (mgr.25010) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.534954+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.534954+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.538362+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.538362+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.541428+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.541428+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.542465+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.542465+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.549594+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.549594+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.638864+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.638864+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.642986+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.642986+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.647244+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.647244+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.648417+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.648417+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.656189+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.656189+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.746640+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.746640+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.538362+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.541428+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.541428+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.542465+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.542465+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.549594+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.549594+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.638864+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.638864+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.642986+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.642986+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.647244+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.647244+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.648417+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.648417+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.656189+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.656189+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.746640+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.746640+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.750999+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.750999+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.755011+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.755011+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.756440+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.756440+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.764374+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.764374+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.841472+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/4034741863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.841472+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/4034741863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.860507+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.860507+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.864612+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.864612+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.868365+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.868365+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.869706+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.869706+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.878273+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.878273+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.750999+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.750999+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.755011+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.755011+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.756440+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.756440+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.764374+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.764374+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.841472+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/4034741863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.841472+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/4034741863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.860507+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.860507+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.864612+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.864612+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.868365+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.868365+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.869706+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.869706+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.878273+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.878273+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.967840+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.967840+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.971764+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.971764+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.974680+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.974680+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.975818+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.975818+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.982307+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:45.982307+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.072581+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.072581+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.077289+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.077289+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.081584+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.081584+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.083044+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.083044+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.092528+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.967840+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.967840+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.971764+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.971764+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.974680+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.974680+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.975818+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.975818+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.982307+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:45.982307+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.072581+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.072581+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.077289+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.077289+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.081584+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.081584+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.083044+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.083044+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.092528+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.092528+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.182414+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.182414+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.186453+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.186453+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.189715+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.189715+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.190912+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.190912+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.199530+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.199530+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.288735+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.288735+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.293150+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.293150+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.298022+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.298022+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.299405+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.092528+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.182414+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.182414+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.186453+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.186453+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.189715+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.189715+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.190912+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.190912+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.199530+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.199530+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.288735+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.288735+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.293150+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.293150+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.298022+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.298022+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.299405+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.299405+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.306128+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[70555]: audit 2024-04-24T17:18:46.306128+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.299405+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.306128+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:46 smithi040 bash[76016]: audit 2024-04-24T17:18:46.306128+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.504846+0000 mgr.x (mgr.25010) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.504846+0000 mgr.x (mgr.25010) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.558522+0000 mgr.x (mgr.25010) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.558522+0000 mgr.x (mgr.25010) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.610050+0000 mgr.x (mgr.25010) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.610050+0000 mgr.x (mgr.25010) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:44.618910+0000 mgr.x (mgr.25010) 2138 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:44.618910+0000 mgr.x (mgr.25010) 2138 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.699786+0000 mgr.x (mgr.25010) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.699786+0000 mgr.x (mgr.25010) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.756826+0000 mgr.x (mgr.25010) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.756826+0000 mgr.x (mgr.25010) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.814065+0000 mgr.x (mgr.25010) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.814065+0000 mgr.x (mgr.25010) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.866526+0000 mgr.x (mgr.25010) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.866526+0000 mgr.x (mgr.25010) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.939724+0000 mgr.x (mgr.25010) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:44.939724+0000 mgr.x (mgr.25010) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.002703+0000 mgr.x (mgr.25010) 2144 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.002703+0000 mgr.x (mgr.25010) 2144 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.031803+0000 mgr.x (mgr.25010) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.031803+0000 mgr.x (mgr.25010) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.091251+0000 mgr.x (mgr.25010) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.091251+0000 mgr.x (mgr.25010) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.164190+0000 mgr.x (mgr.25010) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.164190+0000 mgr.x (mgr.25010) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.221119+0000 mgr.x (mgr.25010) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.221119+0000 mgr.x (mgr.25010) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cluster 2024-04-24T17:18:45.293576+0000 mgr.x (mgr.25010) 2149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cluster 2024-04-24T17:18:45.293576+0000 mgr.x (mgr.25010) 2149 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.298796+0000 mgr.x (mgr.25010) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.298796+0000 mgr.x (mgr.25010) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.378329+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.378329+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.379641+0000 mgr.x (mgr.25010) 2151 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.379641+0000 mgr.x (mgr.25010) 2151 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.380713+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.380713+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.389642+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.389642+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.400759+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.400759+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.408173+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.408173+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.408444+0000 mgr.x (mgr.25010) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.408444+0000 mgr.x (mgr.25010) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.453790+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.453790+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.456865+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.456865+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.459441+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.459441+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.460361+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.460361+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.466383+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.466383+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.466728+0000 mgr.x (mgr.25010) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.466728+0000 mgr.x (mgr.25010) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.534954+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.534954+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.538362+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.538362+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.541428+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.541428+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.542465+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.542465+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.549594+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.549594+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.638864+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.638864+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.642986+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.642986+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.647244+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.647244+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.648417+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.648417+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.656189+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.656189+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.746640+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.746640+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.750999+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.750999+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.755011+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.755011+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.756440+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.756440+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.764374+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.764374+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.841472+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/4034741863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.841472+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.40:0/4034741863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.860507+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.860507+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.864612+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.864612+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.868365+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.868365+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.869706+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.869706+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.878273+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.878273+0000 mon.a (mon.0) 6971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.967840+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.967840+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.971764+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.971764+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.974680+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.974680+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.975818+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.975818+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.982307+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:45.982307+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.072581+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.072581+0000 mon.a (mon.0) 6977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.077289+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.077289+0000 mon.a (mon.0) 6978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.081584+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.081584+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.083044+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.083044+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.092528+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.092528+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.182414+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.182414+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.186453+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.186453+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.189715+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.189715+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.190912+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.190912+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.199530+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.199530+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.288735+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.288735+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.293150+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.293150+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:46.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.298022+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.298022+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:46.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.299405+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.299405+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:46.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.306128+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:46.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:46 smithi204 bash[58651]: audit 2024-04-24T17:18:46.306128+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.550119+0000 mgr.x (mgr.25010) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.550119+0000 mgr.x (mgr.25010) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.656816+0000 mgr.x (mgr.25010) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.656816+0000 mgr.x (mgr.25010) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.764909+0000 mgr.x (mgr.25010) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.764909+0000 mgr.x (mgr.25010) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.878944+0000 mgr.x (mgr.25010) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.878944+0000 mgr.x (mgr.25010) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.982930+0000 mgr.x (mgr.25010) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:45.982930+0000 mgr.x (mgr.25010) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.093183+0000 mgr.x (mgr.25010) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.093183+0000 mgr.x (mgr.25010) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.200028+0000 mgr.x (mgr.25010) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.200028+0000 mgr.x (mgr.25010) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.205167+0000 mgr.x (mgr.25010) 2161 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.205167+0000 mgr.x (mgr.25010) 2161 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.306524+0000 mgr.x (mgr.25010) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.306524+0000 mgr.x (mgr.25010) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.383976+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.383976+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.386705+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.386705+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.389214+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.389214+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.390194+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.390194+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.396350+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.396350+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.396661+0000 mgr.x (mgr.25010) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.396661+0000 mgr.x (mgr.25010) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.442136+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.442136+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.444592+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.444592+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.447176+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.447176+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.448014+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.448014+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.453557+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.453557+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.453869+0000 mgr.x (mgr.25010) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.550119+0000 mgr.x (mgr.25010) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.550119+0000 mgr.x (mgr.25010) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.656816+0000 mgr.x (mgr.25010) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.656816+0000 mgr.x (mgr.25010) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.764909+0000 mgr.x (mgr.25010) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.764909+0000 mgr.x (mgr.25010) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.878944+0000 mgr.x (mgr.25010) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.878944+0000 mgr.x (mgr.25010) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.982930+0000 mgr.x (mgr.25010) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:45.982930+0000 mgr.x (mgr.25010) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.093183+0000 mgr.x (mgr.25010) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.093183+0000 mgr.x (mgr.25010) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.200028+0000 mgr.x (mgr.25010) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.200028+0000 mgr.x (mgr.25010) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.205167+0000 mgr.x (mgr.25010) 2161 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.205167+0000 mgr.x (mgr.25010) 2161 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.306524+0000 mgr.x (mgr.25010) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.306524+0000 mgr.x (mgr.25010) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.383976+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.383976+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.386705+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.453869+0000 mgr.x (mgr.25010) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.498977+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.498977+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.501309+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.501309+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.503591+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.503591+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.504310+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.504310+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.509605+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.509605+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.551544+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.551544+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.554385+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.554385+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.557095+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.557095+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.558250+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.558250+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.564036+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.564036+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.608712+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.608712+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.611188+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.611188+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.613269+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.613269+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.613997+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.613997+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.619345+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.619345+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.644894+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/2241344881' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.644894+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/2241344881' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.693777+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.693777+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.697053+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.697053+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.699257+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.386705+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.389214+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.389214+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.390194+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.390194+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.396350+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.396350+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.396661+0000 mgr.x (mgr.25010) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.396661+0000 mgr.x (mgr.25010) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.442136+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.442136+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.444592+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.444592+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.447176+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.447176+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.448014+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.448014+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.453557+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.453557+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.453869+0000 mgr.x (mgr.25010) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.699257+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.700139+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.700139+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.705334+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.705334+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.793772+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.793772+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.798470+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.798470+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.802129+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.802129+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.803839+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.803839+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.812707+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.812707+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.849088+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.849088+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.946539+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.946539+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.453869+0000 mgr.x (mgr.25010) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.498977+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.498977+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.501309+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.501309+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.503591+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.503591+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.504310+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.504310+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.509605+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.509605+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.551544+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.551544+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.554385+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.554385+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.557095+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.557095+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.558250+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.949757+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.949757+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.952784+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.952784+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.953966+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.953966+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.961902+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:46.961902+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.036933+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.036933+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.040825+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.040825+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.045150+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.045150+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.046692+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.046692+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.056493+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.056493+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.147207+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.147207+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.151953+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.151953+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.155698+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.155698+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.157345+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.157345+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.167015+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.167015+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.241400+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.241400+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.244735+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.244735+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.248536+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.248536+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.249701+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.249701+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.258715+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[76016]: audit 2024-04-24T17:18:47.258715+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.558250+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.564036+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.564036+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.608712+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.608712+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.611188+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.611188+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.613269+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.613269+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.613997+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.613997+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.619345+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.619345+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.644894+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/2241344881' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.644894+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/2241344881' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.693777+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.693777+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.697053+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.697053+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.699257+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.699257+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.700139+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.700139+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.705334+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.705334+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.793772+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.793772+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.798470+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.798470+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.802129+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.802129+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.803839+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.803839+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.812707+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.812707+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.849088+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.849088+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.946539+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.946539+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.949757+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.949757+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.952784+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.952784+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.953966+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.953966+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.961902+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:46.961902+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.036933+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.036933+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.040825+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.040825+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.045150+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.045150+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.046692+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.046692+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.056493+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.056493+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.147207+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.147207+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.151953+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.151953+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.155698+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.155698+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.157345+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.157345+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.167015+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.167015+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.241400+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.241400+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.244735+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.244735+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.248536+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.248536+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.249701+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.249701+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.258715+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:47 smithi040 bash[70555]: audit 2024-04-24T17:18:47.258715+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.550119+0000 mgr.x (mgr.25010) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.550119+0000 mgr.x (mgr.25010) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.656816+0000 mgr.x (mgr.25010) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.656816+0000 mgr.x (mgr.25010) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.764909+0000 mgr.x (mgr.25010) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.764909+0000 mgr.x (mgr.25010) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.878944+0000 mgr.x (mgr.25010) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.878944+0000 mgr.x (mgr.25010) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.982930+0000 mgr.x (mgr.25010) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:45.982930+0000 mgr.x (mgr.25010) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.093183+0000 mgr.x (mgr.25010) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.093183+0000 mgr.x (mgr.25010) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.200028+0000 mgr.x (mgr.25010) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.200028+0000 mgr.x (mgr.25010) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.205167+0000 mgr.x (mgr.25010) 2161 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.205167+0000 mgr.x (mgr.25010) 2161 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.306524+0000 mgr.x (mgr.25010) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.306524+0000 mgr.x (mgr.25010) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.383976+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.383976+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.386705+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.386705+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.389214+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.389214+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.390194+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.390194+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.396350+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.396350+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.396661+0000 mgr.x (mgr.25010) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.396661+0000 mgr.x (mgr.25010) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.442136+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.442136+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.444592+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.444592+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.447176+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.447176+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.448014+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.448014+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.453557+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.453557+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.453869+0000 mgr.x (mgr.25010) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.453869+0000 mgr.x (mgr.25010) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.498977+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.498977+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.501309+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.501309+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.503591+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.503591+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.504310+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.504310+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.509605+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.509605+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.551544+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.551544+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.554385+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.554385+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.557095+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.557095+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.558250+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.558250+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.564036+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.564036+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.608712+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.608712+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.611188+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.611188+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.613269+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.613269+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.613997+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.613997+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.619345+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.619345+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.644894+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/2241344881' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.644894+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.40:0/2241344881' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:18:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.693777+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.693777+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.697053+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.697053+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.699257+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.699257+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.700139+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.700139+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.705334+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.705334+0000 mon.a (mon.0) 7021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.793772+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.793772+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.798470+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.798470+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.802129+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.802129+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.803839+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.803839+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.812707+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.812707+0000 mon.a (mon.0) 7026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.849088+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.849088+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.946539+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.946539+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.949757+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.949757+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.952784+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.952784+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.953966+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.953966+0000 mon.a (mon.0) 7031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.961902+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:46.961902+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.036933+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.036933+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.040825+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.040825+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.045150+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.045150+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.046692+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.046692+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.056493+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.056493+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.147207+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.147207+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.151953+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.151953+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.155698+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.155698+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.157345+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.157345+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.167015+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.167015+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.241400+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.241400+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.244735+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.244735+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.248536+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.248536+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.249701+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.249701+0000 mon.a (mon.0) 7046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.258715+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:47.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:47 smithi204 bash[58651]: audit 2024-04-24T17:18:47.258715+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.509912+0000 mgr.x (mgr.25010) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.509912+0000 mgr.x (mgr.25010) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.564220+0000 mgr.x (mgr.25010) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.564220+0000 mgr.x (mgr.25010) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.619616+0000 mgr.x (mgr.25010) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.619616+0000 mgr.x (mgr.25010) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.705785+0000 mgr.x (mgr.25010) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.705785+0000 mgr.x (mgr.25010) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.813092+0000 mgr.x (mgr.25010) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.813092+0000 mgr.x (mgr.25010) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.962348+0000 mgr.x (mgr.25010) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:46.962348+0000 mgr.x (mgr.25010) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.057255+0000 mgr.x (mgr.25010) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.057255+0000 mgr.x (mgr.25010) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.167451+0000 mgr.x (mgr.25010) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.167451+0000 mgr.x (mgr.25010) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.259138+0000 mgr.x (mgr.25010) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.259138+0000 mgr.x (mgr.25010) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cluster 2024-04-24T17:18:47.294256+0000 mgr.x (mgr.25010) 2174 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 0 op/s 2024-04-24T17:18:48.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cluster 2024-04-24T17:18:47.294256+0000 mgr.x (mgr.25010) 2174 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 0 op/s 2024-04-24T17:18:48.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.352910+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.352910+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.356104+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.356104+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.358542+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.358542+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.359435+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.359435+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.368401+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.368401+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.369052+0000 mgr.x (mgr.25010) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.369052+0000 mgr.x (mgr.25010) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.427978+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.427978+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.431230+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.431230+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.434206+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.434206+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.435429+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.435429+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.445315+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.445315+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.445721+0000 mgr.x (mgr.25010) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.445721+0000 mgr.x (mgr.25010) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.521290+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.521290+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.524534+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.524534+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.528816+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.528816+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.529883+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.529883+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.538565+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.538565+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.614185+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.614185+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.616612+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.616612+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.619479+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.619479+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.509912+0000 mgr.x (mgr.25010) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.509912+0000 mgr.x (mgr.25010) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.564220+0000 mgr.x (mgr.25010) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.564220+0000 mgr.x (mgr.25010) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.619616+0000 mgr.x (mgr.25010) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.619616+0000 mgr.x (mgr.25010) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.705785+0000 mgr.x (mgr.25010) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.705785+0000 mgr.x (mgr.25010) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.813092+0000 mgr.x (mgr.25010) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.813092+0000 mgr.x (mgr.25010) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.962348+0000 mgr.x (mgr.25010) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:46.962348+0000 mgr.x (mgr.25010) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.057255+0000 mgr.x (mgr.25010) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.057255+0000 mgr.x (mgr.25010) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.167451+0000 mgr.x (mgr.25010) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.167451+0000 mgr.x (mgr.25010) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.259138+0000 mgr.x (mgr.25010) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.259138+0000 mgr.x (mgr.25010) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cluster 2024-04-24T17:18:47.294256+0000 mgr.x (mgr.25010) 2174 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 0 op/s 2024-04-24T17:18:48.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cluster 2024-04-24T17:18:47.294256+0000 mgr.x (mgr.25010) 2174 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 0 op/s 2024-04-24T17:18:48.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.352910+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.620363+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.620363+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.628352+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.628352+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.674134+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.674134+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.677072+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.677072+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.679499+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.679499+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.680405+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.680405+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.687328+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.687328+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.750601+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.750601+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.753434+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.753434+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.755939+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.755939+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.756742+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.756742+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.762710+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.762710+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.840923+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.840923+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.843346+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.843346+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.846129+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.846129+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.846944+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.846944+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.853635+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.853635+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.916613+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.916613+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.919407+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.919407+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.352910+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.356104+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.356104+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.358542+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.358542+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.359435+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.359435+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.368401+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.368401+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.369052+0000 mgr.x (mgr.25010) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.369052+0000 mgr.x (mgr.25010) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.427978+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.427978+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.431230+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.431230+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.434206+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.434206+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.435429+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.435429+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.445315+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.922193+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.922193+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.923031+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.923031+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.929446+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:47.929446+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.007587+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.007587+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.010195+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.010195+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.012977+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.012977+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.013752+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.013752+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.019853+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.019853+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.097939+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.097939+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.100599+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.100599+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.102995+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.102995+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.103918+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.103918+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.110807+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.110807+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.188359+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.188359+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.190939+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.190939+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.193987+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.193987+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.194797+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.194797+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.200339+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.200339+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.262225+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.262225+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.265042+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.265042+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.268527+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.268527+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.270117+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.270117+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.277569+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[70555]: audit 2024-04-24T17:18:48.277569+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.445315+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.445721+0000 mgr.x (mgr.25010) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.445721+0000 mgr.x (mgr.25010) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.521290+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.521290+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.524534+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.524534+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.528816+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.528816+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.529883+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.529883+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.538565+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.538565+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.614185+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.614185+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.616612+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.616612+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.619479+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.619479+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.620363+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.620363+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.628352+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.628352+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.674134+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.674134+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.677072+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.677072+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.679499+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.679499+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.680405+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.680405+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.687328+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.687328+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.750601+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.750601+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.753434+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.753434+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.755939+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.755939+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.756742+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.756742+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.762710+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.762710+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.840923+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.840923+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.843346+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.843346+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.846129+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.846129+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.846944+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.846944+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.853635+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.853635+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.916613+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.916613+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.919407+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.919407+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.922193+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.922193+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.923031+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.923031+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.929446+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:47.929446+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.007587+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.007587+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.010195+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.010195+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.012977+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.012977+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.013752+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.013752+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.019853+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.019853+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.097939+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.097939+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.100599+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.100599+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.102995+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.102995+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.103918+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.103918+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.110807+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.110807+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.188359+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.188359+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.190939+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.190939+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.193987+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.193987+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.194797+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.194797+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.200339+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.200339+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.262225+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.262225+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.265042+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.265042+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.268527+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.268527+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.270117+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.270117+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.277569+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:48 smithi040 bash[76016]: audit 2024-04-24T17:18:48.277569+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.509912+0000 mgr.x (mgr.25010) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.509912+0000 mgr.x (mgr.25010) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.564220+0000 mgr.x (mgr.25010) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.564220+0000 mgr.x (mgr.25010) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.619616+0000 mgr.x (mgr.25010) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.619616+0000 mgr.x (mgr.25010) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.705785+0000 mgr.x (mgr.25010) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.705785+0000 mgr.x (mgr.25010) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.813092+0000 mgr.x (mgr.25010) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.813092+0000 mgr.x (mgr.25010) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.962348+0000 mgr.x (mgr.25010) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:46.962348+0000 mgr.x (mgr.25010) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.057255+0000 mgr.x (mgr.25010) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.057255+0000 mgr.x (mgr.25010) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.167451+0000 mgr.x (mgr.25010) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.167451+0000 mgr.x (mgr.25010) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.259138+0000 mgr.x (mgr.25010) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.259138+0000 mgr.x (mgr.25010) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cluster 2024-04-24T17:18:47.294256+0000 mgr.x (mgr.25010) 2174 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 0 op/s 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cluster 2024-04-24T17:18:47.294256+0000 mgr.x (mgr.25010) 2174 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 0 op/s 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.352910+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.352910+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.356104+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.356104+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.358542+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.358542+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.359435+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.359435+0000 mon.a (mon.0) 7051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.368401+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.368401+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.369052+0000 mgr.x (mgr.25010) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.369052+0000 mgr.x (mgr.25010) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.427978+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.427978+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.431230+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.431230+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.434206+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.434206+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.435429+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.435429+0000 mon.a (mon.0) 7056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.445315+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.445315+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.445721+0000 mgr.x (mgr.25010) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.445721+0000 mgr.x (mgr.25010) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.521290+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.521290+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.524534+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.524534+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.528816+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.528816+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.529883+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.529883+0000 mon.a (mon.0) 7061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.538565+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.538565+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.614185+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.614185+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.616612+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.616612+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.619479+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.619479+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.620363+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.620363+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.628352+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.628352+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.674134+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.674134+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.677072+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.677072+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.679499+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.679499+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.680405+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.680405+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.687328+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.687328+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.750601+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.750601+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.753434+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.753434+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.755939+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.755939+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.756742+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.756742+0000 mon.a (mon.0) 7076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.762710+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.762710+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.840923+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.840923+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.843346+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.843346+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.846129+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.846129+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.846944+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.846944+0000 mon.a (mon.0) 7081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.853635+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.853635+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.916613+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.916613+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.919407+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.919407+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.922193+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.922193+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.923031+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.923031+0000 mon.a (mon.0) 7086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.929446+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:47.929446+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.007587+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.007587+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.010195+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.010195+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.012977+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.012977+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.013752+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.013752+0000 mon.a (mon.0) 7091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.019853+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.019853+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.097939+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.097939+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.100599+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.100599+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.102995+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.102995+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.103918+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.103918+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.110807+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.110807+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.188359+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.188359+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.190939+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.190939+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.193987+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.193987+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.194797+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.194797+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.200339+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.200339+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.262225+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.262225+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.265042+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.265042+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:48.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.268527+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.268527+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:48.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.270117+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.270117+0000 mon.a (mon.0) 7106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:48.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.277569+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:48.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:48 smithi204 bash[58651]: audit 2024-04-24T17:18:48.277569+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.539037+0000 mgr.x (mgr.25010) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.539037+0000 mgr.x (mgr.25010) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.628629+0000 mgr.x (mgr.25010) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.628629+0000 mgr.x (mgr.25010) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.687800+0000 mgr.x (mgr.25010) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.687800+0000 mgr.x (mgr.25010) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.762979+0000 mgr.x (mgr.25010) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.762979+0000 mgr.x (mgr.25010) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.854342+0000 mgr.x (mgr.25010) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.854342+0000 mgr.x (mgr.25010) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.929734+0000 mgr.x (mgr.25010) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:47.929734+0000 mgr.x (mgr.25010) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.020138+0000 mgr.x (mgr.25010) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.020138+0000 mgr.x (mgr.25010) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.111143+0000 mgr.x (mgr.25010) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.111143+0000 mgr.x (mgr.25010) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.200617+0000 mgr.x (mgr.25010) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.200617+0000 mgr.x (mgr.25010) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.277937+0000 mgr.x (mgr.25010) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.277937+0000 mgr.x (mgr.25010) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.356543+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.356543+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.539037+0000 mgr.x (mgr.25010) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.539037+0000 mgr.x (mgr.25010) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.628629+0000 mgr.x (mgr.25010) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.628629+0000 mgr.x (mgr.25010) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.687800+0000 mgr.x (mgr.25010) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.687800+0000 mgr.x (mgr.25010) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.762979+0000 mgr.x (mgr.25010) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.762979+0000 mgr.x (mgr.25010) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.854342+0000 mgr.x (mgr.25010) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.854342+0000 mgr.x (mgr.25010) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.929734+0000 mgr.x (mgr.25010) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:47.929734+0000 mgr.x (mgr.25010) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.020138+0000 mgr.x (mgr.25010) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.020138+0000 mgr.x (mgr.25010) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.111143+0000 mgr.x (mgr.25010) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.111143+0000 mgr.x (mgr.25010) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.200617+0000 mgr.x (mgr.25010) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.200617+0000 mgr.x (mgr.25010) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.277937+0000 mgr.x (mgr.25010) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.277937+0000 mgr.x (mgr.25010) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.356543+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.356543+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.359072+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.359072+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.362147+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.362147+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.362904+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.362904+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.368481+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.368481+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.368904+0000 mgr.x (mgr.25010) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.368904+0000 mgr.x (mgr.25010) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.413791+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.413791+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.416295+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.416295+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.418985+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.418985+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.419732+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.419732+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.424916+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.359072+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.359072+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.362147+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.362147+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.362904+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.362904+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.368481+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.368481+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.368904+0000 mgr.x (mgr.25010) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.368904+0000 mgr.x (mgr.25010) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.413791+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.413791+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.416295+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.416295+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.418985+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.418985+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.419732+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.419732+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.424916+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.424916+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.425946+0000 mgr.x (mgr.25010) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.425946+0000 mgr.x (mgr.25010) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.436342+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.436342+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.441949+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.441949+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.447889+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.447889+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.494483+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.494483+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.497448+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.497448+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.500063+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.500063+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.502167+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.502167+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.505455+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.505455+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.509484+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.509484+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.424916+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.425946+0000 mgr.x (mgr.25010) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.425946+0000 mgr.x (mgr.25010) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.436342+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.436342+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.441949+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.441949+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.447889+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.447889+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.494483+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.494483+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.497448+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.497448+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.500063+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.500063+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.502167+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.502167+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.505455+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.505455+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.509484+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.509484+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.512197+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.512197+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.514588+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.514588+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.516863+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.516863+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.519177+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.519177+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.521872+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.521872+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.529340+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.529340+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.533265+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.533265+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]: dispatch 2024-04-24T17:18:49.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.536625+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]': finished 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.536625+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]': finished 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.539535+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.539535+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.544811+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.512197+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.512197+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.514588+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.514588+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.516863+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.516863+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.519177+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.519177+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.521872+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.521872+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.529340+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.529340+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.533265+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.533265+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.536625+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]': finished 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.536625+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]': finished 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.539535+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.539535+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.544811+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.544811+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.547992+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.547992+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.553293+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[70555]: audit 2024-04-24T17:18:48.553293+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.544811+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.547992+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.547992+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.553293+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:49 smithi040 bash[76016]: audit 2024-04-24T17:18:48.553293+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.539037+0000 mgr.x (mgr.25010) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.539037+0000 mgr.x (mgr.25010) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.628629+0000 mgr.x (mgr.25010) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.628629+0000 mgr.x (mgr.25010) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.687800+0000 mgr.x (mgr.25010) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.687800+0000 mgr.x (mgr.25010) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.762979+0000 mgr.x (mgr.25010) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.762979+0000 mgr.x (mgr.25010) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.854342+0000 mgr.x (mgr.25010) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.854342+0000 mgr.x (mgr.25010) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.929734+0000 mgr.x (mgr.25010) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:47.929734+0000 mgr.x (mgr.25010) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.020138+0000 mgr.x (mgr.25010) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.020138+0000 mgr.x (mgr.25010) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.111143+0000 mgr.x (mgr.25010) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.111143+0000 mgr.x (mgr.25010) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.200617+0000 mgr.x (mgr.25010) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.200617+0000 mgr.x (mgr.25010) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.277937+0000 mgr.x (mgr.25010) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.277937+0000 mgr.x (mgr.25010) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.356543+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.356543+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.359072+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.359072+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.362147+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.362147+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.362904+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.362904+0000 mon.a (mon.0) 7111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.368481+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.368481+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.368904+0000 mgr.x (mgr.25010) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.368904+0000 mgr.x (mgr.25010) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.413791+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.413791+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.416295+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.416295+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.418985+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.418985+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.419732+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.419732+0000 mon.a (mon.0) 7116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.424916+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.424916+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.425946+0000 mgr.x (mgr.25010) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.425946+0000 mgr.x (mgr.25010) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.436342+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.436342+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.441949+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.441949+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.447889+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.447889+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.494483+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.494483+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.497448+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.497448+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.500063+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.500063+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.502167+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.502167+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.505455+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.505455+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.509484+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.509484+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.512197+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.512197+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.514588+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.514588+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.516863+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.516863+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.519177+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.519177+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.521872+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.521872+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.529340+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.529340+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.533265+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.533265+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.536625+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]': finished 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.536625+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi040.xbyvtt"}]': finished 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.539535+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.539535+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.544811+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.544811+0000 mon.a (mon.0) 7136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.547992+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.547992+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:18:49.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.553293+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:49.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:49 smithi204 bash[58651]: audit 2024-04-24T17:18:48.553293+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.523087+0000 mgr.x (mgr.25010) 2189 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:18:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.523087+0000 mgr.x (mgr.25010) 2189 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:18:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.540707+0000 mgr.x (mgr.25010) 2190 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:18:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.540707+0000 mgr.x (mgr.25010) 2190 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:18:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.549225+0000 mgr.x (mgr.25010) 2191 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:18:50.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cephadm 2024-04-24T17:18:48.549225+0000 mgr.x (mgr.25010) 2191 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cluster 2024-04-24T17:18:49.295212+0000 mgr.x (mgr.25010) 2192 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[70555]: cluster 2024-04-24T17:18:49.295212+0000 mgr.x (mgr.25010) 2192 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.523087+0000 mgr.x (mgr.25010) 2189 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.523087+0000 mgr.x (mgr.25010) 2189 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.540707+0000 mgr.x (mgr.25010) 2190 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.540707+0000 mgr.x (mgr.25010) 2190 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.549225+0000 mgr.x (mgr.25010) 2191 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cephadm 2024-04-24T17:18:48.549225+0000 mgr.x (mgr.25010) 2191 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cluster 2024-04-24T17:18:49.295212+0000 mgr.x (mgr.25010) 2192 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-24T17:18:50.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:50 smithi040 bash[76016]: cluster 2024-04-24T17:18:49.295212+0000 mgr.x (mgr.25010) 2192 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-24T17:18:50.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.523087+0000 mgr.x (mgr.25010) 2189 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:18:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.523087+0000 mgr.x (mgr.25010) 2189 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-24T17:18:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.540707+0000 mgr.x (mgr.25010) 2190 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:18:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.540707+0000 mgr.x (mgr.25010) 2190 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-24T17:18:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.549225+0000 mgr.x (mgr.25010) 2191 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:18:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cephadm 2024-04-24T17:18:48.549225+0000 mgr.x (mgr.25010) 2191 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-24T17:18:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cluster 2024-04-24T17:18:49.295212+0000 mgr.x (mgr.25010) 2192 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-24T17:18:50.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:50 smithi204 bash[58651]: cluster 2024-04-24T17:18:49.295212+0000 mgr.x (mgr.25010) 2192 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-24T17:18:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.209749+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.209749+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.221545+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.221545+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.231645+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.231645+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: cluster 2024-04-24T17:18:51.296729+0000 mgr.x (mgr.25010) 2193 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: cluster 2024-04-24T17:18:51.296729+0000 mgr.x (mgr.25010) 2193 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.296948+0000 mgr.x (mgr.25010) 2194 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:52.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:52 smithi204 bash[58651]: audit 2024-04-24T17:18:51.296948+0000 mgr.x (mgr.25010) 2194 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:52.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.209749+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.209749+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.221545+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.221545+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.772 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.231645+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.231645+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: cluster 2024-04-24T17:18:51.296729+0000 mgr.x (mgr.25010) 2193 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: cluster 2024-04-24T17:18:51.296729+0000 mgr.x (mgr.25010) 2193 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.296948+0000 mgr.x (mgr.25010) 2194 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[70555]: audit 2024-04-24T17:18:51.296948+0000 mgr.x (mgr.25010) 2194 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.209749+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.209749+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.221545+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.221545+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.231645+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.231645+0000 mon.a (mon.0) 7141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: cluster 2024-04-24T17:18:51.296729+0000 mgr.x (mgr.25010) 2193 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:52.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: cluster 2024-04-24T17:18:51.296729+0000 mgr.x (mgr.25010) 2193 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:52.774 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.296948+0000 mgr.x (mgr.25010) 2194 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:52.774 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:52 smithi040 bash[76016]: audit 2024-04-24T17:18:51.296948+0000 mgr.x (mgr.25010) 2194 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:18:54.188 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.189 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:54 smithi040 systemd[1]: Stopping Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:18:54.190 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.191 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.191 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:18:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:54.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:18:54] "GET /metrics HTTP/1.1" 200 38672 "" "Prometheus/2.33.4" 2024-04-24T17:18:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: cephadm 2024-04-24T17:18:53.282823+0000 mgr.x (mgr.25010) 2195 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: cephadm 2024-04-24T17:18:53.282823+0000 mgr.x (mgr.25010) 2195 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: cephadm 2024-04-24T17:18:53.283884+0000 mgr.x (mgr.25010) 2196 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: cephadm 2024-04-24T17:18:53.283884+0000 mgr.x (mgr.25010) 2196 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: cluster 2024-04-24T17:18:53.297719+0000 mgr.x (mgr.25010) 2197 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: cluster 2024-04-24T17:18:53.297719+0000 mgr.x (mgr.25010) 2197 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: audit 2024-04-24T17:18:54.207155+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: audit 2024-04-24T17:18:54.207155+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: audit 2024-04-24T17:18:54.214893+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: audit 2024-04-24T17:18:54.214893+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: audit 2024-04-24T17:18:54.223240+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:54 smithi204 bash[58651]: audit 2024-04-24T17:18:54.223240+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: cephadm 2024-04-24T17:18:53.282823+0000 mgr.x (mgr.25010) 2195 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:18:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: cephadm 2024-04-24T17:18:53.282823+0000 mgr.x (mgr.25010) 2195 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:18:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: cephadm 2024-04-24T17:18:53.283884+0000 mgr.x (mgr.25010) 2196 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:18:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: cephadm 2024-04-24T17:18:53.283884+0000 mgr.x (mgr.25010) 2196 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:18:54.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: cluster 2024-04-24T17:18:53.297719+0000 mgr.x (mgr.25010) 2197 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: cluster 2024-04-24T17:18:53.297719+0000 mgr.x (mgr.25010) 2197 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: audit 2024-04-24T17:18:54.207155+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: audit 2024-04-24T17:18:54.207155+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: audit 2024-04-24T17:18:54.214893+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: audit 2024-04-24T17:18:54.214893+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: audit 2024-04-24T17:18:54.223240+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[70555]: audit 2024-04-24T17:18:54.223240+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: cephadm 2024-04-24T17:18:53.282823+0000 mgr.x (mgr.25010) 2195 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: cephadm 2024-04-24T17:18:53.282823+0000 mgr.x (mgr.25010) 2195 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: cephadm 2024-04-24T17:18:53.283884+0000 mgr.x (mgr.25010) 2196 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:18:54.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: cephadm 2024-04-24T17:18:53.283884+0000 mgr.x (mgr.25010) 2196 : cephadm [INF] Deploying daemon node-exporter.a on smithi040 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: cluster 2024-04-24T17:18:53.297719+0000 mgr.x (mgr.25010) 2197 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: cluster 2024-04-24T17:18:53.297719+0000 mgr.x (mgr.25010) 2197 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: audit 2024-04-24T17:18:54.207155+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: audit 2024-04-24T17:18:54.207155+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: audit 2024-04-24T17:18:54.214893+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: audit 2024-04-24T17:18:54.214893+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: audit 2024-04-24T17:18:54.223240+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:54.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[76016]: audit 2024-04-24T17:18:54.223240+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:55.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:54 smithi040 bash[98881]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:18:55.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:18:55.188 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[98954]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:18:55.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-24T17:18:55.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:18:55.688 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.689 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.689 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.689 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.690 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.690 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.690 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.691 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: Started Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:18:55.691 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[99010]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-24T17:18:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[76016]: cluster 2024-04-24T17:18:54.217449+0000 mgr.x (mgr.25010) 2198 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-04-24T17:18:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[76016]: cluster 2024-04-24T17:18:54.217449+0000 mgr.x (mgr.25010) 2198 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-04-24T17:18:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[76016]: cluster 2024-04-24T17:18:55.212925+0000 mon.a (mon.0) 7145 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:55.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[76016]: cluster 2024-04-24T17:18:55.212925+0000 mon.a (mon.0) 7145 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:55.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:55 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[70555]: cluster 2024-04-24T17:18:54.217449+0000 mgr.x (mgr.25010) 2198 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-04-24T17:18:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[70555]: cluster 2024-04-24T17:18:54.217449+0000 mgr.x (mgr.25010) 2198 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-04-24T17:18:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[70555]: cluster 2024-04-24T17:18:55.212925+0000 mon.a (mon.0) 7145 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:55.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:55 smithi040 bash[70555]: cluster 2024-04-24T17:18:55.212925+0000 mon.a (mon.0) 7145 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:55 smithi204 bash[58651]: cluster 2024-04-24T17:18:54.217449+0000 mgr.x (mgr.25010) 2198 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-04-24T17:18:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:55 smithi204 bash[58651]: cluster 2024-04-24T17:18:54.217449+0000 mgr.x (mgr.25010) 2198 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 1 op/s 2024-04-24T17:18:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:55 smithi204 bash[58651]: cluster 2024-04-24T17:18:55.212925+0000 mon.a (mon.0) 7145 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:55 smithi204 bash[58651]: cluster 2024-04-24T17:18:55.212925+0000 mon.a (mon.0) 7145 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-24T17:18:56.297 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-24T17:18:56.567 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: 22b70bddd3ac: Pulling fs layer 2024-04-24T17:18:56.568 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: 5c12815fee55: Pulling fs layer 2024-04-24T17:18:56.568 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: c0e87333d380: Pulling fs layer 2024-04-24T17:18:56.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[70555]: audit 2024-04-24T17:18:55.400639+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[70555]: audit 2024-04-24T17:18:55.400639+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[70555]: audit 2024-04-24T17:18:55.409035+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.568 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[70555]: audit 2024-04-24T17:18:55.409035+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.568 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[76016]: audit 2024-04-24T17:18:55.400639+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[76016]: audit 2024-04-24T17:18:55.400639+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[76016]: audit 2024-04-24T17:18:55.409035+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.569 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[76016]: audit 2024-04-24T17:18:55.409035+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:56 smithi204 bash[58651]: audit 2024-04-24T17:18:55.400639+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:56 smithi204 bash[58651]: audit 2024-04-24T17:18:55.400639+0000 mon.a (mon.0) 7146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:56 smithi204 bash[58651]: audit 2024-04-24T17:18:55.409035+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:56 smithi204 bash[58651]: audit 2024-04-24T17:18:55.409035+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:18:56.938 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: 5c12815fee55: Verifying Checksum 2024-04-24T17:18:56.938 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: 5c12815fee55: Download complete 2024-04-24T17:18:56.938 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: 22b70bddd3ac: Download complete 2024-04-24T17:18:56.939 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: c0e87333d380: Verifying Checksum 2024-04-24T17:18:56.939 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: c0e87333d380: Download complete 2024-04-24T17:18:56.939 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:56 smithi040 bash[99010]: 22b70bddd3ac: Pull complete 2024-04-24T17:18:57.688 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[99010]: 5c12815fee55: Pull complete 2024-04-24T17:18:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[70555]: cluster 2024-04-24T17:18:56.219008+0000 mgr.x (mgr.25010) 2199 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:18:57.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[70555]: cluster 2024-04-24T17:18:56.219008+0000 mgr.x (mgr.25010) 2199 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:18:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[76016]: cluster 2024-04-24T17:18:56.219008+0000 mgr.x (mgr.25010) 2199 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:18:57.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[76016]: cluster 2024-04-24T17:18:56.219008+0000 mgr.x (mgr.25010) 2199 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:18:57.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:57 smithi204 bash[58651]: cluster 2024-04-24T17:18:56.219008+0000 mgr.x (mgr.25010) 2199 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:18:57.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:57 smithi204 bash[58651]: cluster 2024-04-24T17:18:56.219008+0000 mgr.x (mgr.25010) 2199 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-24T17:18:58.002 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[99010]: c0e87333d380: Pull complete 2024-04-24T17:18:58.002 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[99010]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-24T17:18:58.003 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:57 smithi040 bash[99010]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-24T17:18:58.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.509 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.510 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.510 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.510 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.511 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:18:58.876 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:58 smithi204 systemd[1]: Stopping Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:18:59.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[70555]: cephadm 2024-04-24T17:18:57.725403+0000 mgr.x (mgr.25010) 2200 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:18:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[70555]: cephadm 2024-04-24T17:18:57.725403+0000 mgr.x (mgr.25010) 2200 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:18:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[70555]: cephadm 2024-04-24T17:18:57.726239+0000 mgr.x (mgr.25010) 2201 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:18:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[70555]: cephadm 2024-04-24T17:18:57.726239+0000 mgr.x (mgr.25010) 2201 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:18:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[70555]: cluster 2024-04-24T17:18:58.220014+0000 mgr.x (mgr.25010) 2202 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-24T17:18:59.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[70555]: cluster 2024-04-24T17:18:58.220014+0000 mgr.x (mgr.25010) 2202 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-24T17:18:59.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[76016]: cephadm 2024-04-24T17:18:57.725403+0000 mgr.x (mgr.25010) 2200 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:18:59.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[76016]: cephadm 2024-04-24T17:18:57.725403+0000 mgr.x (mgr.25010) 2200 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:18:59.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[76016]: cephadm 2024-04-24T17:18:57.726239+0000 mgr.x (mgr.25010) 2201 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:18:59.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[76016]: cephadm 2024-04-24T17:18:57.726239+0000 mgr.x (mgr.25010) 2201 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:18:59.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[76016]: cluster 2024-04-24T17:18:58.220014+0000 mgr.x (mgr.25010) 2202 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-24T17:18:59.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[76016]: cluster 2024-04-24T17:18:58.220014+0000 mgr.x (mgr.25010) 2202 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-24T17:18:59.691 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.334Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-24T17:18:59.691 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.334Z 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-24T17:18:59.691 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.334Z 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-24T17:18:59.691 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.334Z 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-24T17:18:59.692 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.335Z 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-24T17:18:59.692 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.335Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-24T17:18:59.692 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.335Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-24T17:18:59.692 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=arp 2024-04-24T17:18:59.692 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-24T17:18:59.693 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=edac 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-24T17:18:59.694 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=os 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-24T17:18:59.695 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=stat 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=time 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=uname 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-24T17:18:59.696 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-24T17:18:59.697 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-24T17:18:59.697 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:18:59 smithi040 bash[99010]: ts=2024-04-24T17:18:59.336Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-24T17:18:59.697 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[81534]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:18:59.697 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[81595]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:18:59.697 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:18:59.697 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-24T17:18:59.698 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: Stopped Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:18:59.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[58651]: cephadm 2024-04-24T17:18:57.725403+0000 mgr.x (mgr.25010) 2200 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:18:59.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[58651]: cephadm 2024-04-24T17:18:57.725403+0000 mgr.x (mgr.25010) 2200 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-24T17:18:59.699 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[58651]: cephadm 2024-04-24T17:18:57.726239+0000 mgr.x (mgr.25010) 2201 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:18:59.699 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[58651]: cephadm 2024-04-24T17:18:57.726239+0000 mgr.x (mgr.25010) 2201 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:18:59.699 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[58651]: cluster 2024-04-24T17:18:58.220014+0000 mgr.x (mgr.25010) 2202 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-24T17:18:59.699 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[58651]: cluster 2024-04-24T17:18:58.220014+0000 mgr.x (mgr.25010) 2202 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-24T17:19:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.009 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.009 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.010 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.010 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: Started Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:19:00.011 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:18:59 smithi204 bash[81650]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-24T17:19:00.012 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.012 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.013 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:18:59 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:00.758 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[81650]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-24T17:19:00.758 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[81650]: 22b70bddd3ac: Pulling fs layer 2024-04-24T17:19:00.758 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[81650]: 5c12815fee55: Pulling fs layer 2024-04-24T17:19:00.758 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[81650]: c0e87333d380: Pulling fs layer 2024-04-24T17:19:01.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.865311+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.865311+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.876486+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.876486+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.901282+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.901282+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.902918+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.902918+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cluster 2024-04-24T17:18:59.905061+0000 mgr.x (mgr.25010) 2203 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cluster 2024-04-24T17:18:59.905061+0000 mgr.x (mgr.25010) 2203 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.913912+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.913912+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:18:59.914386+0000 mgr.x (mgr.25010) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:18:59.914386+0000 mgr.x (mgr.25010) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.988784+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.988784+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.991977+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.991977+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.996454+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.996454+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.865311+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.865311+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.876486+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.876486+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.901282+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.901282+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.902918+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.902918+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cluster 2024-04-24T17:18:59.905061+0000 mgr.x (mgr.25010) 2203 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cluster 2024-04-24T17:18:59.905061+0000 mgr.x (mgr.25010) 2203 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.913912+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.913912+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:18:59.914386+0000 mgr.x (mgr.25010) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:18:59.914386+0000 mgr.x (mgr.25010) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.988784+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.988784+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.991977+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.991977+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.996454+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.996454+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.997822+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:18:59.997822+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.007322+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.007322+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.008081+0000 mgr.x (mgr.25010) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.008081+0000 mgr.x (mgr.25010) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.089002+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.089002+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.091797+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.091797+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.094309+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.094309+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.095214+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.095214+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.104116+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.104116+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.104598+0000 mgr.x (mgr.25010) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.104598+0000 mgr.x (mgr.25010) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.151161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.151161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.153686+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.153686+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.156141+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.156141+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.157142+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.157142+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.165450+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.165450+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.165812+0000 mgr.x (mgr.25010) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.165812+0000 mgr.x (mgr.25010) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.208292+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.208292+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.210949+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.210949+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.213348+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.213348+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.214160+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.214160+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.223733+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.997822+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:18:59.997822+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.007322+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.007322+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.008081+0000 mgr.x (mgr.25010) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.008081+0000 mgr.x (mgr.25010) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.089002+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.089002+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.091797+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.091797+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.094309+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.094309+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.095214+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.095214+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.104116+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.104116+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.104598+0000 mgr.x (mgr.25010) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.104598+0000 mgr.x (mgr.25010) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.151161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.223733+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.224153+0000 mgr.x (mgr.25010) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.224153+0000 mgr.x (mgr.25010) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.286038+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.286038+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.288816+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.288816+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.291298+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.291298+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.292320+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.292320+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.300651+0000 mon.a (mon.0) 7177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.300651+0000 mon.a (mon.0) 7177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.301058+0000 mgr.x (mgr.25010) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.301058+0000 mgr.x (mgr.25010) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.362556+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.362556+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.365337+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.365337+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.368306+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.368306+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.369753+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.369753+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.379078+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.379078+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.379501+0000 mgr.x (mgr.25010) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.379501+0000 mgr.x (mgr.25010) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.456723+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.456723+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.460017+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.460017+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.462973+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.462973+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.464239+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.464239+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.473290+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.473290+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.473832+0000 mgr.x (mgr.25010) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.473832+0000 mgr.x (mgr.25010) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.551499+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.151161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.153686+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.153686+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.156141+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.156141+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.157142+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.157142+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.165450+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.165450+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.165812+0000 mgr.x (mgr.25010) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.165812+0000 mgr.x (mgr.25010) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.208292+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.208292+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.210949+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.210949+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.213348+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.213348+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.214160+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.214160+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.223733+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.551499+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.555038+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.555038+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.558544+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.558544+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.560045+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.560045+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.569806+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.569806+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.645951+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.645951+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.649032+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.649032+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.651866+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.651866+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.653167+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.653167+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.662107+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.662107+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.736203+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.736203+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.738465+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.738465+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.744977+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.744977+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.745977+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.745977+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.754176+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.754176+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.795401+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.795401+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.797523+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.797523+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.799780+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.799780+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.800657+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.800657+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.806107+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[76016]: audit 2024-04-24T17:19:00.806107+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.223733+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.224153+0000 mgr.x (mgr.25010) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.224153+0000 mgr.x (mgr.25010) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.286038+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.286038+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.288816+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.288816+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.291298+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.291298+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.292320+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.292320+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.300651+0000 mon.a (mon.0) 7177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.300651+0000 mon.a (mon.0) 7177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.301058+0000 mgr.x (mgr.25010) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.301058+0000 mgr.x (mgr.25010) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.362556+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.362556+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.365337+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.365337+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.368306+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.368306+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.369753+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.369753+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.379078+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.379078+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.379501+0000 mgr.x (mgr.25010) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.379501+0000 mgr.x (mgr.25010) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.456723+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.456723+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.460017+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.460017+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.462973+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.462973+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.464239+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.464239+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.473290+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.473290+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.473832+0000 mgr.x (mgr.25010) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.473832+0000 mgr.x (mgr.25010) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.551499+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.551499+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.555038+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.555038+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.558544+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.558544+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.560045+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.560045+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.569806+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.569806+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.645951+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.645951+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.649032+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.649032+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.651866+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.651866+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.653167+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.653167+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.662107+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.662107+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.736203+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.736203+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.738465+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.738465+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.744977+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.744977+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.745977+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.745977+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.754176+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.754176+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.795401+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.795401+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.797523+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.797523+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.799780+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.799780+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.800657+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.800657+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.806107+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:00 smithi040 bash[70555]: audit 2024-04-24T17:19:00.806107+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[81650]: 5c12815fee55: Download complete 2024-04-24T17:19:01.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[81650]: 22b70bddd3ac: Verifying Checksum 2024-04-24T17:19:01.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[81650]: 22b70bddd3ac: Download complete 2024-04-24T17:19:01.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[81650]: c0e87333d380: Verifying Checksum 2024-04-24T17:19:01.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[81650]: c0e87333d380: Download complete 2024-04-24T17:19:01.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[81650]: 22b70bddd3ac: Pull complete 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.865311+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.865311+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.876486+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.876486+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.901282+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.901282+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.902918+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.902918+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cluster 2024-04-24T17:18:59.905061+0000 mgr.x (mgr.25010) 2203 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cluster 2024-04-24T17:18:59.905061+0000 mgr.x (mgr.25010) 2203 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.913912+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.913912+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:18:59.914386+0000 mgr.x (mgr.25010) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:18:59.914386+0000 mgr.x (mgr.25010) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.988784+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.988784+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.991977+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.991977+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.996454+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.996454+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.997822+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:18:59.997822+0000 mon.a (mon.0) 7156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.007322+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.007322+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.008081+0000 mgr.x (mgr.25010) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.008081+0000 mgr.x (mgr.25010) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.089002+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.089002+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.091797+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.091797+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.094309+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.094309+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.095214+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.095214+0000 mon.a (mon.0) 7161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.104116+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.104116+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.104598+0000 mgr.x (mgr.25010) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.104598+0000 mgr.x (mgr.25010) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.151161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.151161+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.153686+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.153686+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.156141+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.156141+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.157142+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.157142+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.165450+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.165450+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.165812+0000 mgr.x (mgr.25010) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.165812+0000 mgr.x (mgr.25010) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.208292+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.208292+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.210949+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.210949+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.213348+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.213348+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.214160+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.214160+0000 mon.a (mon.0) 7171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.223733+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.223733+0000 mon.a (mon.0) 7172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.224153+0000 mgr.x (mgr.25010) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.224153+0000 mgr.x (mgr.25010) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.286038+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.286038+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.288816+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.288816+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.291298+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.291298+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.292320+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.292320+0000 mon.a (mon.0) 7176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.300651+0000 mon.a (mon.0) 7177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.300651+0000 mon.a (mon.0) 7177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.301058+0000 mgr.x (mgr.25010) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.301058+0000 mgr.x (mgr.25010) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.362556+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.362556+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.365337+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.365337+0000 mon.a (mon.0) 7179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.368306+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.368306+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.369753+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.369753+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.379078+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.379078+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.379501+0000 mgr.x (mgr.25010) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.379501+0000 mgr.x (mgr.25010) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.456723+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.456723+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.460017+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.460017+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.462973+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.462973+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.464239+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.464239+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.473290+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.473290+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.473832+0000 mgr.x (mgr.25010) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.473832+0000 mgr.x (mgr.25010) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.551499+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.551499+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.555038+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.555038+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.558544+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.558544+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.560045+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.560045+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.569806+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.569806+0000 mon.a (mon.0) 7192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.645951+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.645951+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.649032+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.649032+0000 mon.a (mon.0) 7194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.651866+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.651866+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.653167+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.653167+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.662107+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.662107+0000 mon.a (mon.0) 7197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.736203+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.736203+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.738465+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.738465+0000 mon.a (mon.0) 7199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.744977+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.744977+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.745977+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.745977+0000 mon.a (mon.0) 7201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.754176+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.754176+0000 mon.a (mon.0) 7202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.795401+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.795401+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.797523+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.797523+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.799780+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.799780+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:01.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.800657+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.800657+0000 mon.a (mon.0) 7206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:01.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.806107+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:01.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:00 smithi204 bash[58651]: audit 2024-04-24T17:19:00.806107+0000 mon.a (mon.0) 7207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.570252+0000 mgr.x (mgr.25010) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.570252+0000 mgr.x (mgr.25010) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.662792+0000 mgr.x (mgr.25010) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.662792+0000 mgr.x (mgr.25010) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.754508+0000 mgr.x (mgr.25010) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.754508+0000 mgr.x (mgr.25010) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.806419+0000 mgr.x (mgr.25010) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.806419+0000 mgr.x (mgr.25010) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.878234+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.878234+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cluster 2024-04-24T17:19:00.878837+0000 mon.a (mon.0) 7209 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state']) 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cluster 2024-04-24T17:19:00.878837+0000 mon.a (mon.0) 7209 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state']) 2024-04-24T17:19:02.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cluster 2024-04-24T17:19:00.878903+0000 mon.a (mon.0) 7210 : cluster [INF] Cluster is now healthy 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cluster 2024-04-24T17:19:00.878903+0000 mon.a (mon.0) 7210 : cluster [INF] Cluster is now healthy 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.887360+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.887360+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.889845+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.889845+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.890787+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.890787+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.570252+0000 mgr.x (mgr.25010) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.570252+0000 mgr.x (mgr.25010) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.662792+0000 mgr.x (mgr.25010) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.662792+0000 mgr.x (mgr.25010) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.754508+0000 mgr.x (mgr.25010) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.754508+0000 mgr.x (mgr.25010) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.806419+0000 mgr.x (mgr.25010) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.806419+0000 mgr.x (mgr.25010) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.878234+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.878234+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cluster 2024-04-24T17:19:00.878837+0000 mon.a (mon.0) 7209 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state']) 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cluster 2024-04-24T17:19:00.878837+0000 mon.a (mon.0) 7209 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state']) 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cluster 2024-04-24T17:19:00.878903+0000 mon.a (mon.0) 7210 : cluster [INF] Cluster is now healthy 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cluster 2024-04-24T17:19:00.878903+0000 mon.a (mon.0) 7210 : cluster [INF] Cluster is now healthy 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.887360+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.887360+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.889845+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.889845+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.890787+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.890787+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.898745+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.898745+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.899208+0000 mgr.x (mgr.25010) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.899208+0000 mgr.x (mgr.25010) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.957252+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.957252+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.959713+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.959713+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.961915+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.961915+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.962796+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.962796+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.969143+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:00.969143+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.969460+0000 mgr.x (mgr.25010) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:00.969460+0000 mgr.x (mgr.25010) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.031598+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.031598+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.034233+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.034233+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.898745+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.898745+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.899208+0000 mgr.x (mgr.25010) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.899208+0000 mgr.x (mgr.25010) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.957252+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.957252+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.959713+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.959713+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.961915+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.961915+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.962796+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.962796+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.969143+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:00.969143+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.969460+0000 mgr.x (mgr.25010) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:00.969460+0000 mgr.x (mgr.25010) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.031598+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.031598+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.034233+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.034233+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.036892+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.036892+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.038058+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.038058+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.044599+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.044599+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.044982+0000 mgr.x (mgr.25010) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.044982+0000 mgr.x (mgr.25010) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.086422+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.086422+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.089083+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.089083+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.092291+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.092291+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.093392+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.093392+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.100590+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.100590+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.100998+0000 mgr.x (mgr.25010) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.100998+0000 mgr.x (mgr.25010) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.036892+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.036892+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.038058+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.038058+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.044599+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.044599+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.044982+0000 mgr.x (mgr.25010) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.044982+0000 mgr.x (mgr.25010) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.086422+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.086422+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.089083+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.089083+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.092291+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.092291+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.093392+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.093392+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.100590+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.100590+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.100998+0000 mgr.x (mgr.25010) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.100998+0000 mgr.x (mgr.25010) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.159123+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.159123+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.162018+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.162018+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.165181+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.165181+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.166485+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.166485+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.175332+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.175332+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.175746+0000 mgr.x (mgr.25010) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.175746+0000 mgr.x (mgr.25010) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.235035+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.235035+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.237954+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.237954+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.240893+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.240893+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.242200+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.242200+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.249092+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.249092+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.249499+0000 mgr.x (mgr.25010) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.249499+0000 mgr.x (mgr.25010) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.303441+0000 mgr.x (mgr.25010) 2222 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.303441+0000 mgr.x (mgr.25010) 2222 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.305826+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.305826+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.308314+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.308314+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.310714+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.310714+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.311837+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.311837+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.320916+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.320916+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.321382+0000 mgr.x (mgr.25010) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.321382+0000 mgr.x (mgr.25010) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.378016+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.159123+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.159123+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.162018+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.162018+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.165181+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.165181+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.166485+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.166485+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.175332+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.175332+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.175746+0000 mgr.x (mgr.25010) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.175746+0000 mgr.x (mgr.25010) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.235035+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.235035+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.237954+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.237954+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.240893+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.240893+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.242200+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.242200+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.249092+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.249092+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.249499+0000 mgr.x (mgr.25010) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.249499+0000 mgr.x (mgr.25010) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.303441+0000 mgr.x (mgr.25010) 2222 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.303441+0000 mgr.x (mgr.25010) 2222 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.305826+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.305826+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.308314+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.308314+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.310714+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.310714+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.311837+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.311837+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.320916+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.320916+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.321382+0000 mgr.x (mgr.25010) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.321382+0000 mgr.x (mgr.25010) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.378016+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.378016+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.380522+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.380522+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.382987+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.382987+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.384140+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.384140+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.393072+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.393072+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.393522+0000 mgr.x (mgr.25010) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.393522+0000 mgr.x (mgr.25010) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.465505+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.465505+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.469363+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.469363+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.472978+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.472978+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.474527+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.474527+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.378016+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.380522+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.380522+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.382987+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.382987+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.384140+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.384140+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.393072+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.393072+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.393522+0000 mgr.x (mgr.25010) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.393522+0000 mgr.x (mgr.25010) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.465505+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.465505+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.469363+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.469363+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.472978+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.472978+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.474527+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.474527+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.483730+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.483730+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.484239+0000 mgr.x (mgr.25010) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.484239+0000 mgr.x (mgr.25010) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.562740+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.562740+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.566579+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.566579+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.569756+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.569756+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.571044+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.571044+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.581018+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.581018+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.659894+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.659894+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.663442+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.663442+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.666812+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.666812+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.483730+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.483730+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.484239+0000 mgr.x (mgr.25010) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.484239+0000 mgr.x (mgr.25010) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.562740+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.562740+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.566579+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.566579+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.569756+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.569756+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.571044+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.571044+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.581018+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.581018+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.659894+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.659894+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.663442+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.663442+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.666812+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.666812+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.668027+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.668027+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.677853+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.677853+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.757158+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.757158+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.759633+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.759633+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.762871+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.762871+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.763749+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.763749+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.771114+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.771114+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.817735+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.817735+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.819621+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.819621+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.821871+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.821871+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.822667+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.822667+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.828626+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.828626+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.849888+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[76016]: audit 2024-04-24T17:19:01.849888+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:02.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.668027+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.668027+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.677853+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.677853+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.757158+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.757158+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.759633+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.759633+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.762871+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.762871+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.763749+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.763749+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.771114+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.771114+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.817735+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.817735+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.819621+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.819621+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.821871+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.821871+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.822667+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.822667+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.828626+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.828626+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.849888+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:02.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:01 smithi040 bash[70555]: audit 2024-04-24T17:19:01.849888+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:02.290 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[81650]: 5c12815fee55: Pull complete 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.570252+0000 mgr.x (mgr.25010) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.570252+0000 mgr.x (mgr.25010) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.662792+0000 mgr.x (mgr.25010) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.662792+0000 mgr.x (mgr.25010) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.754508+0000 mgr.x (mgr.25010) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.754508+0000 mgr.x (mgr.25010) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.806419+0000 mgr.x (mgr.25010) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.806419+0000 mgr.x (mgr.25010) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.878234+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.878234+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.291 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cluster 2024-04-24T17:19:00.878837+0000 mon.a (mon.0) 7209 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state']) 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cluster 2024-04-24T17:19:00.878837+0000 mon.a (mon.0) 7209 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi040 is in unknown state']) 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cluster 2024-04-24T17:19:00.878903+0000 mon.a (mon.0) 7210 : cluster [INF] Cluster is now healthy 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cluster 2024-04-24T17:19:00.878903+0000 mon.a (mon.0) 7210 : cluster [INF] Cluster is now healthy 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.887360+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.887360+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.889845+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.889845+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.890787+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.890787+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.898745+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.898745+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.899208+0000 mgr.x (mgr.25010) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.899208+0000 mgr.x (mgr.25010) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.957252+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.957252+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.959713+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.959713+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.961915+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.961915+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.962796+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.962796+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.969143+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:00.969143+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.969460+0000 mgr.x (mgr.25010) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:00.969460+0000 mgr.x (mgr.25010) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.031598+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.031598+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.034233+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.034233+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.036892+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.036892+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.038058+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.038058+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.044599+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.044599+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.044982+0000 mgr.x (mgr.25010) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.044982+0000 mgr.x (mgr.25010) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.086422+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.086422+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.089083+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.089083+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.092291+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.092291+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.093392+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.093392+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.100590+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.100590+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.100998+0000 mgr.x (mgr.25010) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.100998+0000 mgr.x (mgr.25010) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.159123+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.159123+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.162018+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.162018+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.165181+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.165181+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.166485+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.166485+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.175332+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.175332+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.295 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.175746+0000 mgr.x (mgr.25010) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.175746+0000 mgr.x (mgr.25010) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.235035+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.235035+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.237954+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.237954+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.240893+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.240893+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.242200+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.242200+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.249092+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.249092+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.249499+0000 mgr.x (mgr.25010) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.249499+0000 mgr.x (mgr.25010) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.303441+0000 mgr.x (mgr.25010) 2222 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.303441+0000 mgr.x (mgr.25010) 2222 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.305826+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.305826+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.308314+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.308314+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.310714+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.310714+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.311837+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.311837+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.320916+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.320916+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.321382+0000 mgr.x (mgr.25010) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.321382+0000 mgr.x (mgr.25010) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.378016+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.378016+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.380522+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.380522+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.382987+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.382987+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.384140+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.384140+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.393072+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.393072+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.393522+0000 mgr.x (mgr.25010) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.393522+0000 mgr.x (mgr.25010) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.465505+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.465505+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.469363+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.469363+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.472978+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.472978+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.474527+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.299 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.474527+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.483730+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.483730+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.484239+0000 mgr.x (mgr.25010) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.484239+0000 mgr.x (mgr.25010) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.562740+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.562740+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.566579+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.566579+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.569756+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.569756+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.571044+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.571044+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.581018+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.581018+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.659894+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.659894+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.663442+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.663442+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.666812+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.666812+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.668027+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.668027+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.677853+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.677853+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.757158+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.757158+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.759633+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.759633+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.762871+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.762871+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.763749+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.763749+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.771114+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.771114+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.817735+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.817735+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.819621+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.819621+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.821871+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.821871+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:02.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.822667+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.822667+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:02.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.828626+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.828626+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:02.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.849888+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:02.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:01 smithi204 bash[58651]: audit 2024-04-24T17:19:01.849888+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.581470+0000 mgr.x (mgr.25010) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.581470+0000 mgr.x (mgr.25010) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.678378+0000 mgr.x (mgr.25010) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.678378+0000 mgr.x (mgr.25010) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.771926+0000 mgr.x (mgr.25010) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.771926+0000 mgr.x (mgr.25010) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.828942+0000 mgr.x (mgr.25010) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.828942+0000 mgr.x (mgr.25010) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cluster 2024-04-24T17:19:01.905760+0000 mgr.x (mgr.25010) 2230 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cluster 2024-04-24T17:19:01.905760+0000 mgr.x (mgr.25010) 2230 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.925817+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.925817+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.928054+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.928054+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.930122+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.930122+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.930900+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.930900+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.936668+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.936668+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.937127+0000 mgr.x (mgr.25010) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:01.937127+0000 mgr.x (mgr.25010) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.998579+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:01.998579+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.000675+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.000675+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.002677+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.002677+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.003479+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.003479+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.008935+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.008935+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.009247+0000 mgr.x (mgr.25010) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.009247+0000 mgr.x (mgr.25010) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.054421+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.054421+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.056784+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.056784+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.059092+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.059092+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.060016+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.060016+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.065317+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.065317+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.065660+0000 mgr.x (mgr.25010) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.065660+0000 mgr.x (mgr.25010) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.113059+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.113059+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.115217+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.115217+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.117523+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.117523+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.118345+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.118345+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.124320+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.124320+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.124685+0000 mgr.x (mgr.25010) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.124685+0000 mgr.x (mgr.25010) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.183885+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.183885+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.186705+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.186705+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.189242+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.189242+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.190164+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.190164+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.197275+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.197275+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.197531+0000 mgr.x (mgr.25010) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.197531+0000 mgr.x (mgr.25010) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.237693+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.237693+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.239579+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.239579+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.242036+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.242036+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.242866+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.242866+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.249480+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.581470+0000 mgr.x (mgr.25010) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.581470+0000 mgr.x (mgr.25010) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.678378+0000 mgr.x (mgr.25010) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.678378+0000 mgr.x (mgr.25010) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.771926+0000 mgr.x (mgr.25010) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.771926+0000 mgr.x (mgr.25010) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.828942+0000 mgr.x (mgr.25010) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.828942+0000 mgr.x (mgr.25010) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cluster 2024-04-24T17:19:01.905760+0000 mgr.x (mgr.25010) 2230 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cluster 2024-04-24T17:19:01.905760+0000 mgr.x (mgr.25010) 2230 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.925817+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.925817+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.928054+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.928054+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.930122+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.930122+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.930900+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.930900+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.936668+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.936668+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.249480+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.249785+0000 mgr.x (mgr.25010) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.249785+0000 mgr.x (mgr.25010) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.295389+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.295389+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.297625+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.297625+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.299831+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.299831+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.300644+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.300644+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.308639+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.308639+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.309008+0000 mgr.x (mgr.25010) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.309008+0000 mgr.x (mgr.25010) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.354044+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.354044+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.356678+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.356678+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.359005+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.359005+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.359829+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.359829+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.366347+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.366347+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.366737+0000 mgr.x (mgr.25010) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.366737+0000 mgr.x (mgr.25010) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.427893+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.427893+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.430770+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.430770+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.433416+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.433416+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.434541+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.434541+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.443373+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.443373+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.443828+0000 mgr.x (mgr.25010) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.443828+0000 mgr.x (mgr.25010) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.521360+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.521360+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.524303+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.524303+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.527464+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.527464+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.528692+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.528692+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.542170+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.542170+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.616211+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.616211+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.619161+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.619161+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.622291+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.622291+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.623407+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.623407+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.632529+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.632529+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.937127+0000 mgr.x (mgr.25010) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:01.937127+0000 mgr.x (mgr.25010) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.998579+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:01.998579+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.000675+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.000675+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.002677+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.002677+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.003479+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.003479+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.008935+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.008935+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.009247+0000 mgr.x (mgr.25010) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.009247+0000 mgr.x (mgr.25010) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.054421+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.054421+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.056784+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.056784+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.059092+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.707555+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.707555+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.710197+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.710197+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.712786+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.712786+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.713768+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.713768+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.724138+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.724138+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.783114+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.783114+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.786602+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.786602+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.789748+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.789748+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.791112+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.791112+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.799347+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.799347+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.857842+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.857842+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.860183+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.860183+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.862300+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.862300+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.863167+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.863167+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.869440+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[70555]: audit 2024-04-24T17:19:02.869440+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.059092+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.060016+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.060016+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.065317+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.065317+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.065660+0000 mgr.x (mgr.25010) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.065660+0000 mgr.x (mgr.25010) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.113059+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.113059+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.115217+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.115217+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.117523+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.117523+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.118345+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.118345+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.124320+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.124320+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.124685+0000 mgr.x (mgr.25010) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.124685+0000 mgr.x (mgr.25010) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.183885+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.183885+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.186705+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.186705+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.189242+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.189242+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.190164+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.190164+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.197275+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.197275+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.197531+0000 mgr.x (mgr.25010) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.197531+0000 mgr.x (mgr.25010) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.237693+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.237693+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.239579+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.239579+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.242036+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.242036+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.242866+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.242866+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.249480+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.249480+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.249785+0000 mgr.x (mgr.25010) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.249785+0000 mgr.x (mgr.25010) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.295389+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.295389+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.297625+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.297625+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.299831+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.299831+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.300644+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.300644+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.308639+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.308639+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.309008+0000 mgr.x (mgr.25010) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.309008+0000 mgr.x (mgr.25010) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.354044+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.354044+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.356678+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.356678+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.359005+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.359005+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.359829+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.359829+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.366347+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.366347+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.366737+0000 mgr.x (mgr.25010) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.366737+0000 mgr.x (mgr.25010) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.427893+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.427893+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.430770+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.430770+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.433416+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.433416+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.434541+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.434541+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.443373+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.443373+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.443828+0000 mgr.x (mgr.25010) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.443828+0000 mgr.x (mgr.25010) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.521360+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.521360+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.524303+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.524303+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.527464+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.527464+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.528692+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.528692+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.542170+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.542170+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.616211+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.616211+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.619161+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.619161+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.622291+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.622291+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.623407+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.623407+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.632529+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.632529+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.707555+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.707555+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.710197+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.710197+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.712786+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.712786+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.713768+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.713768+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.724138+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.724138+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.783114+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.783114+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.786602+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.786602+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.789748+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.789748+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.791112+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.791112+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.799347+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.799347+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.857842+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.857842+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.860183+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.860183+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.862300+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.862300+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.863167+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.863167+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.869440+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:02 smithi040 bash[76016]: audit 2024-04-24T17:19:02.869440+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[81650]: c0e87333d380: Pull complete 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.581470+0000 mgr.x (mgr.25010) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.581470+0000 mgr.x (mgr.25010) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.678378+0000 mgr.x (mgr.25010) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.678378+0000 mgr.x (mgr.25010) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.771926+0000 mgr.x (mgr.25010) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.771926+0000 mgr.x (mgr.25010) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.828942+0000 mgr.x (mgr.25010) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.828942+0000 mgr.x (mgr.25010) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cluster 2024-04-24T17:19:01.905760+0000 mgr.x (mgr.25010) 2230 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cluster 2024-04-24T17:19:01.905760+0000 mgr.x (mgr.25010) 2230 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.925817+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.925817+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.928054+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.928054+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.930122+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.930122+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.930900+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.930900+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.936668+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.936668+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.937127+0000 mgr.x (mgr.25010) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:01.937127+0000 mgr.x (mgr.25010) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.998579+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:01.998579+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.000675+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.000675+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.002677+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.002677+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.003479+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.003479+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.008935+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.008935+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.009247+0000 mgr.x (mgr.25010) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.009247+0000 mgr.x (mgr.25010) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.054421+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.054421+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.056784+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.056784+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.059092+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.059092+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.060016+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.060016+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.065317+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.065317+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.065660+0000 mgr.x (mgr.25010) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.065660+0000 mgr.x (mgr.25010) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.113059+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.113059+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.115217+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.115217+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.117523+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.117523+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.118345+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.118345+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.124320+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.124320+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.124685+0000 mgr.x (mgr.25010) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.124685+0000 mgr.x (mgr.25010) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.183885+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.183885+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.186705+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.186705+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.189242+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.189242+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.190164+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.190164+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.197275+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.197275+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.197531+0000 mgr.x (mgr.25010) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.197531+0000 mgr.x (mgr.25010) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.237693+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.237693+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.239579+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.239579+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.242036+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.242036+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.242866+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.242866+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.249480+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.249480+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.249785+0000 mgr.x (mgr.25010) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.249785+0000 mgr.x (mgr.25010) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.295389+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.295389+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.297625+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.297625+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.299831+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.299831+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.300644+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.300644+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.308639+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.308639+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.309008+0000 mgr.x (mgr.25010) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.309008+0000 mgr.x (mgr.25010) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.354044+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.354044+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.356678+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.356678+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.359005+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.359005+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.359829+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.359829+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.366347+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.366347+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.366737+0000 mgr.x (mgr.25010) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.366737+0000 mgr.x (mgr.25010) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.427893+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.427893+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.430770+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.430770+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.433416+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.433416+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.434541+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.434541+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.443373+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.443373+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.443828+0000 mgr.x (mgr.25010) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.443828+0000 mgr.x (mgr.25010) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.521360+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.521360+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.524303+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.524303+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.527464+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.527464+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.528692+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.528692+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.542170+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.542170+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.616211+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.616211+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.619161+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.619161+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.622291+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.622291+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.623407+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.623407+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.632529+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.632529+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.707555+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.707555+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.710197+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.710197+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.712786+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.712786+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.713768+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.713768+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.724138+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.724138+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.783114+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.783114+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.786602+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.786602+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.789748+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.789748+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.791112+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.791112+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.799347+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.799347+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.857842+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.857842+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.860183+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.860183+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.862300+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.862300+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.863167+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.863167+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:03.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.869440+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:02 smithi204 bash[58651]: audit 2024-04-24T17:19:02.869440+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:03.881 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[81650]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-24T17:19:03.882 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[81650]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-24T17:19:04.138 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:19:04] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.33.4" 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.542853+0000 mgr.x (mgr.25010) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.542853+0000 mgr.x (mgr.25010) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.632962+0000 mgr.x (mgr.25010) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.632962+0000 mgr.x (mgr.25010) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.724599+0000 mgr.x (mgr.25010) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.724599+0000 mgr.x (mgr.25010) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.799687+0000 mgr.x (mgr.25010) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.799687+0000 mgr.x (mgr.25010) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.869754+0000 mgr.x (mgr.25010) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.869754+0000 mgr.x (mgr.25010) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.928393+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.928393+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.930309+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.930309+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.932450+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.932450+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.933166+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.933166+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.938424+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.938424+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.938710+0000 mgr.x (mgr.25010) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.938710+0000 mgr.x (mgr.25010) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.979295+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.979295+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.981444+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.981444+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.984253+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.984253+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.985269+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.985269+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.993334+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:02.993334+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.993785+0000 mgr.x (mgr.25010) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:02.993785+0000 mgr.x (mgr.25010) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.034574+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.034574+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.037235+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.037235+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.039634+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.039634+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.040784+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.040784+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.049131+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.049131+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.049568+0000 mgr.x (mgr.25010) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.049568+0000 mgr.x (mgr.25010) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.106023+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.106023+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.108623+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.108623+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.111304+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.111304+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.112492+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.112492+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.120907+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.120907+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.121273+0000 mgr.x (mgr.25010) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.121273+0000 mgr.x (mgr.25010) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.178396+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.178396+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.180826+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.180826+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.183337+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.183337+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.184428+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.184428+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.193323+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.193323+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.193774+0000 mgr.x (mgr.25010) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.193774+0000 mgr.x (mgr.25010) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.256751+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.256751+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.259435+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.259435+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.262329+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.262329+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.263586+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.263586+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.272695+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.272695+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.273048+0000 mgr.x (mgr.25010) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.273048+0000 mgr.x (mgr.25010) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.319012+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.319012+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.322029+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.322029+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.324863+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.324863+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.325953+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.325953+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.335089+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.335089+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.335439+0000 mgr.x (mgr.25010) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.335439+0000 mgr.x (mgr.25010) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.395163+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.395163+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.397533+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.397533+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.399615+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.399615+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.400422+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.400422+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.407002+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.407002+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.407452+0000 mgr.x (mgr.25010) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.407452+0000 mgr.x (mgr.25010) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.452254+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.452254+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.454216+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.454216+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.456230+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.456230+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.457191+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.457191+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.462910+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.462910+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.463291+0000 mgr.x (mgr.25010) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.463291+0000 mgr.x (mgr.25010) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.505767+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.505767+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.513963+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.147 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.513963+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.516364+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.516364+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.517417+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.517417+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.523280+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.523280+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.543529+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.543529+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.549512+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.549512+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.559632+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.559632+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.580224+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.580224+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.582586+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.582586+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.584421+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.584421+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.585119+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.585119+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.611901+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.611901+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.654768+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.654768+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.657546+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.657546+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.659974+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.659974+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.661010+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.149 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.661010+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.669672+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.669672+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.710452+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.710452+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.713016+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.713016+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.715467+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.715467+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.716926+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.716926+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.725241+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.725241+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.795338+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.795338+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.798773+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.798773+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.801398+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.801398+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.802235+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.802235+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.808628+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.808628+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.865883+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.865883+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.868157+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.868157+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.870763+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.870763+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.871590+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.871590+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.877560+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:03 smithi204 bash[58651]: audit 2024-04-24T17:19:03.877560+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.542853+0000 mgr.x (mgr.25010) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.542853+0000 mgr.x (mgr.25010) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.632962+0000 mgr.x (mgr.25010) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.632962+0000 mgr.x (mgr.25010) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.724599+0000 mgr.x (mgr.25010) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.724599+0000 mgr.x (mgr.25010) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.799687+0000 mgr.x (mgr.25010) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.799687+0000 mgr.x (mgr.25010) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.869754+0000 mgr.x (mgr.25010) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.869754+0000 mgr.x (mgr.25010) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.928393+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.928393+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.930309+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.930309+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.932450+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.932450+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.933166+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.933166+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.938424+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.938424+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.542853+0000 mgr.x (mgr.25010) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.542853+0000 mgr.x (mgr.25010) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.632962+0000 mgr.x (mgr.25010) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.632962+0000 mgr.x (mgr.25010) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.724599+0000 mgr.x (mgr.25010) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.724599+0000 mgr.x (mgr.25010) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.799687+0000 mgr.x (mgr.25010) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.799687+0000 mgr.x (mgr.25010) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.869754+0000 mgr.x (mgr.25010) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.869754+0000 mgr.x (mgr.25010) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.928393+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.928393+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.930309+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.930309+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.932450+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.932450+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.933166+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.933166+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.938424+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.938424+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.938710+0000 mgr.x (mgr.25010) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.938710+0000 mgr.x (mgr.25010) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.979295+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.979295+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.981444+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.981444+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.984253+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.984253+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.985269+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.985269+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.993334+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:02.993334+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.993785+0000 mgr.x (mgr.25010) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:02.993785+0000 mgr.x (mgr.25010) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.034574+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.034574+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.037235+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.037235+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.039634+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.039634+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.938710+0000 mgr.x (mgr.25010) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.938710+0000 mgr.x (mgr.25010) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.979295+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.979295+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.981444+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.981444+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.984253+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.984253+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.985269+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.985269+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.993334+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:02.993334+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.993785+0000 mgr.x (mgr.25010) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:02.993785+0000 mgr.x (mgr.25010) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.034574+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.034574+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.037235+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.037235+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.039634+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.039634+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.040784+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.040784+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.049131+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.049131+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.049568+0000 mgr.x (mgr.25010) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.049568+0000 mgr.x (mgr.25010) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.106023+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.106023+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.108623+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.108623+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.111304+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.111304+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.112492+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.112492+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.120907+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.120907+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.121273+0000 mgr.x (mgr.25010) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.121273+0000 mgr.x (mgr.25010) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.178396+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.178396+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.180826+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.180826+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.183337+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.183337+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.184428+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.184428+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.193323+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.193323+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.193774+0000 mgr.x (mgr.25010) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.193774+0000 mgr.x (mgr.25010) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.256751+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.256751+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.259435+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.259435+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.262329+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.262329+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.263586+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.263586+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.272695+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.040784+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.040784+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.049131+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.049131+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.049568+0000 mgr.x (mgr.25010) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.049568+0000 mgr.x (mgr.25010) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.106023+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.106023+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.108623+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.108623+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.111304+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.111304+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.112492+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.112492+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.120907+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.120907+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.121273+0000 mgr.x (mgr.25010) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.121273+0000 mgr.x (mgr.25010) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.178396+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.178396+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.272695+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.273048+0000 mgr.x (mgr.25010) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.273048+0000 mgr.x (mgr.25010) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.319012+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.319012+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.322029+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.322029+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.324863+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.324863+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.325953+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.325953+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.335089+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.335089+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.335439+0000 mgr.x (mgr.25010) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.335439+0000 mgr.x (mgr.25010) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.395163+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.395163+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.397533+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.397533+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.399615+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.180826+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.180826+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.183337+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.183337+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.184428+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.184428+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.193323+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.193323+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.193774+0000 mgr.x (mgr.25010) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.193774+0000 mgr.x (mgr.25010) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.256751+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.256751+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.259435+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.259435+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.262329+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.262329+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.263586+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.263586+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.272695+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.399615+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.400422+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.400422+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.407002+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.407002+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.407452+0000 mgr.x (mgr.25010) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.407452+0000 mgr.x (mgr.25010) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.452254+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.452254+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.454216+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.454216+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.456230+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.456230+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.457191+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.457191+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.462910+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.462910+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.463291+0000 mgr.x (mgr.25010) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.463291+0000 mgr.x (mgr.25010) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.505767+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.505767+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.513963+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.513963+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.516364+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.516364+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.517417+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.517417+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.523280+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.523280+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.543529+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.543529+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.549512+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.549512+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.559632+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.559632+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.580224+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.580224+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.582586+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.582586+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.584421+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.272695+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.273048+0000 mgr.x (mgr.25010) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.273048+0000 mgr.x (mgr.25010) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.319012+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.319012+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.322029+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.322029+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.324863+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.324863+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.325953+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.325953+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.335089+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.335089+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.335439+0000 mgr.x (mgr.25010) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.335439+0000 mgr.x (mgr.25010) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.395163+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.395163+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.397533+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.397533+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.399615+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.584421+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.585119+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.585119+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.611901+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.611901+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.654768+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.654768+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.657546+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.657546+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.659974+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.659974+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.661010+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.661010+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.669672+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.669672+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.710452+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.710452+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.713016+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.713016+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.399615+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.400422+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.400422+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.407002+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.407002+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.407452+0000 mgr.x (mgr.25010) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.407452+0000 mgr.x (mgr.25010) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.452254+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.452254+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.454216+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.454216+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.456230+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.456230+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.457191+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.457191+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.462910+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.462910+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.463291+0000 mgr.x (mgr.25010) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.463291+0000 mgr.x (mgr.25010) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:04.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.505767+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.715467+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.715467+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.716926+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.716926+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.725241+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.725241+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.795338+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.795338+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.798773+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.798773+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.801398+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.801398+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.213 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.802235+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.802235+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.808628+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.808628+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.865883+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.865883+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.868157+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.868157+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.870763+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.870763+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.871590+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.871590+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.877560+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[76016]: audit 2024-04-24T17:19:03.877560+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.505767+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.513963+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.513963+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.516364+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.516364+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.517417+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.517417+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.523280+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.523280+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.543529+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.543529+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.549512+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.549512+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.559632+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.559632+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.580224+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.580224+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.582586+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.582586+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.584421+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.584421+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.585119+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.585119+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.611901+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.611901+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.654768+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.654768+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.657546+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.657546+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.659974+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.659974+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.661010+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.661010+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.669672+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.669672+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.710452+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.710452+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.713016+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.713016+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.715467+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.715467+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.716926+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.716926+0000 mon.a (mon.0) 7412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.725241+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.725241+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.795338+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.795338+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.798773+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.798773+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.801398+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.801398+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.802235+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.802235+0000 mon.a (mon.0) 7417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.808628+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.808628+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.865883+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.865883+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.868157+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.868157+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.870763+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.870763+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.871590+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.871590+0000 mon.a (mon.0) 7422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.877560+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:04.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:03 smithi040 bash[70555]: audit 2024-04-24T17:19:03.877560+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.523621+0000 mgr.x (mgr.25010) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.523621+0000 mgr.x (mgr.25010) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.612301+0000 mgr.x (mgr.25010) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.612301+0000 mgr.x (mgr.25010) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.670022+0000 mgr.x (mgr.25010) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.670022+0000 mgr.x (mgr.25010) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.725566+0000 mgr.x (mgr.25010) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.725566+0000 mgr.x (mgr.25010) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.808865+0000 mgr.x (mgr.25010) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.808865+0000 mgr.x (mgr.25010) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.877820+0000 mgr.x (mgr.25010) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.877820+0000 mgr.x (mgr.25010) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cluster 2024-04-24T17:19:03.910836+0000 mgr.x (mgr.25010) 2260 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cluster 2024-04-24T17:19:03.910836+0000 mgr.x (mgr.25010) 2260 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.939098+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.939098+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.941733+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.941733+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.944368+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.944368+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.945595+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.945595+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.950919+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:03.950919+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.951288+0000 mgr.x (mgr.25010) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:03.951288+0000 mgr.x (mgr.25010) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.008336+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.008336+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.010965+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.010965+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.013697+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.013697+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.014834+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.014834+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.023605+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.023605+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.024090+0000 mgr.x (mgr.25010) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.024090+0000 mgr.x (mgr.25010) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.081070+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.081070+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.523621+0000 mgr.x (mgr.25010) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.523621+0000 mgr.x (mgr.25010) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.612301+0000 mgr.x (mgr.25010) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.612301+0000 mgr.x (mgr.25010) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.670022+0000 mgr.x (mgr.25010) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.670022+0000 mgr.x (mgr.25010) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.725566+0000 mgr.x (mgr.25010) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.725566+0000 mgr.x (mgr.25010) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.808865+0000 mgr.x (mgr.25010) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.808865+0000 mgr.x (mgr.25010) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.877820+0000 mgr.x (mgr.25010) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.877820+0000 mgr.x (mgr.25010) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cluster 2024-04-24T17:19:03.910836+0000 mgr.x (mgr.25010) 2260 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-24T17:19:05.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cluster 2024-04-24T17:19:03.910836+0000 mgr.x (mgr.25010) 2260 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-24T17:19:05.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.939098+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.939098+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.941733+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.941733+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.944368+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.944368+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.083684+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.083684+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.086152+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.086152+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.087169+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.087169+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.095786+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.095786+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.096184+0000 mgr.x (mgr.25010) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.096184+0000 mgr.x (mgr.25010) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.158020+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.158020+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.161190+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.161190+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.163689+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.163689+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.164822+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.164822+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.173909+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.173909+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.945595+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.945595+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.950919+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:03.950919+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.951288+0000 mgr.x (mgr.25010) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:03.951288+0000 mgr.x (mgr.25010) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.008336+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.008336+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.010965+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.010965+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.013697+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.013697+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.014834+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.014834+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.023605+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.023605+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.024090+0000 mgr.x (mgr.25010) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.024090+0000 mgr.x (mgr.25010) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.081070+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.081070+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.174321+0000 mgr.x (mgr.25010) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.174321+0000 mgr.x (mgr.25010) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.232018+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.232018+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.234836+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.234836+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.237345+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.237345+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.238322+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.238322+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.247285+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.247285+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.247706+0000 mgr.x (mgr.25010) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.247706+0000 mgr.x (mgr.25010) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.304124+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.304124+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.307038+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.307038+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.309647+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.083684+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.083684+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.086152+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.086152+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.087169+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.087169+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.095786+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.095786+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.096184+0000 mgr.x (mgr.25010) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.096184+0000 mgr.x (mgr.25010) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.158020+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.158020+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.161190+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.161190+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.163689+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.163689+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.164822+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.164822+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.173909+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.173909+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.309647+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.311190+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.311190+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.320206+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.320206+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.320597+0000 mgr.x (mgr.25010) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.320597+0000 mgr.x (mgr.25010) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.377629+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.377629+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.380717+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.380717+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.383331+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.383331+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.384535+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.384535+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.393796+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.393796+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.394372+0000 mgr.x (mgr.25010) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.394372+0000 mgr.x (mgr.25010) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.435460+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.174321+0000 mgr.x (mgr.25010) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.174321+0000 mgr.x (mgr.25010) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.232018+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.232018+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.234836+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.234836+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.237345+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.237345+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.238322+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.238322+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.247285+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.247285+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.247706+0000 mgr.x (mgr.25010) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.247706+0000 mgr.x (mgr.25010) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.304124+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.304124+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.307038+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.307038+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.309647+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.435460+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.438168+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.438168+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.440557+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.440557+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.441549+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.441549+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.450408+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.450408+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.450726+0000 mgr.x (mgr.25010) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.450726+0000 mgr.x (mgr.25010) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.523176+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.523176+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.526243+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.526243+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.529467+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.529467+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.530720+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.530720+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.309647+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.311190+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.311190+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.320206+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.320206+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.320597+0000 mgr.x (mgr.25010) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.320597+0000 mgr.x (mgr.25010) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.377629+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.377629+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.380717+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.380717+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.383331+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.383331+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.384535+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.384535+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.393796+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.393796+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.394372+0000 mgr.x (mgr.25010) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.394372+0000 mgr.x (mgr.25010) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.435460+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.540307+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.219 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.540307+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.614170+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.614170+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.617416+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.617416+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.620768+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.620768+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.622136+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.622136+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.630449+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.630449+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.703977+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.703977+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.707410+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.707410+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.711232+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.220 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.711232+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.712732+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.435460+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.438168+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.438168+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.440557+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.440557+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.441549+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.441549+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.450408+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.450408+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.450726+0000 mgr.x (mgr.25010) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.450726+0000 mgr.x (mgr.25010) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.523176+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.523176+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.526243+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.526243+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.529467+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.529467+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.530720+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.222 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.530720+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.712732+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.721305+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.721305+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.798551+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.798551+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.801951+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.801951+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.805755+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.805755+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.806976+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.806976+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.815141+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.815141+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.872441+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.872441+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.874791+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.874791+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.876657+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.876657+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.877360+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.224 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.877360+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.886448+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[70555]: audit 2024-04-24T17:19:04.886448+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.540307+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.540307+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.614170+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.614170+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.617416+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.617416+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.620768+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.620768+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.622136+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.622136+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.630449+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.630449+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.703977+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.703977+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.707410+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.707410+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.711232+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.711232+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.712732+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.712732+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.721305+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.721305+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.798551+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.798551+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.801951+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.801951+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.805755+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.805755+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.806976+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.806976+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.815141+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.815141+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.872441+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.872441+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.227 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.874791+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.874791+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.876657+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.876657+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.877360+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.877360+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.886448+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:04 smithi040 bash[76016]: audit 2024-04-24T17:19:04.886448+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.523621+0000 mgr.x (mgr.25010) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.523621+0000 mgr.x (mgr.25010) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.612301+0000 mgr.x (mgr.25010) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.612301+0000 mgr.x (mgr.25010) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.670022+0000 mgr.x (mgr.25010) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.670022+0000 mgr.x (mgr.25010) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.725566+0000 mgr.x (mgr.25010) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.725566+0000 mgr.x (mgr.25010) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.808865+0000 mgr.x (mgr.25010) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.808865+0000 mgr.x (mgr.25010) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.877820+0000 mgr.x (mgr.25010) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.877820+0000 mgr.x (mgr.25010) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cluster 2024-04-24T17:19:03.910836+0000 mgr.x (mgr.25010) 2260 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cluster 2024-04-24T17:19:03.910836+0000 mgr.x (mgr.25010) 2260 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-24T17:19:05.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.939098+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.939098+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.941733+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.941733+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.944368+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.944368+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.945595+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.945595+0000 mon.a (mon.0) 7427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.950919+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:03.950919+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.951288+0000 mgr.x (mgr.25010) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:03.951288+0000 mgr.x (mgr.25010) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.008336+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.008336+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.010965+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.010965+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.013697+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.013697+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.014834+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.014834+0000 mon.a (mon.0) 7432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.023605+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.023605+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.024090+0000 mgr.x (mgr.25010) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.024090+0000 mgr.x (mgr.25010) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.081070+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.081070+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.083684+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.083684+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.086152+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.086152+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.087169+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.087169+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.095786+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.095786+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.096184+0000 mgr.x (mgr.25010) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.096184+0000 mgr.x (mgr.25010) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.158020+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.158020+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.161190+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.161190+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.163689+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.163689+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.164822+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.164822+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.173909+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.173909+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.174321+0000 mgr.x (mgr.25010) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.174321+0000 mgr.x (mgr.25010) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.232018+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.232018+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.234836+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.234836+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.237345+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.237345+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.238322+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.238322+0000 mon.a (mon.0) 7447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.247285+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.247285+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.247706+0000 mgr.x (mgr.25010) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.247706+0000 mgr.x (mgr.25010) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.304124+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.304124+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.307038+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.307038+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.309647+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.309647+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.311190+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.311190+0000 mon.a (mon.0) 7452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.320206+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.320206+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.320597+0000 mgr.x (mgr.25010) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.320597+0000 mgr.x (mgr.25010) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.377629+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.377629+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.380717+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.380717+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.383331+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.383331+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.384535+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.384535+0000 mon.a (mon.0) 7457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.393796+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.393796+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.394372+0000 mgr.x (mgr.25010) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.394372+0000 mgr.x (mgr.25010) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.435460+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.435460+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.438168+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.438168+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.440557+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.440557+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.441549+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.441549+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.450408+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.450408+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.450726+0000 mgr.x (mgr.25010) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.450726+0000 mgr.x (mgr.25010) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.523176+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.523176+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.526243+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.526243+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.529467+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.529467+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.530720+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.530720+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.540307+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.540307+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.614170+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.614170+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.617416+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.617416+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.620768+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.620768+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.622136+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.622136+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.630449+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.630449+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.703977+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.703977+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.707410+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.707410+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.711232+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.711232+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.712732+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.712732+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.721305+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.721305+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.798551+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.798551+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.801951+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.801951+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.805755+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.805755+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.806976+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.806976+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.815141+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.815141+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.872441+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.872441+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.874791+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.874791+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.876657+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.876657+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.877360+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.877360+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.886448+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:05.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:04 smithi204 bash[58651]: audit 2024-04-24T17:19:04.886448+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.540727+0000 mgr.x (mgr.25010) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.540727+0000 mgr.x (mgr.25010) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.630943+0000 mgr.x (mgr.25010) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.630943+0000 mgr.x (mgr.25010) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.722027+0000 mgr.x (mgr.25010) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.722027+0000 mgr.x (mgr.25010) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.815523+0000 mgr.x (mgr.25010) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.815523+0000 mgr.x (mgr.25010) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.886802+0000 mgr.x (mgr.25010) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.886802+0000 mgr.x (mgr.25010) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.943272+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.943272+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.945600+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.945600+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.947350+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.947350+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.948086+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.948086+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.954054+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.954054+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.540727+0000 mgr.x (mgr.25010) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.540727+0000 mgr.x (mgr.25010) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.630943+0000 mgr.x (mgr.25010) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.630943+0000 mgr.x (mgr.25010) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.722027+0000 mgr.x (mgr.25010) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.722027+0000 mgr.x (mgr.25010) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.815523+0000 mgr.x (mgr.25010) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.815523+0000 mgr.x (mgr.25010) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.886802+0000 mgr.x (mgr.25010) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.886802+0000 mgr.x (mgr.25010) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.943272+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.943272+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.945600+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.945600+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.947350+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.947350+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.948086+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.948086+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.954054+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.954054+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.954292+0000 mgr.x (mgr.25010) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:04.954292+0000 mgr.x (mgr.25010) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.994764+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.994764+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.996905+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.996905+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.998940+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.998940+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.999792+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:04.999792+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.007313+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.007313+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.007566+0000 mgr.x (mgr.25010) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.007566+0000 mgr.x (mgr.25010) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.052411+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.052411+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.055149+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.055149+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.057403+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.057403+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.954292+0000 mgr.x (mgr.25010) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:04.954292+0000 mgr.x (mgr.25010) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.994764+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.994764+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.996905+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.996905+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.998940+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.998940+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.999792+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:04.999792+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.007313+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.007313+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.007566+0000 mgr.x (mgr.25010) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.007566+0000 mgr.x (mgr.25010) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.052411+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.052411+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.055149+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.055149+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.057403+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.057403+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.058609+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.058609+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.066913+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.066913+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.067216+0000 mgr.x (mgr.25010) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.067216+0000 mgr.x (mgr.25010) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.112302+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.112302+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.114919+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.114919+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.117357+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.117357+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.118321+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.118321+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.126343+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.126343+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.126637+0000 mgr.x (mgr.25010) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.126637+0000 mgr.x (mgr.25010) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.171710+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.171710+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.058609+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.058609+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.066913+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.066913+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.067216+0000 mgr.x (mgr.25010) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.067216+0000 mgr.x (mgr.25010) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.112302+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.112302+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.114919+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.114919+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.117357+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.117357+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.118321+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.118321+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.126343+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.126343+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.126637+0000 mgr.x (mgr.25010) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.126637+0000 mgr.x (mgr.25010) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.171710+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.171710+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.174344+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.174344+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.176418+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.176418+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.177262+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.177262+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.186009+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.186009+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.186348+0000 mgr.x (mgr.25010) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.186348+0000 mgr.x (mgr.25010) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.264369+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.264369+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.267479+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.267479+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.271165+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.271165+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.272096+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.272096+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.281607+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.174344+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.174344+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.176418+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.176418+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.177262+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.177262+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.186009+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.186009+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.186348+0000 mgr.x (mgr.25010) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.186348+0000 mgr.x (mgr.25010) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.264369+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.264369+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.267479+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.267479+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.271165+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.271165+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.272096+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.272096+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.281607+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.281607+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.282082+0000 mgr.x (mgr.25010) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.282082+0000 mgr.x (mgr.25010) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.358724+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.358724+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.362127+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.362127+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.365082+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.365082+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.366220+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.366220+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.373680+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.373680+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.374411+0000 mgr.x (mgr.25010) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.374411+0000 mgr.x (mgr.25010) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.451480+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.451480+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.454244+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.454244+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.456596+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.281607+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.282082+0000 mgr.x (mgr.25010) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.282082+0000 mgr.x (mgr.25010) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.358724+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.358724+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.362127+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.362127+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.365082+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.365082+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.366220+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.366220+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.373680+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.373680+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.374411+0000 mgr.x (mgr.25010) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.374411+0000 mgr.x (mgr.25010) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.451480+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.451480+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.454244+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.454244+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.456596+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.456596+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.457636+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.457636+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.463720+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.463720+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.464110+0000 mgr.x (mgr.25010) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.464110+0000 mgr.x (mgr.25010) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.540542+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.540542+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.545626+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.545626+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.549817+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.549817+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.551580+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.551580+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.562640+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.562640+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.621331+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.621331+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.456596+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.457636+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.457636+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.463720+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.463720+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.464110+0000 mgr.x (mgr.25010) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.464110+0000 mgr.x (mgr.25010) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.540542+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.540542+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.545626+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.545626+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.549817+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.549817+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.551580+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.551580+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.562640+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.562640+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.621331+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.621331+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.624524+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.624524+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.627579+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.627579+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.629135+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.629135+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.635984+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.635984+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.712854+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.712854+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.716104+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.716104+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.720387+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.720387+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.722218+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.722218+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.731325+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.731325+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.807786+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.807786+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.624524+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.624524+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.627579+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.627579+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.629135+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.629135+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.635984+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.635984+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.712854+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.712854+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.716104+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.716104+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.720387+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.720387+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.722218+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.722218+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.731325+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.731325+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.807786+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.807786+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.811382+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.811382+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.814276+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.814276+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.816316+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.816316+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.824142+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.824142+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.886398+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.886398+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.888967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.888967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.891240+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.891240+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.892190+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.892190+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.899044+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[76016]: audit 2024-04-24T17:19:05.899044+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.811382+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.811382+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.814276+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.814276+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.816316+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.816316+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.824142+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.824142+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.886398+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.886398+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.888967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.888967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.891240+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.891240+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.892190+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.892190+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.899044+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:05 smithi040 bash[70555]: audit 2024-04-24T17:19:05.899044+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.540727+0000 mgr.x (mgr.25010) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.540727+0000 mgr.x (mgr.25010) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.630943+0000 mgr.x (mgr.25010) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.630943+0000 mgr.x (mgr.25010) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.722027+0000 mgr.x (mgr.25010) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.722027+0000 mgr.x (mgr.25010) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.815523+0000 mgr.x (mgr.25010) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.815523+0000 mgr.x (mgr.25010) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.886802+0000 mgr.x (mgr.25010) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.886802+0000 mgr.x (mgr.25010) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.943272+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.943272+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.945600+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.945600+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.947350+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.947350+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.948086+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.948086+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.954054+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.954054+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.256 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.898Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-24T17:19:06.256 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.898Z 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-24T17:19:06.256 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.898Z 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-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.898Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z 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-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z 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-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=arp 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-24T17:19:06.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=edac 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-24T17:19:06.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-24T17:19:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.954292+0000 mgr.x (mgr.25010) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:04.954292+0000 mgr.x (mgr.25010) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.994764+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.994764+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.996905+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.996905+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.998940+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.998940+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.999792+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:04.999792+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.007313+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.007313+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.007566+0000 mgr.x (mgr.25010) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.007566+0000 mgr.x (mgr.25010) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.052411+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.052411+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.055149+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.055149+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.057403+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.057403+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.260 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-24T17:19:06.260 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-24T17:19:06.260 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=os 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-24T17:19:06.261 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.899Z caller=node_exporter.go:117 level=info collector=stat 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=time 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-24T17:19:06.262 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=uname 2024-04-24T17:19:06.263 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-24T17:19:06.263 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-24T17:19:06.263 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-24T17:19:06.263 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-24T17:19:06.263 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[81650]: ts=2024-04-24T17:19:05.900Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-24T17:19:06.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.058609+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.058609+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.066913+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.066913+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.067216+0000 mgr.x (mgr.25010) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.067216+0000 mgr.x (mgr.25010) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.112302+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.112302+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.114919+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.114919+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.117357+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.117357+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.118321+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.118321+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.126343+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.126343+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.126637+0000 mgr.x (mgr.25010) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.126637+0000 mgr.x (mgr.25010) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.171710+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.171710+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.174344+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.174344+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.176418+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.176418+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.177262+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.177262+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.186009+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.186009+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.186348+0000 mgr.x (mgr.25010) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.186348+0000 mgr.x (mgr.25010) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.264369+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.264369+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.267479+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.267479+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.271165+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.271165+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.272096+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.272096+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.281607+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.281607+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.282082+0000 mgr.x (mgr.25010) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.282082+0000 mgr.x (mgr.25010) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.358724+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.358724+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.362127+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.362127+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.365082+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.365082+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.366220+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.366220+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.373680+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.373680+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.374411+0000 mgr.x (mgr.25010) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.374411+0000 mgr.x (mgr.25010) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.451480+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.451480+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.454244+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.454244+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.456596+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.456596+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.457636+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.457636+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.463720+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.463720+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.464110+0000 mgr.x (mgr.25010) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.464110+0000 mgr.x (mgr.25010) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.540542+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.540542+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.545626+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.545626+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.549817+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.549817+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.551580+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.551580+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.562640+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.562640+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.621331+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.621331+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.624524+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.624524+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.627579+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.627579+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.629135+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.629135+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.635984+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.635984+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.712854+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.712854+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.716104+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.716104+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.720387+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.720387+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.722218+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.722218+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.731325+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.731325+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.807786+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.807786+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.811382+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.811382+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.814276+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.814276+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.816316+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.816316+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.824142+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.824142+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.886398+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.886398+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.888967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.888967+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.891240+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.891240+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.892190+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.892190+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.899044+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:05 smithi204 bash[58651]: audit 2024-04-24T17:19:05.899044+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.563157+0000 mgr.x (mgr.25010) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.563157+0000 mgr.x (mgr.25010) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.563157+0000 mgr.x (mgr.25010) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.563157+0000 mgr.x (mgr.25010) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.636432+0000 mgr.x (mgr.25010) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.636432+0000 mgr.x (mgr.25010) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.731728+0000 mgr.x (mgr.25010) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.731728+0000 mgr.x (mgr.25010) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.824487+0000 mgr.x (mgr.25010) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.824487+0000 mgr.x (mgr.25010) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.899621+0000 mgr.x (mgr.25010) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.899621+0000 mgr.x (mgr.25010) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cluster 2024-04-24T17:19:05.911566+0000 mgr.x (mgr.25010) 2287 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cluster 2024-04-24T17:19:05.911566+0000 mgr.x (mgr.25010) 2287 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.956552+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.956552+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.958529+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.958529+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.960640+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.960640+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.961314+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.961314+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.966300+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:05.966300+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.966572+0000 mgr.x (mgr.25010) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:05.966572+0000 mgr.x (mgr.25010) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.007316+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.007316+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.010142+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.010142+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.012439+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.012439+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.013512+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.013512+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.019824+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.019824+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.020102+0000 mgr.x (mgr.25010) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.020102+0000 mgr.x (mgr.25010) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:06.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.060321+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.060321+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:06.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.063424+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.563157+0000 mgr.x (mgr.25010) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.563157+0000 mgr.x (mgr.25010) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.636432+0000 mgr.x (mgr.25010) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.636432+0000 mgr.x (mgr.25010) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.731728+0000 mgr.x (mgr.25010) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.731728+0000 mgr.x (mgr.25010) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.824487+0000 mgr.x (mgr.25010) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.824487+0000 mgr.x (mgr.25010) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.899621+0000 mgr.x (mgr.25010) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.899621+0000 mgr.x (mgr.25010) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cluster 2024-04-24T17:19:05.911566+0000 mgr.x (mgr.25010) 2287 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cluster 2024-04-24T17:19:05.911566+0000 mgr.x (mgr.25010) 2287 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.956552+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.956552+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.958529+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.958529+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.960640+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.960640+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.961314+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.961314+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.966300+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:05.966300+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.966572+0000 mgr.x (mgr.25010) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:05.966572+0000 mgr.x (mgr.25010) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.007316+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.007316+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.010142+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.010142+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.012439+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.012439+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.013512+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.013512+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.019824+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.019824+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.020102+0000 mgr.x (mgr.25010) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.020102+0000 mgr.x (mgr.25010) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.060321+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.060321+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.063424+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.063424+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.065601+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.065601+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.066540+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.066540+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.073152+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.073152+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.073510+0000 mgr.x (mgr.25010) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.073510+0000 mgr.x (mgr.25010) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.115599+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.115599+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.118190+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.118190+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.120469+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.120469+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.121466+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.121466+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.129711+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.129711+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.130051+0000 mgr.x (mgr.25010) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.130051+0000 mgr.x (mgr.25010) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.182544+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.182544+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.186720+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.186720+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.189702+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.189702+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.190913+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.190913+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.200641+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.200641+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.201315+0000 mgr.x (mgr.25010) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.201315+0000 mgr.x (mgr.25010) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.247798+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.247798+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.250712+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.250712+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.253682+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.253682+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.255227+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.255227+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.263669+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.263669+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.264268+0000 mgr.x (mgr.25010) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.264268+0000 mgr.x (mgr.25010) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.322038+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.322038+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.324987+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.324987+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.327706+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.327706+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.328931+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.328931+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.338138+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.338138+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.338553+0000 mgr.x (mgr.25010) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.338553+0000 mgr.x (mgr.25010) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.395372+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.395372+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.398262+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.398262+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.400761+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.400761+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.401939+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.401939+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.409044+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.409044+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.409735+0000 mgr.x (mgr.25010) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.409735+0000 mgr.x (mgr.25010) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.471226+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.471226+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.474621+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.474621+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.477877+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.477877+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.478972+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.478972+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.487817+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.487817+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.488305+0000 mgr.x (mgr.25010) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.063424+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.065601+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.065601+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.066540+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.066540+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.073152+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.073152+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.073510+0000 mgr.x (mgr.25010) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.073510+0000 mgr.x (mgr.25010) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.115599+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.115599+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.118190+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.118190+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.120469+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.120469+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.121466+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.121466+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.129711+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.129711+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.636432+0000 mgr.x (mgr.25010) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.636432+0000 mgr.x (mgr.25010) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.731728+0000 mgr.x (mgr.25010) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.731728+0000 mgr.x (mgr.25010) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.824487+0000 mgr.x (mgr.25010) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.824487+0000 mgr.x (mgr.25010) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.899621+0000 mgr.x (mgr.25010) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.899621+0000 mgr.x (mgr.25010) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cluster 2024-04-24T17:19:05.911566+0000 mgr.x (mgr.25010) 2287 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cluster 2024-04-24T17:19:05.911566+0000 mgr.x (mgr.25010) 2287 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.956552+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.956552+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.958529+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.958529+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.960640+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.960640+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.961314+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.961314+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.966300+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:05.966300+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.488305+0000 mgr.x (mgr.25010) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.576417+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.576417+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.581272+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.581272+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.585441+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.195 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.585441+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.587155+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.587155+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.597465+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.597465+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.671309+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.671309+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.673485+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.673485+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.675761+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.675761+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.676726+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.676726+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.683534+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.683534+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.741006+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.741006+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.743876+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.743876+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.746447+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.746447+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.747364+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.747364+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.754189+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.754189+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.842095+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.842095+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.847043+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.847043+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.851347+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.851347+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.853199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.853199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.863557+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:06 smithi204 bash[58651]: audit 2024-04-24T17:19:06.863557+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.130051+0000 mgr.x (mgr.25010) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.130051+0000 mgr.x (mgr.25010) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.182544+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.182544+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.186720+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.186720+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.189702+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.189702+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.190913+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.190913+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.200641+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.200641+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.201315+0000 mgr.x (mgr.25010) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.201315+0000 mgr.x (mgr.25010) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.247798+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.247798+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.250712+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.250712+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.253682+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.253682+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.966572+0000 mgr.x (mgr.25010) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:05.966572+0000 mgr.x (mgr.25010) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.007316+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.007316+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.010142+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.010142+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.012439+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.012439+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.013512+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.013512+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.019824+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.019824+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.020102+0000 mgr.x (mgr.25010) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.020102+0000 mgr.x (mgr.25010) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.060321+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.060321+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.063424+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.063424+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.065601+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.255227+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.255227+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.263669+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.263669+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.264268+0000 mgr.x (mgr.25010) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.264268+0000 mgr.x (mgr.25010) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.322038+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.322038+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.324987+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.324987+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.327706+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.327706+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.328931+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.328931+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.338138+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.338138+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.338553+0000 mgr.x (mgr.25010) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.338553+0000 mgr.x (mgr.25010) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.395372+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.395372+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.065601+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.066540+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.066540+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.073152+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.073152+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.073510+0000 mgr.x (mgr.25010) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.073510+0000 mgr.x (mgr.25010) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.115599+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.115599+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.118190+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.118190+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.120469+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.120469+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.121466+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.121466+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.129711+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.129711+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.130051+0000 mgr.x (mgr.25010) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.130051+0000 mgr.x (mgr.25010) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.182544+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.398262+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.398262+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.400761+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.400761+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.401939+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.401939+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.409044+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.409044+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.409735+0000 mgr.x (mgr.25010) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.409735+0000 mgr.x (mgr.25010) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.471226+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.471226+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.474621+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.474621+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.477877+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.477877+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.478972+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.207 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.478972+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.487817+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.182544+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.186720+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.186720+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.189702+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.189702+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.190913+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.190913+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.200641+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.200641+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.201315+0000 mgr.x (mgr.25010) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.201315+0000 mgr.x (mgr.25010) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.247798+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.247798+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.250712+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.250712+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.253682+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.253682+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.255227+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.255227+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.263669+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.487817+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.488305+0000 mgr.x (mgr.25010) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.488305+0000 mgr.x (mgr.25010) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.576417+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.576417+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.581272+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.581272+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.585441+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.585441+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.587155+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.587155+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.210 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.597465+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.597465+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.671309+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.671309+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.673485+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.673485+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.675761+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.675761+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.263669+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.264268+0000 mgr.x (mgr.25010) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.264268+0000 mgr.x (mgr.25010) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.322038+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.322038+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.324987+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.324987+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.327706+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.327706+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.328931+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.328931+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.338138+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.338138+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.338553+0000 mgr.x (mgr.25010) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.338553+0000 mgr.x (mgr.25010) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.395372+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.395372+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.398262+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.398262+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.676726+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.676726+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.683534+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.683534+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.741006+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.741006+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.743876+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.743876+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.746447+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.746447+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.747364+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.747364+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.754189+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.754189+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.842095+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.842095+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.847043+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.847043+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.851347+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.851347+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.853199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.853199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.863557+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[70555]: audit 2024-04-24T17:19:06.863557+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.400761+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.400761+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.401939+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.401939+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.409044+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.409044+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.409735+0000 mgr.x (mgr.25010) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.409735+0000 mgr.x (mgr.25010) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.471226+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.471226+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.474621+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.474621+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.477877+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.477877+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.478972+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.478972+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.487817+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.487817+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.488305+0000 mgr.x (mgr.25010) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.488305+0000 mgr.x (mgr.25010) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.576417+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.576417+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.581272+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.581272+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.585441+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.585441+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.587155+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.587155+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.597465+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.597465+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.671309+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.671309+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.673485+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.673485+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.675761+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.675761+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.676726+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.676726+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.683534+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.683534+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.741006+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.741006+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.743876+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.743876+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.746447+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.218 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.746447+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.747364+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.747364+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.754189+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.754189+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.842095+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.842095+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.847043+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.847043+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.851347+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.851347+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.853199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.853199+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.863557+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:07.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:06 smithi040 bash[76016]: audit 2024-04-24T17:19:06.863557+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.209 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.597981+0000 mgr.x (mgr.25010) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.597981+0000 mgr.x (mgr.25010) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.683882+0000 mgr.x (mgr.25010) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.683882+0000 mgr.x (mgr.25010) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.754541+0000 mgr.x (mgr.25010) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.754541+0000 mgr.x (mgr.25010) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.864335+0000 mgr.x (mgr.25010) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.864335+0000 mgr.x (mgr.25010) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.941482+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.941482+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.944228+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.944228+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.946499+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.946499+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.947535+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.947535+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.953472+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.953472+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.953774+0000 mgr.x (mgr.25010) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:06.953774+0000 mgr.x (mgr.25010) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.994988+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.994988+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.997434+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.997434+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.999744+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:06.999744+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.000780+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.000780+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.006930+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.006930+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.007223+0000 mgr.x (mgr.25010) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.007223+0000 mgr.x (mgr.25010) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.068248+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.068248+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.071573+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.071573+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.074370+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.074370+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.075658+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.597981+0000 mgr.x (mgr.25010) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.597981+0000 mgr.x (mgr.25010) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.683882+0000 mgr.x (mgr.25010) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.683882+0000 mgr.x (mgr.25010) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.754541+0000 mgr.x (mgr.25010) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.754541+0000 mgr.x (mgr.25010) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.864335+0000 mgr.x (mgr.25010) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.864335+0000 mgr.x (mgr.25010) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.941482+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.941482+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.944228+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.944228+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.946499+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.946499+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.947535+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.947535+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.953472+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.953472+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.953774+0000 mgr.x (mgr.25010) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:06.953774+0000 mgr.x (mgr.25010) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.075658+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.082763+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.082763+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.083184+0000 mgr.x (mgr.25010) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.214 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.083184+0000 mgr.x (mgr.25010) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.141304+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.141304+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.144297+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.144297+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.147224+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.147224+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.148627+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.148627+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.158613+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.158613+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.159088+0000 mgr.x (mgr.25010) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.159088+0000 mgr.x (mgr.25010) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.217870+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.217870+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.215 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.220625+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.220625+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.223153+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.223153+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.224224+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.224224+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.232491+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.232491+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.233007+0000 mgr.x (mgr.25010) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.233007+0000 mgr.x (mgr.25010) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.290148+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.290148+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.293051+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.293051+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.295335+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.295335+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.216 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.296363+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.296363+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.304535+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.304535+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.305005+0000 mgr.x (mgr.25010) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.994988+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.994988+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.997434+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.997434+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.999744+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:06.999744+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.000780+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.000780+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.006930+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.006930+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.007223+0000 mgr.x (mgr.25010) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.007223+0000 mgr.x (mgr.25010) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.068248+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.068248+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.071573+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.071573+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.074370+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.074370+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.075658+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.305005+0000 mgr.x (mgr.25010) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.362308+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.362308+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.365054+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.365054+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.367329+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.367329+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.368261+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.368261+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.373828+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.373828+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.219 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.374157+0000 mgr.x (mgr.25010) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.374157+0000 mgr.x (mgr.25010) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.415047+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.415047+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.418238+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.418238+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.421538+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.421538+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.422822+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.422822+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.429861+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.429861+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.430256+0000 mgr.x (mgr.25010) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.430256+0000 mgr.x (mgr.25010) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.471087+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.220 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.471087+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.473197+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.473197+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.475279+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.475279+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.476117+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.476117+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.482528+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.482528+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.482858+0000 mgr.x (mgr.25010) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.482858+0000 mgr.x (mgr.25010) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.526394+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.221 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.526394+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.075658+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.082763+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.082763+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.083184+0000 mgr.x (mgr.25010) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.083184+0000 mgr.x (mgr.25010) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.141304+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.141304+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.144297+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.144297+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.147224+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.147224+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.148627+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.148627+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.222 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.158613+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.158613+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.159088+0000 mgr.x (mgr.25010) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.159088+0000 mgr.x (mgr.25010) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.217870+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.217870+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.220625+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.528855+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.528855+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.531033+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.531033+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.531852+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.531852+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.537102+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.537102+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.580924+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.580924+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.583597+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.583597+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.585843+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.585843+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.586734+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.586734+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.591907+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.591907+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.224 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.633383+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.633383+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.635462+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.635462+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.637520+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.637520+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.638222+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.638222+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.644047+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.644047+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.688314+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.688314+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.690608+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.690608+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.693008+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.693008+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.225 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.693882+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.693882+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.699561+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.699561+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.741480+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.220625+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.223153+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.223153+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.224224+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.224224+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.232491+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.226 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.232491+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.233007+0000 mgr.x (mgr.25010) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.233007+0000 mgr.x (mgr.25010) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.290148+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.290148+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.293051+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.293051+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.295335+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.295335+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.296363+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.296363+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.304535+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.304535+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.305005+0000 mgr.x (mgr.25010) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.741480+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.744392+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.744392+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.746675+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.746675+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.747485+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.747485+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.752687+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.752687+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.842249+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.842249+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.846414+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.846414+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.850805+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.850805+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.852138+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.852138+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.859920+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.229 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[76016]: audit 2024-04-24T17:19:07.859920+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.305005+0000 mgr.x (mgr.25010) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.362308+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.362308+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.365054+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.365054+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.367329+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.367329+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.368261+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.368261+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.373828+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.373828+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.374157+0000 mgr.x (mgr.25010) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.374157+0000 mgr.x (mgr.25010) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.415047+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.415047+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.418238+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.418238+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.421538+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.421538+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.422822+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.422822+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.429861+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.429861+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.430256+0000 mgr.x (mgr.25010) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.430256+0000 mgr.x (mgr.25010) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.471087+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.471087+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.473197+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.473197+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.475279+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.475279+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.476117+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.476117+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.482528+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.482528+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.482858+0000 mgr.x (mgr.25010) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.482858+0000 mgr.x (mgr.25010) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.526394+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.526394+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.528855+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.528855+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.531033+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.531033+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.531852+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.531852+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.537102+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.537102+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.580924+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.580924+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.583597+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.583597+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.585843+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.585843+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.586734+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.586734+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.591907+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.591907+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.233 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.633383+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.633383+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.635462+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.635462+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.637520+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.637520+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.638222+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.638222+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.644047+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.644047+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.688314+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.688314+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.690608+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.690608+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.693008+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.693008+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.693882+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.693882+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.699561+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.699561+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.741480+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.741480+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.744392+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.744392+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.746675+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.746675+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.747485+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.747485+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.752687+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.752687+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.842249+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.842249+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.846414+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.846414+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.850805+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.850805+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.852138+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.852138+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.859920+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:07 smithi040 bash[70555]: audit 2024-04-24T17:19:07.859920+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.597981+0000 mgr.x (mgr.25010) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.597981+0000 mgr.x (mgr.25010) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.683882+0000 mgr.x (mgr.25010) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.683882+0000 mgr.x (mgr.25010) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.754541+0000 mgr.x (mgr.25010) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.754541+0000 mgr.x (mgr.25010) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.864335+0000 mgr.x (mgr.25010) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.864335+0000 mgr.x (mgr.25010) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.941482+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.941482+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.944228+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.944228+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.946499+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.946499+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.947535+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.947535+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.953472+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.953472+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.953774+0000 mgr.x (mgr.25010) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:06.953774+0000 mgr.x (mgr.25010) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.994988+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.994988+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.997434+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.997434+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.999744+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:06.999744+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.000780+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.000780+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.006930+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.006930+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.007223+0000 mgr.x (mgr.25010) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.007223+0000 mgr.x (mgr.25010) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.068248+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.068248+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.071573+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.071573+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.074370+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.074370+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.075658+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.075658+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.082763+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.082763+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.083184+0000 mgr.x (mgr.25010) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.083184+0000 mgr.x (mgr.25010) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.141304+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.141304+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.144297+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.144297+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.147224+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.147224+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.148627+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.148627+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.158613+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.158613+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.159088+0000 mgr.x (mgr.25010) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.159088+0000 mgr.x (mgr.25010) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.217870+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.217870+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.220625+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.220625+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.223153+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.223153+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.224224+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.224224+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.232491+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.232491+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.233007+0000 mgr.x (mgr.25010) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.233007+0000 mgr.x (mgr.25010) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.290148+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.290148+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.293051+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.293051+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.295335+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.295335+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.296363+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.296363+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.304535+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.304535+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.305005+0000 mgr.x (mgr.25010) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.305005+0000 mgr.x (mgr.25010) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.362308+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.362308+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.365054+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.365054+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.367329+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.367329+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.368261+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.368261+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.373828+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.373828+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.374157+0000 mgr.x (mgr.25010) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.374157+0000 mgr.x (mgr.25010) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.415047+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.415047+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.418238+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.418238+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.421538+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.421538+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.422822+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.422822+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.429861+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.429861+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.430256+0000 mgr.x (mgr.25010) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.430256+0000 mgr.x (mgr.25010) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.471087+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.471087+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.473197+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.473197+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.475279+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.475279+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.476117+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.476117+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.482528+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.482528+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.482858+0000 mgr.x (mgr.25010) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.482858+0000 mgr.x (mgr.25010) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.526394+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.526394+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.528855+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.528855+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.531033+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.531033+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.531852+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.531852+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.537102+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.537102+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.580924+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.580924+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.583597+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.583597+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.585843+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.585843+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.586734+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.586734+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.591907+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.591907+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.633383+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.633383+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.635462+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.635462+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.637520+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.637520+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.638222+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.638222+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.644047+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.644047+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.688314+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.688314+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.690608+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.690608+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.693008+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.693008+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.693882+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.693882+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.699561+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.699561+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.741480+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.741480+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.744392+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.744392+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.746675+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.746675+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.747485+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.747485+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.752687+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.752687+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.842249+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.842249+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:08.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.846414+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.846414+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:08.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.850805+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.850805+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:08.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.852138+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.852138+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:08.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.859920+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:08.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:07 smithi204 bash[58651]: audit 2024-04-24T17:19:07.859920+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.537440+0000 mgr.x (mgr.25010) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.537440+0000 mgr.x (mgr.25010) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.592249+0000 mgr.x (mgr.25010) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.592249+0000 mgr.x (mgr.25010) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.644373+0000 mgr.x (mgr.25010) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.644373+0000 mgr.x (mgr.25010) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.699975+0000 mgr.x (mgr.25010) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.699975+0000 mgr.x (mgr.25010) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.753079+0000 mgr.x (mgr.25010) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.753079+0000 mgr.x (mgr.25010) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.860337+0000 mgr.x (mgr.25010) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.860337+0000 mgr.x (mgr.25010) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cluster 2024-04-24T17:19:07.912074+0000 mgr.x (mgr.25010) 2316 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cluster 2024-04-24T17:19:07.912074+0000 mgr.x (mgr.25010) 2316 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.942900+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.942900+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.945941+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.945941+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.948806+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.948806+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.537440+0000 mgr.x (mgr.25010) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.537440+0000 mgr.x (mgr.25010) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.592249+0000 mgr.x (mgr.25010) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.592249+0000 mgr.x (mgr.25010) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.644373+0000 mgr.x (mgr.25010) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.644373+0000 mgr.x (mgr.25010) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.699975+0000 mgr.x (mgr.25010) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.699975+0000 mgr.x (mgr.25010) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.753079+0000 mgr.x (mgr.25010) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.753079+0000 mgr.x (mgr.25010) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.860337+0000 mgr.x (mgr.25010) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.860337+0000 mgr.x (mgr.25010) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cluster 2024-04-24T17:19:07.912074+0000 mgr.x (mgr.25010) 2316 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:09.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cluster 2024-04-24T17:19:07.912074+0000 mgr.x (mgr.25010) 2316 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.942900+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.942900+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.945941+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.945941+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.948806+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.948806+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.949889+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.949889+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.193 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.956580+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:07.956580+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.957198+0000 mgr.x (mgr.25010) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:07.957198+0000 mgr.x (mgr.25010) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.035968+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.035968+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.039298+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.039298+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.042130+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.042130+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.042932+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.042932+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.048276+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.048276+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.048619+0000 mgr.x (mgr.25010) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.048619+0000 mgr.x (mgr.25010) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.106119+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.106119+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.949889+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.949889+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.956580+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:07.956580+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.957198+0000 mgr.x (mgr.25010) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:07.957198+0000 mgr.x (mgr.25010) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.035968+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.035968+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.039298+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.039298+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.042130+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.042130+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.042932+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.042932+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.048276+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.048276+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.048619+0000 mgr.x (mgr.25010) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.048619+0000 mgr.x (mgr.25010) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.106119+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.106119+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.108511+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.108511+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.110732+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.110732+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.111611+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.111611+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.116586+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.116586+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.117037+0000 mgr.x (mgr.25010) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.117037+0000 mgr.x (mgr.25010) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.157406+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.157406+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.159727+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.159727+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.161722+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.161722+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.162393+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.162393+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.167434+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.167434+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.108511+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.108511+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.110732+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.110732+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.111611+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.111611+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.116586+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.116586+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.117037+0000 mgr.x (mgr.25010) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.117037+0000 mgr.x (mgr.25010) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.157406+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.157406+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.159727+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.159727+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.161722+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.161722+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.162393+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.162393+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.167434+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.200 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.167434+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.167753+0000 mgr.x (mgr.25010) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.167753+0000 mgr.x (mgr.25010) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.213225+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.213225+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.215656+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.215656+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.217689+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.217689+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.218490+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.218490+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.223381+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.223381+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.223690+0000 mgr.x (mgr.25010) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.223690+0000 mgr.x (mgr.25010) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.296298+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.296298+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.298735+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.298735+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.301441+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.167753+0000 mgr.x (mgr.25010) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.167753+0000 mgr.x (mgr.25010) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.213225+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.213225+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.215656+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.215656+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.217689+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.217689+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.218490+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.218490+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.223381+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.223381+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.203 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.223690+0000 mgr.x (mgr.25010) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.223690+0000 mgr.x (mgr.25010) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.296298+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.296298+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.298735+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.298735+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.301441+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.301441+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.302203+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.302203+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.307415+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.307415+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.307784+0000 mgr.x (mgr.25010) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: cephadm 2024-04-24T17:19:08.307784+0000 mgr.x (mgr.25010) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.378653+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.378653+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.385942+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.385942+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.387288+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.387288+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.389983+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.389983+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.205 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.393355+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.393355+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.393597+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.393597+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.395162+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.395162+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.301441+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.302203+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.302203+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.307415+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.307415+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.307784+0000 mgr.x (mgr.25010) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: cephadm 2024-04-24T17:19:08.307784+0000 mgr.x (mgr.25010) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.378653+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.378653+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.385942+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.385942+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.387288+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.387288+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.389983+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.389983+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.393355+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.393355+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.393597+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.393597+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.395162+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.395162+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.397634+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.397634+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.400863+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.400863+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.403092+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.403092+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.404589+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.404589+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.406081+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.406081+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.407323+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.407323+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.408761+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.408761+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.410113+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.410113+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.411554+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[70555]: audit 2024-04-24T17:19:08.411554+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.397634+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.397634+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.400863+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.400863+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.403092+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.403092+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.404589+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.404589+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.406081+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.406081+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.407323+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.407323+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.408761+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.408761+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.410113+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.410113+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.411554+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:08 smithi040 bash[76016]: audit 2024-04-24T17:19:08.411554+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.537440+0000 mgr.x (mgr.25010) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.537440+0000 mgr.x (mgr.25010) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.592249+0000 mgr.x (mgr.25010) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.592249+0000 mgr.x (mgr.25010) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.644373+0000 mgr.x (mgr.25010) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.644373+0000 mgr.x (mgr.25010) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.699975+0000 mgr.x (mgr.25010) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.699975+0000 mgr.x (mgr.25010) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.753079+0000 mgr.x (mgr.25010) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.753079+0000 mgr.x (mgr.25010) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.860337+0000 mgr.x (mgr.25010) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.860337+0000 mgr.x (mgr.25010) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cluster 2024-04-24T17:19:07.912074+0000 mgr.x (mgr.25010) 2316 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cluster 2024-04-24T17:19:07.912074+0000 mgr.x (mgr.25010) 2316 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.942900+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.942900+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.945941+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.945941+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.948806+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.948806+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.949889+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.949889+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.956580+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:07.956580+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.957198+0000 mgr.x (mgr.25010) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:07.957198+0000 mgr.x (mgr.25010) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.035968+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.035968+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.039298+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.039298+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.042130+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.042130+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.042932+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.042932+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.048276+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.048276+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.048619+0000 mgr.x (mgr.25010) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.048619+0000 mgr.x (mgr.25010) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.106119+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.106119+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.108511+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.108511+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.110732+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.110732+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.111611+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.111611+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.116586+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.116586+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.117037+0000 mgr.x (mgr.25010) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.117037+0000 mgr.x (mgr.25010) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.157406+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.157406+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.159727+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.159727+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.161722+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.161722+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.162393+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.162393+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.167434+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.167434+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.167753+0000 mgr.x (mgr.25010) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.167753+0000 mgr.x (mgr.25010) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.213225+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.213225+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.215656+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.215656+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.217689+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.217689+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.218490+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.218490+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.223381+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.223381+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.223690+0000 mgr.x (mgr.25010) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.223690+0000 mgr.x (mgr.25010) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.296298+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.296298+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.298735+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.298735+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.301441+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.301441+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.302203+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.302203+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.307415+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.307415+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.307784+0000 mgr.x (mgr.25010) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: cephadm 2024-04-24T17:19:08.307784+0000 mgr.x (mgr.25010) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.378653+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.378653+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.385942+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.385942+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.387288+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.387288+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.389983+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.389983+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.393355+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.393355+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.393597+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.393597+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.395162+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.395162+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.397634+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.397634+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.400863+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.400863+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.403092+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.403092+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.404589+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.404589+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.406081+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.406081+0000 mon.a (mon.0) 7735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.407323+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.407323+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.408761+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.408761+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.410113+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.410113+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.411554+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:09.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:08 smithi204 bash[58651]: audit 2024-04-24T17:19:08.411554+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:10.476 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[76016]: audit 2024-04-24T17:19:09.343087+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.476 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[76016]: audit 2024-04-24T17:19:09.343087+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.476 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[76016]: audit 2024-04-24T17:19:09.355904+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.476 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[76016]: audit 2024-04-24T17:19:09.355904+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.476 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[76016]: audit 2024-04-24T17:19:09.366983+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.476 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[76016]: audit 2024-04-24T17:19:09.366983+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[70555]: audit 2024-04-24T17:19:09.343087+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[70555]: audit 2024-04-24T17:19:09.343087+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[70555]: audit 2024-04-24T17:19:09.355904+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[70555]: audit 2024-04-24T17:19:09.355904+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[70555]: audit 2024-04-24T17:19:09.366983+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.477 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:10 smithi040 bash[70555]: audit 2024-04-24T17:19:09.366983+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:10 smithi204 bash[58651]: audit 2024-04-24T17:19:09.343087+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:10 smithi204 bash[58651]: audit 2024-04-24T17:19:09.343087+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:10 smithi204 bash[58651]: audit 2024-04-24T17:19:09.355904+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:10 smithi204 bash[58651]: audit 2024-04-24T17:19:09.355904+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:10 smithi204 bash[58651]: audit 2024-04-24T17:19:09.366983+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:10 smithi204 bash[58651]: audit 2024-04-24T17:19:09.366983+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: cluster 2024-04-24T17:19:09.912663+0000 mgr.x (mgr.25010) 2323 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: cluster 2024-04-24T17:19:09.912663+0000 mgr.x (mgr.25010) 2323 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: audit 2024-04-24T17:19:11.118649+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: audit 2024-04-24T17:19:11.118649+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: audit 2024-04-24T17:19:11.127280+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: audit 2024-04-24T17:19:11.127280+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: audit 2024-04-24T17:19:11.135129+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[76016]: audit 2024-04-24T17:19:11.135129+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: cluster 2024-04-24T17:19:09.912663+0000 mgr.x (mgr.25010) 2323 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: cluster 2024-04-24T17:19:09.912663+0000 mgr.x (mgr.25010) 2323 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: audit 2024-04-24T17:19:11.118649+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: audit 2024-04-24T17:19:11.118649+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: audit 2024-04-24T17:19:11.127280+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: audit 2024-04-24T17:19:11.127280+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: audit 2024-04-24T17:19:11.135129+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:11 smithi040 bash[70555]: audit 2024-04-24T17:19:11.135129+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.509 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.509 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.509 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.509 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: Stopping Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:19:11.510 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: cluster 2024-04-24T17:19:09.912663+0000 mgr.x (mgr.25010) 2323 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: cluster 2024-04-24T17:19:09.912663+0000 mgr.x (mgr.25010) 2323 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: audit 2024-04-24T17:19:11.118649+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: audit 2024-04-24T17:19:11.118649+0000 mon.a (mon.0) 7743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: audit 2024-04-24T17:19:11.127280+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: audit 2024-04-24T17:19:11.127280+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: audit 2024-04-24T17:19:11.135129+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:11.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:11 smithi204 bash[58651]: audit 2024-04-24T17:19:11.135129+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:12.491 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[82786]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:19:12.491 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:19:12.491 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[82846]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:19:12.491 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-24T17:19:12.492 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: Stopped Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:19:12.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[58651]: cephadm 2024-04-24T17:19:10.736338+0000 mgr.x (mgr.25010) 2324 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-24T17:19:12.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[58651]: cephadm 2024-04-24T17:19:10.736338+0000 mgr.x (mgr.25010) 2324 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-24T17:19:12.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[58651]: cephadm 2024-04-24T17:19:10.736763+0000 mgr.x (mgr.25010) 2325 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:19:12.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[58651]: cephadm 2024-04-24T17:19:10.736763+0000 mgr.x (mgr.25010) 2325 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:19:12.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[58651]: audit 2024-04-24T17:19:11.311397+0000 mgr.x (mgr.25010) 2326 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:12.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:12 smithi204 bash[58651]: audit 2024-04-24T17:19:11.311397+0000 mgr.x (mgr.25010) 2326 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[70555]: cephadm 2024-04-24T17:19:10.736338+0000 mgr.x (mgr.25010) 2324 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-24T17:19:12.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[70555]: cephadm 2024-04-24T17:19:10.736338+0000 mgr.x (mgr.25010) 2324 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-24T17:19:12.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[70555]: cephadm 2024-04-24T17:19:10.736763+0000 mgr.x (mgr.25010) 2325 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:19:12.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[70555]: cephadm 2024-04-24T17:19:10.736763+0000 mgr.x (mgr.25010) 2325 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:19:12.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[70555]: audit 2024-04-24T17:19:11.311397+0000 mgr.x (mgr.25010) 2326 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:12.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[70555]: audit 2024-04-24T17:19:11.311397+0000 mgr.x (mgr.25010) 2326 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:12.794 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[76016]: cephadm 2024-04-24T17:19:10.736338+0000 mgr.x (mgr.25010) 2324 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-24T17:19:12.794 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[76016]: cephadm 2024-04-24T17:19:10.736338+0000 mgr.x (mgr.25010) 2324 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-24T17:19:12.794 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[76016]: cephadm 2024-04-24T17:19:10.736763+0000 mgr.x (mgr.25010) 2325 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:19:12.794 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[76016]: cephadm 2024-04-24T17:19:10.736763+0000 mgr.x (mgr.25010) 2325 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-04-24T17:19:12.794 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[76016]: audit 2024-04-24T17:19:11.311397+0000 mgr.x (mgr.25010) 2326 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:12.794 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:12 smithi040 bash[76016]: audit 2024-04-24T17:19:11.311397+0000 mgr.x (mgr.25010) 2326 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:12.795 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.795 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.795 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.796 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.796 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.796 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: Started Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:19:12.797 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.797 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.798 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:12.798 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:12 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:13.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: cluster 2024-04-24T17:19:11.913999+0000 mgr.x (mgr.25010) 2327 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:13.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: cluster 2024-04-24T17:19:11.913999+0000 mgr.x (mgr.25010) 2327 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:13.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.663553+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.663553+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.676870+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.676870+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.709156+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.709156+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.710667+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.710667+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.718982+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.718982+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.799234+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.799234+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.803147+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.803147+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.807998+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.807998+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.809346+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: cluster 2024-04-24T17:19:11.913999+0000 mgr.x (mgr.25010) 2327 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: cluster 2024-04-24T17:19:11.913999+0000 mgr.x (mgr.25010) 2327 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.663553+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.663553+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.676870+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.676870+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.709156+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.709156+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.710667+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.710667+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.718982+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.718982+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.799234+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.799234+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.803147+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.803147+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.807998+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.807998+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.809346+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.809346+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.820562+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.820562+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.884047+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.884047+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.887601+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.887601+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.890454+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.890454+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.891775+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.891775+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.901578+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.901578+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.960396+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.960396+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.962716+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.962716+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.964853+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.964853+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.809346+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.820562+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.820562+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.884047+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.884047+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.887601+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.887601+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.890454+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.890454+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.891775+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.891775+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.901578+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.901578+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.960396+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.960396+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.962716+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.962716+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.964853+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.964853+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.965645+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.965645+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.971171+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:12.971171+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.013176+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.013176+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.015421+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.015421+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.017536+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.017536+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.018319+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.018319+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.023273+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.023273+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.064870+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.064870+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.067363+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.067363+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.069624+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.069624+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.965645+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.965645+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.971171+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:12.971171+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.013176+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.013176+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.015421+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.015421+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.017536+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.017536+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.018319+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.018319+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.023273+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.023273+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.064870+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.064870+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.067363+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.067363+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.069624+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.069624+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.070629+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.070629+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.078543+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.078543+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.136529+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.136529+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.139433+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.139433+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.143076+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.143076+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.144244+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.144244+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.154882+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.154882+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.237772+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.237772+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.242462+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.242462+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.246161+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.246161+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.247534+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.247534+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.259341+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.259341+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.332894+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.332894+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.336505+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.336505+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.339181+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.339181+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.340153+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.340153+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.350504+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[76016]: audit 2024-04-24T17:19:13.350504+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.070629+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.070629+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.078543+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.078543+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.136529+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.136529+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.139433+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.139433+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.143076+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.143076+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.144244+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.144244+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.154882+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.154882+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.237772+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.237772+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.242462+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.242462+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.246161+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.246161+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.247534+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.247534+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.259341+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.259341+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.332894+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.332894+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.336505+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.336505+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.339181+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.339181+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.340153+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.340153+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.350504+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:13 smithi040 bash[70555]: audit 2024-04-24T17:19:13.350504+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: cluster 2024-04-24T17:19:11.913999+0000 mgr.x (mgr.25010) 2327 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: cluster 2024-04-24T17:19:11.913999+0000 mgr.x (mgr.25010) 2327 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.663553+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.663553+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.676870+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.676870+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.709156+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.709156+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.710667+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.710667+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.718982+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.718982+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.799234+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.799234+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.803147+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.803147+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.807998+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.807998+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.809346+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.809346+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.820562+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.820562+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.884047+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.884047+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.887601+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.887601+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.890454+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.890454+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.891775+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.891775+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.901578+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.901578+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.960396+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.960396+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.962716+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.962716+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.964853+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.964853+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.965645+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.965645+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.971171+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:12.971171+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.013176+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.013176+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.015421+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.015421+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.017536+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.017536+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.018319+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.018319+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.023273+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.023273+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.064870+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.064870+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.067363+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.067363+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.069624+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.069624+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.070629+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.070629+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.078543+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.078543+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.136529+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.136529+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.139433+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.139433+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.143076+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.143076+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.144244+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.144244+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.154882+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.154882+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.237772+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.237772+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.242462+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.242462+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.246161+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.246161+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.247534+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.247534+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.817 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.259341+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.259341+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.332894+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.332894+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.336505+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.336505+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.339181+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.339181+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.340153+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.340153+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.350504+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:13.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:13 smithi204 bash[58651]: audit 2024-04-24T17:19:13.350504+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.382 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:19:14] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.33.4" 2024-04-24T17:19:14.662 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.570Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-24T17:19:14.662 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.570Z 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-24T17:19:14.662 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.570Z 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-24T17:19:14.663 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.570Z 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-24T17:19:14.663 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.570Z 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-24T17:19:14.663 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-24T17:19:14.663 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-24T17:19:14.663 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=arp 2024-04-24T17:19:14.663 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-24T17:19:14.664 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-24T17:19:14.664 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-24T17:19:14.664 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-24T17:19:14.664 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-24T17:19:14.664 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-24T17:19:14.664 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-24T17:19:14.664 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=edac 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-24T17:19:14.665 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.719573+0000 mgr.x (mgr.25010) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.719573+0000 mgr.x (mgr.25010) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.821462+0000 mgr.x (mgr.25010) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.821462+0000 mgr.x (mgr.25010) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.902217+0000 mgr.x (mgr.25010) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.902217+0000 mgr.x (mgr.25010) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.971610+0000 mgr.x (mgr.25010) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:12.971610+0000 mgr.x (mgr.25010) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.023549+0000 mgr.x (mgr.25010) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.023549+0000 mgr.x (mgr.25010) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.666 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.078910+0000 mgr.x (mgr.25010) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.078910+0000 mgr.x (mgr.25010) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.155353+0000 mgr.x (mgr.25010) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.155353+0000 mgr.x (mgr.25010) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.260001+0000 mgr.x (mgr.25010) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.260001+0000 mgr.x (mgr.25010) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.351008+0000 mgr.x (mgr.25010) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.667 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.351008+0000 mgr.x (mgr.25010) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.424330+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.424330+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.668 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.427027+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.669 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-24T17:19:14.669 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-24T17:19:14.669 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-24T17:19:14.669 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-24T17:19:14.669 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-24T17:19:14.669 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=os 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=stat 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=time 2024-04-24T17:19:14.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-24T17:19:14.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=uname 2024-04-24T17:19:14.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-24T17:19:14.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-24T17:19:14.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.571Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-24T17:19:14.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.572Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-24T17:19:14.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[82903]: ts=2024-04-24T17:19:14.572Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-24T17:19:14.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.427027+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.429948+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.429948+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.431091+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.431091+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.439140+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.439140+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.439610+0000 mgr.x (mgr.25010) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.439610+0000 mgr.x (mgr.25010) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.496826+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.496826+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.500282+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.500282+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.503302+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.503302+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.504675+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.504675+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.514036+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.514036+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.573432+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.573432+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.576392+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.576392+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.579263+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.579263+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.580483+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.580483+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.589645+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.589645+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.649876+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.649876+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.653300+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.653300+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.656772+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.656772+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.658432+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.658432+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.667149+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.667149+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.724690+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.724690+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.727492+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.727492+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.676 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.730057+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.730057+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.731350+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.731350+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.740303+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.740303+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.797416+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.797416+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.800393+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.800393+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.803132+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.803132+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.677 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.804309+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.804309+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.813771+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.813771+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.903390+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.903390+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.908765+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.908765+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.913365+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.913365+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.915134+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.915134+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.927077+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:13.927077+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.006297+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.006297+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.009750+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.009750+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.014066+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.014066+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.015567+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.015567+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.025049+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.025049+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.099616+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.099616+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.102987+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.102987+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.106255+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.106255+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.107598+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.107598+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.117092+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.117092+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.193316+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.193316+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.196615+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.196615+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.199847+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.199847+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.201501+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.201501+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.210623+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.210623+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.289644+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.289644+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.293236+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.293236+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.296443+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.296443+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.297858+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.297858+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.681 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.307372+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:14 smithi204 bash[58651]: audit 2024-04-24T17:19:14.307372+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.719573+0000 mgr.x (mgr.25010) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.719573+0000 mgr.x (mgr.25010) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.821462+0000 mgr.x (mgr.25010) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.821462+0000 mgr.x (mgr.25010) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.902217+0000 mgr.x (mgr.25010) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.902217+0000 mgr.x (mgr.25010) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.971610+0000 mgr.x (mgr.25010) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:12.971610+0000 mgr.x (mgr.25010) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.023549+0000 mgr.x (mgr.25010) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.023549+0000 mgr.x (mgr.25010) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.078910+0000 mgr.x (mgr.25010) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.078910+0000 mgr.x (mgr.25010) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.155353+0000 mgr.x (mgr.25010) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.155353+0000 mgr.x (mgr.25010) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.260001+0000 mgr.x (mgr.25010) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.260001+0000 mgr.x (mgr.25010) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.351008+0000 mgr.x (mgr.25010) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.351008+0000 mgr.x (mgr.25010) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.424330+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.424330+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.427027+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.719573+0000 mgr.x (mgr.25010) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.719573+0000 mgr.x (mgr.25010) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.821462+0000 mgr.x (mgr.25010) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.821462+0000 mgr.x (mgr.25010) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.902217+0000 mgr.x (mgr.25010) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.902217+0000 mgr.x (mgr.25010) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.971610+0000 mgr.x (mgr.25010) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:12.971610+0000 mgr.x (mgr.25010) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.023549+0000 mgr.x (mgr.25010) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.023549+0000 mgr.x (mgr.25010) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.078910+0000 mgr.x (mgr.25010) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.078910+0000 mgr.x (mgr.25010) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.155353+0000 mgr.x (mgr.25010) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.155353+0000 mgr.x (mgr.25010) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.260001+0000 mgr.x (mgr.25010) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.260001+0000 mgr.x (mgr.25010) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.351008+0000 mgr.x (mgr.25010) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.351008+0000 mgr.x (mgr.25010) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.424330+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.424330+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.427027+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.427027+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.429948+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.429948+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.431091+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.431091+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.439140+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.439140+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.439610+0000 mgr.x (mgr.25010) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.439610+0000 mgr.x (mgr.25010) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.496826+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.496826+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.500282+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.500282+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.503302+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.503302+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.504675+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.504675+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.514036+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.514036+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.573432+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.427027+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.429948+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.429948+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.431091+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.431091+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.439140+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.439140+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.439610+0000 mgr.x (mgr.25010) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.439610+0000 mgr.x (mgr.25010) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.496826+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.496826+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.500282+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.500282+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.503302+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.503302+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.504675+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.504675+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.514036+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.514036+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.573432+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.573432+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.576392+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.576392+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.579263+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.579263+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.580483+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.580483+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.589645+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.589645+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.649876+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.649876+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.653300+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.653300+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.656772+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.656772+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.658432+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.658432+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.667149+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.667149+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.573432+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.576392+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.576392+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.579263+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.579263+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.580483+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.580483+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.589645+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.589645+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.649876+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.649876+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.653300+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.653300+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.656772+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.656772+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.658432+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.658432+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.667149+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.667149+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.724690+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.724690+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.727492+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.727492+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.730057+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.730057+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.731350+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.731350+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.740303+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.740303+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.797416+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.797416+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.800393+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.800393+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.803132+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.803132+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.804309+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.804309+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.813771+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.724690+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.724690+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.727492+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.727492+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.730057+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.730057+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.731350+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.731350+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.740303+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.740303+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.797416+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.797416+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.800393+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.800393+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.803132+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.803132+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.804309+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.804309+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.813771+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.813771+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.903390+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.903390+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.908765+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.908765+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.913365+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.913365+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.915134+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.915134+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.927077+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:13.927077+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.006297+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.006297+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.009750+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.009750+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.014066+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.014066+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.015567+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.015567+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.813771+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.903390+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.903390+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.908765+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.908765+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.913365+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.913365+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.915134+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.915134+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.927077+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:13.927077+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.006297+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.006297+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.009750+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.009750+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.014066+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.014066+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.015567+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.015567+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.025049+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.025049+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.099616+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.099616+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.102987+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.102987+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.106255+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.106255+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.107598+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.107598+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.117092+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.117092+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.193316+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.193316+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.196615+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.196615+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.199847+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.199847+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.201501+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.025049+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.025049+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.099616+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.099616+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.102987+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.102987+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.106255+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.106255+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.107598+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.107598+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.117092+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.117092+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.193316+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.193316+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.196615+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.196615+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.199847+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.199847+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.201501+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.201501+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.210623+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.210623+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.289644+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.289644+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.293236+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.293236+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.296443+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.296443+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.297858+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.297858+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.307372+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[70555]: audit 2024-04-24T17:19:14.307372+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.201501+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.210623+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.210623+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.289644+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.289644+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.293236+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.293236+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.296443+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.296443+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.297858+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.297858+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.307372+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:14.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:14 smithi040 bash[76016]: audit 2024-04-24T17:19:14.307372+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.514502+0000 mgr.x (mgr.25010) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.514502+0000 mgr.x (mgr.25010) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.590098+0000 mgr.x (mgr.25010) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.590098+0000 mgr.x (mgr.25010) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.667604+0000 mgr.x (mgr.25010) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.667604+0000 mgr.x (mgr.25010) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.740673+0000 mgr.x (mgr.25010) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.740673+0000 mgr.x (mgr.25010) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.814548+0000 mgr.x (mgr.25010) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.814548+0000 mgr.x (mgr.25010) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cluster 2024-04-24T17:19:13.914542+0000 mgr.x (mgr.25010) 2343 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cluster 2024-04-24T17:19:13.914542+0000 mgr.x (mgr.25010) 2343 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.927980+0000 mgr.x (mgr.25010) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:13.927980+0000 mgr.x (mgr.25010) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.025537+0000 mgr.x (mgr.25010) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.025537+0000 mgr.x (mgr.25010) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.117619+0000 mgr.x (mgr.25010) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.117619+0000 mgr.x (mgr.25010) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.211069+0000 mgr.x (mgr.25010) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.211069+0000 mgr.x (mgr.25010) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.307820+0000 mgr.x (mgr.25010) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.307820+0000 mgr.x (mgr.25010) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.406316+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.406316+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.409903+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.409903+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.413413+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.413413+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.414924+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.414924+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.423729+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.423729+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.424550+0000 mgr.x (mgr.25010) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.424550+0000 mgr.x (mgr.25010) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.499926+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.499926+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.502838+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.502838+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.505427+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.505427+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.506677+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.514502+0000 mgr.x (mgr.25010) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.514502+0000 mgr.x (mgr.25010) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.590098+0000 mgr.x (mgr.25010) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.590098+0000 mgr.x (mgr.25010) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.667604+0000 mgr.x (mgr.25010) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.667604+0000 mgr.x (mgr.25010) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.740673+0000 mgr.x (mgr.25010) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.740673+0000 mgr.x (mgr.25010) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.814548+0000 mgr.x (mgr.25010) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.814548+0000 mgr.x (mgr.25010) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cluster 2024-04-24T17:19:13.914542+0000 mgr.x (mgr.25010) 2343 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cluster 2024-04-24T17:19:13.914542+0000 mgr.x (mgr.25010) 2343 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.927980+0000 mgr.x (mgr.25010) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:13.927980+0000 mgr.x (mgr.25010) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.025537+0000 mgr.x (mgr.25010) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.025537+0000 mgr.x (mgr.25010) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.117619+0000 mgr.x (mgr.25010) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.117619+0000 mgr.x (mgr.25010) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.211069+0000 mgr.x (mgr.25010) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.211069+0000 mgr.x (mgr.25010) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.307820+0000 mgr.x (mgr.25010) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.307820+0000 mgr.x (mgr.25010) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.506677+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.515329+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.515329+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.578885+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.578885+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.582281+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.582281+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.585030+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.585030+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.586271+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.586271+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.594945+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.594945+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.656818+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.656818+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.660142+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.660142+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.663173+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.663173+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.664408+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.664408+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.673207+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.673207+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.731125+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.731125+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.734111+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.734111+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.736703+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.736703+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.737800+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.737800+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.746095+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.746095+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.803889+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.803889+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.806812+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.806812+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.809359+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.809359+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.815386+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.815386+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.823104+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.823104+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.880833+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.880833+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.884374+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.884374+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.887453+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.887453+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.888647+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.888647+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.896841+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.896841+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.954023+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.954023+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.956893+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.956893+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.406316+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.406316+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.409903+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.409903+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.413413+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.413413+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.414924+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.414924+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.423729+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.423729+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.424550+0000 mgr.x (mgr.25010) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.424550+0000 mgr.x (mgr.25010) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.499926+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.499926+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.502838+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.502838+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.505427+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.505427+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.506677+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.959369+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.959369+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.960570+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.960570+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.968930+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:14.968930+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.025748+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.025748+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.028835+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.028835+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.032274+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.032274+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.033516+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.033516+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.042147+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.042147+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.099331+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.099331+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.102201+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.102201+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.506677+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.515329+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.515329+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.578885+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.578885+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.582281+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.582281+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.585030+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.585030+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.586271+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.586271+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.594945+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.594945+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.656818+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.656818+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.660142+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.660142+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.663173+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.663173+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.104867+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.104867+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.106101+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.106101+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.114921+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.114921+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.172450+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.172450+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.175350+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.175350+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.177904+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.177904+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.179132+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.179132+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.189958+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.189958+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.264716+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.264716+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.267755+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.267755+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.271405+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.271405+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.272589+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.272589+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.283414+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.283414+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.357677+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.357677+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.360634+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.360634+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.363343+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.363343+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.364752+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.364752+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.375698+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[70555]: audit 2024-04-24T17:19:15.375698+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.664408+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.664408+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.673207+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.673207+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.731125+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.731125+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.734111+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.734111+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.736703+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.736703+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.737800+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.737800+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.746095+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.746095+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.803889+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.803889+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.806812+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.806812+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.809359+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.809359+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.815386+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.815386+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.823104+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.823104+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.880833+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.880833+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.884374+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.884374+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.887453+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.887453+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.888647+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.888647+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.896841+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.896841+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.954023+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.954023+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.956893+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.956893+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.959369+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.959369+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.960570+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.960570+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.968930+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:14.968930+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.025748+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.025748+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.028835+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.028835+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.032274+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.032274+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.033516+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.033516+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.042147+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.042147+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.099331+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.099331+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.102201+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.102201+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.104867+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.104867+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.106101+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.106101+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.114921+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.114921+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.172450+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.172450+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.175350+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.175350+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.177904+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.177904+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.179132+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.179132+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.189958+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.189958+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.264716+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.264716+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.267755+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.267755+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.271405+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.271405+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.272589+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.272589+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.283414+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.283414+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.357677+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.357677+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.360634+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.360634+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.363343+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.363343+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.364752+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.716 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.364752+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.375698+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:15 smithi040 bash[76016]: audit 2024-04-24T17:19:15.375698+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.514502+0000 mgr.x (mgr.25010) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.514502+0000 mgr.x (mgr.25010) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.590098+0000 mgr.x (mgr.25010) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.590098+0000 mgr.x (mgr.25010) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.667604+0000 mgr.x (mgr.25010) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.667604+0000 mgr.x (mgr.25010) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.740673+0000 mgr.x (mgr.25010) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.740673+0000 mgr.x (mgr.25010) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.814548+0000 mgr.x (mgr.25010) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.814548+0000 mgr.x (mgr.25010) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cluster 2024-04-24T17:19:13.914542+0000 mgr.x (mgr.25010) 2343 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cluster 2024-04-24T17:19:13.914542+0000 mgr.x (mgr.25010) 2343 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:15.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.927980+0000 mgr.x (mgr.25010) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:13.927980+0000 mgr.x (mgr.25010) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.025537+0000 mgr.x (mgr.25010) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.025537+0000 mgr.x (mgr.25010) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.117619+0000 mgr.x (mgr.25010) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.117619+0000 mgr.x (mgr.25010) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.211069+0000 mgr.x (mgr.25010) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.211069+0000 mgr.x (mgr.25010) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.307820+0000 mgr.x (mgr.25010) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.307820+0000 mgr.x (mgr.25010) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.406316+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.406316+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.409903+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.409903+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.413413+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.413413+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.414924+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.414924+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.423729+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.423729+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.424550+0000 mgr.x (mgr.25010) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.424550+0000 mgr.x (mgr.25010) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.499926+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.499926+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.502838+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.502838+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.505427+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.505427+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.506677+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.506677+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.515329+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.515329+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.578885+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.578885+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.582281+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.582281+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.585030+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.585030+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.586271+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.586271+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.594945+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.594945+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.656818+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.656818+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.660142+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.660142+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.663173+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.663173+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.664408+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.664408+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.673207+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.673207+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.731125+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.731125+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.734111+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.734111+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.736703+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.736703+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.737800+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.737800+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.746095+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.746095+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.803889+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.803889+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.806812+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.806812+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.809359+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.809359+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.815386+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.815386+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.823104+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.823104+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.880833+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.880833+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.884374+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.884374+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.887453+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.887453+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.888647+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.888647+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.896841+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.896841+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.954023+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.954023+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.956893+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.956893+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.959369+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.959369+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.960570+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.960570+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.968930+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:14.968930+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.025748+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.025748+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.028835+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.028835+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.032274+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.032274+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.033516+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.033516+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.042147+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.042147+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.099331+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.099331+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.102201+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.102201+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.104867+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.104867+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.106101+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.106101+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.114921+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.114921+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.172450+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.172450+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.175350+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.175350+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.177904+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.177904+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.179132+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.179132+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.189958+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.189958+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.264716+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.264716+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.267755+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.267755+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.271405+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.271405+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.272589+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.272589+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.283414+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.283414+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.357677+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.357677+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.360634+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.360634+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.363343+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.363343+0000 mon.a (mon.0) 7908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.364752+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.364752+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:15.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.375698+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:15.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:15 smithi204 bash[58651]: audit 2024-04-24T17:19:15.375698+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.515950+0000 mgr.x (mgr.25010) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.515950+0000 mgr.x (mgr.25010) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.595422+0000 mgr.x (mgr.25010) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.595422+0000 mgr.x (mgr.25010) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.673878+0000 mgr.x (mgr.25010) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.673878+0000 mgr.x (mgr.25010) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.746626+0000 mgr.x (mgr.25010) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.746626+0000 mgr.x (mgr.25010) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.823531+0000 mgr.x (mgr.25010) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.823531+0000 mgr.x (mgr.25010) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.897338+0000 mgr.x (mgr.25010) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.897338+0000 mgr.x (mgr.25010) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.969376+0000 mgr.x (mgr.25010) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:14.969376+0000 mgr.x (mgr.25010) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.042559+0000 mgr.x (mgr.25010) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.042559+0000 mgr.x (mgr.25010) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.115384+0000 mgr.x (mgr.25010) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.115384+0000 mgr.x (mgr.25010) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.190425+0000 mgr.x (mgr.25010) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.190425+0000 mgr.x (mgr.25010) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.283915+0000 mgr.x (mgr.25010) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.283915+0000 mgr.x (mgr.25010) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.515950+0000 mgr.x (mgr.25010) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.515950+0000 mgr.x (mgr.25010) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.595422+0000 mgr.x (mgr.25010) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.595422+0000 mgr.x (mgr.25010) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.673878+0000 mgr.x (mgr.25010) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.673878+0000 mgr.x (mgr.25010) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.746626+0000 mgr.x (mgr.25010) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.746626+0000 mgr.x (mgr.25010) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.823531+0000 mgr.x (mgr.25010) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.823531+0000 mgr.x (mgr.25010) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.897338+0000 mgr.x (mgr.25010) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.897338+0000 mgr.x (mgr.25010) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.969376+0000 mgr.x (mgr.25010) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:14.969376+0000 mgr.x (mgr.25010) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.042559+0000 mgr.x (mgr.25010) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.042559+0000 mgr.x (mgr.25010) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.115384+0000 mgr.x (mgr.25010) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.115384+0000 mgr.x (mgr.25010) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.190425+0000 mgr.x (mgr.25010) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.190425+0000 mgr.x (mgr.25010) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.283915+0000 mgr.x (mgr.25010) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.283915+0000 mgr.x (mgr.25010) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.376384+0000 mgr.x (mgr.25010) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.376384+0000 mgr.x (mgr.25010) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.436823+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.436823+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.440011+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.440011+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.442358+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.442358+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.443353+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.443353+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.449853+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.449853+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.450351+0000 mgr.x (mgr.25010) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.450351+0000 mgr.x (mgr.25010) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.539336+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.539336+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.542501+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.542501+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.545226+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.545226+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.376384+0000 mgr.x (mgr.25010) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.376384+0000 mgr.x (mgr.25010) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.436823+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.436823+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.440011+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.440011+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.442358+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.442358+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.443353+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.443353+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.449853+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.449853+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.450351+0000 mgr.x (mgr.25010) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.450351+0000 mgr.x (mgr.25010) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.539336+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.539336+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.542501+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.542501+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.545226+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.545226+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.546495+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.546495+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.555776+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.555776+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.613573+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.613573+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.616461+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.616461+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.618961+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.618961+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.620147+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.620147+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.628609+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.628609+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.686314+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.686314+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.689325+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.689325+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.691721+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.691721+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.692856+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.692856+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.701672+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.701672+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.759331+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.759331+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.761674+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.761674+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.763987+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.763987+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.764830+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.764830+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.773495+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.773495+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.833418+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.833418+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.836113+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.836113+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.546495+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.546495+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.555776+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.555776+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.613573+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.613573+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.616461+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.616461+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.618961+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.618961+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.620147+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.620147+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.628609+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.628609+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.686314+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.686314+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.689325+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.689325+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.691721+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.839273+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.839273+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.840304+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.840304+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.848938+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.848938+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.892872+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.892872+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.895588+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.895588+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.897712+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.897712+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.898614+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.898614+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.907654+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.907654+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.992493+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.992493+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.995979+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.691721+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.692856+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.692856+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.701672+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.701672+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.759331+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.759331+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.761674+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.761674+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.763987+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.763987+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.764830+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.764830+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.773495+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.773495+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.833418+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.833418+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.836113+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.836113+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.995979+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.999502+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:15.999502+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.000935+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.000935+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.010589+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.010589+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.100423+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.100423+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.106714+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.106714+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.110904+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.110904+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.112785+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.112785+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.122232+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.122232+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.179633+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.179633+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.182305+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.182305+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.184535+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.184535+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.185529+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.185529+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.194147+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.194147+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.251394+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.251394+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.253962+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.253962+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.256566+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.256566+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.257808+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.257808+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.267201+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.267201+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.325208+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.325208+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.328222+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.328222+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.330918+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.330918+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.332151+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.332151+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.340985+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[76016]: audit 2024-04-24T17:19:16.340985+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.839273+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.839273+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.840304+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.840304+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.848938+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.848938+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.892872+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.892872+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.895588+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.895588+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.897712+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.897712+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.898614+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.898614+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.907654+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.907654+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.992493+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.992493+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.995979+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.995979+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.999502+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:15.999502+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.000935+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.000935+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.010589+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.010589+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.100423+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.100423+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.106714+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.106714+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.110904+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.110904+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.112785+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.112785+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.122232+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.122232+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.179633+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.179633+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.182305+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.182305+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.184535+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.184535+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.185529+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.185529+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.194147+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.194147+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.251394+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.251394+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.253962+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.253962+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.256566+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.256566+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.257808+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.257808+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.267201+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.267201+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.325208+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.325208+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.328222+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.328222+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.330918+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.330918+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.332151+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.332151+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.340985+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:16 smithi040 bash[70555]: audit 2024-04-24T17:19:16.340985+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.515950+0000 mgr.x (mgr.25010) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.515950+0000 mgr.x (mgr.25010) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.595422+0000 mgr.x (mgr.25010) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.595422+0000 mgr.x (mgr.25010) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.673878+0000 mgr.x (mgr.25010) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.673878+0000 mgr.x (mgr.25010) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.746626+0000 mgr.x (mgr.25010) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.746626+0000 mgr.x (mgr.25010) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.823531+0000 mgr.x (mgr.25010) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.823531+0000 mgr.x (mgr.25010) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.897338+0000 mgr.x (mgr.25010) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.897338+0000 mgr.x (mgr.25010) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.969376+0000 mgr.x (mgr.25010) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:14.969376+0000 mgr.x (mgr.25010) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.042559+0000 mgr.x (mgr.25010) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.042559+0000 mgr.x (mgr.25010) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.115384+0000 mgr.x (mgr.25010) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.115384+0000 mgr.x (mgr.25010) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.190425+0000 mgr.x (mgr.25010) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.190425+0000 mgr.x (mgr.25010) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.283915+0000 mgr.x (mgr.25010) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.283915+0000 mgr.x (mgr.25010) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.376384+0000 mgr.x (mgr.25010) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.376384+0000 mgr.x (mgr.25010) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.436823+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.436823+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.440011+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.440011+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.442358+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.442358+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.443353+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.443353+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.449853+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.449853+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.450351+0000 mgr.x (mgr.25010) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.450351+0000 mgr.x (mgr.25010) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.539336+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.539336+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.542501+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.542501+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.545226+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.545226+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.546495+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.546495+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.555776+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.555776+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.613573+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.613573+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.616461+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.616461+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.618961+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.618961+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.620147+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.620147+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.628609+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.628609+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.686314+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.686314+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.689325+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.689325+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.691721+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.691721+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.692856+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.692856+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.701672+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.701672+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.759331+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.759331+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.761674+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.761674+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.763987+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.763987+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.764830+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.764830+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.773495+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.773495+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.833418+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.833418+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.836113+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.836113+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.839273+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.839273+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.840304+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.840304+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.848938+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.848938+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.892872+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.892872+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.895588+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.895588+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.897712+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.897712+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.898614+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.898614+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.907654+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.907654+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.992493+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.992493+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.995979+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.995979+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.999502+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:15.999502+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.000935+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.000935+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.010589+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.010589+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.100423+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.100423+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.106714+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.106714+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.110904+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.110904+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.112785+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.112785+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.122232+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.122232+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.179633+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.179633+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.182305+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.182305+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.184535+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.184535+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.185529+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.185529+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.194147+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.194147+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.251394+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.251394+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.253962+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.253962+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.256566+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.256566+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.257808+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.257808+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.267201+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.267201+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.325208+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.325208+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.328222+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.328222+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:16.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.330918+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.330918+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:16.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.332151+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.332151+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:16.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.340985+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:16.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:16 smithi204 bash[58651]: audit 2024-04-24T17:19:16.340985+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.050 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:19:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.556473+0000 mgr.x (mgr.25010) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.556473+0000 mgr.x (mgr.25010) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.629068+0000 mgr.x (mgr.25010) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.629068+0000 mgr.x (mgr.25010) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.702081+0000 mgr.x (mgr.25010) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.702081+0000 mgr.x (mgr.25010) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.773942+0000 mgr.x (mgr.25010) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.773942+0000 mgr.x (mgr.25010) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.849389+0000 mgr.x (mgr.25010) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.849389+0000 mgr.x (mgr.25010) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.908247+0000 mgr.x (mgr.25010) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:15.908247+0000 mgr.x (mgr.25010) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cluster 2024-04-24T17:19:15.915353+0000 mgr.x (mgr.25010) 2369 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cluster 2024-04-24T17:19:15.915353+0000 mgr.x (mgr.25010) 2369 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.011407+0000 mgr.x (mgr.25010) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.011407+0000 mgr.x (mgr.25010) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.122752+0000 mgr.x (mgr.25010) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.122752+0000 mgr.x (mgr.25010) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.194552+0000 mgr.x (mgr.25010) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.194552+0000 mgr.x (mgr.25010) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.267932+0000 mgr.x (mgr.25010) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.267932+0000 mgr.x (mgr.25010) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.341431+0000 mgr.x (mgr.25010) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.341431+0000 mgr.x (mgr.25010) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.416553+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.416553+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.419556+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.419556+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.422487+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.422487+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.423506+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.423506+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.432207+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.432207+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.432739+0000 mgr.x (mgr.25010) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.432739+0000 mgr.x (mgr.25010) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.499882+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.499882+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.504352+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.504352+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.508688+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.508688+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.510178+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.510178+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.519754+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.519754+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.596665+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.596665+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.600195+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.600195+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.603326+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.603326+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.604736+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.604736+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.613889+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.613889+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.689067+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.689067+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.691933+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.691933+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.695110+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.695110+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.696741+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.696741+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.705143+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.705143+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.779360+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.779360+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.781705+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.781705+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.784137+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.784137+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.784894+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.784894+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.791325+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.791325+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.850020+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.850020+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.895497+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.895497+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.900265+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.900265+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.904101+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.904101+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.912383+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.912383+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.920367+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.920367+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.963243+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.963243+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.965620+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.965620+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.967690+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.967690+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.968547+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.968547+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.976052+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:16.976052+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.017030+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.017030+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.019295+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.019295+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.021448+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.021448+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.022389+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.022389+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.030459+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.030459+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.071830+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.071830+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.074267+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.074267+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.076368+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.076368+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.077216+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.077216+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.082595+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.082595+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.125477+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.125477+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.128043+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.128043+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.130365+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.130365+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.131246+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.131246+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.136782+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.136782+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.182988+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.182988+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.185772+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.185772+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.188216+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.188216+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.189259+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.189259+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.196945+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.196945+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.258775+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.258775+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.261011+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.261011+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.262993+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.262993+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.263870+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.263870+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.271566+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.271566+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.330640+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.330640+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.333297+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.333297+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.336334+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.336334+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.337247+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.337247+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.345283+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:17 smithi204 bash[58651]: audit 2024-04-24T17:19:17.345283+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.556473+0000 mgr.x (mgr.25010) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.556473+0000 mgr.x (mgr.25010) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.629068+0000 mgr.x (mgr.25010) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.629068+0000 mgr.x (mgr.25010) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.702081+0000 mgr.x (mgr.25010) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.702081+0000 mgr.x (mgr.25010) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.773942+0000 mgr.x (mgr.25010) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.773942+0000 mgr.x (mgr.25010) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.849389+0000 mgr.x (mgr.25010) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.849389+0000 mgr.x (mgr.25010) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.908247+0000 mgr.x (mgr.25010) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:15.908247+0000 mgr.x (mgr.25010) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cluster 2024-04-24T17:19:15.915353+0000 mgr.x (mgr.25010) 2369 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cluster 2024-04-24T17:19:15.915353+0000 mgr.x (mgr.25010) 2369 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.011407+0000 mgr.x (mgr.25010) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.011407+0000 mgr.x (mgr.25010) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.122752+0000 mgr.x (mgr.25010) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.122752+0000 mgr.x (mgr.25010) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.194552+0000 mgr.x (mgr.25010) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.194552+0000 mgr.x (mgr.25010) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.267932+0000 mgr.x (mgr.25010) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.267932+0000 mgr.x (mgr.25010) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.341431+0000 mgr.x (mgr.25010) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.341431+0000 mgr.x (mgr.25010) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.416553+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.416553+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.419556+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.419556+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.422487+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.422487+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.423506+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.423506+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.432207+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.432207+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.432739+0000 mgr.x (mgr.25010) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.432739+0000 mgr.x (mgr.25010) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.499882+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.499882+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.504352+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.504352+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.508688+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.556473+0000 mgr.x (mgr.25010) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.556473+0000 mgr.x (mgr.25010) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.629068+0000 mgr.x (mgr.25010) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.629068+0000 mgr.x (mgr.25010) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.702081+0000 mgr.x (mgr.25010) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.702081+0000 mgr.x (mgr.25010) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.773942+0000 mgr.x (mgr.25010) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.773942+0000 mgr.x (mgr.25010) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.849389+0000 mgr.x (mgr.25010) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.849389+0000 mgr.x (mgr.25010) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.908247+0000 mgr.x (mgr.25010) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:15.908247+0000 mgr.x (mgr.25010) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cluster 2024-04-24T17:19:15.915353+0000 mgr.x (mgr.25010) 2369 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cluster 2024-04-24T17:19:15.915353+0000 mgr.x (mgr.25010) 2369 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.011407+0000 mgr.x (mgr.25010) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.011407+0000 mgr.x (mgr.25010) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.122752+0000 mgr.x (mgr.25010) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.122752+0000 mgr.x (mgr.25010) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.194552+0000 mgr.x (mgr.25010) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.194552+0000 mgr.x (mgr.25010) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.267932+0000 mgr.x (mgr.25010) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.267932+0000 mgr.x (mgr.25010) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.341431+0000 mgr.x (mgr.25010) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.341431+0000 mgr.x (mgr.25010) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.416553+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.416553+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.419556+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.419556+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.422487+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.422487+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.423506+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.423506+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.432207+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.432207+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.432739+0000 mgr.x (mgr.25010) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.432739+0000 mgr.x (mgr.25010) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.499882+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.499882+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.504352+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.504352+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.508688+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.508688+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.510178+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.510178+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.519754+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.519754+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.596665+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.596665+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.600195+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.600195+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.603326+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.603326+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.604736+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.604736+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.613889+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.613889+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.689067+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.689067+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.691933+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.691933+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.508688+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.510178+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.510178+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.519754+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.519754+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.596665+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.596665+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.600195+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.600195+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.603326+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.603326+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.604736+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.604736+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.613889+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.613889+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.689067+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.689067+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.691933+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.691933+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.695110+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.695110+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.696741+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.696741+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.705143+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.705143+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.779360+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.779360+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.781705+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.781705+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.784137+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.784137+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.784894+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.784894+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.791325+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.791325+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.850020+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:17.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.850020+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:17.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.895497+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.695110+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.695110+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.696741+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.696741+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.705143+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.705143+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.779360+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.779360+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.781705+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.781705+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.784137+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.784137+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.784894+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.784894+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.791325+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.791325+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.850020+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:17.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.850020+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:17.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.895497+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.895497+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.900265+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.900265+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.904101+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.904101+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.912383+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.912383+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.920367+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.920367+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.963243+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.963243+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.965620+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.965620+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.967690+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.967690+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.968547+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.968547+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.976052+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:16.976052+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.017030+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.017030+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.019295+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.019295+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.021448+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.021448+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.022389+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.022389+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.030459+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.030459+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.071830+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.071830+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.074267+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.074267+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.076368+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.076368+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.077216+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.077216+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.082595+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.082595+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.895497+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.900265+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.900265+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.904101+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.904101+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.912383+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.912383+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.920367+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.920367+0000 mon.a (mon.0) 8001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.963243+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.963243+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.965620+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.965620+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.967690+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.967690+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.968547+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.968547+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.976052+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:16.976052+0000 mon.a (mon.0) 8006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.017030+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.125477+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.125477+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.128043+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.128043+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.130365+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.130365+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.131246+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.131246+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.136782+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.136782+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.182988+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.182988+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.185772+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.185772+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.188216+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.188216+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.189259+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.189259+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.196945+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.196945+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.258775+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.258775+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.261011+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.261011+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.262993+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.262993+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.263870+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.263870+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.271566+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.271566+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.330640+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.330640+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.333297+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.333297+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.336334+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.336334+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.337247+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.337247+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.345283+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.720 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[76016]: audit 2024-04-24T17:19:17.345283+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.017030+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.019295+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.019295+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.021448+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.021448+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.022389+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.022389+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.030459+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.030459+0000 mon.a (mon.0) 8011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.071830+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.071830+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.074267+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.074267+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.076368+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.076368+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.077216+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.077216+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.082595+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.082595+0000 mon.a (mon.0) 8016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.125477+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.125477+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.128043+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.128043+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.130365+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.130365+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.131246+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.131246+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.136782+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.136782+0000 mon.a (mon.0) 8021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.182988+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.182988+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.185772+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.185772+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.188216+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.188216+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.189259+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.189259+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.196945+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.196945+0000 mon.a (mon.0) 8026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.258775+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.258775+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.261011+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.261011+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.262993+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.262993+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.263870+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.263870+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.271566+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.271566+0000 mon.a (mon.0) 8031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.330640+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.330640+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.333297+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.333297+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:17.725 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.336334+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.725 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.336334+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:17.725 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.337247+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.725 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.337247+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:17.725 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.345283+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.725 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:17 smithi040 bash[70555]: audit 2024-04-24T17:19:17.345283+0000 mon.a (mon.0) 8036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:17.816 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 6s ago 23m - - 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 8s ago 23m - - 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (10m) 6s ago 17m 14.2M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (10m) 8s ago 16m 40.8M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (40s) 6s ago 14m 42.2M - 3.8 8bb2087275ff 8e10470f33ec 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (9m) 8s ago 23m 536M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (7m) 6s ago 25m 439M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (8m) 6s ago 25m 83.5M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (7m) 8s ago 23m 59.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (7m) 6s ago 23m 62.4M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (19s) 6s ago 17m 7088k - 1.5.0 0da6a335fe13 3fdcc1d37c9b 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 starting - - - - 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (6m) 6s ago 22m 65.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:19:17.817 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (5m) 6s ago 21m 66.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (4m) 6s ago 21m 58.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (4m) 6s ago 20m 62.7M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (3m) 8s ago 20m 61.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (3m) 8s ago 19m 53.9M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (2m) 8s ago 18m 50.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (105s) 8s ago 18m 57.8M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (9m) 8s ago 17m 67.7M - 2.33.4 514e6a882f6e ac6106db948c 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (88s) 6s ago 15m 88.6M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (73s) 8s ago 15m 88.4M - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (80s) 6s ago 15m 88.5M - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:19:17.818 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (65s) 8s ago 14m 88.4M - 19.0.0-3285-g5904d294 8bb2087275ff 14bcc2172dd0 2024-04-24T17:19:18.274 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:19:18.274 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:19:18.274 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:19:18.274 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:18.274 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:19:18.274 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:19:18.275 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:19:18.666 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:19:18.666 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:19:18.666 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "osd", 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw", 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr", 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "iscsi", 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "mon" 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:19:18.667 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.520490+0000 mgr.x (mgr.25010) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.520490+0000 mgr.x (mgr.25010) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.614472+0000 mgr.x (mgr.25010) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.614472+0000 mgr.x (mgr.25010) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.705557+0000 mgr.x (mgr.25010) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.705557+0000 mgr.x (mgr.25010) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.791691+0000 mgr.x (mgr.25010) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.791691+0000 mgr.x (mgr.25010) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.920894+0000 mgr.x (mgr.25010) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.920894+0000 mgr.x (mgr.25010) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.976488+0000 mgr.x (mgr.25010) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:16.976488+0000 mgr.x (mgr.25010) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.031063+0000 mgr.x (mgr.25010) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.031063+0000 mgr.x (mgr.25010) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.036602+0000 mgr.x (mgr.25010) 2383 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.036602+0000 mgr.x (mgr.25010) 2383 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.082983+0000 mgr.x (mgr.25010) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.082983+0000 mgr.x (mgr.25010) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.137494+0000 mgr.x (mgr.25010) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.137494+0000 mgr.x (mgr.25010) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.197487+0000 mgr.x (mgr.25010) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.197487+0000 mgr.x (mgr.25010) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.272107+0000 mgr.x (mgr.25010) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.272107+0000 mgr.x (mgr.25010) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.345978+0000 mgr.x (mgr.25010) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.345978+0000 mgr.x (mgr.25010) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.418432+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.418432+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.421088+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.421088+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.423575+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.423575+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.424452+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.424452+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.426336+0000 mgr.x (mgr.25010) 2389 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.426336+0000 mgr.x (mgr.25010) 2389 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.430543+0000 mon.a (mon.0) 8041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.430543+0000 mon.a (mon.0) 8041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.430950+0000 mgr.x (mgr.25010) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.430950+0000 mgr.x (mgr.25010) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.476236+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.520490+0000 mgr.x (mgr.25010) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.520490+0000 mgr.x (mgr.25010) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.614472+0000 mgr.x (mgr.25010) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.614472+0000 mgr.x (mgr.25010) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.705557+0000 mgr.x (mgr.25010) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.705557+0000 mgr.x (mgr.25010) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.791691+0000 mgr.x (mgr.25010) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.791691+0000 mgr.x (mgr.25010) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.920894+0000 mgr.x (mgr.25010) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.920894+0000 mgr.x (mgr.25010) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.976488+0000 mgr.x (mgr.25010) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:16.976488+0000 mgr.x (mgr.25010) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.031063+0000 mgr.x (mgr.25010) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.031063+0000 mgr.x (mgr.25010) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.036602+0000 mgr.x (mgr.25010) 2383 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.036602+0000 mgr.x (mgr.25010) 2383 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.082983+0000 mgr.x (mgr.25010) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.082983+0000 mgr.x (mgr.25010) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.137494+0000 mgr.x (mgr.25010) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.137494+0000 mgr.x (mgr.25010) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.197487+0000 mgr.x (mgr.25010) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.197487+0000 mgr.x (mgr.25010) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.476236+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.478607+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.478607+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.480949+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.480949+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.481724+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.481724+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.489395+0000 mon.a (mon.0) 8046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.489395+0000 mon.a (mon.0) 8046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.489831+0000 mgr.x (mgr.25010) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.489831+0000 mgr.x (mgr.25010) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.547251+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.547251+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.549550+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.549550+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.551750+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.551750+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.552536+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.552536+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.560535+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.560535+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.601658+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.601658+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.603699+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.603699+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.605523+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.605523+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.606170+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.606170+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.613130+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.613130+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.655238+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.655238+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.657611+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.657611+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.660226+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.660226+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.661312+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.661312+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.669134+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.669134+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.728406+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.728406+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.731141+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.731141+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.733390+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.733390+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.734191+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.734191+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.743871+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.743871+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.820565+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.820565+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.822941+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.822941+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.825253+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.825253+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.826075+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.272107+0000 mgr.x (mgr.25010) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.272107+0000 mgr.x (mgr.25010) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.345978+0000 mgr.x (mgr.25010) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.345978+0000 mgr.x (mgr.25010) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.418432+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.418432+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.421088+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.421088+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.423575+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.423575+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.424452+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.424452+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.426336+0000 mgr.x (mgr.25010) 2389 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.426336+0000 mgr.x (mgr.25010) 2389 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.430543+0000 mon.a (mon.0) 8041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.430543+0000 mon.a (mon.0) 8041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.430950+0000 mgr.x (mgr.25010) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.430950+0000 mgr.x (mgr.25010) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.476236+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.826075+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.834061+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.834061+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.871779+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.871779+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.880353+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.880353+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.886080+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.886080+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.894504+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.894504+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.897048+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.897048+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.898910+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.898910+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.900277+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.900277+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.902854+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.902854+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.905846+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.905846+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.907857+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.907857+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.909134+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.909134+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.910384+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.910384+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.911604+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.911604+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.912985+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.912985+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.914252+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.914252+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.915641+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.915641+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.918180+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:17.918180+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:18.275816+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.40:0/885699869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[76016]: audit 2024-04-24T17:19:18.275816+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.40:0/885699869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.476236+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.478607+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.478607+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.480949+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.480949+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.481724+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.481724+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.489395+0000 mon.a (mon.0) 8046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.489395+0000 mon.a (mon.0) 8046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.489831+0000 mgr.x (mgr.25010) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.489831+0000 mgr.x (mgr.25010) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.547251+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.547251+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.549550+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.549550+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.551750+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.551750+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.552536+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.552536+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.560535+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.560535+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.601658+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.601658+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.603699+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.603699+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.605523+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.605523+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.606170+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.606170+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.613130+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.613130+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.655238+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.655238+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.657611+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.657611+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.660226+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.660226+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.661312+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.661312+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.669134+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.669134+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.728406+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.728406+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.731141+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.731141+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.733390+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.733390+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.734191+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.734191+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.743871+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.743871+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.820565+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.820565+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.822941+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.822941+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.825253+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.825253+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.826075+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.826075+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.834061+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.834061+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.871779+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.871779+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.880353+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.880353+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.886080+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.886080+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.894504+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.894504+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.897048+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.897048+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.898910+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.898910+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.900277+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.900277+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.902854+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.902854+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.905846+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.905846+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.907857+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.907857+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.909134+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.909134+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.910384+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.910384+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.911604+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.911604+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.912985+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.912985+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.914252+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.914252+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.915641+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.915641+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.918180+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:17.918180+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:18.275816+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.40:0/885699869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:18 smithi040 bash[70555]: audit 2024-04-24T17:19:18.275816+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.40:0/885699869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.710 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.520490+0000 mgr.x (mgr.25010) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.710 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.520490+0000 mgr.x (mgr.25010) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.614472+0000 mgr.x (mgr.25010) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.614472+0000 mgr.x (mgr.25010) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.705557+0000 mgr.x (mgr.25010) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.705557+0000 mgr.x (mgr.25010) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.791691+0000 mgr.x (mgr.25010) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.791691+0000 mgr.x (mgr.25010) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.920894+0000 mgr.x (mgr.25010) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.920894+0000 mgr.x (mgr.25010) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.976488+0000 mgr.x (mgr.25010) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:16.976488+0000 mgr.x (mgr.25010) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.031063+0000 mgr.x (mgr.25010) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.031063+0000 mgr.x (mgr.25010) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.036602+0000 mgr.x (mgr.25010) 2383 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.036602+0000 mgr.x (mgr.25010) 2383 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.082983+0000 mgr.x (mgr.25010) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.082983+0000 mgr.x (mgr.25010) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.137494+0000 mgr.x (mgr.25010) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.137494+0000 mgr.x (mgr.25010) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.197487+0000 mgr.x (mgr.25010) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.197487+0000 mgr.x (mgr.25010) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.272107+0000 mgr.x (mgr.25010) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.272107+0000 mgr.x (mgr.25010) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.345978+0000 mgr.x (mgr.25010) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.345978+0000 mgr.x (mgr.25010) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.418432+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.418432+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.421088+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.421088+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.423575+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.423575+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.424452+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.424452+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.426336+0000 mgr.x (mgr.25010) 2389 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.426336+0000 mgr.x (mgr.25010) 2389 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.430543+0000 mon.a (mon.0) 8041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.430543+0000 mon.a (mon.0) 8041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.430950+0000 mgr.x (mgr.25010) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.430950+0000 mgr.x (mgr.25010) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.476236+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.476236+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.478607+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.478607+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.480949+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.480949+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.481724+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.481724+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.489395+0000 mon.a (mon.0) 8046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.489395+0000 mon.a (mon.0) 8046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.489831+0000 mgr.x (mgr.25010) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.489831+0000 mgr.x (mgr.25010) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.547251+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.547251+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.549550+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.549550+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.551750+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.551750+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.552536+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.552536+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.560535+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.560535+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.601658+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.601658+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.603699+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.603699+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.605523+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.605523+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.606170+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.606170+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.613130+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.613130+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.655238+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.655238+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.657611+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.657611+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.660226+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.660226+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.661312+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.661312+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.669134+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.669134+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.728406+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.728406+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.731141+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.731141+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.733390+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.733390+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.734191+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.734191+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.743871+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.743871+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.820565+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.820565+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.822941+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.822941+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.825253+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.825253+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.826075+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.826075+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.834061+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.834061+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.871779+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.871779+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.880353+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.880353+0000 mon.a (mon.0) 8073 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.886080+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.886080+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.894504+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.894504+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.897048+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.897048+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.898910+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.898910+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.900277+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.900277+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.902854+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.902854+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.905846+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.905846+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.907857+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.907857+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.909134+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.909134+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.910384+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.910384+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.911604+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.911604+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.912985+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.912985+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.914252+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.914252+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.915641+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.915641+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.918180+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:17.918180+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:18.275816+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.40:0/885699869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:18.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:18 smithi204 bash[58651]: audit 2024-04-24T17:19:18.275816+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.40:0/885699869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:19.109 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:19:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.560987+0000 mgr.x (mgr.25010) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.560987+0000 mgr.x (mgr.25010) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.613696+0000 mgr.x (mgr.25010) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.613696+0000 mgr.x (mgr.25010) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.669641+0000 mgr.x (mgr.25010) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.669641+0000 mgr.x (mgr.25010) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.744485+0000 mgr.x (mgr.25010) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.744485+0000 mgr.x (mgr.25010) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: audit 2024-04-24T17:19:17.795951+0000 mgr.x (mgr.25010) 2396 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: audit 2024-04-24T17:19:17.795951+0000 mgr.x (mgr.25010) 2396 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.834553+0000 mgr.x (mgr.25010) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cephadm 2024-04-24T17:19:17.834553+0000 mgr.x (mgr.25010) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cluster 2024-04-24T17:19:17.915729+0000 mgr.x (mgr.25010) 2398 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: cluster 2024-04-24T17:19:17.915729+0000 mgr.x (mgr.25010) 2398 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: audit 2024-04-24T17:19:19.111030+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/2143832724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[76016]: audit 2024-04-24T17:19:19.111030+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/2143832724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:19.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.560987+0000 mgr.x (mgr.25010) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.560987+0000 mgr.x (mgr.25010) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.613696+0000 mgr.x (mgr.25010) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.613696+0000 mgr.x (mgr.25010) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.669641+0000 mgr.x (mgr.25010) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.669641+0000 mgr.x (mgr.25010) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.744485+0000 mgr.x (mgr.25010) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.744485+0000 mgr.x (mgr.25010) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: audit 2024-04-24T17:19:17.795951+0000 mgr.x (mgr.25010) 2396 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: audit 2024-04-24T17:19:17.795951+0000 mgr.x (mgr.25010) 2396 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.834553+0000 mgr.x (mgr.25010) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cephadm 2024-04-24T17:19:17.834553+0000 mgr.x (mgr.25010) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cluster 2024-04-24T17:19:17.915729+0000 mgr.x (mgr.25010) 2398 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: cluster 2024-04-24T17:19:17.915729+0000 mgr.x (mgr.25010) 2398 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: audit 2024-04-24T17:19:19.111030+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/2143832724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:19.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:19 smithi040 bash[70555]: audit 2024-04-24T17:19:19.111030+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/2143832724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.560987+0000 mgr.x (mgr.25010) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.560987+0000 mgr.x (mgr.25010) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.613696+0000 mgr.x (mgr.25010) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.613696+0000 mgr.x (mgr.25010) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.669641+0000 mgr.x (mgr.25010) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.669641+0000 mgr.x (mgr.25010) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.744485+0000 mgr.x (mgr.25010) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.744485+0000 mgr.x (mgr.25010) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: audit 2024-04-24T17:19:17.795951+0000 mgr.x (mgr.25010) 2396 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: audit 2024-04-24T17:19:17.795951+0000 mgr.x (mgr.25010) 2396 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.834553+0000 mgr.x (mgr.25010) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cephadm 2024-04-24T17:19:17.834553+0000 mgr.x (mgr.25010) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cluster 2024-04-24T17:19:17.915729+0000 mgr.x (mgr.25010) 2398 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: cluster 2024-04-24T17:19:17.915729+0000 mgr.x (mgr.25010) 2398 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: audit 2024-04-24T17:19:19.111030+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/2143832724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:19 smithi204 bash[58651]: audit 2024-04-24T17:19:19.111030+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.40:0/2143832724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:20.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:20 smithi040 bash[70555]: audit 2024-04-24T17:19:18.667114+0000 mgr.x (mgr.25010) 2399 : audit [DBG] from='client.44847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:20.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:20 smithi040 bash[70555]: audit 2024-04-24T17:19:18.667114+0000 mgr.x (mgr.25010) 2399 : audit [DBG] from='client.44847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:20 smithi040 bash[76016]: audit 2024-04-24T17:19:18.667114+0000 mgr.x (mgr.25010) 2399 : audit [DBG] from='client.44847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:20.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:20 smithi040 bash[76016]: audit 2024-04-24T17:19:18.667114+0000 mgr.x (mgr.25010) 2399 : audit [DBG] from='client.44847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:20 smithi204 bash[58651]: audit 2024-04-24T17:19:18.667114+0000 mgr.x (mgr.25010) 2399 : audit [DBG] from='client.44847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:20.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:20 smithi204 bash[58651]: audit 2024-04-24T17:19:18.667114+0000 mgr.x (mgr.25010) 2399 : audit [DBG] from='client.44847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: cluster 2024-04-24T17:19:19.916335+0000 mgr.x (mgr.25010) 2400 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: cluster 2024-04-24T17:19:19.916335+0000 mgr.x (mgr.25010) 2400 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: audit 2024-04-24T17:19:20.554415+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: audit 2024-04-24T17:19:20.554415+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: audit 2024-04-24T17:19:20.567496+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: audit 2024-04-24T17:19:20.567496+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: audit 2024-04-24T17:19:20.579161+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[76016]: audit 2024-04-24T17:19:20.579161+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: cluster 2024-04-24T17:19:19.916335+0000 mgr.x (mgr.25010) 2400 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: cluster 2024-04-24T17:19:19.916335+0000 mgr.x (mgr.25010) 2400 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: audit 2024-04-24T17:19:20.554415+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: audit 2024-04-24T17:19:20.554415+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: audit 2024-04-24T17:19:20.567496+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: audit 2024-04-24T17:19:20.567496+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: audit 2024-04-24T17:19:20.579161+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:21 smithi040 bash[70555]: audit 2024-04-24T17:19:20.579161+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: cluster 2024-04-24T17:19:19.916335+0000 mgr.x (mgr.25010) 2400 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: cluster 2024-04-24T17:19:19.916335+0000 mgr.x (mgr.25010) 2400 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: audit 2024-04-24T17:19:20.554415+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: audit 2024-04-24T17:19:20.554415+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: audit 2024-04-24T17:19:20.567496+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: audit 2024-04-24T17:19:20.567496+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: audit 2024-04-24T17:19:20.579161+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:21.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:21 smithi204 bash[58651]: audit 2024-04-24T17:19:20.579161+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[76016]: audit 2024-04-24T17:19:21.319802+0000 mgr.x (mgr.25010) 2401 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[76016]: audit 2024-04-24T17:19:21.319802+0000 mgr.x (mgr.25010) 2401 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[76016]: cephadm 2024-04-24T17:19:21.440740+0000 mgr.x (mgr.25010) 2402 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[76016]: cephadm 2024-04-24T17:19:21.440740+0000 mgr.x (mgr.25010) 2402 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[70555]: audit 2024-04-24T17:19:21.319802+0000 mgr.x (mgr.25010) 2401 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[70555]: audit 2024-04-24T17:19:21.319802+0000 mgr.x (mgr.25010) 2401 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[70555]: cephadm 2024-04-24T17:19:21.440740+0000 mgr.x (mgr.25010) 2402 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:22 smithi040 bash[70555]: cephadm 2024-04-24T17:19:21.440740+0000 mgr.x (mgr.25010) 2402 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:22 smithi204 bash[58651]: audit 2024-04-24T17:19:21.319802+0000 mgr.x (mgr.25010) 2401 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:22 smithi204 bash[58651]: audit 2024-04-24T17:19:21.319802+0000 mgr.x (mgr.25010) 2401 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:22 smithi204 bash[58651]: cephadm 2024-04-24T17:19:21.440740+0000 mgr.x (mgr.25010) 2402 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:22.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:22 smithi204 bash[58651]: cephadm 2024-04-24T17:19:21.440740+0000 mgr.x (mgr.25010) 2402 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[76016]: cephadm 2024-04-24T17:19:21.685596+0000 mgr.x (mgr.25010) 2403 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[76016]: cephadm 2024-04-24T17:19:21.685596+0000 mgr.x (mgr.25010) 2403 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[76016]: cluster 2024-04-24T17:19:21.917312+0000 mgr.x (mgr.25010) 2404 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[76016]: cluster 2024-04-24T17:19:21.917312+0000 mgr.x (mgr.25010) 2404 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[70555]: cephadm 2024-04-24T17:19:21.685596+0000 mgr.x (mgr.25010) 2403 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[70555]: cephadm 2024-04-24T17:19:21.685596+0000 mgr.x (mgr.25010) 2403 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[70555]: cluster 2024-04-24T17:19:21.917312+0000 mgr.x (mgr.25010) 2404 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:23 smithi040 bash[70555]: cluster 2024-04-24T17:19:21.917312+0000 mgr.x (mgr.25010) 2404 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:23 smithi204 bash[58651]: cephadm 2024-04-24T17:19:21.685596+0000 mgr.x (mgr.25010) 2403 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:23 smithi204 bash[58651]: cephadm 2024-04-24T17:19:21.685596+0000 mgr.x (mgr.25010) 2403 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:23 smithi204 bash[58651]: cluster 2024-04-24T17:19:21.917312+0000 mgr.x (mgr.25010) 2404 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:23 smithi204 bash[58651]: cluster 2024-04-24T17:19:21.917312+0000 mgr.x (mgr.25010) 2404 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:19:24] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.33.4" 2024-04-24T17:19:25.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:25 smithi040 bash[70555]: cluster 2024-04-24T17:19:23.918238+0000 mgr.x (mgr.25010) 2405 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:25.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:25 smithi040 bash[70555]: cluster 2024-04-24T17:19:23.918238+0000 mgr.x (mgr.25010) 2405 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:25 smithi040 bash[76016]: cluster 2024-04-24T17:19:23.918238+0000 mgr.x (mgr.25010) 2405 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:25 smithi040 bash[76016]: cluster 2024-04-24T17:19:23.918238+0000 mgr.x (mgr.25010) 2405 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:25 smithi204 bash[58651]: cluster 2024-04-24T17:19:23.918238+0000 mgr.x (mgr.25010) 2405 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:25 smithi204 bash[58651]: cluster 2024-04-24T17:19:23.918238+0000 mgr.x (mgr.25010) 2405 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:19:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:27 smithi040 bash[70555]: cluster 2024-04-24T17:19:25.919796+0000 mgr.x (mgr.25010) 2406 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:27 smithi040 bash[70555]: cluster 2024-04-24T17:19:25.919796+0000 mgr.x (mgr.25010) 2406 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:27 smithi040 bash[76016]: cluster 2024-04-24T17:19:25.919796+0000 mgr.x (mgr.25010) 2406 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:27 smithi040 bash[76016]: cluster 2024-04-24T17:19:25.919796+0000 mgr.x (mgr.25010) 2406 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:27 smithi204 bash[58651]: cluster 2024-04-24T17:19:25.919796+0000 mgr.x (mgr.25010) 2406 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:27 smithi204 bash[58651]: cluster 2024-04-24T17:19:25.919796+0000 mgr.x (mgr.25010) 2406 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:29 smithi040 bash[70555]: cluster 2024-04-24T17:19:27.920574+0000 mgr.x (mgr.25010) 2407 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:29 smithi040 bash[70555]: cluster 2024-04-24T17:19:27.920574+0000 mgr.x (mgr.25010) 2407 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:29 smithi040 bash[76016]: cluster 2024-04-24T17:19:27.920574+0000 mgr.x (mgr.25010) 2407 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:29 smithi040 bash[76016]: cluster 2024-04-24T17:19:27.920574+0000 mgr.x (mgr.25010) 2407 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:29 smithi204 bash[58651]: cluster 2024-04-24T17:19:27.920574+0000 mgr.x (mgr.25010) 2407 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:29 smithi204 bash[58651]: cluster 2024-04-24T17:19:27.920574+0000 mgr.x (mgr.25010) 2407 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: cluster 2024-04-24T17:19:29.921745+0000 mgr.x (mgr.25010) 2408 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: cluster 2024-04-24T17:19:29.921745+0000 mgr.x (mgr.25010) 2408 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: audit 2024-04-24T17:19:31.296669+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: audit 2024-04-24T17:19:31.296669+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: audit 2024-04-24T17:19:31.307733+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: audit 2024-04-24T17:19:31.307733+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: audit 2024-04-24T17:19:31.315441+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[70555]: audit 2024-04-24T17:19:31.315441+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: cluster 2024-04-24T17:19:29.921745+0000 mgr.x (mgr.25010) 2408 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: cluster 2024-04-24T17:19:29.921745+0000 mgr.x (mgr.25010) 2408 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: audit 2024-04-24T17:19:31.296669+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: audit 2024-04-24T17:19:31.296669+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: audit 2024-04-24T17:19:31.307733+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: audit 2024-04-24T17:19:31.307733+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: audit 2024-04-24T17:19:31.315441+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:31 smithi040 bash[76016]: audit 2024-04-24T17:19:31.315441+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: cluster 2024-04-24T17:19:29.921745+0000 mgr.x (mgr.25010) 2408 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:31.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: cluster 2024-04-24T17:19:29.921745+0000 mgr.x (mgr.25010) 2408 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:31.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: audit 2024-04-24T17:19:31.296669+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: audit 2024-04-24T17:19:31.296669+0000 mon.a (mon.0) 8093 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: audit 2024-04-24T17:19:31.307733+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: audit 2024-04-24T17:19:31.307733+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: audit 2024-04-24T17:19:31.315441+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:31.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:31 smithi204 bash[58651]: audit 2024-04-24T17:19:31.315441+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:32.688 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.688 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.689 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.689 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.689 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.690 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.690 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[58651]: audit 2024-04-24T17:19:31.327609+0000 mgr.x (mgr.25010) 2409 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:32.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[58651]: audit 2024-04-24T17:19:31.327609+0000 mgr.x (mgr.25010) 2409 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:32.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[58651]: audit 2024-04-24T17:19:31.851312+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:32.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[58651]: audit 2024-04-24T17:19:31.851312+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:32.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.691 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:32.691 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 systemd[1]: Stopping Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:19:32.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[76016]: audit 2024-04-24T17:19:31.327609+0000 mgr.x (mgr.25010) 2409 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:32.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[76016]: audit 2024-04-24T17:19:31.327609+0000 mgr.x (mgr.25010) 2409 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:32.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[76016]: audit 2024-04-24T17:19:31.851312+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:32.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[76016]: audit 2024-04-24T17:19:31.851312+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:32.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[70555]: audit 2024-04-24T17:19:31.327609+0000 mgr.x (mgr.25010) 2409 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:32.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[70555]: audit 2024-04-24T17:19:31.327609+0000 mgr.x (mgr.25010) 2409 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:32.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[70555]: audit 2024-04-24T17:19:31.851312+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:32.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:32 smithi040 bash[70555]: audit 2024-04-24T17:19:31.851312+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:33.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.796Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:19:33.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.796Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:19:33.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.796Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:19:33.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.796Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-24T17:19:33.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.796Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:19:33.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.796Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-24T17:19:33.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.796Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:19:33.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.797Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:19:33.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.797Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-24T17:19:33.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.797Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:19:33.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.797Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-24T17:19:33.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:32 smithi204 bash[54356]: ts=2024-04-24T17:19:32.797Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-24T17:19:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:33 smithi204 bash[58651]: cluster 2024-04-24T17:19:31.923165+0000 mgr.x (mgr.25010) 2410 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:33 smithi204 bash[58651]: cluster 2024-04-24T17:19:31.923165+0000 mgr.x (mgr.25010) 2410 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:33.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:33 smithi204 bash[84330]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:19:33.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:33 smithi204 bash[84390]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:19:33.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:19:33.759 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: Stopped Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:19:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:33 smithi040 bash[70555]: cluster 2024-04-24T17:19:31.923165+0000 mgr.x (mgr.25010) 2410 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:33 smithi040 bash[70555]: cluster 2024-04-24T17:19:31.923165+0000 mgr.x (mgr.25010) 2410 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:33.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:33 smithi040 bash[76016]: cluster 2024-04-24T17:19:31.923165+0000 mgr.x (mgr.25010) 2410 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:33.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:33 smithi040 bash[76016]: cluster 2024-04-24T17:19:31.923165+0000 mgr.x (mgr.25010) 2410 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:34.258 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.258 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.259 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.259 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.259 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:34.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: Started Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:19:34.260 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cluster 2024-04-24T17:19:33.923885+0000 mgr.x (mgr.25010) 2411 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cluster 2024-04-24T17:19:33.923885+0000 mgr.x (mgr.25010) 2411 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:33.964334+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:33.964334+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:33.977637+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:33.977637+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:33.999880+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:33.999880+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.001741+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.001741+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.012817+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.012817+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.013476+0000 mgr.x (mgr.25010) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.013476+0000 mgr.x (mgr.25010) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.091663+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.091663+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.092841+0000 mgr.x (mgr.25010) 2413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.092841+0000 mgr.x (mgr.25010) 2413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.110181+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.110181+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.115491+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.115491+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.121728+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.121728+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.123771+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.123771+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.137318+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.137318+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.138330+0000 mgr.x (mgr.25010) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.138330+0000 mgr.x (mgr.25010) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.229294+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.229294+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.234527+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.234527+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.238753+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.238753+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.240437+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.240437+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.253346+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.253346+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.254308+0000 mgr.x (mgr.25010) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.254308+0000 mgr.x (mgr.25010) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.329558+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.329558+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.332211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.332211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.334908+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.334908+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.336069+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.336069+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.346875+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.346875+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.347468+0000 mgr.x (mgr.25010) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.347468+0000 mgr.x (mgr.25010) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.450934+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.450934+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.455815+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.455815+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.459169+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.459169+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.460900+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.460900+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.471662+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.471662+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.472554+0000 mgr.x (mgr.25010) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.472554+0000 mgr.x (mgr.25010) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.530079+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.530079+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.532889+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.532889+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.535878+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.535878+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.536843+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.536843+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.547521+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.547521+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.610428+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.610428+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.613722+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.613722+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.616773+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.616773+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.618010+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.618010+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.627236+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.627236+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.711507+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.711507+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.716343+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.716343+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.720384+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.720384+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.722115+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.722115+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.732939+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.732939+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.822978+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.822978+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.828188+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.828188+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.831471+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.831471+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.833205+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.833205+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.842883+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.842883+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.923269+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.923269+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.927929+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.927929+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.932254+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.932254+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.933961+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.933961+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.943493+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:34 smithi204 bash[58651]: audit 2024-04-24T17:19:34.943493+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cluster 2024-04-24T17:19:33.923885+0000 mgr.x (mgr.25010) 2411 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cluster 2024-04-24T17:19:33.923885+0000 mgr.x (mgr.25010) 2411 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:33.964334+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:33.964334+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:33.977637+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:33.977637+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:33.999880+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:33.999880+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.001741+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.001741+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.012817+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.012817+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.013476+0000 mgr.x (mgr.25010) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.013476+0000 mgr.x (mgr.25010) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.091663+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.091663+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.092841+0000 mgr.x (mgr.25010) 2413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.092841+0000 mgr.x (mgr.25010) 2413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.110181+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.110181+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cluster 2024-04-24T17:19:33.923885+0000 mgr.x (mgr.25010) 2411 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cluster 2024-04-24T17:19:33.923885+0000 mgr.x (mgr.25010) 2411 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:33.964334+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:33.964334+0000 mon.a (mon.0) 8097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:33.977637+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:33.977637+0000 mon.a (mon.0) 8098 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:33.999880+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:33.999880+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.001741+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.001741+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.012817+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.012817+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.013476+0000 mgr.x (mgr.25010) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.013476+0000 mgr.x (mgr.25010) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.091663+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.091663+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.092841+0000 mgr.x (mgr.25010) 2413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.092841+0000 mgr.x (mgr.25010) 2413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.110181+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.110181+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.115491+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.115491+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.121728+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.121728+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.123771+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.123771+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.137318+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.137318+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.138330+0000 mgr.x (mgr.25010) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.138330+0000 mgr.x (mgr.25010) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.229294+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.229294+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.234527+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.234527+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.238753+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.238753+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.240437+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.240437+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.253346+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.115491+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.115491+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.121728+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.121728+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.123771+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.123771+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.137318+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.137318+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.138330+0000 mgr.x (mgr.25010) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.138330+0000 mgr.x (mgr.25010) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.229294+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.229294+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.234527+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.234527+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.238753+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.238753+0000 mon.a (mon.0) 8110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.240437+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.240437+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.253346+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.253346+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.254308+0000 mgr.x (mgr.25010) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.254308+0000 mgr.x (mgr.25010) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.329558+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.329558+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.332211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.332211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.334908+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.334908+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.336069+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.336069+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.346875+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.346875+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.347468+0000 mgr.x (mgr.25010) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.347468+0000 mgr.x (mgr.25010) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.450934+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.450934+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.455815+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.455815+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.459169+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.253346+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.254308+0000 mgr.x (mgr.25010) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.254308+0000 mgr.x (mgr.25010) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.329558+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.329558+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.332211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.332211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.334908+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.334908+0000 mon.a (mon.0) 8115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.336069+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.336069+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.346875+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.346875+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.347468+0000 mgr.x (mgr.25010) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.347468+0000 mgr.x (mgr.25010) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.450934+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.450934+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.455815+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.455815+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.459169+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.459169+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.460900+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.460900+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.471662+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.471662+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.472554+0000 mgr.x (mgr.25010) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.472554+0000 mgr.x (mgr.25010) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.530079+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.530079+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.532889+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.532889+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.535878+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.535878+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.536843+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.536843+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.547521+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.547521+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.610428+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.610428+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.459169+0000 mon.a (mon.0) 8120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.460900+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.460900+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.471662+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.471662+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.472554+0000 mgr.x (mgr.25010) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.472554+0000 mgr.x (mgr.25010) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.530079+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.530079+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.532889+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.532889+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.535878+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.535878+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.536843+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.536843+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.547521+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.547521+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.610428+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.610428+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.613722+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.613722+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.616773+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.616773+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.618010+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.618010+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.627236+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.627236+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.711507+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.711507+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.716343+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.716343+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.720384+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.720384+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.722115+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.722115+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.732939+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.732939+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.822978+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.613722+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.613722+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.616773+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.616773+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.618010+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.618010+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.627236+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.627236+0000 mon.a (mon.0) 8132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.711507+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.711507+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.716343+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.716343+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.720384+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.720384+0000 mon.a (mon.0) 8135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.722115+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.722115+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.732939+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.732939+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.822978+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.822978+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.828188+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.828188+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.831471+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.831471+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.833205+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.833205+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.842883+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.842883+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.923269+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.923269+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.927929+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.927929+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.932254+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.932254+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.933961+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.933961+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.943493+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[70555]: audit 2024-04-24T17:19:34.943493+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.822978+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.828188+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.828188+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.831471+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.831471+0000 mon.a (mon.0) 8140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.833205+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.833205+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.842883+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.842883+0000 mon.a (mon.0) 8142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.923269+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.923269+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.927929+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.927929+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.932254+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.932254+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.933961+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.933961+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.943493+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:34 smithi040 bash[76016]: audit 2024-04-24T17:19:34.943493+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:35.750 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.608Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-24T17:19:35.750 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.608Z 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-24T17:19:35.750 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.608Z 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 smithi204 (none))" 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.608Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.608Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.610Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.610Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.611Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.611Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.614Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.614Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.76µs 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.614Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.615Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.641Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.652Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.653Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-24T17:19:35.751 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.666Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.667Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.667Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.133µs wal_replay_duration=52.552464ms wbl_replay_duration=135ns total_replay_duration=52.5972ms 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.671Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.671Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.671Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.703Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.247292ms db_storage=1.078µs remote_storage=1.397µs web_handler=396ns query_engine=1.341µs scrape=293.623µs scrape_sd=98.213µs notify=10.867µs notify_sd=8.717µs rules=31.29095ms tracing=8.327µs 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.703Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-24T17:19:35.752 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[84445]: ts=2024-04-24T17:19:35.703Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-24T17:19:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.548114+0000 mgr.x (mgr.25010) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.548114+0000 mgr.x (mgr.25010) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.627869+0000 mgr.x (mgr.25010) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.627869+0000 mgr.x (mgr.25010) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.733888+0000 mgr.x (mgr.25010) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.733888+0000 mgr.x (mgr.25010) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.843861+0000 mgr.x (mgr.25010) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.843861+0000 mgr.x (mgr.25010) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.944055+0000 mgr.x (mgr.25010) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:34.944055+0000 mgr.x (mgr.25010) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.004015+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.004015+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.006926+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.006926+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.009524+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.009524+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.010833+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.010833+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.017617+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.017617+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.018334+0000 mgr.x (mgr.25010) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.018334+0000 mgr.x (mgr.25010) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.079452+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.079452+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.083018+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.083018+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.086153+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.086153+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.087745+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.087745+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.097624+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.097624+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.098266+0000 mgr.x (mgr.25010) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.098266+0000 mgr.x (mgr.25010) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.158873+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.158873+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.161804+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.161804+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.164748+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.164748+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.166174+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.166174+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.174809+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.174809+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.175377+0000 mgr.x (mgr.25010) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.175377+0000 mgr.x (mgr.25010) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.219402+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.219402+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.222859+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.222859+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.226288+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.226288+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.227418+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.227418+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.235958+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.235958+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.236424+0000 mgr.x (mgr.25010) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.236424+0000 mgr.x (mgr.25010) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.309480+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.309480+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.313186+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.313186+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.316027+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.316027+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.317465+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.317465+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.325442+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.325442+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.325969+0000 mgr.x (mgr.25010) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.325969+0000 mgr.x (mgr.25010) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.399984+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.399984+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.402816+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.402816+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.405516+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.405516+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.406581+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.406581+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.414949+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.414949+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.415473+0000 mgr.x (mgr.25010) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.415473+0000 mgr.x (mgr.25010) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.493440+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.493440+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.500121+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.500121+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.502961+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.502961+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.504227+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.504227+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.512571+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.512571+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.570193+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.570193+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.573232+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.573232+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.575705+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.575705+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.576964+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.576964+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.585948+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.585948+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.666689+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.666689+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.669781+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.669781+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.672420+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.672420+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.677673+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.677673+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.688689+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.688689+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.754032+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.754032+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.757215+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.757215+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.759801+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.759801+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.761060+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.761060+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.769632+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.769632+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.831697+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.831697+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.834819+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.834819+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.837384+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.837384+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.838572+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.838572+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.845892+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.845892+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.907813+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.907813+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.911028+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.911028+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.913590+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.913590+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.914764+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.914764+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.923803+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:35 smithi204 bash[58651]: audit 2024-04-24T17:19:35.923803+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.548114+0000 mgr.x (mgr.25010) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.548114+0000 mgr.x (mgr.25010) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.627869+0000 mgr.x (mgr.25010) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.627869+0000 mgr.x (mgr.25010) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.733888+0000 mgr.x (mgr.25010) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.733888+0000 mgr.x (mgr.25010) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.843861+0000 mgr.x (mgr.25010) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.843861+0000 mgr.x (mgr.25010) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.944055+0000 mgr.x (mgr.25010) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:34.944055+0000 mgr.x (mgr.25010) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.004015+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.004015+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.006926+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.006926+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.009524+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.009524+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.010833+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.010833+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.017617+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.017617+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.548114+0000 mgr.x (mgr.25010) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.548114+0000 mgr.x (mgr.25010) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.627869+0000 mgr.x (mgr.25010) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.627869+0000 mgr.x (mgr.25010) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.733888+0000 mgr.x (mgr.25010) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.733888+0000 mgr.x (mgr.25010) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.843861+0000 mgr.x (mgr.25010) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.843861+0000 mgr.x (mgr.25010) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.944055+0000 mgr.x (mgr.25010) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:34.944055+0000 mgr.x (mgr.25010) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.004015+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.004015+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.006926+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.006926+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.009524+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.009524+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.010833+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.010833+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.017617+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.017617+0000 mon.a (mon.0) 8152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.018334+0000 mgr.x (mgr.25010) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.018334+0000 mgr.x (mgr.25010) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.079452+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.079452+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.083018+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.083018+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.086153+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.086153+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.087745+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.087745+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.097624+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.097624+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.098266+0000 mgr.x (mgr.25010) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.098266+0000 mgr.x (mgr.25010) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.158873+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.158873+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.161804+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.161804+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.164748+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.164748+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.166174+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.166174+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.174809+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.174809+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.175377+0000 mgr.x (mgr.25010) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.175377+0000 mgr.x (mgr.25010) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.219402+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.219402+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.222859+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.222859+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.226288+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.226288+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.227418+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.227418+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.235958+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.235958+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.236424+0000 mgr.x (mgr.25010) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.236424+0000 mgr.x (mgr.25010) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.309480+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.309480+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.018334+0000 mgr.x (mgr.25010) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.018334+0000 mgr.x (mgr.25010) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.079452+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.079452+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.083018+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.083018+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.086153+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.086153+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.087745+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.087745+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.097624+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.097624+0000 mon.a (mon.0) 8157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.098266+0000 mgr.x (mgr.25010) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.098266+0000 mgr.x (mgr.25010) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.158873+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.158873+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.161804+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.161804+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.164748+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.164748+0000 mon.a (mon.0) 8160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.313186+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.313186+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.316027+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.316027+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.317465+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.317465+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.325442+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.325442+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.325969+0000 mgr.x (mgr.25010) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.325969+0000 mgr.x (mgr.25010) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.399984+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.399984+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.402816+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.402816+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.405516+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.405516+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.406581+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.406581+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.414949+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.414949+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.415473+0000 mgr.x (mgr.25010) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.415473+0000 mgr.x (mgr.25010) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.493440+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.493440+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.500121+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.500121+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.502961+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.502961+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.504227+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.504227+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.512571+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.512571+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.570193+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.570193+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.573232+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.573232+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.575705+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.575705+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.166174+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.166174+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.174809+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.174809+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.175377+0000 mgr.x (mgr.25010) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.175377+0000 mgr.x (mgr.25010) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.219402+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.219402+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.222859+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.222859+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.226288+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.226288+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.227418+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.227418+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.235958+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.235958+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.236424+0000 mgr.x (mgr.25010) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.236424+0000 mgr.x (mgr.25010) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.309480+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.309480+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.576964+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.576964+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.585948+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.585948+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.666689+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.666689+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.669781+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.669781+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.672420+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.672420+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.677673+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.677673+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.688689+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.688689+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.754032+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.754032+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.757215+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.757215+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.759801+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.759801+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.761060+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.761060+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.769632+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.769632+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.831697+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.831697+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.834819+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.834819+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.837384+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.837384+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.838572+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.838572+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.845892+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.845892+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.907813+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.907813+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.911028+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.911028+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.913590+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.913590+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.914764+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.914764+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.923803+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[76016]: audit 2024-04-24T17:19:35.923803+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.313186+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.313186+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.316027+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.316027+0000 mon.a (mon.0) 8170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.317465+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.317465+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.325442+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.325442+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.325969+0000 mgr.x (mgr.25010) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.325969+0000 mgr.x (mgr.25010) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.399984+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.399984+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.402816+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.402816+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.405516+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.405516+0000 mon.a (mon.0) 8175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.406581+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.406581+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.414949+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.414949+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.415473+0000 mgr.x (mgr.25010) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.415473+0000 mgr.x (mgr.25010) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.493440+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.493440+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.500121+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.500121+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.502961+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.502961+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.504227+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.504227+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.512571+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.512571+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.570193+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.570193+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.573232+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.573232+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.575705+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.575705+0000 mon.a (mon.0) 8185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.576964+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.576964+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.585948+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.585948+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.666689+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.666689+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.669781+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.669781+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.672420+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.672420+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.677673+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.677673+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.688689+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.688689+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.754032+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.754032+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.757215+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.757215+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.759801+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.759801+0000 mon.a (mon.0) 8195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.761060+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.761060+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.769632+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.769632+0000 mon.a (mon.0) 8197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.831697+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.831697+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.834819+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.834819+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.837384+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.837384+0000 mon.a (mon.0) 8200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.838572+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.838572+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.845892+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.845892+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.907813+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.907813+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.911028+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.911028+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.913590+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.913590+0000 mon.a (mon.0) 8205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.914764+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.914764+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.923803+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:36.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:35 smithi040 bash[70555]: audit 2024-04-24T17:19:35.923803+0000 mon.a (mon.0) 8207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.513111+0000 mgr.x (mgr.25010) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.513111+0000 mgr.x (mgr.25010) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.586796+0000 mgr.x (mgr.25010) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.586796+0000 mgr.x (mgr.25010) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.689379+0000 mgr.x (mgr.25010) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.689379+0000 mgr.x (mgr.25010) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.770080+0000 mgr.x (mgr.25010) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.770080+0000 mgr.x (mgr.25010) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.846427+0000 mgr.x (mgr.25010) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.846427+0000 mgr.x (mgr.25010) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.924350+0000 mgr.x (mgr.25010) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:35.924350+0000 mgr.x (mgr.25010) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cluster 2024-04-24T17:19:35.924634+0000 mgr.x (mgr.25010) 2435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cluster 2024-04-24T17:19:35.924634+0000 mgr.x (mgr.25010) 2435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:35.999985+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:35.999985+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.003000+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.003000+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.005459+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.005459+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.006546+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.006546+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.013506+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.013506+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.014072+0000 mgr.x (mgr.25010) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.014072+0000 mgr.x (mgr.25010) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.091842+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.091842+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.095237+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.095237+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.098171+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.098171+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.099362+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.099362+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.110601+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.110601+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.111234+0000 mgr.x (mgr.25010) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.111234+0000 mgr.x (mgr.25010) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.188741+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.188741+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.192334+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.192334+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.195326+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.195326+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.196632+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.196632+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.208349+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.208349+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.208970+0000 mgr.x (mgr.25010) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.208970+0000 mgr.x (mgr.25010) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.286903+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.286903+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.290617+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.290617+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.293851+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.293851+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.295417+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.295417+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.306650+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.306650+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.307247+0000 mgr.x (mgr.25010) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.307247+0000 mgr.x (mgr.25010) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.385235+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.385235+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.388516+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.388516+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.392021+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.392021+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.393360+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.393360+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.404244+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.404244+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.404837+0000 mgr.x (mgr.25010) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.404837+0000 mgr.x (mgr.25010) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.479550+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.479550+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.484819+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.484819+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.489161+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.489161+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.490703+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.490703+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.500304+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.500304+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.574156+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.574156+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.578978+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.578978+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.582446+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.582446+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.584124+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.584124+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.596245+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.596245+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.672134+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.672134+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.675252+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.675252+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.677959+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.677959+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.679024+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.679024+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.690102+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.690102+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.747403+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.747403+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.750173+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.750173+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.752470+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.752470+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.753424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.753424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.763846+0000 mon.a (mon.0) 8252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.763846+0000 mon.a (mon.0) 8252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.825832+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.825832+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.829324+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.829324+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.832036+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.832036+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.833158+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.833158+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.843964+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.843964+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.916993+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.916993+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.920011+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.920011+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.927536+0000 mon.a (mon.0) 8260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.927536+0000 mon.a (mon.0) 8260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.928692+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.928692+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.938827+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:36 smithi204 bash[58651]: audit 2024-04-24T17:19:36.938827+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.513111+0000 mgr.x (mgr.25010) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.513111+0000 mgr.x (mgr.25010) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.586796+0000 mgr.x (mgr.25010) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.586796+0000 mgr.x (mgr.25010) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.689379+0000 mgr.x (mgr.25010) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.689379+0000 mgr.x (mgr.25010) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.770080+0000 mgr.x (mgr.25010) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.770080+0000 mgr.x (mgr.25010) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.846427+0000 mgr.x (mgr.25010) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.846427+0000 mgr.x (mgr.25010) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.924350+0000 mgr.x (mgr.25010) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:35.924350+0000 mgr.x (mgr.25010) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cluster 2024-04-24T17:19:35.924634+0000 mgr.x (mgr.25010) 2435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cluster 2024-04-24T17:19:35.924634+0000 mgr.x (mgr.25010) 2435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:35.999985+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:35.999985+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.003000+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.003000+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.005459+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.005459+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.513111+0000 mgr.x (mgr.25010) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.513111+0000 mgr.x (mgr.25010) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.586796+0000 mgr.x (mgr.25010) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.586796+0000 mgr.x (mgr.25010) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.689379+0000 mgr.x (mgr.25010) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.689379+0000 mgr.x (mgr.25010) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.770080+0000 mgr.x (mgr.25010) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.770080+0000 mgr.x (mgr.25010) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.846427+0000 mgr.x (mgr.25010) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.846427+0000 mgr.x (mgr.25010) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.924350+0000 mgr.x (mgr.25010) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:35.924350+0000 mgr.x (mgr.25010) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cluster 2024-04-24T17:19:35.924634+0000 mgr.x (mgr.25010) 2435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cluster 2024-04-24T17:19:35.924634+0000 mgr.x (mgr.25010) 2435 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:35.999985+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:35.999985+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.003000+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.003000+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.005459+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.005459+0000 mon.a (mon.0) 8210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.006546+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.006546+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.013506+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.013506+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.014072+0000 mgr.x (mgr.25010) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.014072+0000 mgr.x (mgr.25010) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.091842+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.091842+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.095237+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.095237+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.098171+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.098171+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.099362+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.099362+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.110601+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.110601+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.111234+0000 mgr.x (mgr.25010) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.111234+0000 mgr.x (mgr.25010) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.188741+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.188741+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.192334+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.192334+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.195326+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.195326+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.196632+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.196632+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.208349+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.208349+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.208970+0000 mgr.x (mgr.25010) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.208970+0000 mgr.x (mgr.25010) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.286903+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.286903+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.290617+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.290617+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.293851+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.293851+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.295417+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.295417+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.306650+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.306650+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.307247+0000 mgr.x (mgr.25010) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.307247+0000 mgr.x (mgr.25010) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.385235+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.385235+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.388516+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.388516+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.392021+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.392021+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.393360+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.393360+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.404244+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.404244+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.404837+0000 mgr.x (mgr.25010) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.404837+0000 mgr.x (mgr.25010) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.479550+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.479550+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.484819+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.484819+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.489161+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.006546+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.006546+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.013506+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.013506+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.014072+0000 mgr.x (mgr.25010) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.014072+0000 mgr.x (mgr.25010) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.091842+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.091842+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.095237+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.095237+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.098171+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.098171+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.099362+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.099362+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.110601+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.110601+0000 mon.a (mon.0) 8217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.111234+0000 mgr.x (mgr.25010) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.111234+0000 mgr.x (mgr.25010) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.188741+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.188741+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.489161+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.490703+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.490703+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.500304+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.500304+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.574156+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.574156+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.578978+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.578978+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.582446+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.582446+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.584124+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.584124+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.596245+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.596245+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.672134+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.672134+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.675252+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.675252+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.192334+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.192334+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.195326+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.195326+0000 mon.a (mon.0) 8220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.196632+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.196632+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.208349+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.208349+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.208970+0000 mgr.x (mgr.25010) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.208970+0000 mgr.x (mgr.25010) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.286903+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.286903+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.290617+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.290617+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.293851+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.293851+0000 mon.a (mon.0) 8225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.295417+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.295417+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.306650+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.306650+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.677959+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.677959+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.679024+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.679024+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.690102+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.690102+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.747403+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.747403+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.750173+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.750173+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.752470+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.752470+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.753424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.753424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.763846+0000 mon.a (mon.0) 8252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.763846+0000 mon.a (mon.0) 8252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.825832+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.825832+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.829324+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.829324+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.832036+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.832036+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.833158+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.833158+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.843964+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.843964+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.916993+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.916993+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.920011+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.920011+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.927536+0000 mon.a (mon.0) 8260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[76016]: audit 2024-04-24T17:19:36.927536+0000 mon.a (mon.0) 8260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:36.928692+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:36.928692+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:36.938827+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:36.938827+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.307247+0000 mgr.x (mgr.25010) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.307247+0000 mgr.x (mgr.25010) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.385235+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.385235+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.388516+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.388516+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.392021+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.392021+0000 mon.a (mon.0) 8230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.393360+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.393360+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.404244+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.404244+0000 mon.a (mon.0) 8232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.404837+0000 mgr.x (mgr.25010) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.404837+0000 mgr.x (mgr.25010) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.479550+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.479550+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.484819+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.484819+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.489161+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.489161+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.490703+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.490703+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.500304+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.500304+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.574156+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.574156+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.578978+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.578978+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.582446+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.582446+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.584124+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.584124+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.596245+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.596245+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.672134+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.672134+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.675252+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.675252+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.677959+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.677959+0000 mon.a (mon.0) 8245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.679024+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.679024+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.690102+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.690102+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.747403+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.747403+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.750173+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.750173+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.752470+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.752470+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.753424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.753424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.763846+0000 mon.a (mon.0) 8252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.763846+0000 mon.a (mon.0) 8252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.825832+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.825832+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.829324+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.829324+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.832036+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.832036+0000 mon.a (mon.0) 8255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.833158+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.833158+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.843964+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.843964+0000 mon.a (mon.0) 8257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.916993+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.916993+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.920011+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:36 smithi040 bash[70555]: audit 2024-04-24T17:19:36.920011+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:36.927536+0000 mon.a (mon.0) 8260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:36.927536+0000 mon.a (mon.0) 8260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:36.928692+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:36.928692+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:36.938827+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:37.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:36.938827+0000 mon.a (mon.0) 8262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.501178+0000 mgr.x (mgr.25010) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.501178+0000 mgr.x (mgr.25010) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.596972+0000 mgr.x (mgr.25010) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.596972+0000 mgr.x (mgr.25010) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.690735+0000 mgr.x (mgr.25010) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.690735+0000 mgr.x (mgr.25010) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.764386+0000 mgr.x (mgr.25010) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.764386+0000 mgr.x (mgr.25010) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.844518+0000 mgr.x (mgr.25010) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.844518+0000 mgr.x (mgr.25010) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.939379+0000 mgr.x (mgr.25010) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:36.939379+0000 mgr.x (mgr.25010) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.016662+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.016662+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.019982+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.019982+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.023329+0000 mon.a (mon.0) 8265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.023329+0000 mon.a (mon.0) 8265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.024627+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.024627+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.033592+0000 mon.a (mon.0) 8267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.033592+0000 mon.a (mon.0) 8267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.034079+0000 mgr.x (mgr.25010) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.034079+0000 mgr.x (mgr.25010) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.091400+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.091400+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.094723+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.094723+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.098276+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.098276+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.099560+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.099560+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.108537+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.108537+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.109074+0000 mgr.x (mgr.25010) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.109074+0000 mgr.x (mgr.25010) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.165773+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.165773+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.168595+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.168595+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.171850+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.171850+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.173353+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.173353+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.180857+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.180857+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.181474+0000 mgr.x (mgr.25010) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.181474+0000 mgr.x (mgr.25010) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.258155+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.258155+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.261563+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.261563+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.264393+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.264393+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.265972+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.265972+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.274854+0000 mon.a (mon.0) 8282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.274854+0000 mon.a (mon.0) 8282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.275525+0000 mgr.x (mgr.25010) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.275525+0000 mgr.x (mgr.25010) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.363127+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.363127+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.366764+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.366764+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.370149+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.370149+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.371670+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.371670+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.380904+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.380904+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.381727+0000 mgr.x (mgr.25010) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.381727+0000 mgr.x (mgr.25010) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.470329+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.470329+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.475382+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.475382+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.479774+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.479774+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.481826+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.481826+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.494548+0000 mon.a (mon.0) 8292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.494548+0000 mon.a (mon.0) 8292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.495473+0000 mgr.x (mgr.25010) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.495473+0000 mgr.x (mgr.25010) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.570634+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.570634+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.573932+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.573932+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.576857+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.576857+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.578258+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.578258+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.589177+0000 mon.a (mon.0) 8297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.589177+0000 mon.a (mon.0) 8297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.665628+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.665628+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.668529+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.668529+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.671277+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.671277+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.672515+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.672515+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.683271+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.683271+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.758914+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.758914+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.761961+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.761961+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.764802+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.764802+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.766211+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.766211+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.777106+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.777106+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.852695+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.852695+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.856222+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.856222+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.859370+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.859370+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.860950+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.860950+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.872662+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.872662+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.932615+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.932615+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.935524+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.935524+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.938218+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.938218+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.939329+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.939329+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.950750+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:37 smithi204 bash[58651]: audit 2024-04-24T17:19:37.950750+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.501178+0000 mgr.x (mgr.25010) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.501178+0000 mgr.x (mgr.25010) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.596972+0000 mgr.x (mgr.25010) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.596972+0000 mgr.x (mgr.25010) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.690735+0000 mgr.x (mgr.25010) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.690735+0000 mgr.x (mgr.25010) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.764386+0000 mgr.x (mgr.25010) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.764386+0000 mgr.x (mgr.25010) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.844518+0000 mgr.x (mgr.25010) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.844518+0000 mgr.x (mgr.25010) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.939379+0000 mgr.x (mgr.25010) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:36.939379+0000 mgr.x (mgr.25010) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.016662+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.016662+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.019982+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.019982+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.023329+0000 mon.a (mon.0) 8265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.023329+0000 mon.a (mon.0) 8265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.024627+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.024627+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.033592+0000 mon.a (mon.0) 8267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.033592+0000 mon.a (mon.0) 8267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.034079+0000 mgr.x (mgr.25010) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.034079+0000 mgr.x (mgr.25010) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.091400+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.091400+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.094723+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.094723+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.098276+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.098276+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.099560+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.099560+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.108537+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.108537+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.109074+0000 mgr.x (mgr.25010) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.109074+0000 mgr.x (mgr.25010) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.165773+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.165773+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.168595+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.168595+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.501178+0000 mgr.x (mgr.25010) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.501178+0000 mgr.x (mgr.25010) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.596972+0000 mgr.x (mgr.25010) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.596972+0000 mgr.x (mgr.25010) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.690735+0000 mgr.x (mgr.25010) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.690735+0000 mgr.x (mgr.25010) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.764386+0000 mgr.x (mgr.25010) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.764386+0000 mgr.x (mgr.25010) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.844518+0000 mgr.x (mgr.25010) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.844518+0000 mgr.x (mgr.25010) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.939379+0000 mgr.x (mgr.25010) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:36.939379+0000 mgr.x (mgr.25010) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.016662+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.016662+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.019982+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.019982+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.023329+0000 mon.a (mon.0) 8265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.023329+0000 mon.a (mon.0) 8265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.024627+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.024627+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.171850+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.171850+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.173353+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.173353+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.180857+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.180857+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.181474+0000 mgr.x (mgr.25010) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.181474+0000 mgr.x (mgr.25010) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.258155+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.258155+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.261563+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.261563+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.264393+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.264393+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.265972+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.265972+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.274854+0000 mon.a (mon.0) 8282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.274854+0000 mon.a (mon.0) 8282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.275525+0000 mgr.x (mgr.25010) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.275525+0000 mgr.x (mgr.25010) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.363127+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.363127+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.366764+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.366764+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.370149+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.370149+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.371670+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.371670+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.380904+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.380904+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.381727+0000 mgr.x (mgr.25010) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.381727+0000 mgr.x (mgr.25010) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.470329+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.470329+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.475382+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.475382+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.479774+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.479774+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[76016]: audit 2024-04-24T17:19:37.481826+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.033592+0000 mon.a (mon.0) 8267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.033592+0000 mon.a (mon.0) 8267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.034079+0000 mgr.x (mgr.25010) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.034079+0000 mgr.x (mgr.25010) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.091400+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.091400+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.094723+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.094723+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.098276+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.098276+0000 mon.a (mon.0) 8270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.099560+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.099560+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.108537+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.108537+0000 mon.a (mon.0) 8272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.109074+0000 mgr.x (mgr.25010) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.109074+0000 mgr.x (mgr.25010) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.165773+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.165773+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.168595+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.168595+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.481826+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.494548+0000 mon.a (mon.0) 8292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.494548+0000 mon.a (mon.0) 8292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.495473+0000 mgr.x (mgr.25010) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.495473+0000 mgr.x (mgr.25010) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.570634+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.570634+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.573932+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.573932+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.576857+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.576857+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.578258+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.578258+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.589177+0000 mon.a (mon.0) 8297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.589177+0000 mon.a (mon.0) 8297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.665628+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.665628+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.668529+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.668529+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.671277+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.671277+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.672515+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.672515+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.683271+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.683271+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.758914+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.758914+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.761961+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.761961+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.764802+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.764802+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.766211+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.766211+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.777106+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.777106+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.852695+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.852695+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.856222+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.856222+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.859370+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.859370+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.860950+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.860950+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.872662+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.872662+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.932615+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.932615+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.935524+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.935524+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.938218+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.938218+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.939329+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.939329+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.950750+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:37.950750+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.171850+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.171850+0000 mon.a (mon.0) 8275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.173353+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.173353+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.180857+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.180857+0000 mon.a (mon.0) 8277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.181474+0000 mgr.x (mgr.25010) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.181474+0000 mgr.x (mgr.25010) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.258155+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.258155+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.261563+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.261563+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.264393+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.264393+0000 mon.a (mon.0) 8280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.265972+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.265972+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.274854+0000 mon.a (mon.0) 8282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.274854+0000 mon.a (mon.0) 8282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.275525+0000 mgr.x (mgr.25010) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.275525+0000 mgr.x (mgr.25010) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.363127+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.363127+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.366764+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.366764+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.370149+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.370149+0000 mon.a (mon.0) 8285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.371670+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.371670+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.380904+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.380904+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.381727+0000 mgr.x (mgr.25010) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.381727+0000 mgr.x (mgr.25010) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:37 smithi040 bash[70555]: audit 2024-04-24T17:19:37.470329+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.470329+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.475382+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.475382+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.479774+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.479774+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.481826+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.481826+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.494548+0000 mon.a (mon.0) 8292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.494548+0000 mon.a (mon.0) 8292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.495473+0000 mgr.x (mgr.25010) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.495473+0000 mgr.x (mgr.25010) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.570634+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.570634+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.573932+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.573932+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.576857+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.576857+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.578258+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.578258+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.589177+0000 mon.a (mon.0) 8297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.589177+0000 mon.a (mon.0) 8297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.665628+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.665628+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.668529+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.668529+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.671277+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.671277+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.672515+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.672515+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.683271+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.683271+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.758914+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.758914+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.761961+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.761961+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.764802+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.764802+0000 mon.a (mon.0) 8305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.766211+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.766211+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.777106+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.777106+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.852695+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.852695+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.856222+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.856222+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.859370+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.859370+0000 mon.a (mon.0) 8310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.860950+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.860950+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.872662+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.872662+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.932615+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.932615+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.935524+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.935524+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:38.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.938218+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.938218+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:38.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.939329+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.939329+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:38.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.950750+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:38.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:37.950750+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.589931+0000 mgr.x (mgr.25010) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.589931+0000 mgr.x (mgr.25010) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.683912+0000 mgr.x (mgr.25010) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.683912+0000 mgr.x (mgr.25010) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.777769+0000 mgr.x (mgr.25010) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.777769+0000 mgr.x (mgr.25010) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.873691+0000 mgr.x (mgr.25010) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.873691+0000 mgr.x (mgr.25010) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cluster 2024-04-24T17:19:37.925111+0000 mgr.x (mgr.25010) 2457 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cluster 2024-04-24T17:19:37.925111+0000 mgr.x (mgr.25010) 2457 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.951422+0000 mgr.x (mgr.25010) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:37.951422+0000 mgr.x (mgr.25010) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.008683+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.241 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.008683+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.011273+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.011273+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.013521+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.013521+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.014479+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.014479+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.023178+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.023178+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.023674+0000 mgr.x (mgr.25010) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.023674+0000 mgr.x (mgr.25010) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.081444+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.081444+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.083975+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.083975+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.086842+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.086842+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.087897+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.087897+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.094668+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.094668+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.095291+0000 mgr.x (mgr.25010) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.095291+0000 mgr.x (mgr.25010) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.152677+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.152677+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.155668+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.155668+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.158517+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.158517+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.159871+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.159871+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.168369+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.168369+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.169040+0000 mgr.x (mgr.25010) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.169040+0000 mgr.x (mgr.25010) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.225791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.225791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.228746+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.228746+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.231336+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.231336+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.232483+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.232483+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.240962+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.240962+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.241803+0000 mgr.x (mgr.25010) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.241803+0000 mgr.x (mgr.25010) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.298726+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.298726+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.301338+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.301338+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.303768+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.303768+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.304840+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.304840+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.312914+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.312914+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.313508+0000 mgr.x (mgr.25010) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.313508+0000 mgr.x (mgr.25010) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.370646+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.370646+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.374100+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.374100+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.377833+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.377833+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.378904+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.378904+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.402802+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.402802+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.403316+0000 mgr.x (mgr.25010) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.403316+0000 mgr.x (mgr.25010) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.465164+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.465164+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.468610+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.468610+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.471937+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.471937+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.473171+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.473171+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.480092+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.480092+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.480623+0000 mgr.x (mgr.25010) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.480623+0000 mgr.x (mgr.25010) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.542135+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.542135+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.545304+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.545304+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.548273+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.548273+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.549532+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.549532+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.558422+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.558422+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.617291+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.617291+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.620811+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.620811+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.624208+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.624208+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.625540+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.625540+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.635050+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.635050+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.693173+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.693173+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.696731+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.696731+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.701406+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.701406+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.703164+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.703164+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.713488+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.713488+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.789801+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.789801+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.793099+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.793099+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.795817+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.795817+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.797319+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.797319+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.806576+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.806576+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.867363+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.867363+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.875868+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.875868+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.878816+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.878816+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.880051+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.880051+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.888120+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.888120+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.945454+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.945454+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.948404+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.948404+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.951135+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.951135+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.952285+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.952285+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.960722+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:38 smithi204 bash[58651]: audit 2024-04-24T17:19:38.960722+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.589931+0000 mgr.x (mgr.25010) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.589931+0000 mgr.x (mgr.25010) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.683912+0000 mgr.x (mgr.25010) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.683912+0000 mgr.x (mgr.25010) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.777769+0000 mgr.x (mgr.25010) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.777769+0000 mgr.x (mgr.25010) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.873691+0000 mgr.x (mgr.25010) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.873691+0000 mgr.x (mgr.25010) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cluster 2024-04-24T17:19:37.925111+0000 mgr.x (mgr.25010) 2457 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cluster 2024-04-24T17:19:37.925111+0000 mgr.x (mgr.25010) 2457 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.951422+0000 mgr.x (mgr.25010) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:37.951422+0000 mgr.x (mgr.25010) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.008683+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.008683+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.011273+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.011273+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.013521+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.013521+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.014479+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.014479+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.589931+0000 mgr.x (mgr.25010) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.589931+0000 mgr.x (mgr.25010) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.683912+0000 mgr.x (mgr.25010) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.683912+0000 mgr.x (mgr.25010) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.777769+0000 mgr.x (mgr.25010) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.777769+0000 mgr.x (mgr.25010) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.873691+0000 mgr.x (mgr.25010) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.873691+0000 mgr.x (mgr.25010) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cluster 2024-04-24T17:19:37.925111+0000 mgr.x (mgr.25010) 2457 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cluster 2024-04-24T17:19:37.925111+0000 mgr.x (mgr.25010) 2457 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.951422+0000 mgr.x (mgr.25010) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:37.951422+0000 mgr.x (mgr.25010) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.008683+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.008683+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.011273+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.011273+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.013521+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.013521+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.014479+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.014479+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.023178+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.023178+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.023674+0000 mgr.x (mgr.25010) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.023674+0000 mgr.x (mgr.25010) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.081444+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.081444+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.083975+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.083975+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.086842+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.086842+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.087897+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.087897+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.094668+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.094668+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.095291+0000 mgr.x (mgr.25010) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.095291+0000 mgr.x (mgr.25010) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.152677+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.152677+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.155668+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.155668+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.023178+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.023178+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.023674+0000 mgr.x (mgr.25010) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.023674+0000 mgr.x (mgr.25010) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.081444+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.081444+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.083975+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.083975+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.086842+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.086842+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.087897+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.087897+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.094668+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.094668+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.095291+0000 mgr.x (mgr.25010) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.095291+0000 mgr.x (mgr.25010) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.152677+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.152677+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.155668+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.155668+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.158517+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.158517+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.159871+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.159871+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.168369+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.168369+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.169040+0000 mgr.x (mgr.25010) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.169040+0000 mgr.x (mgr.25010) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.225791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.225791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.228746+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.228746+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.231336+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.231336+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.232483+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.232483+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.240962+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.240962+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.241803+0000 mgr.x (mgr.25010) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.241803+0000 mgr.x (mgr.25010) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.158517+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.158517+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.159871+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.159871+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.168369+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.168369+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.169040+0000 mgr.x (mgr.25010) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.169040+0000 mgr.x (mgr.25010) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.225791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.225791+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.228746+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.228746+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.231336+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.231336+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.232483+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.232483+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.240962+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.240962+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.241803+0000 mgr.x (mgr.25010) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.241803+0000 mgr.x (mgr.25010) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.298726+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.298726+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.301338+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.301338+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.303768+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.303768+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.304840+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.304840+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.312914+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.312914+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.313508+0000 mgr.x (mgr.25010) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.313508+0000 mgr.x (mgr.25010) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.370646+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.370646+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.374100+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.374100+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.377833+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.377833+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.378904+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.378904+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.402802+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.402802+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.403316+0000 mgr.x (mgr.25010) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.403316+0000 mgr.x (mgr.25010) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.465164+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.465164+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.468610+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.468610+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.471937+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.471937+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.473171+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.473171+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.480092+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.480092+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.480623+0000 mgr.x (mgr.25010) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.480623+0000 mgr.x (mgr.25010) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.542135+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.542135+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.545304+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.298726+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.298726+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.301338+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.301338+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.303768+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.303768+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.304840+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.304840+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.312914+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.312914+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.313508+0000 mgr.x (mgr.25010) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.313508+0000 mgr.x (mgr.25010) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.370646+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.370646+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.374100+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.374100+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.377833+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.377833+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.378904+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.545304+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[76016]: audit 2024-04-24T17:19:38.548273+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.548273+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.549532+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.549532+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.558422+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.558422+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.617291+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.617291+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.620811+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.620811+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.624208+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.624208+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.625540+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.625540+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.635050+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.635050+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.693173+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.693173+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.696731+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.696731+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.701406+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.701406+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.703164+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.703164+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.713488+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.713488+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.789801+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.789801+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.793099+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.793099+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.795817+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.795817+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.797319+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.797319+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.806576+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.806576+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.867363+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.378904+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.402802+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.402802+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.403316+0000 mgr.x (mgr.25010) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.403316+0000 mgr.x (mgr.25010) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:38 smithi040 bash[70555]: audit 2024-04-24T17:19:38.465164+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.465164+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.468610+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.468610+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.471937+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.471937+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.473171+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.473171+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.480092+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.480092+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.480623+0000 mgr.x (mgr.25010) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.480623+0000 mgr.x (mgr.25010) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.542135+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.542135+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.545304+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.867363+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.875868+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.875868+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.878816+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.878816+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.880051+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.880051+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.888120+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.888120+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.945454+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.945454+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.948404+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.948404+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.951135+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.951135+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.952285+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.952285+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.960722+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:38.960722+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.545304+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.548273+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.548273+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.549532+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.549532+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.558422+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.558422+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.617291+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.617291+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.620811+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.620811+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.624208+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.624208+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.625540+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.625540+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.635050+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.635050+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.468 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.693173+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.693173+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.696731+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.696731+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.701406+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.701406+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.703164+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.703164+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.713488+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.713488+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.789801+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.789801+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.793099+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.793099+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.795817+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.795817+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.797319+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.797319+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.806576+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.806576+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.867363+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.867363+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.875868+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.875868+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.878816+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.878816+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.880051+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.880051+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.888120+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.888120+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.945454+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.945454+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.948404+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.948404+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.951135+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.951135+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.952285+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.952285+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.960722+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:39.471 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:38.960722+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.558904+0000 mgr.x (mgr.25010) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.558904+0000 mgr.x (mgr.25010) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.635639+0000 mgr.x (mgr.25010) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.635639+0000 mgr.x (mgr.25010) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.714223+0000 mgr.x (mgr.25010) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.714223+0000 mgr.x (mgr.25010) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.807238+0000 mgr.x (mgr.25010) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.807238+0000 mgr.x (mgr.25010) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.888734+0000 mgr.x (mgr.25010) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.888734+0000 mgr.x (mgr.25010) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.961237+0000 mgr.x (mgr.25010) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:38.961237+0000 mgr.x (mgr.25010) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.018115+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.018115+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.020806+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.020806+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.023193+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.023193+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.024215+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.024215+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.030997+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.030997+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.031441+0000 mgr.x (mgr.25010) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.031441+0000 mgr.x (mgr.25010) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.087949+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.087949+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.091199+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.091199+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.095287+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.095287+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.096714+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.096714+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.105745+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.105745+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.106307+0000 mgr.x (mgr.25010) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.106307+0000 mgr.x (mgr.25010) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.179294+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.179294+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.182142+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.182142+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.184665+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.184665+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.185908+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.185908+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.194072+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.194072+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.194746+0000 mgr.x (mgr.25010) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.194746+0000 mgr.x (mgr.25010) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.268311+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.268311+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.271169+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.271169+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.273546+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.273546+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.274698+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.274698+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.283206+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.283206+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.283740+0000 mgr.x (mgr.25010) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.283740+0000 mgr.x (mgr.25010) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.340112+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.340112+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.343307+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.343307+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.345775+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.345775+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.346996+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.346996+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.355365+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.355365+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.355880+0000 mgr.x (mgr.25010) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.355880+0000 mgr.x (mgr.25010) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.443043+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.443043+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.448708+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.448708+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.452677+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.452677+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.454473+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.454473+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.464623+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.464623+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.465507+0000 mgr.x (mgr.25010) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.465507+0000 mgr.x (mgr.25010) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.541491+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.541491+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.545136+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.545136+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.548200+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.548200+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.550502+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.550502+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.561217+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.561217+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.649790+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.649790+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.654705+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.654705+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.658825+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.658825+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.660410+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.660410+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.672894+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.672894+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.749812+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.749812+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.753410+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.753410+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.757231+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.757231+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.758826+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.758826+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.770125+0000 mon.a (mon.0) 8427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.770125+0000 mon.a (mon.0) 8427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.859161+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.859161+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.864289+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.864289+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.868484+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.868484+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.870351+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.870351+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.882983+0000 mon.a (mon.0) 8432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.882983+0000 mon.a (mon.0) 8432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.960901+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.960901+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.964321+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.964321+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.967819+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.967819+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.969373+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:39 smithi204 bash[58651]: audit 2024-04-24T17:19:39.969373+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.558904+0000 mgr.x (mgr.25010) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.558904+0000 mgr.x (mgr.25010) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.635639+0000 mgr.x (mgr.25010) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.635639+0000 mgr.x (mgr.25010) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.714223+0000 mgr.x (mgr.25010) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.714223+0000 mgr.x (mgr.25010) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.807238+0000 mgr.x (mgr.25010) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.807238+0000 mgr.x (mgr.25010) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.888734+0000 mgr.x (mgr.25010) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.888734+0000 mgr.x (mgr.25010) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.961237+0000 mgr.x (mgr.25010) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:38.961237+0000 mgr.x (mgr.25010) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.018115+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.018115+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.020806+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.020806+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.023193+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.023193+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.024215+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.024215+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.558904+0000 mgr.x (mgr.25010) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.558904+0000 mgr.x (mgr.25010) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.635639+0000 mgr.x (mgr.25010) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.635639+0000 mgr.x (mgr.25010) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.714223+0000 mgr.x (mgr.25010) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.714223+0000 mgr.x (mgr.25010) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.807238+0000 mgr.x (mgr.25010) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.807238+0000 mgr.x (mgr.25010) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.888734+0000 mgr.x (mgr.25010) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.888734+0000 mgr.x (mgr.25010) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.961237+0000 mgr.x (mgr.25010) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:38.961237+0000 mgr.x (mgr.25010) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.018115+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.018115+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.020806+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.020806+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.023193+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.023193+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.024215+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.024215+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.030997+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.030997+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.031441+0000 mgr.x (mgr.25010) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.031441+0000 mgr.x (mgr.25010) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.087949+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.087949+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[70555]: audit 2024-04-24T17:19:39.091199+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.091199+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.095287+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.095287+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.096714+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.096714+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.105745+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.105745+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.106307+0000 mgr.x (mgr.25010) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.106307+0000 mgr.x (mgr.25010) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.179294+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.179294+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.182142+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.182142+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.030997+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.030997+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.031441+0000 mgr.x (mgr.25010) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.031441+0000 mgr.x (mgr.25010) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:39 smithi040 bash[76016]: audit 2024-04-24T17:19:39.087949+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.087949+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.091199+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.091199+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.095287+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.095287+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.096714+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.096714+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.105745+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.105745+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.106307+0000 mgr.x (mgr.25010) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.106307+0000 mgr.x (mgr.25010) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.179294+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.179294+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.182142+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.182142+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.184665+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.184665+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.185908+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.185908+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.194072+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.194072+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.194746+0000 mgr.x (mgr.25010) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.194746+0000 mgr.x (mgr.25010) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.268311+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.268311+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.271169+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.271169+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.273546+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.273546+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.274698+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.274698+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.283206+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.283206+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.283740+0000 mgr.x (mgr.25010) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.283740+0000 mgr.x (mgr.25010) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.184665+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.184665+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.185908+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.185908+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.194072+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.194072+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.194746+0000 mgr.x (mgr.25010) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.194746+0000 mgr.x (mgr.25010) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.268311+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.268311+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.271169+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.271169+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.273546+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.273546+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.274698+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.274698+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.283206+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.283206+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.283740+0000 mgr.x (mgr.25010) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.283740+0000 mgr.x (mgr.25010) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.340112+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.340112+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.343307+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.343307+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.345775+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.345775+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.346996+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.346996+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.355365+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.355365+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.355880+0000 mgr.x (mgr.25010) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.355880+0000 mgr.x (mgr.25010) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.443043+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.443043+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.448708+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.448708+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.452677+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.452677+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.454473+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.340112+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.340112+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.343307+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.343307+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.345775+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.345775+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.346996+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.346996+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.355365+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.355365+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.355880+0000 mgr.x (mgr.25010) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.355880+0000 mgr.x (mgr.25010) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.443043+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.443043+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.448708+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.448708+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.452677+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.452677+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.454473+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.454473+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.464623+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.464623+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.465507+0000 mgr.x (mgr.25010) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.465507+0000 mgr.x (mgr.25010) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.541491+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.541491+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.545136+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.545136+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.548200+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.548200+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.550502+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.550502+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.561217+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.561217+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.649790+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.649790+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.654705+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.654705+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.658825+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.454473+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.464623+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.464623+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.465507+0000 mgr.x (mgr.25010) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.465507+0000 mgr.x (mgr.25010) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.541491+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.541491+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.545136+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.545136+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.548200+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.548200+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.550502+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.550502+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.561217+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.561217+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.649790+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.649790+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.654705+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.654705+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.658825+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.658825+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.660410+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.660410+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.672894+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.672894+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.749812+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.749812+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.753410+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.753410+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.757231+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.757231+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.758826+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.758826+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.770125+0000 mon.a (mon.0) 8427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.770125+0000 mon.a (mon.0) 8427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.859161+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.859161+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.864289+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.864289+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.658825+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.660410+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.660410+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.672894+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.672894+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.749812+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.749812+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.753410+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.753410+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.757231+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.757231+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.758826+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.758826+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.770125+0000 mon.a (mon.0) 8427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.770125+0000 mon.a (mon.0) 8427 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.859161+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.859161+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.864289+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.864289+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.868484+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.868484+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.870351+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.870351+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.882983+0000 mon.a (mon.0) 8432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.882983+0000 mon.a (mon.0) 8432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.960901+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.960901+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.964321+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.964321+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.967819+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.967819+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.969373+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.969373+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.868484+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.868484+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.870351+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.870351+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.882983+0000 mon.a (mon.0) 8432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.882983+0000 mon.a (mon.0) 8432 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.960901+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.960901+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.964321+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.964321+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.967819+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.967819+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.969373+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:40.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.969373+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.561861+0000 mgr.x (mgr.25010) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.561861+0000 mgr.x (mgr.25010) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.673816+0000 mgr.x (mgr.25010) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.673816+0000 mgr.x (mgr.25010) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.770773+0000 mgr.x (mgr.25010) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.770773+0000 mgr.x (mgr.25010) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.883793+0000 mgr.x (mgr.25010) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.883793+0000 mgr.x (mgr.25010) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cluster 2024-04-24T17:19:39.925736+0000 mgr.x (mgr.25010) 2482 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cluster 2024-04-24T17:19:39.925736+0000 mgr.x (mgr.25010) 2482 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:39.978922+0000 mon.a (mon.0) 8437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:39.978922+0000 mon.a (mon.0) 8437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.979773+0000 mgr.x (mgr.25010) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:39.979773+0000 mgr.x (mgr.25010) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.061644+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.061644+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.064504+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.064504+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.067369+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.067369+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.068573+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.068573+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.079198+0000 mon.a (mon.0) 8442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.079198+0000 mon.a (mon.0) 8442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.079761+0000 mgr.x (mgr.25010) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.079761+0000 mgr.x (mgr.25010) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.137363+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.137363+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.140924+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.140924+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.144468+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.144468+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.145745+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.145745+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.156607+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.156607+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.157220+0000 mgr.x (mgr.25010) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.157220+0000 mgr.x (mgr.25010) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.230839+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.230839+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.233886+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.233886+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.236562+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.236562+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.237779+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.237779+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.248409+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.248409+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.248980+0000 mgr.x (mgr.25010) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.248980+0000 mgr.x (mgr.25010) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.307407+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.307407+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.310615+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.310615+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.313249+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.313249+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.314552+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.314552+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.325433+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.325433+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.326027+0000 mgr.x (mgr.25010) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.326027+0000 mgr.x (mgr.25010) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.382690+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.382690+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.385570+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.385570+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.387974+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.387974+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.389122+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:40 smithi204 bash[58651]: audit 2024-04-24T17:19:40.389122+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.399625+0000 mon.a (mon.0) 8462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.399625+0000 mon.a (mon.0) 8462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.400112+0000 mgr.x (mgr.25010) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.400112+0000 mgr.x (mgr.25010) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.457154+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.457154+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.459836+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.459836+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.462571+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.462571+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.463631+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.463631+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.474014+0000 mon.a (mon.0) 8467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.474014+0000 mon.a (mon.0) 8467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.474678+0000 mgr.x (mgr.25010) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.474678+0000 mgr.x (mgr.25010) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.548190+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.548190+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.551222+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.551222+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.554028+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.554028+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.555143+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.555143+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.565705+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.565705+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.611368+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.611368+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.614619+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.614619+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.617071+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.617071+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.618220+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.618220+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.628913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.628913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.689459+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.689459+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.695009+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.695009+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.695464+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.695464+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.698230+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.698230+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.699100+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.699100+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.704335+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.704335+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.711031+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.711031+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.717389+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.717389+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.772469+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.772469+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.775809+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.775809+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.778929+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.778929+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.781567+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.781567+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.784704+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.784704+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.787816+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.787816+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.790166+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.790166+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.792011+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.792011+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.793941+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.793941+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.795820+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.795820+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.798104+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.798104+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.799994+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.799994+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.802115+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.802115+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.804487+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: audit 2024-04-24T17:19:40.804487+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.335 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.561861+0000 mgr.x (mgr.25010) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.561861+0000 mgr.x (mgr.25010) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.673816+0000 mgr.x (mgr.25010) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.673816+0000 mgr.x (mgr.25010) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.770773+0000 mgr.x (mgr.25010) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.770773+0000 mgr.x (mgr.25010) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.883793+0000 mgr.x (mgr.25010) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.883793+0000 mgr.x (mgr.25010) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cluster 2024-04-24T17:19:39.925736+0000 mgr.x (mgr.25010) 2482 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cluster 2024-04-24T17:19:39.925736+0000 mgr.x (mgr.25010) 2482 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.978922+0000 mon.a (mon.0) 8437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: audit 2024-04-24T17:19:39.978922+0000 mon.a (mon.0) 8437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.979773+0000 mgr.x (mgr.25010) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:39.979773+0000 mgr.x (mgr.25010) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.061644+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.061644+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.064504+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.064504+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.067369+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.067369+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.561861+0000 mgr.x (mgr.25010) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.561861+0000 mgr.x (mgr.25010) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.673816+0000 mgr.x (mgr.25010) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.673816+0000 mgr.x (mgr.25010) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.770773+0000 mgr.x (mgr.25010) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.770773+0000 mgr.x (mgr.25010) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.883793+0000 mgr.x (mgr.25010) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.883793+0000 mgr.x (mgr.25010) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cluster 2024-04-24T17:19:39.925736+0000 mgr.x (mgr.25010) 2482 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cluster 2024-04-24T17:19:39.925736+0000 mgr.x (mgr.25010) 2482 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.978922+0000 mon.a (mon.0) 8437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:39.978922+0000 mon.a (mon.0) 8437 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.979773+0000 mgr.x (mgr.25010) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:39.979773+0000 mgr.x (mgr.25010) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.061644+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.061644+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.064504+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.064504+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.067369+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.338 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.067369+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.068573+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.068573+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.079198+0000 mon.a (mon.0) 8442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.079198+0000 mon.a (mon.0) 8442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.079761+0000 mgr.x (mgr.25010) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.079761+0000 mgr.x (mgr.25010) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.137363+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.137363+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.140924+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.140924+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.144468+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.339 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.144468+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.145745+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.145745+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.156607+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.156607+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.157220+0000 mgr.x (mgr.25010) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.157220+0000 mgr.x (mgr.25010) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.230839+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.230839+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.068573+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.068573+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.079198+0000 mon.a (mon.0) 8442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.340 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.079198+0000 mon.a (mon.0) 8442 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.079761+0000 mgr.x (mgr.25010) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.079761+0000 mgr.x (mgr.25010) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.137363+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:40 smithi040 bash[70555]: audit 2024-04-24T17:19:40.137363+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.140924+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.140924+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.144468+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.144468+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.145745+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.145745+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.156607+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.156607+0000 mon.a (mon.0) 8447 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.157220+0000 mgr.x (mgr.25010) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.157220+0000 mgr.x (mgr.25010) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.230839+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.230839+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.233886+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.233886+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.236562+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.236562+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.237779+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.237779+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.248409+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.248409+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.248980+0000 mgr.x (mgr.25010) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.248980+0000 mgr.x (mgr.25010) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.307407+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.307407+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.310615+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.310615+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.313249+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.313249+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.314552+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.314552+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.325433+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.325433+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.233886+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.233886+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.343 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.236562+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.236562+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.237779+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.237779+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.248409+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.248409+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.248980+0000 mgr.x (mgr.25010) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.248980+0000 mgr.x (mgr.25010) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.307407+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.307407+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.310615+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.310615+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.313249+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.313249+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.314552+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.314552+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.325433+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.325433+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.326027+0000 mgr.x (mgr.25010) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.326027+0000 mgr.x (mgr.25010) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.382690+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.382690+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.385570+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.385570+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.387974+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.387974+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.389122+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.389122+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.399625+0000 mon.a (mon.0) 8462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.399625+0000 mon.a (mon.0) 8462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.400112+0000 mgr.x (mgr.25010) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.400112+0000 mgr.x (mgr.25010) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.457154+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.457154+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.459836+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.459836+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.462571+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.326027+0000 mgr.x (mgr.25010) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.346 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.326027+0000 mgr.x (mgr.25010) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.382690+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.382690+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.385570+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.385570+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.387974+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.387974+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.389122+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.389122+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.399625+0000 mon.a (mon.0) 8462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.399625+0000 mon.a (mon.0) 8462 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.400112+0000 mgr.x (mgr.25010) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.400112+0000 mgr.x (mgr.25010) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.457154+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.457154+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.459836+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.459836+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.462571+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.462571+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.463631+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.463631+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.474014+0000 mon.a (mon.0) 8467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.474014+0000 mon.a (mon.0) 8467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.474678+0000 mgr.x (mgr.25010) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.474678+0000 mgr.x (mgr.25010) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.548190+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.548190+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.348 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.551222+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.551222+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.554028+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.554028+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.555143+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.555143+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.565705+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.565705+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.611368+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.611368+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.614619+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.462571+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.349 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.463631+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.463631+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.474014+0000 mon.a (mon.0) 8467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.474014+0000 mon.a (mon.0) 8467 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.474678+0000 mgr.x (mgr.25010) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.474678+0000 mgr.x (mgr.25010) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.548190+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.548190+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.551222+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.551222+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.554028+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.554028+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.555143+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.555143+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.565705+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.565705+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.611368+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.611368+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.614619+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.614619+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.617071+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.617071+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.618220+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.618220+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.628913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.628913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.689459+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.689459+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.695009+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.695009+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.695464+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.695464+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.698230+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.698230+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.699100+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.699100+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.704335+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.704335+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.711031+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.352 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.614619+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.617071+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.617071+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.618220+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.618220+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.628913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.628913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.689459+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.689459+0000 mon.a (mon.0) 8478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.695009+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.695009+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.695464+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.695464+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.698230+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.698230+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:41.353 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.699100+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.699100+0000 mon.a (mon.0) 8482 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.704335+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.704335+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.711031+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.711031+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.717389+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.717389+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.772469+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.354 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.772469+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.775809+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.775809+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.778929+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.778929+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.781567+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.781567+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.784704+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.784704+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.787816+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.787816+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.790166+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.790166+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.792011+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.792011+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.355 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.793941+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.793941+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.795820+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.795820+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.798104+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.798104+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.799994+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.799994+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.802115+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.802115+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.804487+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[76016]: audit 2024-04-24T17:19:40.804487+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.711031+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.717389+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.717389+0000 mon.a (mon.0) 8485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.772469+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.772469+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.775809+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.775809+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.778929+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.778929+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.781567+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.781567+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.784704+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.784704+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.787816+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.787816+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.790166+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.790166+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.792011+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.792011+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.793941+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.793941+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.795820+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.795820+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.798104+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.798104+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.799994+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.799994+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.358 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.802115+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.359 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.802115+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.359 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.804487+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:41.359 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: audit 2024-04-24T17:19:40.804487+0000 mon.a (mon.0) 8499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:42.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.566376+0000 mgr.x (mgr.25010) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:41 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.566376+0000 mgr.x (mgr.25010) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:42 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.629518+0000 mgr.x (mgr.25010) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:42 smithi204 bash[58651]: cephadm 2024-04-24T17:19:40.629518+0000 mgr.x (mgr.25010) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:42 smithi204 bash[58651]: audit 2024-04-24T17:19:41.335810+0000 mgr.x (mgr.25010) 2492 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:42.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:42 smithi204 bash[58651]: audit 2024-04-24T17:19:41.335810+0000 mgr.x (mgr.25010) 2492 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.566376+0000 mgr.x (mgr.25010) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:41 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.566376+0000 mgr.x (mgr.25010) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.629518+0000 mgr.x (mgr.25010) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[70555]: cephadm 2024-04-24T17:19:40.629518+0000 mgr.x (mgr.25010) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[70555]: audit 2024-04-24T17:19:41.335810+0000 mgr.x (mgr.25010) 2492 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:42.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[70555]: audit 2024-04-24T17:19:41.335810+0000 mgr.x (mgr.25010) 2492 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:42.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.566376+0000 mgr.x (mgr.25010) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.566376+0000 mgr.x (mgr.25010) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.629518+0000 mgr.x (mgr.25010) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[76016]: cephadm 2024-04-24T17:19:40.629518+0000 mgr.x (mgr.25010) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[76016]: audit 2024-04-24T17:19:41.335810+0000 mgr.x (mgr.25010) 2492 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:42.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:42 smithi040 bash[76016]: audit 2024-04-24T17:19:41.335810+0000 mgr.x (mgr.25010) 2492 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:43.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:43 smithi204 bash[58651]: cluster 2024-04-24T17:19:41.926898+0000 mgr.x (mgr.25010) 2493 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:43.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:43 smithi204 bash[58651]: cluster 2024-04-24T17:19:41.926898+0000 mgr.x (mgr.25010) 2493 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:43 smithi040 bash[76016]: cluster 2024-04-24T17:19:41.926898+0000 mgr.x (mgr.25010) 2493 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:43.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:43 smithi040 bash[76016]: cluster 2024-04-24T17:19:41.926898+0000 mgr.x (mgr.25010) 2493 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:43.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:43 smithi040 bash[70555]: cluster 2024-04-24T17:19:41.926898+0000 mgr.x (mgr.25010) 2493 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:43.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:43 smithi040 bash[70555]: cluster 2024-04-24T17:19:41.926898+0000 mgr.x (mgr.25010) 2493 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:44.462 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:19:44] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-24T17:19:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: audit 2024-04-24T17:19:43.567626+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: audit 2024-04-24T17:19:43.567626+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: audit 2024-04-24T17:19:43.580877+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: audit 2024-04-24T17:19:43.580877+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: audit 2024-04-24T17:19:43.592149+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: audit 2024-04-24T17:19:43.592149+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: cluster 2024-04-24T17:19:43.927838+0000 mgr.x (mgr.25010) 2494 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: cluster 2024-04-24T17:19:43.927838+0000 mgr.x (mgr.25010) 2494 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: cephadm 2024-04-24T17:19:44.377141+0000 mgr.x (mgr.25010) 2495 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:44 smithi204 bash[58651]: cephadm 2024-04-24T17:19:44.377141+0000 mgr.x (mgr.25010) 2495 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: audit 2024-04-24T17:19:43.567626+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: audit 2024-04-24T17:19:43.567626+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: audit 2024-04-24T17:19:43.580877+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: audit 2024-04-24T17:19:43.580877+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: audit 2024-04-24T17:19:43.592149+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: audit 2024-04-24T17:19:43.592149+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: cluster 2024-04-24T17:19:43.927838+0000 mgr.x (mgr.25010) 2494 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: cluster 2024-04-24T17:19:43.927838+0000 mgr.x (mgr.25010) 2494 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: cephadm 2024-04-24T17:19:44.377141+0000 mgr.x (mgr.25010) 2495 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[70555]: cephadm 2024-04-24T17:19:44.377141+0000 mgr.x (mgr.25010) 2495 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: audit 2024-04-24T17:19:43.567626+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: audit 2024-04-24T17:19:43.567626+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: audit 2024-04-24T17:19:43.580877+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: audit 2024-04-24T17:19:43.580877+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: audit 2024-04-24T17:19:43.592149+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: audit 2024-04-24T17:19:43.592149+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: cluster 2024-04-24T17:19:43.927838+0000 mgr.x (mgr.25010) 2494 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: cluster 2024-04-24T17:19:43.927838+0000 mgr.x (mgr.25010) 2494 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: cephadm 2024-04-24T17:19:44.377141+0000 mgr.x (mgr.25010) 2495 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:44 smithi040 bash[76016]: cephadm 2024-04-24T17:19:44.377141+0000 mgr.x (mgr.25010) 2495 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-24T17:19:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:45 smithi204 bash[58651]: cephadm 2024-04-24T17:19:44.658713+0000 mgr.x (mgr.25010) 2496 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:45 smithi204 bash[58651]: cephadm 2024-04-24T17:19:44.658713+0000 mgr.x (mgr.25010) 2496 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:45.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:45 smithi040 bash[70555]: cephadm 2024-04-24T17:19:44.658713+0000 mgr.x (mgr.25010) 2496 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:45.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:45 smithi040 bash[70555]: cephadm 2024-04-24T17:19:44.658713+0000 mgr.x (mgr.25010) 2496 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:45.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:45 smithi040 bash[76016]: cephadm 2024-04-24T17:19:44.658713+0000 mgr.x (mgr.25010) 2496 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:45.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:45 smithi040 bash[76016]: cephadm 2024-04-24T17:19:44.658713+0000 mgr.x (mgr.25010) 2496 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-04-24T17:19:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: cluster 2024-04-24T17:19:45.928632+0000 mgr.x (mgr.25010) 2497 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: cluster 2024-04-24T17:19:45.928632+0000 mgr.x (mgr.25010) 2497 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.231872+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.231872+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.245424+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.245424+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.256699+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.256699+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.850982+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:47.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:47 smithi204 bash[58651]: audit 2024-04-24T17:19:46.850982+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: cluster 2024-04-24T17:19:45.928632+0000 mgr.x (mgr.25010) 2497 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:47.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: cluster 2024-04-24T17:19:45.928632+0000 mgr.x (mgr.25010) 2497 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.231872+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.231872+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.245424+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.245424+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.256699+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.256699+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.850982+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[70555]: audit 2024-04-24T17:19:46.850982+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: cluster 2024-04-24T17:19:45.928632+0000 mgr.x (mgr.25010) 2497 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: cluster 2024-04-24T17:19:45.928632+0000 mgr.x (mgr.25010) 2497 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:47.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.231872+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.231872+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.245424+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.245424+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.256699+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.256699+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.850982+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:47.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:47 smithi040 bash[76016]: audit 2024-04-24T17:19:46.850982+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:19:48.752 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.752 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.753 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.753 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.753 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.754 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.754 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.754 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:48.754 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 systemd[1]: Stopping Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:19:49.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:19:49.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.873Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.874Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.874Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.874Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-24T17:19:49.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:48 smithi204 bash[84445]: ts=2024-04-24T17:19:48.874Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-24T17:19:49.438 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:49 smithi204 bash[58651]: cluster 2024-04-24T17:19:47.929637+0000 mgr.x (mgr.25010) 2498 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:49.438 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:49 smithi204 bash[58651]: cluster 2024-04-24T17:19:47.929637+0000 mgr.x (mgr.25010) 2498 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:49.515 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:19:49.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:49 smithi040 bash[76016]: cluster 2024-04-24T17:19:47.929637+0000 mgr.x (mgr.25010) 2498 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:49.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:49 smithi040 bash[76016]: cluster 2024-04-24T17:19:47.929637+0000 mgr.x (mgr.25010) 2498 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:49 smithi040 bash[70555]: cluster 2024-04-24T17:19:47.929637+0000 mgr.x (mgr.25010) 2498 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:49.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:49 smithi040 bash[70555]: cluster 2024-04-24T17:19:47.929637+0000 mgr.x (mgr.25010) 2498 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:49.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:49 smithi204 bash[85888]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:19:49.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:49 smithi204 bash[85947]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-prometheus-a 2024-04-24T17:19:49.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-24T17:19:49.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: Stopped Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:19:50.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.258 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.259 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.259 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.259 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.259 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.260 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: Started Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:19:50.260 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.260 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:19:49 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:19:50.269 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:19:50.269 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 18s ago 24m - - 2024-04-24T17:19:50.269 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 4s ago 24m - - 2024-04-24T17:19:50.269 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (11m) 18s ago 17m 14.2M - 0.23.0 ba2b418f427c dd4bd713024d 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (10m) 4s ago 17m 42.3M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (73s) 18s ago 15m 42.3M - 3.8 8bb2087275ff 8e10470f33ec 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (10m) 4s ago 23m 539M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (8m) 18s ago 25m 439M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (9m) 18s ago 25m 83.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (7m) 4s ago 23m 58.4M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (8m) 18s ago 24m 62.6M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (52s) 18s ago 17m 7088k - 1.5.0 0da6a335fe13 3fdcc1d37c9b 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (37s) 4s ago 17m 7656k - 1.5.0 0da6a335fe13 21b7add2b363 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (6m) 18s ago 23m 65.7M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (6m) 18s ago 22m 66.3M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (5m) 18s ago 21m 58.6M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:19:50.270 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (4m) 18s ago 21m 62.8M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (4m) 4s ago 20m 62.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (3m) 4s ago 20m 54.4M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (2m) 4s ago 19m 50.9M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (2m) 4s ago 18m 58.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 starting - - - - 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (2m) 18s ago 15m 88.7M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (106s) 4s ago 15m 88.8M - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (113s) 18s ago 15m 88.5M - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:19:50.271 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (98s) 4s ago 15m 88.8M - 19.0.0-3285-g5904d294 8bb2087275ff 14bcc2172dd0 2024-04-24T17:19:50.743 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:19:50.743 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:19:50.743 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:19:50.743 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:19:50.744 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.502429+0000 mgr.x (mgr.25010) 2499 : audit [DBG] from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.502429+0000 mgr.x (mgr.25010) 2499 : audit [DBG] from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.888124+0000 mgr.x (mgr.25010) 2500 : audit [DBG] from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.888124+0000 mgr.x (mgr.25010) 2500 : audit [DBG] from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cluster 2024-04-24T17:19:49.930454+0000 mgr.x (mgr.25010) 2501 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cluster 2024-04-24T17:19:49.930454+0000 mgr.x (mgr.25010) 2501 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.952779+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.952779+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.961540+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.961540+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.997210+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.997210+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.998176+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:49.998176+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.004179+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.004179+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.004718+0000 mgr.x (mgr.25010) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.004718+0000 mgr.x (mgr.25010) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.043295+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.043295+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.043990+0000 mgr.x (mgr.25010) 2503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.043990+0000 mgr.x (mgr.25010) 2503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.051131+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.051131+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.053583+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.053583+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.057045+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.057045+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.057962+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.057962+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.063776+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.063776+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.064259+0000 mgr.x (mgr.25010) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.064259+0000 mgr.x (mgr.25010) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.105265+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.105265+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.107589+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.107589+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.109665+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.109665+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.110489+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.110489+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.116185+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.116185+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.116657+0000 mgr.x (mgr.25010) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.116657+0000 mgr.x (mgr.25010) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.156880+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.156880+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.159184+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.159184+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.161309+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.161309+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.162056+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.162056+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.167689+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.167689+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.168255+0000 mgr.x (mgr.25010) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.168255+0000 mgr.x (mgr.25010) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.217824+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.217824+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.221455+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.221455+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.224388+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.224388+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.225518+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.225518+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.234217+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.234217+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.234868+0000 mgr.x (mgr.25010) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.234868+0000 mgr.x (mgr.25010) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.249586+0000 mgr.x (mgr.25010) 2508 : audit [DBG] from='client.54790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.249586+0000 mgr.x (mgr.25010) 2508 : audit [DBG] from='client.54790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.357500+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.357500+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.361743+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.361743+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.365726+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.365726+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.367188+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.367188+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.376564+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.376564+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.377367+0000 mgr.x (mgr.25010) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.377367+0000 mgr.x (mgr.25010) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.460047+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.460047+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.464542+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.464542+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.467616+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.467616+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.468758+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.468758+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.480349+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.480349+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.481097+0000 mgr.x (mgr.25010) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.481097+0000 mgr.x (mgr.25010) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.571018+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.571018+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.575011+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.575011+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.578493+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.578493+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.579590+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.579590+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.588832+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.588832+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.632933+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.632933+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.635246+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.635246+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.637429+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.637429+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.638528+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.638528+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.645638+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.645638+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.689130+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.689130+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.691476+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.691476+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.693953+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.693953+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.694993+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.694993+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.702271+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.702271+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.744141+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.744141+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.745254+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/2173956187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.745254+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/2173956187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.746258+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.746258+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.748643+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.748643+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.749299+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.749299+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.756120+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.756120+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.796698+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.796698+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.799172+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.799172+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.801177+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.801177+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.801811+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.801811+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.809452+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.809452+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.849902+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.849902+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.852134+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.852134+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.853938+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.853938+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.854622+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.854622+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.861522+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.861522+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.918877+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.918877+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.920989+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.920989+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.923061+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.923061+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.923772+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.923772+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.931658+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:50 smithi204 bash[58651]: audit 2024-04-24T17:19:50.931658+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.116 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:19:51.116 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:19:51.116 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:19:51.116 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:19:51.116 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:19:51.116 INFO:teuthology.orchestra.run.smithi040.stdout: "osd", 2024-04-24T17:19:51.116 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw", 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr", 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout: "iscsi", 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout: "mon" 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:19:51.117 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:19:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.502429+0000 mgr.x (mgr.25010) 2499 : audit [DBG] from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.502429+0000 mgr.x (mgr.25010) 2499 : audit [DBG] from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.888124+0000 mgr.x (mgr.25010) 2500 : audit [DBG] from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.888124+0000 mgr.x (mgr.25010) 2500 : audit [DBG] from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cluster 2024-04-24T17:19:49.930454+0000 mgr.x (mgr.25010) 2501 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cluster 2024-04-24T17:19:49.930454+0000 mgr.x (mgr.25010) 2501 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.952779+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.952779+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.961540+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.961540+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.997210+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.997210+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.998176+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:49.998176+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.004179+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.004179+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.004718+0000 mgr.x (mgr.25010) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.004718+0000 mgr.x (mgr.25010) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.043295+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.502429+0000 mgr.x (mgr.25010) 2499 : audit [DBG] from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.502429+0000 mgr.x (mgr.25010) 2499 : audit [DBG] from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.888124+0000 mgr.x (mgr.25010) 2500 : audit [DBG] from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.888124+0000 mgr.x (mgr.25010) 2500 : audit [DBG] from='client.54784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cluster 2024-04-24T17:19:49.930454+0000 mgr.x (mgr.25010) 2501 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cluster 2024-04-24T17:19:49.930454+0000 mgr.x (mgr.25010) 2501 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.952779+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.952779+0000 mon.a (mon.0) 8507 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.961540+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.961540+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.997210+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.997210+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.998176+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:49.998176+0000 mon.a (mon.0) 8510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.004179+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.004179+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.004718+0000 mgr.x (mgr.25010) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.004718+0000 mgr.x (mgr.25010) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.043295+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.043295+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.043990+0000 mgr.x (mgr.25010) 2503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.043990+0000 mgr.x (mgr.25010) 2503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.051131+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.051131+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.053583+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.053583+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.057045+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.057045+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.057962+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.057962+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.063776+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.063776+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.064259+0000 mgr.x (mgr.25010) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.064259+0000 mgr.x (mgr.25010) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.105265+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.105265+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.107589+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.107589+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.109665+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.109665+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.110489+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.110489+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.116185+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.116185+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.116657+0000 mgr.x (mgr.25010) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.116657+0000 mgr.x (mgr.25010) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.156880+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.156880+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.159184+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.159184+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.161309+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.161309+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.162056+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.162056+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.167689+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.167689+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.168255+0000 mgr.x (mgr.25010) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.168255+0000 mgr.x (mgr.25010) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.043295+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.043990+0000 mgr.x (mgr.25010) 2503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.043990+0000 mgr.x (mgr.25010) 2503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.051131+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.051131+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.053583+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.053583+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.057045+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.057045+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.057962+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.057962+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.063776+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.063776+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.064259+0000 mgr.x (mgr.25010) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.064259+0000 mgr.x (mgr.25010) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.105265+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.105265+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.107589+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.197 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.107589+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.198 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.109665+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.217824+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.217824+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.221455+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.221455+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.224388+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.224388+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.225518+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.225518+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.234217+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.234217+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.234868+0000 mgr.x (mgr.25010) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.234868+0000 mgr.x (mgr.25010) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.249586+0000 mgr.x (mgr.25010) 2508 : audit [DBG] from='client.54790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.249586+0000 mgr.x (mgr.25010) 2508 : audit [DBG] from='client.54790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.357500+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.357500+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.361743+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.361743+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.365726+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.365726+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.109665+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.110489+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.110489+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.116185+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.116185+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.116657+0000 mgr.x (mgr.25010) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.116657+0000 mgr.x (mgr.25010) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.156880+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.156880+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.159184+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.159184+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.161309+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.161309+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.162056+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.162056+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.167689+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.167689+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.168255+0000 mgr.x (mgr.25010) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.168255+0000 mgr.x (mgr.25010) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.367188+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.367188+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.376564+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.376564+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.377367+0000 mgr.x (mgr.25010) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.377367+0000 mgr.x (mgr.25010) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.460047+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.460047+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.464542+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.201 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.464542+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.467616+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.467616+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.468758+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.468758+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.480349+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.480349+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.481097+0000 mgr.x (mgr.25010) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.481097+0000 mgr.x (mgr.25010) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.571018+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.571018+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.217824+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.217824+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.221455+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.221455+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.224388+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.224388+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.225518+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.225518+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.234217+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.234217+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.234868+0000 mgr.x (mgr.25010) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.234868+0000 mgr.x (mgr.25010) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.249586+0000 mgr.x (mgr.25010) 2508 : audit [DBG] from='client.54790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.249586+0000 mgr.x (mgr.25010) 2508 : audit [DBG] from='client.54790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.357500+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.357500+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.361743+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.361743+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.365726+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.365726+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.575011+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.575011+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.578493+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.578493+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.579590+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.579590+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.588832+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.588832+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.632933+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.632933+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.205 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.635246+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.635246+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.637429+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.637429+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.638528+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.638528+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.645638+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.645638+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.689130+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.689130+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.691476+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.691476+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.693953+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.693953+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.206 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.694993+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.694993+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.702271+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.702271+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.744141+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.744141+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.745254+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/2173956187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.745254+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/2173956187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.746258+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.746258+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.748643+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.748643+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.749299+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.207 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.749299+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.367188+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.367188+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.376564+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.376564+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.377367+0000 mgr.x (mgr.25010) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.377367+0000 mgr.x (mgr.25010) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.460047+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.460047+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.208 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.464542+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.464542+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.467616+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.467616+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.468758+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.468758+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.480349+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.480349+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.481097+0000 mgr.x (mgr.25010) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.481097+0000 mgr.x (mgr.25010) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.571018+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.209 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.571018+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.756120+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.756120+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.796698+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.796698+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.799172+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.799172+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.210 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.801177+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.801177+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.801811+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.801811+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.809452+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.809452+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.849902+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.849902+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.852134+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.852134+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.853938+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.853938+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.854622+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.854622+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.211 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.861522+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.861522+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.918877+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.918877+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.920989+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.920989+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.923061+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.923061+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.923772+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.923772+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.931658+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[76016]: audit 2024-04-24T17:19:50.931658+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.575011+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.575011+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.578493+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.578493+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.579590+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.579590+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.588832+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.213 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.588832+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.632933+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.632933+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.635246+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.635246+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.637429+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.637429+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.638528+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.638528+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.214 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.645638+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.645638+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.689130+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.689130+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.691476+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.691476+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.693953+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.693953+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.694993+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.694993+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.702271+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.702271+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.744141+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.744141+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.745254+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/2173956187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.745254+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.40:0/2173956187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.215 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.746258+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.746258+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.748643+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.748643+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.749299+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.749299+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.756120+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.756120+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.796698+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.796698+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.799172+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.799172+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.801177+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.801177+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.801811+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.801811+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.809452+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.809452+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.849902+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.849902+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.852134+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.852134+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.853938+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.853938+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.854622+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.854622+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.861522+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.861522+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.918877+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.217 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.918877+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.920989+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.920989+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.923061+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.923061+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.923772+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.923772+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.931658+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:50 smithi040 bash[70555]: audit 2024-04-24T17:19:50.931658+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:51.577 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.673Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.673Z 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-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.673Z 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 smithi204 (none))" 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.673Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.673Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.675Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.675Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.676Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.676Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.678Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.678Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.173µs 2024-04-24T17:19:51.916 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.678Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.680Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.706Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.714Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.715Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.729Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.730Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.730Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.730Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.58µs wal_replay_duration=52.431974ms wbl_replay_duration=122ns total_replay_duration=52.502212ms 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.735Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.735Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.735Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-24T17:19:51.917 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.758Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.927568ms db_storage=1.046µs remote_storage=1.089µs web_handler=388ns query_engine=814ns scrape=234.75µs scrape_sd=98.163µs notify=20.292µs notify_sd=21.153µs rules=22.041574ms tracing=6.364µs 2024-04-24T17:19:51.918 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.758Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-24T17:19:51.918 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[86000]: ts=2024-04-24T17:19:51.758Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.589456+0000 mgr.x (mgr.25010) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.589456+0000 mgr.x (mgr.25010) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.646076+0000 mgr.x (mgr.25010) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.646076+0000 mgr.x (mgr.25010) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.702958+0000 mgr.x (mgr.25010) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.702958+0000 mgr.x (mgr.25010) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.756614+0000 mgr.x (mgr.25010) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.756614+0000 mgr.x (mgr.25010) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.809898+0000 mgr.x (mgr.25010) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.809898+0000 mgr.x (mgr.25010) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.861990+0000 mgr.x (mgr.25010) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.861990+0000 mgr.x (mgr.25010) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.932182+0000 mgr.x (mgr.25010) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:50.932182+0000 mgr.x (mgr.25010) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.988746+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.988746+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.991232+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.991232+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.993352+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.993352+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.994243+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:50.994243+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.000269+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.000269+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.000733+0000 mgr.x (mgr.25010) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.000733+0000 mgr.x (mgr.25010) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.078344+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.078344+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.081906+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.081906+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.085178+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.085178+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.086368+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.086368+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.093169+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.093169+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.093904+0000 mgr.x (mgr.25010) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.093904+0000 mgr.x (mgr.25010) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.117086+0000 mgr.x (mgr.25010) 2520 : audit [DBG] from='client.44883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.117086+0000 mgr.x (mgr.25010) 2520 : audit [DBG] from='client.44883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.172154+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.172154+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.176012+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.176012+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.179171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.179171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.180452+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.180452+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.188522+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.188522+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.189103+0000 mgr.x (mgr.25010) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.189103+0000 mgr.x (mgr.25010) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.266143+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.266143+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.268991+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.268991+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.271616+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.271616+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.272828+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.272828+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.281804+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.281804+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.282592+0000 mgr.x (mgr.25010) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.282592+0000 mgr.x (mgr.25010) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.343563+0000 mgr.x (mgr.25010) 2523 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.343563+0000 mgr.x (mgr.25010) 2523 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.343732+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.343732+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.346287+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.346287+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.348328+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.348328+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.349092+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.349092+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.354125+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.354125+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.354586+0000 mgr.x (mgr.25010) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.354586+0000 mgr.x (mgr.25010) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.399470+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.399470+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.402241+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.402241+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.404537+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.404537+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.405357+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.405357+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.411632+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.411632+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.414692+0000 mgr.x (mgr.25010) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.414692+0000 mgr.x (mgr.25010) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.468872+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.468872+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.478812+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.478812+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.484814+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.484814+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.490255+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.490255+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.492855+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.492855+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.495766+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.495766+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.496648+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.496648+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.503226+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.503226+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.545827+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.545827+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.548180+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.548180+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.550433+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.550433+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.551242+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.551242+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.556027+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.556027+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.579403+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.40:0/398718275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.579403+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.40:0/398718275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.630302+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.630302+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.632909+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.632909+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.635155+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.635155+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.636057+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.636057+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.641013+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.641013+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.683100+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.683100+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.685802+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.685802+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.689075+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.689075+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.690490+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.690490+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.696070+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.696070+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.771542+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.771542+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.774094+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.774094+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.776414+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.776414+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.777461+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.777461+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.782900+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.782900+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.824386+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.824386+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.827338+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.827338+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.829586+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.829586+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.830505+0000 mon.a (mon.0) 8640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.830505+0000 mon.a (mon.0) 8640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.835808+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.835808+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.881686+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.881686+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.273 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.884749+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.884749+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.887152+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.887152+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.888079+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.888079+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.895853+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.895853+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.936771+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.936771+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.939342+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.939342+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.941784+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.941784+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.942864+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.942864+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.951237+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.275 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:51 smithi204 bash[58651]: audit 2024-04-24T17:19:51.951237+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.589456+0000 mgr.x (mgr.25010) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.589456+0000 mgr.x (mgr.25010) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.646076+0000 mgr.x (mgr.25010) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.646076+0000 mgr.x (mgr.25010) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.702958+0000 mgr.x (mgr.25010) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.702958+0000 mgr.x (mgr.25010) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.756614+0000 mgr.x (mgr.25010) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.756614+0000 mgr.x (mgr.25010) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.359 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.809898+0000 mgr.x (mgr.25010) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.809898+0000 mgr.x (mgr.25010) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.861990+0000 mgr.x (mgr.25010) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.861990+0000 mgr.x (mgr.25010) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.932182+0000 mgr.x (mgr.25010) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:50.932182+0000 mgr.x (mgr.25010) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.988746+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.988746+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.991232+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.991232+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.993352+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.993352+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.589456+0000 mgr.x (mgr.25010) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.589456+0000 mgr.x (mgr.25010) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.646076+0000 mgr.x (mgr.25010) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.646076+0000 mgr.x (mgr.25010) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.702958+0000 mgr.x (mgr.25010) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.702958+0000 mgr.x (mgr.25010) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.756614+0000 mgr.x (mgr.25010) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.756614+0000 mgr.x (mgr.25010) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.809898+0000 mgr.x (mgr.25010) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.809898+0000 mgr.x (mgr.25010) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.861990+0000 mgr.x (mgr.25010) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.361 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.861990+0000 mgr.x (mgr.25010) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.932182+0000 mgr.x (mgr.25010) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:50.932182+0000 mgr.x (mgr.25010) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.988746+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.988746+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.991232+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.991232+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.993352+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.362 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.993352+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.994243+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:50.994243+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.000269+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.000269+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.000733+0000 mgr.x (mgr.25010) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.000733+0000 mgr.x (mgr.25010) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.078344+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.078344+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.081906+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.081906+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.085178+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.085178+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.086368+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.086368+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.093169+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.093169+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.093904+0000 mgr.x (mgr.25010) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.093904+0000 mgr.x (mgr.25010) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.117086+0000 mgr.x (mgr.25010) 2520 : audit [DBG] from='client.44883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.117086+0000 mgr.x (mgr.25010) 2520 : audit [DBG] from='client.44883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.172154+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.172154+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.176012+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.176012+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.179171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.179171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.180452+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.364 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.180452+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.188522+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.188522+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.189103+0000 mgr.x (mgr.25010) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.189103+0000 mgr.x (mgr.25010) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.266143+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.266143+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.268991+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.268991+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.271616+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.271616+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.272828+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.365 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.994243+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:50.994243+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.000269+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.000269+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.000733+0000 mgr.x (mgr.25010) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.000733+0000 mgr.x (mgr.25010) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.078344+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.078344+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.081906+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.081906+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.085178+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.085178+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.086368+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.086368+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.093169+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.093169+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.093904+0000 mgr.x (mgr.25010) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.093904+0000 mgr.x (mgr.25010) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.117086+0000 mgr.x (mgr.25010) 2520 : audit [DBG] from='client.44883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.117086+0000 mgr.x (mgr.25010) 2520 : audit [DBG] from='client.44883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.272828+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.281804+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.367 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.281804+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.282592+0000 mgr.x (mgr.25010) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.282592+0000 mgr.x (mgr.25010) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.343563+0000 mgr.x (mgr.25010) 2523 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.343563+0000 mgr.x (mgr.25010) 2523 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.343732+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.343732+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.346287+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.346287+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.348328+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.348328+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.349092+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.349092+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.354125+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.354125+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.368 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.354586+0000 mgr.x (mgr.25010) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.354586+0000 mgr.x (mgr.25010) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.399470+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.399470+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.402241+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.402241+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.404537+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.404537+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.405357+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.405357+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.411632+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.411632+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.414692+0000 mgr.x (mgr.25010) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.414692+0000 mgr.x (mgr.25010) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.369 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.468872+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.468872+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.478812+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.478812+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.484814+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.484814+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.490255+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.490255+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.492855+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.370 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.492855+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.172154+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.172154+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.176012+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.176012+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.179171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.179171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.180452+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.180452+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.188522+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.188522+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.189103+0000 mgr.x (mgr.25010) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.189103+0000 mgr.x (mgr.25010) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.266143+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.266143+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.268991+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.268991+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.271616+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.271616+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.272828+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.495766+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.495766+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.372 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.496648+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.496648+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.503226+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.503226+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.545827+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.545827+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.548180+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.548180+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.550433+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.550433+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.551242+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.551242+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.556027+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.556027+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.373 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.579403+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.40:0/398718275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.579403+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.40:0/398718275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.630302+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.272828+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.281804+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.281804+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.282592+0000 mgr.x (mgr.25010) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.282592+0000 mgr.x (mgr.25010) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.343563+0000 mgr.x (mgr.25010) 2523 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.343563+0000 mgr.x (mgr.25010) 2523 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.343732+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.343732+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.346287+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.346287+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.348328+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.348328+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.349092+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.349092+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.354125+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.354125+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.354586+0000 mgr.x (mgr.25010) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.354586+0000 mgr.x (mgr.25010) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.399470+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.630302+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.632909+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.632909+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.635155+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.635155+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.636057+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.636057+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.641013+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.641013+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.683100+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.376 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.683100+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.685802+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.685802+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.689075+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.689075+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.690490+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.690490+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.696070+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.696070+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.771542+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.771542+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.774094+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.774094+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.776414+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.776414+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.377 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.777461+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.777461+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.782900+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.782900+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.824386+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.824386+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.827338+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.827338+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.829586+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.829586+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.830505+0000 mon.a (mon.0) 8640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.830505+0000 mon.a (mon.0) 8640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.835808+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.378 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.835808+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.399470+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.402241+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.402241+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.404537+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.404537+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.405357+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.405357+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.411632+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.411632+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.414692+0000 mgr.x (mgr.25010) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.379 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.414692+0000 mgr.x (mgr.25010) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.468872+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.468872+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.478812+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.478812+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.484814+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.484814+0000 mon.a (mon.0) 8610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.490255+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.490255+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.492855+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.492855+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.881686+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.881686+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.884749+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.884749+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.887152+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.887152+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.888079+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.888079+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.895853+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.895853+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.936771+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.381 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.936771+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.939342+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.939342+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.941784+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.941784+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.942864+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.942864+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.951237+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.382 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[76016]: audit 2024-04-24T17:19:51.951237+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.383 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.495766+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.383 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.495766+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.383 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.496648+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.383 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.496648+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.383 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.503226+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.383 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.503226+0000 mon.a (mon.0) 8615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.383 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.545827+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.545827+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.548180+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.548180+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.550433+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.550433+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.551242+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.551242+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.556027+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.556027+0000 mon.a (mon.0) 8620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.579403+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.40:0/398718275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.579403+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.40:0/398718275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.630302+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.384 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.630302+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.632909+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.632909+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.635155+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.635155+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.636057+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.636057+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.641013+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.641013+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.683100+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.683100+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.685802+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.685802+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.689075+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.385 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.689075+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.690490+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.690490+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.696070+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.696070+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.771542+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.771542+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.774094+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.774094+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.776414+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.776414+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.777461+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.777461+0000 mon.a (mon.0) 8635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.782900+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.782900+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.824386+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.824386+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.827338+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.827338+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.829586+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.829586+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.830505+0000 mon.a (mon.0) 8640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.830505+0000 mon.a (mon.0) 8640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.835808+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.835808+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.881686+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.881686+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.387 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.884749+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.884749+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.887152+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.887152+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.888079+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.888079+0000 mon.a (mon.0) 8645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.895853+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.895853+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.936771+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.936771+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.939342+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.939342+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.941784+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.941784+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.942864+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.942864+0000 mon.a (mon.0) 8650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:52.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.951237+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:52.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:51 smithi040 bash[70555]: audit 2024-04-24T17:19:51.951237+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.503908+0000 mgr.x (mgr.25010) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.503908+0000 mgr.x (mgr.25010) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.556684+0000 mgr.x (mgr.25010) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.556684+0000 mgr.x (mgr.25010) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.641545+0000 mgr.x (mgr.25010) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.641545+0000 mgr.x (mgr.25010) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.696702+0000 mgr.x (mgr.25010) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.696702+0000 mgr.x (mgr.25010) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.783404+0000 mgr.x (mgr.25010) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.783404+0000 mgr.x (mgr.25010) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.836296+0000 mgr.x (mgr.25010) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.836296+0000 mgr.x (mgr.25010) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.896361+0000 mgr.x (mgr.25010) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.896361+0000 mgr.x (mgr.25010) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cluster 2024-04-24T17:19:51.931132+0000 mgr.x (mgr.25010) 2533 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cluster 2024-04-24T17:19:51.931132+0000 mgr.x (mgr.25010) 2533 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.951914+0000 mgr.x (mgr.25010) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:51.951914+0000 mgr.x (mgr.25010) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.008691+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.008691+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.011011+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.011011+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.013233+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.013233+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.014035+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.014035+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.022737+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.022737+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.023390+0000 mgr.x (mgr.25010) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.023390+0000 mgr.x (mgr.25010) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.063989+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.063989+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.066487+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.066487+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.068905+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.068905+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.070199+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.070199+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.077493+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.077493+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.078013+0000 mgr.x (mgr.25010) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.078013+0000 mgr.x (mgr.25010) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.118681+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.118681+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.121618+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.121618+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.124508+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.124508+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.125644+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.125644+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.133324+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.133324+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.134009+0000 mgr.x (mgr.25010) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.134009+0000 mgr.x (mgr.25010) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.207312+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.207312+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.210353+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.210353+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.213190+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.213190+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.214784+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.214784+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.222100+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.222100+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.222749+0000 mgr.x (mgr.25010) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.222749+0000 mgr.x (mgr.25010) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.281367+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.281367+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.284971+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.284971+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.288180+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.288180+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.289283+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.289283+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.301181+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.301181+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.301853+0000 mgr.x (mgr.25010) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.301853+0000 mgr.x (mgr.25010) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.376614+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.376614+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.378894+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.378894+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.380980+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.380980+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.381837+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.381837+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.387610+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.387610+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.219 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.388081+0000 mgr.x (mgr.25010) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.388081+0000 mgr.x (mgr.25010) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.462452+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.462452+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.464979+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.464979+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.467376+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.467376+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.468188+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.468188+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.474224+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.474224+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.474715+0000 mgr.x (mgr.25010) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.474715+0000 mgr.x (mgr.25010) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.518506+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.518506+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.521955+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.521955+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.525190+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.525190+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.526616+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.526616+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.533818+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.533818+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.611090+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.611090+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.614171+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.614171+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.617754+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.617754+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.619283+0000 mon.a (mon.0) 8695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.619283+0000 mon.a (mon.0) 8695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.633618+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.633618+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.719514+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.719514+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.724070+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.724070+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.728250+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.728250+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.729558+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.729558+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.742920+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.742920+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.821116+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.821116+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.824531+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.824531+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.828475+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.223 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.828475+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.830367+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.830367+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.843482+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.843482+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.912449+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.912449+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.917302+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.917302+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.921477+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.921477+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.922877+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.922877+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.933186+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:52 smithi204 bash[58651]: audit 2024-04-24T17:19:52.933186+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.503908+0000 mgr.x (mgr.25010) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.503908+0000 mgr.x (mgr.25010) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.556684+0000 mgr.x (mgr.25010) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.556684+0000 mgr.x (mgr.25010) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.641545+0000 mgr.x (mgr.25010) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.641545+0000 mgr.x (mgr.25010) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.696702+0000 mgr.x (mgr.25010) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.696702+0000 mgr.x (mgr.25010) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.783404+0000 mgr.x (mgr.25010) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.783404+0000 mgr.x (mgr.25010) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.836296+0000 mgr.x (mgr.25010) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.836296+0000 mgr.x (mgr.25010) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.896361+0000 mgr.x (mgr.25010) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.896361+0000 mgr.x (mgr.25010) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cluster 2024-04-24T17:19:51.931132+0000 mgr.x (mgr.25010) 2533 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cluster 2024-04-24T17:19:51.931132+0000 mgr.x (mgr.25010) 2533 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.951914+0000 mgr.x (mgr.25010) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:51.951914+0000 mgr.x (mgr.25010) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.008691+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.008691+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.011011+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.503908+0000 mgr.x (mgr.25010) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.503908+0000 mgr.x (mgr.25010) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.556684+0000 mgr.x (mgr.25010) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.556684+0000 mgr.x (mgr.25010) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.641545+0000 mgr.x (mgr.25010) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.641545+0000 mgr.x (mgr.25010) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.696702+0000 mgr.x (mgr.25010) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.696702+0000 mgr.x (mgr.25010) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.783404+0000 mgr.x (mgr.25010) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.783404+0000 mgr.x (mgr.25010) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.836296+0000 mgr.x (mgr.25010) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.836296+0000 mgr.x (mgr.25010) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.896361+0000 mgr.x (mgr.25010) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.896361+0000 mgr.x (mgr.25010) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cluster 2024-04-24T17:19:51.931132+0000 mgr.x (mgr.25010) 2533 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cluster 2024-04-24T17:19:51.931132+0000 mgr.x (mgr.25010) 2533 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.951914+0000 mgr.x (mgr.25010) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:51.951914+0000 mgr.x (mgr.25010) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.008691+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.008691+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.011011+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.011011+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.013233+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.013233+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.014035+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.014035+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.022737+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.022737+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.023390+0000 mgr.x (mgr.25010) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.023390+0000 mgr.x (mgr.25010) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.063989+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.063989+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.066487+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.066487+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.068905+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.068905+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.070199+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.070199+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.077493+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.077493+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.078013+0000 mgr.x (mgr.25010) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.011011+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.013233+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.013233+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.014035+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.014035+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.022737+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.022737+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.023390+0000 mgr.x (mgr.25010) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.023390+0000 mgr.x (mgr.25010) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.063989+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.063989+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.066487+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.066487+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.068905+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.068905+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.070199+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.070199+0000 mon.a (mon.0) 8660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.077493+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.077493+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.078013+0000 mgr.x (mgr.25010) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.078013+0000 mgr.x (mgr.25010) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.118681+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.118681+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.121618+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.121618+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.124508+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.124508+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.125644+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.125644+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.133324+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.133324+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.134009+0000 mgr.x (mgr.25010) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.134009+0000 mgr.x (mgr.25010) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.207312+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.207312+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.210353+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.210353+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.213190+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.213190+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.078013+0000 mgr.x (mgr.25010) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.118681+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.118681+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.121618+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.121618+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.124508+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.124508+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.125644+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.125644+0000 mon.a (mon.0) 8665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.133324+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.133324+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.134009+0000 mgr.x (mgr.25010) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.134009+0000 mgr.x (mgr.25010) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.207312+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.207312+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.210353+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.210353+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.213190+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.213190+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.214784+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.214784+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.222100+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.222100+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.222749+0000 mgr.x (mgr.25010) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.222749+0000 mgr.x (mgr.25010) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.281367+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.281367+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.284971+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.284971+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.288180+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.288180+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.289283+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.289283+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.301181+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.301181+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.301853+0000 mgr.x (mgr.25010) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.301853+0000 mgr.x (mgr.25010) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.376614+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.376614+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.214784+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.214784+0000 mon.a (mon.0) 8670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.222100+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.222100+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.222749+0000 mgr.x (mgr.25010) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.222749+0000 mgr.x (mgr.25010) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.281367+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.281367+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.284971+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.284971+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.288180+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.288180+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.289283+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.289283+0000 mon.a (mon.0) 8675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.301181+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.301181+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.301853+0000 mgr.x (mgr.25010) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.301853+0000 mgr.x (mgr.25010) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.376614+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.376614+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.378894+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.378894+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.380980+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.380980+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.381837+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.381837+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.387610+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.387610+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.388081+0000 mgr.x (mgr.25010) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.388081+0000 mgr.x (mgr.25010) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.462452+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.462452+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.464979+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.464979+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.467376+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.467376+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.468188+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.468188+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.474224+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.378894+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.378894+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.380980+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.380980+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.381837+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.381837+0000 mon.a (mon.0) 8680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.387610+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.387610+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.388081+0000 mgr.x (mgr.25010) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.388081+0000 mgr.x (mgr.25010) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.462452+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.462452+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.464979+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.464979+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.467376+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.467376+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.468188+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.468188+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.474224+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.474224+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.474715+0000 mgr.x (mgr.25010) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.474715+0000 mgr.x (mgr.25010) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.518506+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.518506+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.521955+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.521955+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.525190+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.525190+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.526616+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[70555]: audit 2024-04-24T17:19:52.526616+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.533818+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.533818+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.611090+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.611090+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.614171+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.614171+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.617754+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.617754+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.619283+0000 mon.a (mon.0) 8695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.474224+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.474715+0000 mgr.x (mgr.25010) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.474715+0000 mgr.x (mgr.25010) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.518506+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.518506+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.521955+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.521955+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.525190+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.525190+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:52 smithi040 bash[76016]: audit 2024-04-24T17:19:52.526616+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.526616+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.533818+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.533818+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.611090+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.611090+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.614171+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.614171+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.617754+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.617754+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.619283+0000 mon.a (mon.0) 8695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.619283+0000 mon.a (mon.0) 8695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.633618+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.633618+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.719514+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.719514+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.724070+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.724070+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.728250+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.728250+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.729558+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.729558+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.742920+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.742920+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.821116+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.821116+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.824531+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.824531+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.828475+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.828475+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.619283+0000 mon.a (mon.0) 8695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.633618+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.633618+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.719514+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.719514+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.724070+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.724070+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.728250+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.728250+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.729558+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.729558+0000 mon.a (mon.0) 8700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.742920+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.742920+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.821116+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.821116+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.824531+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.824531+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.828475+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.828475+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.830367+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.830367+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.843482+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.843482+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.912449+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.912449+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.917302+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.917302+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.921477+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.921477+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.922877+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.922877+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.933186+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:52.933186+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.830367+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.830367+0000 mon.a (mon.0) 8705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.843482+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.843482+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.912449+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.912449+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:53.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.917302+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.917302+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:53.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.921477+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.921477+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:53.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.922877+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.922877+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:53.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.933186+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:53.465 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:52.933186+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.534468+0000 mgr.x (mgr.25010) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.534468+0000 mgr.x (mgr.25010) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.634394+0000 mgr.x (mgr.25010) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.634394+0000 mgr.x (mgr.25010) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.744009+0000 mgr.x (mgr.25010) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.744009+0000 mgr.x (mgr.25010) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.844441+0000 mgr.x (mgr.25010) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.844441+0000 mgr.x (mgr.25010) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.934028+0000 mgr.x (mgr.25010) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:52.934028+0000 mgr.x (mgr.25010) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.008269+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.008269+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.010783+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.010783+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.012752+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.012752+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.013572+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.013572+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.022176+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.022176+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.022766+0000 mgr.x (mgr.25010) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.022766+0000 mgr.x (mgr.25010) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.079786+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.079786+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.083131+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.083131+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.086069+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.086069+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.087234+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.087234+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.099112+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.099112+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.099772+0000 mgr.x (mgr.25010) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.099772+0000 mgr.x (mgr.25010) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.140557+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.140557+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.144912+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.144912+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.148248+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.148248+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.149706+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.149706+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.163426+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.163426+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.164123+0000 mgr.x (mgr.25010) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.164123+0000 mgr.x (mgr.25010) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.240128+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.240128+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.243147+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.243147+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.245615+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.245615+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.246802+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.246802+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.259153+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.259153+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.259814+0000 mgr.x (mgr.25010) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.259814+0000 mgr.x (mgr.25010) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.316952+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.316952+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.320372+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.320372+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.323405+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.323405+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.324553+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.324553+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.335413+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.335413+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.336064+0000 mgr.x (mgr.25010) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.336064+0000 mgr.x (mgr.25010) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.394699+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.394699+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.397815+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.397815+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.400911+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.400911+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.402322+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.402322+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.415298+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.415298+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.416004+0000 mgr.x (mgr.25010) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.416004+0000 mgr.x (mgr.25010) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.490544+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.490544+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.493743+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.493743+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.496603+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.496603+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.497991+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.497991+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.511213+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.511213+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.570132+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.570132+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.572824+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.572824+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.575238+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.575238+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.576318+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.576318+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.589003+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.589003+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.649057+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.649057+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.652285+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.652285+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.655396+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.655396+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.656726+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.656726+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.669630+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.669630+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.757916+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.757916+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.760943+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.760943+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.764015+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.764015+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.765597+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.765597+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.779924+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.779924+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.837287+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.837287+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.840284+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.840284+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.843808+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.843808+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.845345+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.845345+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.858956+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.858956+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.949579+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.949579+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.954286+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.954286+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.958139+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.958139+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.959769+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:53 smithi204 bash[58651]: audit 2024-04-24T17:19:53.959769+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.534468+0000 mgr.x (mgr.25010) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.534468+0000 mgr.x (mgr.25010) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.634394+0000 mgr.x (mgr.25010) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.634394+0000 mgr.x (mgr.25010) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.744009+0000 mgr.x (mgr.25010) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.744009+0000 mgr.x (mgr.25010) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.844441+0000 mgr.x (mgr.25010) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.844441+0000 mgr.x (mgr.25010) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.934028+0000 mgr.x (mgr.25010) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:52.934028+0000 mgr.x (mgr.25010) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.008269+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.008269+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.010783+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.010783+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.012752+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.012752+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.013572+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.013572+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.022176+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.022176+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.534468+0000 mgr.x (mgr.25010) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.534468+0000 mgr.x (mgr.25010) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.634394+0000 mgr.x (mgr.25010) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.634394+0000 mgr.x (mgr.25010) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.744009+0000 mgr.x (mgr.25010) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.744009+0000 mgr.x (mgr.25010) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.844441+0000 mgr.x (mgr.25010) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.844441+0000 mgr.x (mgr.25010) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.934028+0000 mgr.x (mgr.25010) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:52.934028+0000 mgr.x (mgr.25010) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.008269+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.008269+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.010783+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.010783+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.012752+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.012752+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.013572+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.013572+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.022176+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.022176+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.022766+0000 mgr.x (mgr.25010) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.022766+0000 mgr.x (mgr.25010) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.079786+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.079786+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.083131+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.083131+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.086069+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.086069+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.087234+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.087234+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.099112+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.099112+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.099772+0000 mgr.x (mgr.25010) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.099772+0000 mgr.x (mgr.25010) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.140557+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.140557+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.144912+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.144912+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.148248+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.148248+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.022766+0000 mgr.x (mgr.25010) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.022766+0000 mgr.x (mgr.25010) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.079786+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.079786+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.083131+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.083131+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.086069+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.086069+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.087234+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.087234+0000 mon.a (mon.0) 8720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.099112+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.099112+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.099772+0000 mgr.x (mgr.25010) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.099772+0000 mgr.x (mgr.25010) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.140557+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.140557+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.144912+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.144912+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.148248+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.148248+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.149706+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.149706+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.163426+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.163426+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.164123+0000 mgr.x (mgr.25010) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.164123+0000 mgr.x (mgr.25010) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.240128+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.240128+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.243147+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.243147+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.245615+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.245615+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.246802+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.246802+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.259153+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.259153+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.259814+0000 mgr.x (mgr.25010) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.259814+0000 mgr.x (mgr.25010) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.316952+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.316952+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.149706+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.149706+0000 mon.a (mon.0) 8725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.163426+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.163426+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.164123+0000 mgr.x (mgr.25010) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.164123+0000 mgr.x (mgr.25010) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.240128+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.240128+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.243147+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.243147+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.245615+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.245615+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.246802+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.246802+0000 mon.a (mon.0) 8730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.259153+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.259153+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.259814+0000 mgr.x (mgr.25010) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.259814+0000 mgr.x (mgr.25010) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.316952+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.316952+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.320372+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.320372+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.323405+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.323405+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.324553+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.324553+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.335413+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.335413+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.336064+0000 mgr.x (mgr.25010) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.336064+0000 mgr.x (mgr.25010) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.394699+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.394699+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.397815+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.397815+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.400911+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.400911+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.402322+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.402322+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.415298+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.320372+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.320372+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.323405+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.323405+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.324553+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.324553+0000 mon.a (mon.0) 8735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.335413+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.335413+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.336064+0000 mgr.x (mgr.25010) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.336064+0000 mgr.x (mgr.25010) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.394699+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.394699+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.397815+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.397815+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.400911+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.400911+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.402322+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.402322+0000 mon.a (mon.0) 8740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.415298+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.415298+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.416004+0000 mgr.x (mgr.25010) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.416004+0000 mgr.x (mgr.25010) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.490544+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.490544+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.493743+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.493743+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[70555]: audit 2024-04-24T17:19:53.496603+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.496603+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.497991+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.497991+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.511213+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.511213+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.570132+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.570132+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.572824+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.572824+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.575238+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.575238+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.415298+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.416004+0000 mgr.x (mgr.25010) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.416004+0000 mgr.x (mgr.25010) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.490544+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.490544+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:53 smithi040 bash[76016]: audit 2024-04-24T17:19:53.493743+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.493743+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.496603+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.496603+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.497991+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.497991+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.511213+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.511213+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.570132+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.570132+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.572824+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.572824+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.575238+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.575238+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.576318+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.576318+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.589003+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.589003+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.649057+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.649057+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.652285+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.652285+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.655396+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.655396+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.656726+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.656726+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.669630+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.669630+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.757916+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.757916+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.760943+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.760943+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.764015+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.764015+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.576318+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.576318+0000 mon.a (mon.0) 8750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.589003+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.589003+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.649057+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.649057+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.652285+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.652285+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.655396+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.655396+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.656726+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.656726+0000 mon.a (mon.0) 8755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.669630+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.669630+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.757916+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.757916+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.760943+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.760943+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.764015+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.764015+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.765597+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.765597+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.779924+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.779924+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.837287+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.837287+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.840284+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.840284+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.843808+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.843808+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.845345+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.845345+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.858956+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.858956+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.949579+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.949579+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.954286+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.954286+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.958139+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.765597+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.765597+0000 mon.a (mon.0) 8760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.779924+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.779924+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.837287+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.837287+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.840284+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.840284+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.843808+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.843808+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.845345+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.845345+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.858956+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.858956+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.949579+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.949579+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.954286+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.954286+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:54.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.958139+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.958139+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.959769+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.959769+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.958139+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:54.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.959769+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:54.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.959769+0000 mon.a (mon.0) 8770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.512016+0000 mgr.x (mgr.25010) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.512016+0000 mgr.x (mgr.25010) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.589845+0000 mgr.x (mgr.25010) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.589845+0000 mgr.x (mgr.25010) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.670339+0000 mgr.x (mgr.25010) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.670339+0000 mgr.x (mgr.25010) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.780593+0000 mgr.x (mgr.25010) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.780593+0000 mgr.x (mgr.25010) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.861593+0000 mgr.x (mgr.25010) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.861593+0000 mgr.x (mgr.25010) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cluster 2024-04-24T17:19:53.932090+0000 mgr.x (mgr.25010) 2558 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cluster 2024-04-24T17:19:53.932090+0000 mgr.x (mgr.25010) 2558 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:53.998047+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:53.998047+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.998787+0000 mgr.x (mgr.25010) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:53.998787+0000 mgr.x (mgr.25010) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.086874+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.086874+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.089782+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.089782+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.093399+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.093399+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.094736+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.094736+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.107865+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.107865+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.108778+0000 mgr.x (mgr.25010) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.108778+0000 mgr.x (mgr.25010) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.182899+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.182899+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.186045+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.186045+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.189157+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.189157+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.190432+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.190432+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.203115+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.203115+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.203873+0000 mgr.x (mgr.25010) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.203873+0000 mgr.x (mgr.25010) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.260871+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.260871+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.264064+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.264064+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.266999+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.266999+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.268277+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.268277+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.281232+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.281232+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.282081+0000 mgr.x (mgr.25010) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.282081+0000 mgr.x (mgr.25010) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.340292+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.340292+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.343330+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:54 smithi204 bash[58651]: audit 2024-04-24T17:19:54.343330+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.346004+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.346004+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.347206+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.347206+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.359964+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.359964+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.360670+0000 mgr.x (mgr.25010) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.360670+0000 mgr.x (mgr.25010) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.417939+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.417939+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.420852+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.420852+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.423334+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.423334+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.424413+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.424413+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.437142+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.437142+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.437769+0000 mgr.x (mgr.25010) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.437769+0000 mgr.x (mgr.25010) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.494937+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.494937+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.497245+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.497245+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.499368+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.499368+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.500338+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.500338+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.510738+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.510738+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.568508+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.568508+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.571395+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.571395+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.574219+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.574219+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.575368+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.575368+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.586282+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.586282+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.644294+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.644294+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.647626+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.647626+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.650454+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.650454+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.651669+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.651669+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.663367+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.663367+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.735876+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.735876+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.739317+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.739317+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.743294+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.743294+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.744924+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.744924+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.754322+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.754322+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.812139+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.812139+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.815013+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.815013+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.817464+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.817464+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.818651+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.818651+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.827291+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.827291+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.869106+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.869106+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.871779+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.871779+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.874354+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.874354+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.875413+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.875413+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.883606+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.883606+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.965789+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.965789+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.970920+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.970920+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.975344+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.975344+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.977032+0000 mon.a (mon.0) 8830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.977032+0000 mon.a (mon.0) 8830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.985798+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:55 smithi204 bash[58651]: audit 2024-04-24T17:19:54.985798+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.512016+0000 mgr.x (mgr.25010) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.512016+0000 mgr.x (mgr.25010) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.589845+0000 mgr.x (mgr.25010) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.589845+0000 mgr.x (mgr.25010) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.670339+0000 mgr.x (mgr.25010) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.670339+0000 mgr.x (mgr.25010) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.780593+0000 mgr.x (mgr.25010) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.780593+0000 mgr.x (mgr.25010) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.861593+0000 mgr.x (mgr.25010) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.861593+0000 mgr.x (mgr.25010) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cluster 2024-04-24T17:19:53.932090+0000 mgr.x (mgr.25010) 2558 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cluster 2024-04-24T17:19:53.932090+0000 mgr.x (mgr.25010) 2558 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.998047+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:53.998047+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.998787+0000 mgr.x (mgr.25010) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: cephadm 2024-04-24T17:19:53.998787+0000 mgr.x (mgr.25010) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[70555]: audit 2024-04-24T17:19:54.086874+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.086874+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.089782+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.089782+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.093399+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.512016+0000 mgr.x (mgr.25010) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.512016+0000 mgr.x (mgr.25010) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.589845+0000 mgr.x (mgr.25010) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.589845+0000 mgr.x (mgr.25010) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.670339+0000 mgr.x (mgr.25010) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.670339+0000 mgr.x (mgr.25010) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.780593+0000 mgr.x (mgr.25010) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.780593+0000 mgr.x (mgr.25010) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.861593+0000 mgr.x (mgr.25010) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.861593+0000 mgr.x (mgr.25010) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cluster 2024-04-24T17:19:53.932090+0000 mgr.x (mgr.25010) 2558 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: cluster 2024-04-24T17:19:53.932090+0000 mgr.x (mgr.25010) 2558 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:55.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:54 smithi040 bash[76016]: audit 2024-04-24T17:19:53.998047+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:53.998047+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.998787+0000 mgr.x (mgr.25010) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:53.998787+0000 mgr.x (mgr.25010) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.086874+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.086874+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.089782+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.089782+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.093399+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.093399+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.094736+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.094736+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.107865+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.107865+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.108778+0000 mgr.x (mgr.25010) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.108778+0000 mgr.x (mgr.25010) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.182899+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.182899+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.186045+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.186045+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.189157+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.189157+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.190432+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.190432+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.203115+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.203115+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.203873+0000 mgr.x (mgr.25010) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.203873+0000 mgr.x (mgr.25010) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.260871+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.260871+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.264064+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.264064+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.266999+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.266999+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.268277+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.268277+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.281232+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.281232+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.282081+0000 mgr.x (mgr.25010) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.282081+0000 mgr.x (mgr.25010) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.340292+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.340292+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.343330+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.343330+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.346004+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.346004+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.347206+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.347206+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.093399+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.094736+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.094736+0000 mon.a (mon.0) 8775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.107865+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.107865+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.108778+0000 mgr.x (mgr.25010) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.108778+0000 mgr.x (mgr.25010) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.182899+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.182899+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.186045+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.186045+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.189157+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.189157+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.190432+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.190432+0000 mon.a (mon.0) 8780 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.203115+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.203115+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.203873+0000 mgr.x (mgr.25010) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.203873+0000 mgr.x (mgr.25010) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.359964+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.359964+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.360670+0000 mgr.x (mgr.25010) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.360670+0000 mgr.x (mgr.25010) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.417939+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.417939+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.420852+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.420852+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.423334+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.423334+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.424413+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.424413+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.437142+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.437142+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.437769+0000 mgr.x (mgr.25010) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.437769+0000 mgr.x (mgr.25010) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.494937+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.494937+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.497245+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.497245+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.260871+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.260871+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.264064+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.264064+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.266999+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.266999+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.268277+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.268277+0000 mon.a (mon.0) 8785 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.281232+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.281232+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.282081+0000 mgr.x (mgr.25010) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.282081+0000 mgr.x (mgr.25010) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.340292+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.340292+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.343330+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.343330+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.346004+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.346004+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.347206+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.347206+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.499368+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.499368+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.500338+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.500338+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.510738+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.510738+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.568508+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.568508+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.571395+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.571395+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.574219+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.574219+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.575368+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.575368+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.586282+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.586282+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.644294+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.644294+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.647626+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.647626+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.650454+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.650454+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.651669+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.651669+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.663367+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.663367+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.735876+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.735876+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.739317+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.739317+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.743294+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.743294+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.744924+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.744924+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.754322+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.754322+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.812139+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.812139+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.359964+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.359964+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.360670+0000 mgr.x (mgr.25010) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.360670+0000 mgr.x (mgr.25010) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.417939+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.417939+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.420852+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.420852+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.423334+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.423334+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.424413+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.424413+0000 mon.a (mon.0) 8795 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.437142+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.437142+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.437769+0000 mgr.x (mgr.25010) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.437769+0000 mgr.x (mgr.25010) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.494937+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.494937+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.497245+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.497245+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.815013+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.815013+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.817464+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.817464+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.818651+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.818651+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.827291+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.827291+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.869106+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.869106+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.871779+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.871779+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.874354+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.874354+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.875413+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.875413+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.883606+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.883606+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.965789+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.965789+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.970920+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.970920+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.975344+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.975344+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.977032+0000 mon.a (mon.0) 8830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.977032+0000 mon.a (mon.0) 8830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.985798+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[70555]: audit 2024-04-24T17:19:54.985798+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.499368+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.499368+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.500338+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.500338+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.510738+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.510738+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.568508+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.568508+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.571395+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.571395+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.574219+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.574219+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.575368+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.575368+0000 mon.a (mon.0) 8805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.586282+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.586282+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.644294+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.644294+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.647626+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.647626+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.650454+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.650454+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.651669+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.651669+0000 mon.a (mon.0) 8810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.663367+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.663367+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.735876+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.735876+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.739317+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.739317+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.743294+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.743294+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.744924+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.744924+0000 mon.a (mon.0) 8815 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.754322+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.754322+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.812139+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.812139+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.815013+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.815013+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.817464+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.817464+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.818651+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.818651+0000 mon.a (mon.0) 8820 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.827291+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.827291+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.869106+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.869106+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.871779+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.871779+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.874354+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.874354+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.875413+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.875413+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.883606+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.883606+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.965789+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.965789+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.970920+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.970920+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.975344+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.975344+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.977032+0000 mon.a (mon.0) 8830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.977032+0000 mon.a (mon.0) 8830 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:55.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.985798+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:55.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:55 smithi040 bash[76016]: audit 2024-04-24T17:19:54.985798+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.511278+0000 mgr.x (mgr.25010) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.511278+0000 mgr.x (mgr.25010) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.586946+0000 mgr.x (mgr.25010) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.586946+0000 mgr.x (mgr.25010) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.664171+0000 mgr.x (mgr.25010) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.664171+0000 mgr.x (mgr.25010) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.755023+0000 mgr.x (mgr.25010) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.755023+0000 mgr.x (mgr.25010) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.827894+0000 mgr.x (mgr.25010) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.827894+0000 mgr.x (mgr.25010) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.884151+0000 mgr.x (mgr.25010) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.884151+0000 mgr.x (mgr.25010) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.986557+0000 mgr.x (mgr.25010) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:54.986557+0000 mgr.x (mgr.25010) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.044336+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.044336+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.046845+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.046845+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.049289+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.049289+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.050312+0000 mon.a (mon.0) 8835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.050312+0000 mon.a (mon.0) 8835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.058221+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.058221+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.058835+0000 mgr.x (mgr.25010) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.058835+0000 mgr.x (mgr.25010) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.115351+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.115351+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.117867+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.117867+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.120038+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.120038+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.121089+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.121089+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.129259+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.129259+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.129838+0000 mgr.x (mgr.25010) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.129838+0000 mgr.x (mgr.25010) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.175259+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.175259+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.178049+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.178049+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.180299+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.180299+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.181394+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.181394+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.190033+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.190033+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.190639+0000 mgr.x (mgr.25010) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.190639+0000 mgr.x (mgr.25010) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.268172+0000 mon.a (mon.0) 8847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.268172+0000 mon.a (mon.0) 8847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.271507+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.271507+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.275199+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.275199+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.276602+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.276602+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.286318+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.286318+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.287029+0000 mgr.x (mgr.25010) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.287029+0000 mgr.x (mgr.25010) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.365292+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.365292+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.368570+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.368570+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.371702+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.371702+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.372969+0000 mon.a (mon.0) 8855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.372969+0000 mon.a (mon.0) 8855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.382524+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.382524+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.383270+0000 mgr.x (mgr.25010) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.383270+0000 mgr.x (mgr.25010) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.460565+0000 mon.a (mon.0) 8857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.460565+0000 mon.a (mon.0) 8857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.463943+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.463943+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.467481+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.467481+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.469157+0000 mon.a (mon.0) 8860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.469157+0000 mon.a (mon.0) 8860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.479553+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.479553+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.480309+0000 mgr.x (mgr.25010) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.480309+0000 mgr.x (mgr.25010) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.563391+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.563391+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.567435+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.567435+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.571439+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.571439+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.572890+0000 mon.a (mon.0) 8865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.572890+0000 mon.a (mon.0) 8865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.583291+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.583291+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.661538+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.661538+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.664661+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.664661+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.667102+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.667102+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.668369+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.668369+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.678179+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.678179+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.756367+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.756367+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.759952+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.759952+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.763499+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.763499+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.765115+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.765115+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.775950+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.775950+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.833978+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.833978+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.837410+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.837410+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.840442+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.840442+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.841600+0000 mon.a (mon.0) 8880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.841600+0000 mon.a (mon.0) 8880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.851348+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.851348+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.909138+0000 mon.a (mon.0) 8882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.909138+0000 mon.a (mon.0) 8882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.912611+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.912611+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.915813+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.915813+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.917010+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.917010+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.926439+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.926439+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.983586+0000 mon.a (mon.0) 8887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.983586+0000 mon.a (mon.0) 8887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.986270+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.986270+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.988663+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.988663+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.989651+0000 mon.a (mon.0) 8890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:56 smithi204 bash[58651]: audit 2024-04-24T17:19:55.989651+0000 mon.a (mon.0) 8890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.511278+0000 mgr.x (mgr.25010) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.511278+0000 mgr.x (mgr.25010) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.586946+0000 mgr.x (mgr.25010) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.586946+0000 mgr.x (mgr.25010) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.664171+0000 mgr.x (mgr.25010) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.664171+0000 mgr.x (mgr.25010) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.755023+0000 mgr.x (mgr.25010) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.755023+0000 mgr.x (mgr.25010) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.827894+0000 mgr.x (mgr.25010) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.827894+0000 mgr.x (mgr.25010) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.884151+0000 mgr.x (mgr.25010) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.884151+0000 mgr.x (mgr.25010) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.986557+0000 mgr.x (mgr.25010) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:54.986557+0000 mgr.x (mgr.25010) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.044336+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.044336+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.046845+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.046845+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.049289+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.049289+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.511278+0000 mgr.x (mgr.25010) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.511278+0000 mgr.x (mgr.25010) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.586946+0000 mgr.x (mgr.25010) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.586946+0000 mgr.x (mgr.25010) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.664171+0000 mgr.x (mgr.25010) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.664171+0000 mgr.x (mgr.25010) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.755023+0000 mgr.x (mgr.25010) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.755023+0000 mgr.x (mgr.25010) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.827894+0000 mgr.x (mgr.25010) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.827894+0000 mgr.x (mgr.25010) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.884151+0000 mgr.x (mgr.25010) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.884151+0000 mgr.x (mgr.25010) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.986557+0000 mgr.x (mgr.25010) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:54.986557+0000 mgr.x (mgr.25010) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.044336+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.044336+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.046845+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.046845+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.049289+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.049289+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.050312+0000 mon.a (mon.0) 8835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.050312+0000 mon.a (mon.0) 8835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.058221+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.058221+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.058835+0000 mgr.x (mgr.25010) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.058835+0000 mgr.x (mgr.25010) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.115351+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.115351+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.117867+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.117867+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.120038+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.120038+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.121089+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.121089+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.129259+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.129259+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.129838+0000 mgr.x (mgr.25010) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.129838+0000 mgr.x (mgr.25010) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.175259+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.175259+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.050312+0000 mon.a (mon.0) 8835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.050312+0000 mon.a (mon.0) 8835 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.058221+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.058221+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.058835+0000 mgr.x (mgr.25010) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.058835+0000 mgr.x (mgr.25010) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.115351+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.115351+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.117867+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.117867+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.120038+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.120038+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.121089+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.121089+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.129259+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.129259+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.129838+0000 mgr.x (mgr.25010) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.129838+0000 mgr.x (mgr.25010) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.175259+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.175259+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.178049+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.178049+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.180299+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.180299+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.181394+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.181394+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.190033+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.190033+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.190639+0000 mgr.x (mgr.25010) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.190639+0000 mgr.x (mgr.25010) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.268172+0000 mon.a (mon.0) 8847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.268172+0000 mon.a (mon.0) 8847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.271507+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.271507+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.275199+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.275199+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.276602+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.276602+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.286318+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.286318+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.178049+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.178049+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.180299+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.180299+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.181394+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.181394+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.190033+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.190033+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.190639+0000 mgr.x (mgr.25010) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.190639+0000 mgr.x (mgr.25010) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.268172+0000 mon.a (mon.0) 8847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.268172+0000 mon.a (mon.0) 8847 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.271507+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.271507+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.275199+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.275199+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.276602+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.276602+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.286318+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.286318+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.287029+0000 mgr.x (mgr.25010) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.287029+0000 mgr.x (mgr.25010) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.365292+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.365292+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.368570+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.368570+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.371702+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.371702+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.372969+0000 mon.a (mon.0) 8855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.372969+0000 mon.a (mon.0) 8855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.382524+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.382524+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.383270+0000 mgr.x (mgr.25010) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.383270+0000 mgr.x (mgr.25010) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.460565+0000 mon.a (mon.0) 8857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.460565+0000 mon.a (mon.0) 8857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.463943+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.463943+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.467481+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.467481+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.287029+0000 mgr.x (mgr.25010) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.287029+0000 mgr.x (mgr.25010) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.365292+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.365292+0000 mon.a (mon.0) 8852 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.368570+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.368570+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.371702+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.371702+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.372969+0000 mon.a (mon.0) 8855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.372969+0000 mon.a (mon.0) 8855 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.382524+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.382524+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.383270+0000 mgr.x (mgr.25010) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.383270+0000 mgr.x (mgr.25010) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.460565+0000 mon.a (mon.0) 8857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.460565+0000 mon.a (mon.0) 8857 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.463943+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.463943+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.467481+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.467481+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.469157+0000 mon.a (mon.0) 8860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.469157+0000 mon.a (mon.0) 8860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.479553+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.479553+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.480309+0000 mgr.x (mgr.25010) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.480309+0000 mgr.x (mgr.25010) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.563391+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.563391+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.567435+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.567435+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.571439+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.571439+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.572890+0000 mon.a (mon.0) 8865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.572890+0000 mon.a (mon.0) 8865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.583291+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.583291+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.661538+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.661538+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.664661+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.469157+0000 mon.a (mon.0) 8860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.469157+0000 mon.a (mon.0) 8860 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.479553+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.479553+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.480309+0000 mgr.x (mgr.25010) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.480309+0000 mgr.x (mgr.25010) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.563391+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.563391+0000 mon.a (mon.0) 8862 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.567435+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.567435+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.571439+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.571439+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.572890+0000 mon.a (mon.0) 8865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.572890+0000 mon.a (mon.0) 8865 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.583291+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.583291+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.661538+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.661538+0000 mon.a (mon.0) 8867 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.664661+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.664661+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.667102+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.667102+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.668369+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.668369+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.678179+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.678179+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.756367+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.756367+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.759952+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.759952+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.763499+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.763499+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.765115+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.765115+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.775950+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.775950+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.833978+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.833978+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.664661+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.667102+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.667102+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.668369+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.668369+0000 mon.a (mon.0) 8870 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.678179+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.678179+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.756367+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.756367+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.759952+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.759952+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.763499+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.763499+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.765115+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.765115+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.775950+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.775950+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.833978+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.833978+0000 mon.a (mon.0) 8877 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.837410+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.837410+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.840442+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.840442+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.841600+0000 mon.a (mon.0) 8880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.841600+0000 mon.a (mon.0) 8880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.851348+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.851348+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.909138+0000 mon.a (mon.0) 8882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.909138+0000 mon.a (mon.0) 8882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.912611+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.912611+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.915813+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.915813+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.917010+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.917010+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.926439+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.926439+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.983586+0000 mon.a (mon.0) 8887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.983586+0000 mon.a (mon.0) 8887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.837410+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.837410+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.840442+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.840442+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.841600+0000 mon.a (mon.0) 8880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.841600+0000 mon.a (mon.0) 8880 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.851348+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.851348+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.909138+0000 mon.a (mon.0) 8882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.909138+0000 mon.a (mon.0) 8882 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.912611+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.912611+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.915813+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.915813+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.917010+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.917010+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.926439+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.926439+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.983586+0000 mon.a (mon.0) 8887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.983586+0000 mon.a (mon.0) 8887 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.986270+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.986270+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.988663+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.988663+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.989651+0000 mon.a (mon.0) 8890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[76016]: audit 2024-04-24T17:19:55.989651+0000 mon.a (mon.0) 8890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.986270+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.986270+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:56.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.988663+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.988663+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:56.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.989651+0000 mon.a (mon.0) 8890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:56.467 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:56 smithi040 bash[70555]: audit 2024-04-24T17:19:55.989651+0000 mon.a (mon.0) 8890 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.584011+0000 mgr.x (mgr.25010) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.584011+0000 mgr.x (mgr.25010) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.678827+0000 mgr.x (mgr.25010) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.678827+0000 mgr.x (mgr.25010) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.776731+0000 mgr.x (mgr.25010) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.776731+0000 mgr.x (mgr.25010) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.851910+0000 mgr.x (mgr.25010) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.851910+0000 mgr.x (mgr.25010) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.927039+0000 mgr.x (mgr.25010) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.927039+0000 mgr.x (mgr.25010) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cluster 2024-04-24T17:19:55.932898+0000 mgr.x (mgr.25010) 2583 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cluster 2024-04-24T17:19:55.932898+0000 mgr.x (mgr.25010) 2583 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:55.998464+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:55.998464+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.998977+0000 mgr.x (mgr.25010) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:55.998977+0000 mgr.x (mgr.25010) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.055433+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.055433+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.058148+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.058148+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.260 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.060770+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.060770+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.061900+0000 mon.a (mon.0) 8895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.061900+0000 mon.a (mon.0) 8895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.069965+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.069965+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.070520+0000 mgr.x (mgr.25010) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.070520+0000 mgr.x (mgr.25010) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.127567+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.127567+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.130582+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.130582+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.133560+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.133560+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.135150+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.135150+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.145291+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.145291+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.145935+0000 mgr.x (mgr.25010) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.145935+0000 mgr.x (mgr.25010) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.219557+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.219557+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.222696+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.222696+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.225494+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.225494+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.226808+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.226808+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.237489+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.237489+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.238456+0000 mgr.x (mgr.25010) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.238456+0000 mgr.x (mgr.25010) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.296358+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.296358+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.299514+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.299514+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.302298+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.302298+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.303503+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.303503+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.313705+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.313705+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.314496+0000 mgr.x (mgr.25010) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.314496+0000 mgr.x (mgr.25010) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.371123+0000 mon.a (mon.0) 8912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.371123+0000 mon.a (mon.0) 8912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.374218+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.374218+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.376786+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.376786+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.378038+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.378038+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.386801+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.386801+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.387338+0000 mgr.x (mgr.25010) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.387338+0000 mgr.x (mgr.25010) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.443811+0000 mon.a (mon.0) 8917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.443811+0000 mon.a (mon.0) 8917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.446327+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.446327+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.448768+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.448768+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.450007+0000 mon.a (mon.0) 8920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.450007+0000 mon.a (mon.0) 8920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.459961+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.459961+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.460616+0000 mgr.x (mgr.25010) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.460616+0000 mgr.x (mgr.25010) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.506552+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.506552+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.509607+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.509607+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.512329+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.512329+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.513750+0000 mon.a (mon.0) 8925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.513750+0000 mon.a (mon.0) 8925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.524469+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.524469+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.587277+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.587277+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.590295+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.590295+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.592976+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.592976+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.594214+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.594214+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.604367+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.604367+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.645994+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.645994+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.648679+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.648679+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.651200+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.651200+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.652236+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.652236+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.662468+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.662468+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.719698+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.719698+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.722895+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.722895+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.725504+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.725504+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.726569+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.726569+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.735522+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.735522+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.776707+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.776707+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.780060+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.780060+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.269 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.783383+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.783383+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.784362+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.784362+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.793098+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.793098+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.850798+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.850798+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.853229+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.853229+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.855418+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.855418+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.856431+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.856431+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.864875+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.864875+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.930401+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.930401+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.933825+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.933825+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.936860+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.936860+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.938197+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.938197+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.946855+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:57 smithi204 bash[58651]: audit 2024-04-24T17:19:56.946855+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.584011+0000 mgr.x (mgr.25010) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.584011+0000 mgr.x (mgr.25010) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.678827+0000 mgr.x (mgr.25010) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.678827+0000 mgr.x (mgr.25010) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.776731+0000 mgr.x (mgr.25010) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.776731+0000 mgr.x (mgr.25010) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.851910+0000 mgr.x (mgr.25010) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.851910+0000 mgr.x (mgr.25010) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.927039+0000 mgr.x (mgr.25010) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.927039+0000 mgr.x (mgr.25010) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cluster 2024-04-24T17:19:55.932898+0000 mgr.x (mgr.25010) 2583 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cluster 2024-04-24T17:19:55.932898+0000 mgr.x (mgr.25010) 2583 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:55.998464+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:55.998464+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.998977+0000 mgr.x (mgr.25010) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:55.998977+0000 mgr.x (mgr.25010) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.055433+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.055433+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.058148+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.058148+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.060770+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.060770+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.061900+0000 mon.a (mon.0) 8895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.061900+0000 mon.a (mon.0) 8895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.069965+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.069965+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.070520+0000 mgr.x (mgr.25010) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.070520+0000 mgr.x (mgr.25010) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.127567+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.127567+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.130582+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.130582+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.133560+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.133560+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.135150+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.135150+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.145291+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.145291+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.145935+0000 mgr.x (mgr.25010) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.145935+0000 mgr.x (mgr.25010) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.584011+0000 mgr.x (mgr.25010) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.584011+0000 mgr.x (mgr.25010) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.678827+0000 mgr.x (mgr.25010) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.678827+0000 mgr.x (mgr.25010) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.776731+0000 mgr.x (mgr.25010) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.776731+0000 mgr.x (mgr.25010) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.851910+0000 mgr.x (mgr.25010) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.851910+0000 mgr.x (mgr.25010) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.927039+0000 mgr.x (mgr.25010) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.927039+0000 mgr.x (mgr.25010) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cluster 2024-04-24T17:19:55.932898+0000 mgr.x (mgr.25010) 2583 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cluster 2024-04-24T17:19:55.932898+0000 mgr.x (mgr.25010) 2583 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:55.998464+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:55.998464+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.998977+0000 mgr.x (mgr.25010) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:55.998977+0000 mgr.x (mgr.25010) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.055433+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.055433+0000 mon.a (mon.0) 8892 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.058148+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.058148+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.060770+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.219557+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.219557+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.222696+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.222696+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.225494+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.225494+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.226808+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.226808+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.237489+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.237489+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.238456+0000 mgr.x (mgr.25010) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.238456+0000 mgr.x (mgr.25010) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.296358+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.296358+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.299514+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.299514+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.302298+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.302298+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.303503+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.303503+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.313705+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.313705+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.314496+0000 mgr.x (mgr.25010) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.314496+0000 mgr.x (mgr.25010) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.371123+0000 mon.a (mon.0) 8912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.371123+0000 mon.a (mon.0) 8912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.374218+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.374218+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.376786+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.376786+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.378038+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.378038+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.386801+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.386801+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.387338+0000 mgr.x (mgr.25010) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.387338+0000 mgr.x (mgr.25010) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.443811+0000 mon.a (mon.0) 8917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.443811+0000 mon.a (mon.0) 8917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.446327+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.446327+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.060770+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.061900+0000 mon.a (mon.0) 8895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.061900+0000 mon.a (mon.0) 8895 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.069965+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.069965+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.070520+0000 mgr.x (mgr.25010) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.070520+0000 mgr.x (mgr.25010) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.127567+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.127567+0000 mon.a (mon.0) 8897 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.130582+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.130582+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.133560+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.133560+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.135150+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.135150+0000 mon.a (mon.0) 8900 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.145291+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.145291+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.145935+0000 mgr.x (mgr.25010) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.145935+0000 mgr.x (mgr.25010) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.448768+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.448768+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.450007+0000 mon.a (mon.0) 8920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.450007+0000 mon.a (mon.0) 8920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.459961+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.459961+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.460616+0000 mgr.x (mgr.25010) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.460616+0000 mgr.x (mgr.25010) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.506552+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.506552+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.509607+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.509607+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.512329+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.512329+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.513750+0000 mon.a (mon.0) 8925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.513750+0000 mon.a (mon.0) 8925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.524469+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.524469+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.587277+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.219557+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.219557+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.222696+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.222696+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.225494+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.225494+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.226808+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.226808+0000 mon.a (mon.0) 8905 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.237489+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.237489+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.238456+0000 mgr.x (mgr.25010) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.238456+0000 mgr.x (mgr.25010) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.296358+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.296358+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.299514+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.299514+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.302298+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.302298+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.303503+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.303503+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.587277+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.590295+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.590295+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.592976+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.592976+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.594214+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.594214+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.604367+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.604367+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.645994+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.645994+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.648679+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.648679+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.651200+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.651200+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.652236+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.652236+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.662468+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.662468+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.719698+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.719698+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.722895+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.722895+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.725504+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.725504+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.726569+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.726569+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.735522+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.735522+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.776707+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.776707+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.780060+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.780060+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.783383+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.783383+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.784362+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.784362+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.793098+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.793098+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.313705+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.313705+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.314496+0000 mgr.x (mgr.25010) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.314496+0000 mgr.x (mgr.25010) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.371123+0000 mon.a (mon.0) 8912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.371123+0000 mon.a (mon.0) 8912 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.374218+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.374218+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.376786+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.376786+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.378038+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.378038+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.386801+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.386801+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.387338+0000 mgr.x (mgr.25010) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.387338+0000 mgr.x (mgr.25010) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.443811+0000 mon.a (mon.0) 8917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.443811+0000 mon.a (mon.0) 8917 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.446327+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.446327+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.850798+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.850798+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.853229+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.853229+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.855418+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.855418+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.856431+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.856431+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.864875+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.864875+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.930401+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.930401+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.933825+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.933825+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.936860+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.936860+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.938197+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.938197+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.946855+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[76016]: audit 2024-04-24T17:19:56.946855+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.448768+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.448768+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.450007+0000 mon.a (mon.0) 8920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.450007+0000 mon.a (mon.0) 8920 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.459961+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.459961+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.460616+0000 mgr.x (mgr.25010) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.460616+0000 mgr.x (mgr.25010) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.506552+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.506552+0000 mon.a (mon.0) 8922 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.509607+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.509607+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.512329+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.512329+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.513750+0000 mon.a (mon.0) 8925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.513750+0000 mon.a (mon.0) 8925 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.524469+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.524469+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.587277+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.587277+0000 mon.a (mon.0) 8927 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.590295+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.590295+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.592976+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.592976+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.594214+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.461 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.594214+0000 mon.a (mon.0) 8930 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.604367+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.604367+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.645994+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.645994+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.648679+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.648679+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.651200+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.651200+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.652236+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.652236+0000 mon.a (mon.0) 8935 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.662468+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.662468+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.719698+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.719698+0000 mon.a (mon.0) 8937 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.722895+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.722895+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.725504+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.725504+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.726569+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.726569+0000 mon.a (mon.0) 8940 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.735522+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.735522+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.776707+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.776707+0000 mon.a (mon.0) 8942 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.780060+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.780060+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.783383+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.783383+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.784362+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.784362+0000 mon.a (mon.0) 8945 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.793098+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.793098+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.850798+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.850798+0000 mon.a (mon.0) 8947 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.853229+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.853229+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.855418+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.855418+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.856431+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.856431+0000 mon.a (mon.0) 8950 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.864875+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.864875+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.930401+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.930401+0000 mon.a (mon.0) 8952 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.933825+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.933825+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.936860+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.936860+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.938197+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.938197+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.946855+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:57.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:57 smithi040 bash[70555]: audit 2024-04-24T17:19:56.946855+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.525242+0000 mgr.x (mgr.25010) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.525242+0000 mgr.x (mgr.25010) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.605048+0000 mgr.x (mgr.25010) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.605048+0000 mgr.x (mgr.25010) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.663200+0000 mgr.x (mgr.25010) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.663200+0000 mgr.x (mgr.25010) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.736062+0000 mgr.x (mgr.25010) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.736062+0000 mgr.x (mgr.25010) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.793701+0000 mgr.x (mgr.25010) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.793701+0000 mgr.x (mgr.25010) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.865480+0000 mgr.x (mgr.25010) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.865480+0000 mgr.x (mgr.25010) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.947626+0000 mgr.x (mgr.25010) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:56.947626+0000 mgr.x (mgr.25010) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.031412+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.031412+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.034750+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.034750+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.037613+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.037613+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.038724+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.038724+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.045067+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.045067+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.045643+0000 mgr.x (mgr.25010) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.045643+0000 mgr.x (mgr.25010) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.130281+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.130281+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.134711+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.134711+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.139164+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.139164+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.140851+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.140851+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.151340+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.151340+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.152026+0000 mgr.x (mgr.25010) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.152026+0000 mgr.x (mgr.25010) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.230090+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.230090+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.233434+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.233434+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.237170+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.237170+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.238528+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.238528+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.249374+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.249374+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.250058+0000 mgr.x (mgr.25010) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.250058+0000 mgr.x (mgr.25010) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.329431+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.329431+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.333126+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.333126+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.336470+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.336470+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.337897+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.338 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.337897+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.348912+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.348912+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.349672+0000 mgr.x (mgr.25010) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.349672+0000 mgr.x (mgr.25010) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.424775+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.424775+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.427907+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.427907+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.430442+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.430442+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.431779+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.431779+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.442774+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.442774+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.443524+0000 mgr.x (mgr.25010) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.339 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.443524+0000 mgr.x (mgr.25010) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.505125+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.505125+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.508329+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.508329+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.511048+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.511048+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.512160+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.512160+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.522108+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.522108+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.583942+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.583942+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.587283+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.587283+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.590582+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.590582+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.341 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.592010+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.592010+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.603046+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.603046+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.681767+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.681767+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.685128+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.685128+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.688866+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.688866+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.689983+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.689983+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.700522+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.700522+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.778990+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.342 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.778990+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.782043+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.782043+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.785553+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.785553+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.786849+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.786849+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.797377+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.797377+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.871558+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.871558+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.874297+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.874297+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.876859+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.876859+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.878040+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.878040+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.888093+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.888093+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.961638+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.961638+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.964955+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.964955+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.968918+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.968918+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.970491+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.970491+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.981201+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:58 smithi204 bash[58651]: audit 2024-04-24T17:19:57.981201+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.525242+0000 mgr.x (mgr.25010) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.525242+0000 mgr.x (mgr.25010) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.605048+0000 mgr.x (mgr.25010) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.605048+0000 mgr.x (mgr.25010) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.663200+0000 mgr.x (mgr.25010) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.663200+0000 mgr.x (mgr.25010) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.736062+0000 mgr.x (mgr.25010) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.736062+0000 mgr.x (mgr.25010) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.793701+0000 mgr.x (mgr.25010) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.793701+0000 mgr.x (mgr.25010) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.865480+0000 mgr.x (mgr.25010) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.865480+0000 mgr.x (mgr.25010) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.947626+0000 mgr.x (mgr.25010) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:56.947626+0000 mgr.x (mgr.25010) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.031412+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.031412+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.034750+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.034750+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.037613+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.037613+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.038724+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.038724+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.045067+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.045067+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.045643+0000 mgr.x (mgr.25010) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.045643+0000 mgr.x (mgr.25010) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.130281+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.130281+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.134711+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.134711+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.139164+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.139164+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.140851+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.140851+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.151340+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.151340+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.152026+0000 mgr.x (mgr.25010) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.152026+0000 mgr.x (mgr.25010) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.230090+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.230090+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.525242+0000 mgr.x (mgr.25010) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.525242+0000 mgr.x (mgr.25010) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.605048+0000 mgr.x (mgr.25010) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.605048+0000 mgr.x (mgr.25010) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.663200+0000 mgr.x (mgr.25010) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.663200+0000 mgr.x (mgr.25010) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.736062+0000 mgr.x (mgr.25010) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.736062+0000 mgr.x (mgr.25010) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.793701+0000 mgr.x (mgr.25010) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.793701+0000 mgr.x (mgr.25010) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.865480+0000 mgr.x (mgr.25010) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.865480+0000 mgr.x (mgr.25010) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.947626+0000 mgr.x (mgr.25010) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:56.947626+0000 mgr.x (mgr.25010) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.031412+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.031412+0000 mon.a (mon.0) 8957 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.034750+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.034750+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.037613+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.037613+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.233434+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.233434+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.237170+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.237170+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.238528+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.238528+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.249374+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.249374+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.250058+0000 mgr.x (mgr.25010) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.250058+0000 mgr.x (mgr.25010) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.329431+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.329431+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.333126+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.333126+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.336470+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.336470+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.337897+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.337897+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.348912+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.348912+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.038724+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.038724+0000 mon.a (mon.0) 8960 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.045067+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.045067+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.045643+0000 mgr.x (mgr.25010) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.045643+0000 mgr.x (mgr.25010) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.130281+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.130281+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.134711+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.134711+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.139164+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.139164+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.140851+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.140851+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.151340+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.151340+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.152026+0000 mgr.x (mgr.25010) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.152026+0000 mgr.x (mgr.25010) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.230090+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.230090+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.349672+0000 mgr.x (mgr.25010) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.349672+0000 mgr.x (mgr.25010) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.424775+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.424775+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.427907+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.427907+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.430442+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.430442+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.431779+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.431779+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.442774+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.442774+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.443524+0000 mgr.x (mgr.25010) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.443524+0000 mgr.x (mgr.25010) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.505125+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.505125+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.508329+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.508329+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.511048+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.511048+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.512160+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.512160+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.522108+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.522108+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.583942+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.583942+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.587283+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.587283+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.590582+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.590582+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.592010+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.592010+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.603046+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.603046+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.681767+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.681767+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.685128+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.685128+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.688866+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.233434+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.233434+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.237170+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.237170+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.238528+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.238528+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.249374+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.249374+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.250058+0000 mgr.x (mgr.25010) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.250058+0000 mgr.x (mgr.25010) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.329431+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.329431+0000 mon.a (mon.0) 8972 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.333126+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.333126+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.336470+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.336470+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.337897+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.337897+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.348912+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.348912+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.688866+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.689983+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.689983+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.700522+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.700522+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.778990+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.778990+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.782043+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.782043+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.785553+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.785553+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.786849+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.786849+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.797377+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.797377+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.871558+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.871558+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.874297+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.874297+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.876859+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.876859+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.878040+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.878040+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.888093+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.888093+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.961638+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.961638+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.964955+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.964955+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.968918+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.968918+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.970491+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.970491+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.981201+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[70555]: audit 2024-04-24T17:19:57.981201+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.349672+0000 mgr.x (mgr.25010) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.349672+0000 mgr.x (mgr.25010) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.424775+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.424775+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.427907+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.427907+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.430442+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.430442+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.431779+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.431779+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.442774+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.442774+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.443524+0000 mgr.x (mgr.25010) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.443524+0000 mgr.x (mgr.25010) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.505125+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.505125+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.508329+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.508329+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.511048+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.511048+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.512160+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.512160+0000 mon.a (mon.0) 8985 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.522108+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.522108+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.583942+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.583942+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.587283+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.587283+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.590582+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.590582+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.592010+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.592010+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.603046+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.603046+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.681767+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.681767+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.685128+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.685128+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.688866+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.688866+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.689983+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.689983+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.700522+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.700522+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.778990+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.778990+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.782043+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.782043+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.785553+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.785553+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.786849+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.786849+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.797377+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.797377+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.871558+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.871558+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.874297+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.874297+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.876859+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.876859+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.878040+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.878040+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.888093+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.888093+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.961638+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.961638+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.964955+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.964955+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.968918+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.968918+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:58.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.970491+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.970491+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:58.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.981201+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:58.466 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:58 smithi040 bash[76016]: audit 2024-04-24T17:19:57.981201+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.522673+0000 mgr.x (mgr.25010) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.522673+0000 mgr.x (mgr.25010) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.603765+0000 mgr.x (mgr.25010) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.603765+0000 mgr.x (mgr.25010) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.701131+0000 mgr.x (mgr.25010) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.701131+0000 mgr.x (mgr.25010) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.797978+0000 mgr.x (mgr.25010) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.797978+0000 mgr.x (mgr.25010) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.888776+0000 mgr.x (mgr.25010) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.888776+0000 mgr.x (mgr.25010) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cluster 2024-04-24T17:19:57.933333+0000 mgr.x (mgr.25010) 2608 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cluster 2024-04-24T17:19:57.933333+0000 mgr.x (mgr.25010) 2608 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.982076+0000 mgr.x (mgr.25010) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:57.982076+0000 mgr.x (mgr.25010) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.032990+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.032990+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.035846+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.035846+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.038498+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.038498+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.388 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.039634+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.388 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.039634+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.388 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.049424+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.388 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.049424+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.050095+0000 mgr.x (mgr.25010) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.050095+0000 mgr.x (mgr.25010) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.106993+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.106993+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.110180+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.110180+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.112895+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.112895+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.114380+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.114380+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.123016+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.123016+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.123643+0000 mgr.x (mgr.25010) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.123643+0000 mgr.x (mgr.25010) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.182384+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.182384+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.185949+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.185949+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.189674+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.189674+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.191346+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.191346+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.203155+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.203155+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.203966+0000 mgr.x (mgr.25010) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.390 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.203966+0000 mgr.x (mgr.25010) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.278060+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.278060+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.280994+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.280994+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.283836+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.283836+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.285425+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.285425+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.296873+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.296873+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.297542+0000 mgr.x (mgr.25010) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.297542+0000 mgr.x (mgr.25010) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.372836+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.391 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.372836+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.375426+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.375426+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.377737+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.377737+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.379110+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.379110+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.389880+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.389880+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.390717+0000 mgr.x (mgr.25010) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.390717+0000 mgr.x (mgr.25010) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.447432+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.447432+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.450412+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.392 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.450412+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.453103+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.453103+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.454254+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.454254+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.462893+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.462893+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.463594+0000 mgr.x (mgr.25010) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.463594+0000 mgr.x (mgr.25010) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.520556+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.520556+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.393 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.523423+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.523423+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.525960+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.525960+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.527049+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.527049+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.535272+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.535272+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.594750+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.594750+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.597998+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.597998+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.600921+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.600921+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.602217+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.602217+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.609279+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.609279+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.667880+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.667880+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.671097+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.671097+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.674424+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.674424+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.675750+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.675750+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.396 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.683235+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.683235+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.745962+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.745962+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.749294+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.749294+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.752353+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.752353+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.753738+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.753738+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.761387+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.761387+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.818985+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.818985+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.821952+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.821952+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.824731+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.824731+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.825935+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.825935+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.833288+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.833288+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.891558+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.891558+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.894507+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.894507+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.897244+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.398 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.897244+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.898577+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.898577+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.905708+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.905708+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.963347+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.963347+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.966818+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.966818+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.969795+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.969795+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.971011+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.971011+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.978409+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:19:59 smithi204 bash[58651]: audit 2024-04-24T17:19:58.978409+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.522673+0000 mgr.x (mgr.25010) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.522673+0000 mgr.x (mgr.25010) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.603765+0000 mgr.x (mgr.25010) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.603765+0000 mgr.x (mgr.25010) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.701131+0000 mgr.x (mgr.25010) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.701131+0000 mgr.x (mgr.25010) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.797978+0000 mgr.x (mgr.25010) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.797978+0000 mgr.x (mgr.25010) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.888776+0000 mgr.x (mgr.25010) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.888776+0000 mgr.x (mgr.25010) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cluster 2024-04-24T17:19:57.933333+0000 mgr.x (mgr.25010) 2608 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cluster 2024-04-24T17:19:57.933333+0000 mgr.x (mgr.25010) 2608 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.982076+0000 mgr.x (mgr.25010) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:57.982076+0000 mgr.x (mgr.25010) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.032990+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.032990+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.035846+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.035846+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.038498+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.038498+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.522673+0000 mgr.x (mgr.25010) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.522673+0000 mgr.x (mgr.25010) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.603765+0000 mgr.x (mgr.25010) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.603765+0000 mgr.x (mgr.25010) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.701131+0000 mgr.x (mgr.25010) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.701131+0000 mgr.x (mgr.25010) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.797978+0000 mgr.x (mgr.25010) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.797978+0000 mgr.x (mgr.25010) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.888776+0000 mgr.x (mgr.25010) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.888776+0000 mgr.x (mgr.25010) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cluster 2024-04-24T17:19:57.933333+0000 mgr.x (mgr.25010) 2608 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cluster 2024-04-24T17:19:57.933333+0000 mgr.x (mgr.25010) 2608 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.982076+0000 mgr.x (mgr.25010) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:57.982076+0000 mgr.x (mgr.25010) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.032990+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.032990+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.035846+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.035846+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.038498+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.038498+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.039634+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.039634+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.049424+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.049424+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.050095+0000 mgr.x (mgr.25010) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.050095+0000 mgr.x (mgr.25010) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.106993+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.106993+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.110180+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.110180+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.112895+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.112895+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.114380+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.114380+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.123016+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.123016+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.123643+0000 mgr.x (mgr.25010) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.123643+0000 mgr.x (mgr.25010) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.182384+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.182384+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.185949+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.185949+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.189674+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.189674+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.191346+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.191346+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.203155+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.203155+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.203966+0000 mgr.x (mgr.25010) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.203966+0000 mgr.x (mgr.25010) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.278060+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.278060+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.280994+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.280994+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.283836+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.283836+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.285425+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.285425+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.296873+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.296873+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.039634+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.039634+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.049424+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.049424+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.050095+0000 mgr.x (mgr.25010) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.050095+0000 mgr.x (mgr.25010) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.106993+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.106993+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.110180+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.110180+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.112895+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.112895+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.114380+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.114380+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.123016+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.123016+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.123643+0000 mgr.x (mgr.25010) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.123643+0000 mgr.x (mgr.25010) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.182384+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.182384+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.297542+0000 mgr.x (mgr.25010) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.297542+0000 mgr.x (mgr.25010) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.372836+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.372836+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.375426+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.375426+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.377737+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.377737+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.379110+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.379110+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.389880+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.389880+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.390717+0000 mgr.x (mgr.25010) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.390717+0000 mgr.x (mgr.25010) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.447432+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.447432+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.450412+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.450412+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.453103+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.185949+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.185949+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.189674+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.189674+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.191346+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.191346+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.203155+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.203155+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.203966+0000 mgr.x (mgr.25010) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.203966+0000 mgr.x (mgr.25010) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.278060+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.278060+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.280994+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.280994+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.283836+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.283836+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.285425+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.285425+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.296873+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.296873+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.453103+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.454254+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.454254+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.462893+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.462893+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.463594+0000 mgr.x (mgr.25010) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.463594+0000 mgr.x (mgr.25010) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.520556+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.520556+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.523423+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.523423+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.525960+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.525960+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.527049+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.527049+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.535272+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.535272+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.594750+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.594750+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.597998+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.597998+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.600921+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.600921+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.602217+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.602217+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.609279+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.609279+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.667880+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.667880+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.671097+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.671097+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.674424+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.674424+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.675750+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.675750+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.683235+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.683235+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.745962+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.745962+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.297542+0000 mgr.x (mgr.25010) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.297542+0000 mgr.x (mgr.25010) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.372836+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.372836+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.375426+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.375426+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.377737+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.377737+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.379110+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.379110+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.389880+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.389880+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.390717+0000 mgr.x (mgr.25010) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.390717+0000 mgr.x (mgr.25010) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.447432+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.447432+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.450412+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.450412+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.453103+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.749294+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.749294+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.752353+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.752353+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.753738+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.753738+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.761387+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.761387+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.818985+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.818985+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.821952+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.821952+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.824731+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.824731+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.825935+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.825935+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.833288+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.833288+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.891558+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.453103+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.454254+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.454254+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.462893+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.462893+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.463594+0000 mgr.x (mgr.25010) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.463594+0000 mgr.x (mgr.25010) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.520556+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.520556+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.523423+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.523423+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.525960+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.525960+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.527049+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.527049+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.535272+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.535272+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.594750+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.594750+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.597998+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.891558+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.894507+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.894507+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.897244+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.897244+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.898577+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.898577+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.905708+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.905708+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.963347+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.963347+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.966818+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.966818+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.969795+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.969795+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.971011+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.971011+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.978409+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[76016]: audit 2024-04-24T17:19:58.978409+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.597998+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.600921+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.600921+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.602217+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.602217+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.609279+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.609279+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.667880+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.667880+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.671097+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.671097+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.674424+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.674424+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.675750+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.675750+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.683235+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.683235+0000 mon.a (mon.0) 9056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.745962+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.745962+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.749294+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.749294+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.752353+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.752353+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.753738+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.753738+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.761387+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.761387+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.818985+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.818985+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.821952+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.821952+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.824731+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.824731+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.464 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.825935+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.825935+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.833288+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.833288+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.891558+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.891558+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.894507+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.894507+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.897244+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.897244+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.898577+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.898577+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.905708+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.905708+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.963347+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.465 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.963347+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.966818+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.966818+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.969795+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.969795+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.971011+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.971011+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.978409+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:19:59.466 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:19:59 smithi040 bash[70555]: audit 2024-04-24T17:19:58.978409+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.536860+0000 mgr.x (mgr.25010) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.536860+0000 mgr.x (mgr.25010) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.610116+0000 mgr.x (mgr.25010) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.610116+0000 mgr.x (mgr.25010) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.683911+0000 mgr.x (mgr.25010) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.683911+0000 mgr.x (mgr.25010) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.762009+0000 mgr.x (mgr.25010) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.762009+0000 mgr.x (mgr.25010) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.833790+0000 mgr.x (mgr.25010) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.833790+0000 mgr.x (mgr.25010) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.906301+0000 mgr.x (mgr.25010) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.906301+0000 mgr.x (mgr.25010) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.979128+0000 mgr.x (mgr.25010) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:58.979128+0000 mgr.x (mgr.25010) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.052725+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.052725+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.055376+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.055376+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.057724+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.057724+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.536860+0000 mgr.x (mgr.25010) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.536860+0000 mgr.x (mgr.25010) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.610116+0000 mgr.x (mgr.25010) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.610116+0000 mgr.x (mgr.25010) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.683911+0000 mgr.x (mgr.25010) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.683911+0000 mgr.x (mgr.25010) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.762009+0000 mgr.x (mgr.25010) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.762009+0000 mgr.x (mgr.25010) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.833790+0000 mgr.x (mgr.25010) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.833790+0000 mgr.x (mgr.25010) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.906301+0000 mgr.x (mgr.25010) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.906301+0000 mgr.x (mgr.25010) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.979128+0000 mgr.x (mgr.25010) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:58.979128+0000 mgr.x (mgr.25010) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.052725+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.052725+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.055376+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.055376+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.057724+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:00.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.057724+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.058684+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.058684+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.064932+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.064932+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:59.065432+0000 mgr.x (mgr.25010) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cephadm 2024-04-24T17:19:59.065432+0000 mgr.x (mgr.25010) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.149539+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.149539+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.150522+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.150522+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.157242+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.157242+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.158177+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.158177+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.160489+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.160489+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.164602+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.164602+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.165240+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.165240+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.168036+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.168036+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.058684+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.058684+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.064932+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.064932+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:59.065432+0000 mgr.x (mgr.25010) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cephadm 2024-04-24T17:19:59.065432+0000 mgr.x (mgr.25010) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.149539+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.149539+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.150522+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.150522+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.157242+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.157242+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.158177+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.158177+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.160489+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.160489+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.164602+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.164602+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.165240+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.165240+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.168036+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.168036+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.171116+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.171116+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.173290+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.173290+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.174961+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.174961+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.176640+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.176640+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.178243+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.178243+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.180051+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.180051+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.181620+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.181620+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.183291+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.183291+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.185664+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.185664+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.187653+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.171116+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.171116+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.173290+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.173290+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.174961+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.174961+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.176640+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.176640+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.178243+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.178243+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.180051+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.180051+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.181620+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.181620+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.183291+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.183291+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.185664+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.185664+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.187653+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: audit 2024-04-24T17:19:59.187653+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cluster 2024-04-24T17:20:00.000151+0000 mon.a (mon.0) 9100 : cluster [INF] overall HEALTH_OK 2024-04-24T17:20:00.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[70555]: cluster 2024-04-24T17:20:00.000151+0000 mon.a (mon.0) 9100 : cluster [INF] overall HEALTH_OK 2024-04-24T17:20:00.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: audit 2024-04-24T17:19:59.187653+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cluster 2024-04-24T17:20:00.000151+0000 mon.a (mon.0) 9100 : cluster [INF] overall HEALTH_OK 2024-04-24T17:20:00.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:00 smithi040 bash[76016]: cluster 2024-04-24T17:20:00.000151+0000 mon.a (mon.0) 9100 : cluster [INF] overall HEALTH_OK 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.536860+0000 mgr.x (mgr.25010) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.536860+0000 mgr.x (mgr.25010) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.610116+0000 mgr.x (mgr.25010) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.610116+0000 mgr.x (mgr.25010) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.683911+0000 mgr.x (mgr.25010) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.683911+0000 mgr.x (mgr.25010) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.762009+0000 mgr.x (mgr.25010) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.762009+0000 mgr.x (mgr.25010) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.833790+0000 mgr.x (mgr.25010) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.833790+0000 mgr.x (mgr.25010) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.906301+0000 mgr.x (mgr.25010) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.906301+0000 mgr.x (mgr.25010) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.979128+0000 mgr.x (mgr.25010) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:58.979128+0000 mgr.x (mgr.25010) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.052725+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.052725+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.055376+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.055376+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.057724+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:00.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.057724+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.058684+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.058684+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.064932+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.064932+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:59.065432+0000 mgr.x (mgr.25010) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cephadm 2024-04-24T17:19:59.065432+0000 mgr.x (mgr.25010) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.149539+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.149539+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.150522+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.150522+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.157242+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.157242+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.158177+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.158177+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.160489+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.160489+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.164602+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.164602+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.165240+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.165240+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.168036+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.168036+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.171116+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.171116+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.173290+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.173290+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.174961+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.174961+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.176640+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.176640+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.178243+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.178243+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.180051+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.180051+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.181620+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.181620+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.183291+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.183291+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.185664+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.185664+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.187653+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: audit 2024-04-24T17:19:59.187653+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:00.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cluster 2024-04-24T17:20:00.000151+0000 mon.a (mon.0) 9100 : cluster [INF] overall HEALTH_OK 2024-04-24T17:20:00.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:00 smithi204 bash[58651]: cluster 2024-04-24T17:20:00.000151+0000 mon.a (mon.0) 9100 : cluster [INF] overall HEALTH_OK 2024-04-24T17:20:01.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:01 smithi040 bash[70555]: cluster 2024-04-24T17:19:59.934396+0000 mgr.x (mgr.25010) 2624 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:01.351 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:01 smithi040 bash[70555]: cluster 2024-04-24T17:19:59.934396+0000 mgr.x (mgr.25010) 2624 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:01.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:01 smithi040 bash[76016]: cluster 2024-04-24T17:19:59.934396+0000 mgr.x (mgr.25010) 2624 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:01.351 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:01 smithi040 bash[76016]: cluster 2024-04-24T17:19:59.934396+0000 mgr.x (mgr.25010) 2624 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:01.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:01 smithi204 bash[58651]: cluster 2024-04-24T17:19:59.934396+0000 mgr.x (mgr.25010) 2624 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:01.422 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:01 smithi204 bash[58651]: cluster 2024-04-24T17:19:59.934396+0000 mgr.x (mgr.25010) 2624 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.351811+0000 mgr.x (mgr.25010) 2625 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.351811+0000 mgr.x (mgr.25010) 2625 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.817851+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.817851+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.828917+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.828917+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.840134+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.840134+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.851644+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[76016]: audit 2024-04-24T17:20:01.851644+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.351811+0000 mgr.x (mgr.25010) 2625 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.351811+0000 mgr.x (mgr.25010) 2625 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.817851+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.817851+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.828917+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.828917+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.840134+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.840134+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.851644+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:02.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:02 smithi040 bash[70555]: audit 2024-04-24T17:20:01.851644+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.351811+0000 mgr.x (mgr.25010) 2625 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.351811+0000 mgr.x (mgr.25010) 2625 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.817851+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.817851+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.828917+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.828917+0000 mon.a (mon.0) 9102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.840134+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.840134+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.851644+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:02 smithi204 bash[58651]: audit 2024-04-24T17:20:01.851644+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[76016]: cluster 2024-04-24T17:20:01.935712+0000 mgr.x (mgr.25010) 2626 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[76016]: cluster 2024-04-24T17:20:01.935712+0000 mgr.x (mgr.25010) 2626 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[76016]: cephadm 2024-04-24T17:20:02.014939+0000 mgr.x (mgr.25010) 2627 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:20:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[76016]: cephadm 2024-04-24T17:20:02.014939+0000 mgr.x (mgr.25010) 2627 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:20:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[76016]: cephadm 2024-04-24T17:20:02.037712+0000 mgr.x (mgr.25010) 2628 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:20:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[76016]: cephadm 2024-04-24T17:20:02.037712+0000 mgr.x (mgr.25010) 2628 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:20:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[70555]: cluster 2024-04-24T17:20:01.935712+0000 mgr.x (mgr.25010) 2626 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[70555]: cluster 2024-04-24T17:20:01.935712+0000 mgr.x (mgr.25010) 2626 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[70555]: cephadm 2024-04-24T17:20:02.014939+0000 mgr.x (mgr.25010) 2627 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:20:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[70555]: cephadm 2024-04-24T17:20:02.014939+0000 mgr.x (mgr.25010) 2627 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:20:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[70555]: cephadm 2024-04-24T17:20:02.037712+0000 mgr.x (mgr.25010) 2628 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:20:03.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:03 smithi040 bash[70555]: cephadm 2024-04-24T17:20:02.037712+0000 mgr.x (mgr.25010) 2628 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:20:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:03 smithi204 bash[58651]: cluster 2024-04-24T17:20:01.935712+0000 mgr.x (mgr.25010) 2626 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:03 smithi204 bash[58651]: cluster 2024-04-24T17:20:01.935712+0000 mgr.x (mgr.25010) 2626 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:03 smithi204 bash[58651]: cephadm 2024-04-24T17:20:02.014939+0000 mgr.x (mgr.25010) 2627 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:20:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:03 smithi204 bash[58651]: cephadm 2024-04-24T17:20:02.014939+0000 mgr.x (mgr.25010) 2627 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-24T17:20:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:03 smithi204 bash[58651]: cephadm 2024-04-24T17:20:02.037712+0000 mgr.x (mgr.25010) 2628 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:20:03.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:03 smithi204 bash[58651]: cephadm 2024-04-24T17:20:02.037712+0000 mgr.x (mgr.25010) 2628 : cephadm [INF] Deploying daemon alertmanager.a on smithi040 2024-04-24T17:20:04.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:20:04] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-04-24T17:20:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:05 smithi040 bash[70555]: cluster 2024-04-24T17:20:03.936688+0000 mgr.x (mgr.25010) 2629 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:05.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:05 smithi040 bash[70555]: cluster 2024-04-24T17:20:03.936688+0000 mgr.x (mgr.25010) 2629 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:05 smithi040 bash[76016]: cluster 2024-04-24T17:20:03.936688+0000 mgr.x (mgr.25010) 2629 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:05 smithi040 bash[76016]: cluster 2024-04-24T17:20:03.936688+0000 mgr.x (mgr.25010) 2629 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:05 smithi204 bash[58651]: cluster 2024-04-24T17:20:03.936688+0000 mgr.x (mgr.25010) 2629 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:05 smithi204 bash[58651]: cluster 2024-04-24T17:20:03.936688+0000 mgr.x (mgr.25010) 2629 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:07 smithi040 bash[70555]: cluster 2024-04-24T17:20:05.938167+0000 mgr.x (mgr.25010) 2630 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:07 smithi040 bash[70555]: cluster 2024-04-24T17:20:05.938167+0000 mgr.x (mgr.25010) 2630 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:07.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:07 smithi040 bash[76016]: cluster 2024-04-24T17:20:05.938167+0000 mgr.x (mgr.25010) 2630 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:07.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:07 smithi040 bash[76016]: cluster 2024-04-24T17:20:05.938167+0000 mgr.x (mgr.25010) 2630 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:07 smithi204 bash[58651]: cluster 2024-04-24T17:20:05.938167+0000 mgr.x (mgr.25010) 2630 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:07 smithi204 bash[58651]: cluster 2024-04-24T17:20:05.938167+0000 mgr.x (mgr.25010) 2630 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:09.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:09 smithi040 bash[70555]: cluster 2024-04-24T17:20:07.939127+0000 mgr.x (mgr.25010) 2631 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:09.234 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:09 smithi040 bash[70555]: cluster 2024-04-24T17:20:07.939127+0000 mgr.x (mgr.25010) 2631 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:09.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:09 smithi040 bash[76016]: cluster 2024-04-24T17:20:07.939127+0000 mgr.x (mgr.25010) 2631 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:09.235 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:09 smithi040 bash[76016]: cluster 2024-04-24T17:20:07.939127+0000 mgr.x (mgr.25010) 2631 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:09 smithi204 bash[58651]: cluster 2024-04-24T17:20:07.939127+0000 mgr.x (mgr.25010) 2631 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:09 smithi204 bash[58651]: cluster 2024-04-24T17:20:07.939127+0000 mgr.x (mgr.25010) 2631 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:10.189 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.189 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.190 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.190 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.190 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.191 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.191 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:10.672 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:10 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:20:10.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:10 smithi040 bash[61462]: level=info ts=2024-04-24T17:20:10.673Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:20:11.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:11 smithi040 bash[76016]: cluster 2024-04-24T17:20:09.940266+0000 mgr.x (mgr.25010) 2632 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:11.360 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:11 smithi040 bash[76016]: cluster 2024-04-24T17:20:09.940266+0000 mgr.x (mgr.25010) 2632 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:11.360 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:11 smithi040 bash[70555]: cluster 2024-04-24T17:20:09.940266+0000 mgr.x (mgr.25010) 2632 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:11.360 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:11 smithi040 bash[70555]: cluster 2024-04-24T17:20:09.940266+0000 mgr.x (mgr.25010) 2632 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:11 smithi204 bash[58651]: cluster 2024-04-24T17:20:09.940266+0000 mgr.x (mgr.25010) 2632 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:11 smithi204 bash[58651]: cluster 2024-04-24T17:20:09.940266+0000 mgr.x (mgr.25010) 2632 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:11.633 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:11 smithi040 bash[101774]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:20:11.634 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:11 smithi040 bash[101930]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:20:11.916 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.917 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.917 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.918 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.918 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.918 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:20:11.918 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:20:11.918 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:11.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:12.188 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:11 smithi040 systemd[1]: Started Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.359968+0000 mgr.x (mgr.25010) 2633 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.359968+0000 mgr.x (mgr.25010) 2633 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.615280+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.615280+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.627499+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.627499+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.638656+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.638656+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.979323+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.979323+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.988716+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:11.988716+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.032744+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.032744+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.034508+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.034508+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.045015+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.045015+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.130445+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.130445+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.149617+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.149617+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.154952+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:12.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.154952+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.161709+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.161709+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.163706+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.163706+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.176400+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:12 smithi204 bash[58651]: audit 2024-04-24T17:20:12.176400+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.359968+0000 mgr.x (mgr.25010) 2633 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.359968+0000 mgr.x (mgr.25010) 2633 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:12.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.615280+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.615280+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.627499+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.627499+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.638656+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.638656+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.979323+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.979323+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.988716+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:11.988716+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.032744+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.032744+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.034508+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.034508+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.045015+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.045015+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.130445+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.130445+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.149617+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.149617+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.154952+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.154952+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.161709+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.161709+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.163706+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.163706+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.176400+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[70555]: audit 2024-04-24T17:20:12.176400+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.359968+0000 mgr.x (mgr.25010) 2633 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.359968+0000 mgr.x (mgr.25010) 2633 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.615280+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.615280+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.627499+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.627499+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.638656+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.638656+0000 mon.a (mon.0) 9107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.979323+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.979323+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.988716+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:11.988716+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.032744+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.032744+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.034508+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.034508+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.045015+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.045015+0000 mon.a (mon.0) 9112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.130445+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.130445+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.149617+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.149617+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.154952+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.154952+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.161709+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.161709+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.163706+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.163706+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.176400+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:12.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:12 smithi040 bash[76016]: audit 2024-04-24T17:20:12.176400+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.265 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cluster 2024-04-24T17:20:11.941951+0000 mgr.x (mgr.25010) 2634 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cluster 2024-04-24T17:20:11.941951+0000 mgr.x (mgr.25010) 2634 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cluster 2024-04-24T17:20:11.941951+0000 mgr.x (mgr.25010) 2634 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.046084+0000 mgr.x (mgr.25010) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.046084+0000 mgr.x (mgr.25010) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.131610+0000 mgr.x (mgr.25010) 2636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.131610+0000 mgr.x (mgr.25010) 2636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.177298+0000 mgr.x (mgr.25010) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.177298+0000 mgr.x (mgr.25010) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.300213+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.300213+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.305280+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.305280+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.309519+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.309519+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.311256+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.311256+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.323893+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.323893+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.324670+0000 mgr.x (mgr.25010) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.324670+0000 mgr.x (mgr.25010) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.402719+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.402719+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.407482+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.407482+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.411792+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.411792+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.413877+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.413877+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.426357+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.426357+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.427597+0000 mgr.x (mgr.25010) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.427597+0000 mgr.x (mgr.25010) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.517789+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.517789+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.522710+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.522710+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.526373+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.526373+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.528060+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.528060+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.541668+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.541668+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.619420+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.619420+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.622425+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.622425+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.625648+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.625648+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.626946+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.626946+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.637830+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.637830+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.727460+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.727460+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.730704+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.730704+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.733536+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.733536+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.734794+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.734794+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.745547+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.745547+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.820172+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.820172+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.824201+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.824201+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.828170+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.828170+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.829543+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.829543+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.841144+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.841144+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.931372+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.931372+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.936418+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.936418+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.940956+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.940956+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.942625+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.942625+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.955245+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:12.955245+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.032568+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.032568+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.036712+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.036712+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.041040+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.041040+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.042200+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.042200+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.050809+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.050809+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.140013+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.140013+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.144946+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.144946+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.148977+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.148977+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.150561+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.150561+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.162681+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:13 smithi204 bash[58651]: audit 2024-04-24T17:20:13.162681+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cluster 2024-04-24T17:20:11.941951+0000 mgr.x (mgr.25010) 2634 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:13.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.046084+0000 mgr.x (mgr.25010) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.046084+0000 mgr.x (mgr.25010) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.131610+0000 mgr.x (mgr.25010) 2636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:13.575 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.131610+0000 mgr.x (mgr.25010) 2636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.177298+0000 mgr.x (mgr.25010) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.177298+0000 mgr.x (mgr.25010) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.300213+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.300213+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.305280+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.305280+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.309519+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.309519+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.576 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.311256+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.311256+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.323893+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.323893+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.324670+0000 mgr.x (mgr.25010) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.324670+0000 mgr.x (mgr.25010) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.402719+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.402719+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.407482+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.407482+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.411792+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.411792+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.413877+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.577 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.413877+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.426357+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.426357+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.427597+0000 mgr.x (mgr.25010) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.427597+0000 mgr.x (mgr.25010) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.517789+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.517789+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.522710+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.522710+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.526373+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.526373+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.528060+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.528060+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.541668+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.578 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.541668+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.619420+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.619420+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.622425+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.622425+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.625648+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.625648+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.626946+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.626946+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.580 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.637830+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.637830+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.727460+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.727460+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.730704+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.730704+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.733536+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.733536+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.734794+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.734794+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.745547+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.745547+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.820172+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.820172+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.824201+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.581 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.824201+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.828170+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.828170+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.829543+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.829543+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.841144+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.841144+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.931372+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.931372+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.936418+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.936418+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.940956+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.940956+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cluster 2024-04-24T17:20:11.941951+0000 mgr.x (mgr.25010) 2634 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cluster 2024-04-24T17:20:11.941951+0000 mgr.x (mgr.25010) 2634 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.046084+0000 mgr.x (mgr.25010) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.046084+0000 mgr.x (mgr.25010) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.131610+0000 mgr.x (mgr.25010) 2636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.131610+0000 mgr.x (mgr.25010) 2636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.177298+0000 mgr.x (mgr.25010) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.177298+0000 mgr.x (mgr.25010) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.300213+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.300213+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.305280+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.305280+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.309519+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.309519+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.311256+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.311256+0000 mon.a (mon.0) 9122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.323893+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.323893+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.324670+0000 mgr.x (mgr.25010) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.942625+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.942625+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.955245+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:12.955245+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.032568+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.032568+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.036712+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.036712+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.041040+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.041040+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.042200+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.042200+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.050809+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.050809+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.140013+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.140013+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.144946+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.585 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.144946+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.148977+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.148977+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.150561+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.150561+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.162681+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.586 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[70555]: audit 2024-04-24T17:20:13.162681+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.324670+0000 mgr.x (mgr.25010) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.402719+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.402719+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.407482+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.407482+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.411792+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.411792+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.413877+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.413877+0000 mon.a (mon.0) 9127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.426357+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.426357+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.427597+0000 mgr.x (mgr.25010) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.427597+0000 mgr.x (mgr.25010) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.517789+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.517789+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.522710+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.522710+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.526373+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.526373+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.528060+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.528060+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.541668+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.541668+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.619420+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.619420+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.622425+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.622425+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.625648+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.625648+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.626946+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.626946+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.637830+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.637830+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.727460+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.727460+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.730704+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.730704+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.733536+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.590 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.733536+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.734794+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.734794+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.745547+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.745547+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.820172+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.820172+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.824201+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.824201+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.828170+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.828170+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.829543+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.829543+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.841144+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.591 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.841144+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.931372+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.931372+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.936418+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.936418+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.940956+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.940956+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.942625+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.942625+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.955245+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:12.955245+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.592 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.032568+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.032568+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.036712+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.036712+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.041040+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.041040+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.042200+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.042200+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.050809+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.050809+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.140013+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.593 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.140013+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.144946+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.144946+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.148977+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.148977+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.150561+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.150561+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.162681+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:13.594 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:13 smithi040 bash[76016]: audit 2024-04-24T17:20:13.162681+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:20:14] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.542785+0000 mgr.x (mgr.25010) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.542785+0000 mgr.x (mgr.25010) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.638589+0000 mgr.x (mgr.25010) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.638589+0000 mgr.x (mgr.25010) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.746319+0000 mgr.x (mgr.25010) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.746319+0000 mgr.x (mgr.25010) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.842056+0000 mgr.x (mgr.25010) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.842056+0000 mgr.x (mgr.25010) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.956084+0000 mgr.x (mgr.25010) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:12.956084+0000 mgr.x (mgr.25010) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.051473+0000 mgr.x (mgr.25010) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.051473+0000 mgr.x (mgr.25010) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.163829+0000 mgr.x (mgr.25010) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.163829+0000 mgr.x (mgr.25010) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.241678+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.241678+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.245139+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.245139+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.248355+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.248355+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.249703+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.249703+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.258039+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.258039+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.258744+0000 mgr.x (mgr.25010) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.258744+0000 mgr.x (mgr.25010) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.315381+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.315381+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.320414+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.320414+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.324208+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.324208+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.325974+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.325974+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.336289+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.336289+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.337085+0000 mgr.x (mgr.25010) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.337085+0000 mgr.x (mgr.25010) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.425590+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.425590+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.430561+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.430561+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.434783+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.434783+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.436249+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.436249+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.448493+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.448493+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.449565+0000 mgr.x (mgr.25010) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.449565+0000 mgr.x (mgr.25010) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.538614+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.538614+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.542706+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.542706+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.547076+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.547076+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.548268+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.548268+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.558212+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.558212+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.649221+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.649221+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.653676+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.653676+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.657234+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.657234+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.658741+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.658741+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.666633+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.666633+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.757514+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.757514+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.762825+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.762825+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.768441+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.768441+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.770063+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.770063+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.779914+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.779914+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.871282+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.871282+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.874221+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.874221+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.876803+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.876803+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.877985+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.877985+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.887518+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.887518+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.972774+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.972774+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.977780+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.977780+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.981887+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.981887+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.983518+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.983518+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.994266+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:13.994266+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.084971+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.084971+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.089648+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.089648+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.093572+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.093572+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.094986+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.094986+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.103214+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.103214+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.179786+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.179786+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.183801+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.183801+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.187449+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.187449+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.188885+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:14 smithi204 bash[58651]: audit 2024-04-24T17:20:14.188885+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.542785+0000 mgr.x (mgr.25010) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.542785+0000 mgr.x (mgr.25010) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.638589+0000 mgr.x (mgr.25010) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.638589+0000 mgr.x (mgr.25010) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.746319+0000 mgr.x (mgr.25010) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.746319+0000 mgr.x (mgr.25010) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.842056+0000 mgr.x (mgr.25010) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.842056+0000 mgr.x (mgr.25010) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.956084+0000 mgr.x (mgr.25010) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:12.956084+0000 mgr.x (mgr.25010) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.051473+0000 mgr.x (mgr.25010) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.051473+0000 mgr.x (mgr.25010) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.163829+0000 mgr.x (mgr.25010) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.163829+0000 mgr.x (mgr.25010) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.241678+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.241678+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.245139+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.245139+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.248355+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.248355+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.542785+0000 mgr.x (mgr.25010) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.542785+0000 mgr.x (mgr.25010) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.638589+0000 mgr.x (mgr.25010) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.638589+0000 mgr.x (mgr.25010) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.746319+0000 mgr.x (mgr.25010) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.746319+0000 mgr.x (mgr.25010) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.842056+0000 mgr.x (mgr.25010) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.842056+0000 mgr.x (mgr.25010) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.956084+0000 mgr.x (mgr.25010) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:12.956084+0000 mgr.x (mgr.25010) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.051473+0000 mgr.x (mgr.25010) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.051473+0000 mgr.x (mgr.25010) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.163829+0000 mgr.x (mgr.25010) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.163829+0000 mgr.x (mgr.25010) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.241678+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.241678+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.245139+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.245139+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.248355+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.248355+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.249703+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.249703+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.258039+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.258039+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.258744+0000 mgr.x (mgr.25010) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.258744+0000 mgr.x (mgr.25010) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.315381+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.315381+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.320414+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.320414+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.324208+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.324208+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.325974+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.325974+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.336289+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.336289+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.337085+0000 mgr.x (mgr.25010) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.337085+0000 mgr.x (mgr.25010) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.425590+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.425590+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.430561+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.430561+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.434783+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.434783+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.436249+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.436249+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.448493+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.448493+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.449565+0000 mgr.x (mgr.25010) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.449565+0000 mgr.x (mgr.25010) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.538614+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.538614+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.542706+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.542706+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.547076+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.547076+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.548268+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.548268+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.558212+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.558212+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.249703+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.249703+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.258039+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.258039+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.258744+0000 mgr.x (mgr.25010) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.258744+0000 mgr.x (mgr.25010) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.315381+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.315381+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.320414+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.320414+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.324208+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.324208+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.325974+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.325974+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.336289+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.336289+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.337085+0000 mgr.x (mgr.25010) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.337085+0000 mgr.x (mgr.25010) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.425590+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.425590+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.649221+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.649221+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.653676+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.653676+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.657234+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.657234+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.658741+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.658741+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.666633+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.666633+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.757514+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.757514+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.762825+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.762825+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.768441+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.768441+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.770063+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.770063+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.779914+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.779914+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.871282+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.871282+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.874221+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.874221+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.876803+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.876803+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.877985+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.877985+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.887518+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.887518+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.972774+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.972774+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.977780+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.977780+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.981887+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.981887+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.983518+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.983518+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.430561+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.430561+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.434783+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.434783+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.436249+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.436249+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.448493+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.448493+0000 mon.a (mon.0) 9178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.449565+0000 mgr.x (mgr.25010) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.449565+0000 mgr.x (mgr.25010) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.538614+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.538614+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.542706+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.542706+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.547076+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.547076+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.548268+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.548268+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.558212+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.558212+0000 mon.a (mon.0) 9183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.994266+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:13.994266+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.084971+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.084971+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.089648+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.089648+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.093572+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.093572+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.094986+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.094986+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.103214+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.103214+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.179786+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.179786+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.183801+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.183801+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.187449+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.187449+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.188885+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[70555]: audit 2024-04-24T17:20:14.188885+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.649221+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.649221+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.653676+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.653676+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.657234+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.657234+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.658741+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.658741+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.666633+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.666633+0000 mon.a (mon.0) 9188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.757514+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.757514+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.762825+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.762825+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.768441+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.768441+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.770063+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.770063+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.779914+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.779914+0000 mon.a (mon.0) 9193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.871282+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.871282+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.874221+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.874221+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.876803+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.876803+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.877985+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.877985+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.887518+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.887518+0000 mon.a (mon.0) 9198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.972774+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.972774+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.977780+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.977780+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.981887+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.981887+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.983518+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.983518+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.994266+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:13.994266+0000 mon.a (mon.0) 9203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.084971+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.084971+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.089648+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.089648+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.093572+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.093572+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.094986+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.094986+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.103214+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.103214+0000 mon.a (mon.0) 9208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.179786+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.179786+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.183801+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.183801+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:14.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.187449+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.187449+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:14.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.188885+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:14.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:14 smithi040 bash[76016]: audit 2024-04-24T17:20:14.188885+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.110Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.110Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.112Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.113Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.144Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.145Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.148Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-24T17:20:15.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[101987]: ts=2024-04-24T17:20:15.148Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.559205+0000 mgr.x (mgr.25010) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.559205+0000 mgr.x (mgr.25010) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.667655+0000 mgr.x (mgr.25010) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.667655+0000 mgr.x (mgr.25010) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.780971+0000 mgr.x (mgr.25010) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.780971+0000 mgr.x (mgr.25010) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.888258+0000 mgr.x (mgr.25010) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.888258+0000 mgr.x (mgr.25010) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cluster 2024-04-24T17:20:13.942482+0000 mgr.x (mgr.25010) 2654 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:15.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cluster 2024-04-24T17:20:13.942482+0000 mgr.x (mgr.25010) 2654 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.995272+0000 mgr.x (mgr.25010) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:13.995272+0000 mgr.x (mgr.25010) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.104064+0000 mgr.x (mgr.25010) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.104064+0000 mgr.x (mgr.25010) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.199218+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.199218+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.200115+0000 mgr.x (mgr.25010) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.200115+0000 mgr.x (mgr.25010) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.257366+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.257366+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.260090+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.559205+0000 mgr.x (mgr.25010) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.559205+0000 mgr.x (mgr.25010) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.667655+0000 mgr.x (mgr.25010) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.667655+0000 mgr.x (mgr.25010) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.780971+0000 mgr.x (mgr.25010) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.780971+0000 mgr.x (mgr.25010) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.888258+0000 mgr.x (mgr.25010) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.888258+0000 mgr.x (mgr.25010) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cluster 2024-04-24T17:20:13.942482+0000 mgr.x (mgr.25010) 2654 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cluster 2024-04-24T17:20:13.942482+0000 mgr.x (mgr.25010) 2654 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.995272+0000 mgr.x (mgr.25010) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:13.995272+0000 mgr.x (mgr.25010) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.104064+0000 mgr.x (mgr.25010) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.104064+0000 mgr.x (mgr.25010) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.199218+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.199218+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.200115+0000 mgr.x (mgr.25010) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.200115+0000 mgr.x (mgr.25010) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.257366+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.257366+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.260090+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.260090+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.263113+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.263113+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.264299+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.264299+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.273298+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.273298+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.273969+0000 mgr.x (mgr.25010) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.273969+0000 mgr.x (mgr.25010) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.357072+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.357072+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.361564+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.361564+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.365783+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.365783+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.367571+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.367571+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.378687+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.378687+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.444 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.379737+0000 mgr.x (mgr.25010) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.260090+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.263113+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.263113+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.264299+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.264299+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.273298+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.273298+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.273969+0000 mgr.x (mgr.25010) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.273969+0000 mgr.x (mgr.25010) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.357072+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.357072+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.361564+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.361564+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.365783+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.365783+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.367571+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.367571+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.378687+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.378687+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.446 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.379737+0000 mgr.x (mgr.25010) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.379737+0000 mgr.x (mgr.25010) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.467321+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.467321+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.471871+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.471871+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.475802+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.475802+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.477540+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.477540+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.490247+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.490247+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.491292+0000 mgr.x (mgr.25010) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.491292+0000 mgr.x (mgr.25010) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.567652+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.567652+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.570781+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.570781+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.574285+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.574285+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.379737+0000 mgr.x (mgr.25010) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.467321+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.467321+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.471871+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.471871+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.475802+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.475802+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.477540+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.477540+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.490247+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.490247+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.491292+0000 mgr.x (mgr.25010) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.491292+0000 mgr.x (mgr.25010) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.567652+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.567652+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.570781+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.570781+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.574285+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.574285+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.575361+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.449 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.575361+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.586360+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.586360+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.661470+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.661470+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.664169+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.664169+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.667123+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.667123+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.668275+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.668275+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.677019+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.677019+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.752424+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.752424+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.450 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.755456+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.755456+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.758335+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.575361+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.575361+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.586360+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.586360+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.661470+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.661470+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.664169+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.664169+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.667123+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.667123+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.668275+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.668275+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.677019+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.677019+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.752424+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.752424+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.755456+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.755456+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.758335+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.758335+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.759800+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.759800+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.770893+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.770893+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.850565+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.850565+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.854240+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.854240+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.858843+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.858843+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.860530+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.860530+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.886365+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.886365+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.977331+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.977331+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.981973+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.981973+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.985764+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.758335+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.759800+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.759800+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.770893+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.770893+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.850565+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.850565+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.854240+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.854240+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.858843+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.858843+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.860530+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.860530+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.886365+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.886365+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.977331+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.977331+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.981973+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.981973+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.985764+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.985764+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.987186+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.987186+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.997062+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:14.997062+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.075371+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.075371+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.079511+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.079511+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.084090+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.084090+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.085443+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.085443+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.093602+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.093602+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.183242+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.183242+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.187283+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.187283+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.457 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.985764+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.987186+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.987186+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.997062+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:14.997062+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.075371+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.075371+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.079511+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.079511+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.084090+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.084090+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.085443+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.085443+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.093602+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.093602+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.183242+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.183242+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.187283+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.187283+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.191044+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.191044+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.192502+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.192502+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.202254+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[70555]: audit 2024-04-24T17:20:15.202254+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.191044+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.191044+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.192502+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.459 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.192502+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.202254+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.460 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:15 smithi040 bash[76016]: audit 2024-04-24T17:20:15.202254+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.559205+0000 mgr.x (mgr.25010) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.559205+0000 mgr.x (mgr.25010) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.667655+0000 mgr.x (mgr.25010) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.667655+0000 mgr.x (mgr.25010) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.780971+0000 mgr.x (mgr.25010) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.780971+0000 mgr.x (mgr.25010) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.888258+0000 mgr.x (mgr.25010) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.888258+0000 mgr.x (mgr.25010) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cluster 2024-04-24T17:20:13.942482+0000 mgr.x (mgr.25010) 2654 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cluster 2024-04-24T17:20:13.942482+0000 mgr.x (mgr.25010) 2654 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.995272+0000 mgr.x (mgr.25010) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:13.995272+0000 mgr.x (mgr.25010) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.104064+0000 mgr.x (mgr.25010) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.104064+0000 mgr.x (mgr.25010) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.199218+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.199218+0000 mon.a (mon.0) 9213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.200115+0000 mgr.x (mgr.25010) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.200115+0000 mgr.x (mgr.25010) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.257366+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.257366+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.260090+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.260090+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.263113+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.263113+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.264299+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.264299+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.273298+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.273298+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.273969+0000 mgr.x (mgr.25010) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.273969+0000 mgr.x (mgr.25010) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.357072+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.357072+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.361564+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.361564+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.365783+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.365783+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.367571+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.367571+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.378687+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.378687+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.379737+0000 mgr.x (mgr.25010) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.379737+0000 mgr.x (mgr.25010) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.467321+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.467321+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.471871+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.471871+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.475802+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.475802+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.477540+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.477540+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.490247+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.490247+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.491292+0000 mgr.x (mgr.25010) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.491292+0000 mgr.x (mgr.25010) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.567652+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.567652+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.570781+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.570781+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.574285+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.574285+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.575361+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.575361+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.586360+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.586360+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.661470+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.661470+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.664169+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.664169+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.667123+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.667123+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.668275+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.668275+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.677019+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.677019+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.752424+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.752424+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.755456+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.755456+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.758335+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.758335+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.759800+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.759800+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.770893+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.770893+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.850565+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.850565+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.854240+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.854240+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.858843+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.858843+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.860530+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.860530+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.886365+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.886365+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.977331+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.977331+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.981973+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.981973+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.985764+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.985764+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.987186+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.987186+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.997062+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:14.997062+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.075371+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.075371+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.079511+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.079511+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.084090+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.084090+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.085443+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.085443+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.093602+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.093602+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.183242+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.183242+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.187283+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.187283+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:15.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.191044+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.191044+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:15.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.192502+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.192502+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:15.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.202254+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:15.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:15 smithi204 bash[58651]: audit 2024-04-24T17:20:15.202254+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.587064+0000 mgr.x (mgr.25010) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.587064+0000 mgr.x (mgr.25010) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.677683+0000 mgr.x (mgr.25010) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.677683+0000 mgr.x (mgr.25010) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.771703+0000 mgr.x (mgr.25010) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.771703+0000 mgr.x (mgr.25010) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.887578+0000 mgr.x (mgr.25010) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.887578+0000 mgr.x (mgr.25010) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.997936+0000 mgr.x (mgr.25010) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:14.997936+0000 mgr.x (mgr.25010) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.094407+0000 mgr.x (mgr.25010) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.240 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.094407+0000 mgr.x (mgr.25010) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.202937+0000 mgr.x (mgr.25010) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.202937+0000 mgr.x (mgr.25010) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.278821+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.278821+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.281820+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.281820+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.285220+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.241 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.285220+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.587064+0000 mgr.x (mgr.25010) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.587064+0000 mgr.x (mgr.25010) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.677683+0000 mgr.x (mgr.25010) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.677683+0000 mgr.x (mgr.25010) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.771703+0000 mgr.x (mgr.25010) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.771703+0000 mgr.x (mgr.25010) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.887578+0000 mgr.x (mgr.25010) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.887578+0000 mgr.x (mgr.25010) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.997936+0000 mgr.x (mgr.25010) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:14.997936+0000 mgr.x (mgr.25010) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.094407+0000 mgr.x (mgr.25010) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.094407+0000 mgr.x (mgr.25010) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.202937+0000 mgr.x (mgr.25010) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.242 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.202937+0000 mgr.x (mgr.25010) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.278821+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.278821+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.281820+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.281820+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.285220+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.285220+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.286298+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.286298+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.294799+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.294799+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.295503+0000 mgr.x (mgr.25010) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.295503+0000 mgr.x (mgr.25010) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.384504+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.384504+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.243 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.389553+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.389553+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.392888+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.392888+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.394459+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.394459+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.403710+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.403710+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.404634+0000 mgr.x (mgr.25010) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.404634+0000 mgr.x (mgr.25010) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.480870+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.480870+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.244 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.286298+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.286298+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.294799+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.294799+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.295503+0000 mgr.x (mgr.25010) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.295503+0000 mgr.x (mgr.25010) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.384504+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.384504+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.389553+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.389553+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.392888+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.392888+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.394459+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.394459+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.403710+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.403710+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.404634+0000 mgr.x (mgr.25010) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.404634+0000 mgr.x (mgr.25010) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.480870+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.480870+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.484120+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.484120+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.486816+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.486816+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.488054+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.246 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.488054+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.500910+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.500910+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.501567+0000 mgr.x (mgr.25010) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.501567+0000 mgr.x (mgr.25010) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.573160+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.573160+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.577632+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.577632+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.580603+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.580603+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.581950+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.581950+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.589276+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.589276+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.484120+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.484120+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.486816+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.486816+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.488054+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.488054+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.500910+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.500910+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.501567+0000 mgr.x (mgr.25010) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.501567+0000 mgr.x (mgr.25010) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.573160+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.573160+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.577632+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.577632+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.580603+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.580603+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.581950+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.581950+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.589276+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.589276+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.250 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.646519+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.250 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.646519+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.650482+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.650482+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.653779+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.653779+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.654856+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.654856+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.662520+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.662520+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.706310+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.706310+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.708796+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.708796+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.711323+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.711323+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.712049+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.712049+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.717262+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.717262+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.761181+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.761181+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.252 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.763841+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.646519+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.646519+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.650482+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.650482+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.653779+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.653779+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.654856+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.654856+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.662520+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.662520+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.706310+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.706310+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.708796+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.708796+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.711323+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.711323+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.712049+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.712049+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.717262+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.717262+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.761181+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.761181+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.763841+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.763841+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.766332+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.766332+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.767093+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.767093+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.773001+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.773001+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.818194+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.818194+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.821239+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.821239+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.824359+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.824359+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.825277+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.825277+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.831335+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.831335+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.906350+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.906350+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.909722+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.909722+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.913049+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.913049+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.914444+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.914444+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.923668+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:15.923668+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.010996+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.010996+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.015866+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.015866+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.020371+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.020371+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.022419+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.022419+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.033117+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.763841+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.766332+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.766332+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.767093+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.767093+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.773001+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.773001+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.818194+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.818194+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.821239+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.821239+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.824359+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.824359+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.825277+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.825277+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.831335+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.831335+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.906350+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.906350+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.033117+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.112588+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.112588+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.117732+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.117732+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.122486+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.122486+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.124021+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.124021+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.134299+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[70555]: audit 2024-04-24T17:20:16.134299+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.909722+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.909722+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.913049+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.913049+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.914444+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.914444+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.923668+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.442 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:15.923668+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.010996+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.010996+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.015866+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.015866+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.020371+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.020371+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.022419+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.022419+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.033117+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.033117+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.112588+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.112588+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.117732+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.117732+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.122486+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.122486+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.124021+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.124021+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.134299+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:16 smithi040 bash[76016]: audit 2024-04-24T17:20:16.134299+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.587064+0000 mgr.x (mgr.25010) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.587064+0000 mgr.x (mgr.25010) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.677683+0000 mgr.x (mgr.25010) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.677683+0000 mgr.x (mgr.25010) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.771703+0000 mgr.x (mgr.25010) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.771703+0000 mgr.x (mgr.25010) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.887578+0000 mgr.x (mgr.25010) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.887578+0000 mgr.x (mgr.25010) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.997936+0000 mgr.x (mgr.25010) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:14.997936+0000 mgr.x (mgr.25010) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.094407+0000 mgr.x (mgr.25010) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.094407+0000 mgr.x (mgr.25010) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.202937+0000 mgr.x (mgr.25010) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.202937+0000 mgr.x (mgr.25010) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.278821+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.278821+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.281820+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.281820+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.285220+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.285220+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.286298+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.286298+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.294799+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.294799+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.295503+0000 mgr.x (mgr.25010) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.295503+0000 mgr.x (mgr.25010) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.384504+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.384504+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.389553+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.389553+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.392888+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.392888+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.394459+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.394459+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.403710+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.403710+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.404634+0000 mgr.x (mgr.25010) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.404634+0000 mgr.x (mgr.25010) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.480870+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.480870+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.484120+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.484120+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.486816+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.486816+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.488054+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.488054+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.500910+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.500910+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.501567+0000 mgr.x (mgr.25010) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.501567+0000 mgr.x (mgr.25010) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.573160+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.573160+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.577632+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.577632+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.580603+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.580603+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.581950+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.581950+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.589276+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.589276+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.646519+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.646519+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.650482+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.650482+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.653779+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.653779+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.654856+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.654856+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.662520+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.662520+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.706310+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.706310+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.708796+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.708796+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.711323+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.711323+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.712049+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.712049+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.717262+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.717262+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.761181+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.761181+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.763841+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.763841+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.766332+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.766332+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.767093+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.767093+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.773001+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.773001+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.818194+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.818194+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.821239+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.821239+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.824359+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.824359+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.825277+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.825277+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.831335+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.831335+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.906350+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.906350+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.909722+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.909722+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.913049+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.913049+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.914444+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.914444+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.923668+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:15.923668+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.010996+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.010996+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.015866+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.015866+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.020371+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.020371+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.022419+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.022419+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.033117+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.033117+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.112588+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.112588+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.117732+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.117732+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.122486+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.122486+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.124021+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.124021+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.134299+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:16.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:16 smithi204 bash[58651]: audit 2024-04-24T17:20:16.134299+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.441 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[101987]: ts=2024-04-24T17:20:17.114Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000359142s 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.590138+0000 mgr.x (mgr.25010) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.590138+0000 mgr.x (mgr.25010) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.663421+0000 mgr.x (mgr.25010) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.663421+0000 mgr.x (mgr.25010) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.717915+0000 mgr.x (mgr.25010) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.717915+0000 mgr.x (mgr.25010) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.773608+0000 mgr.x (mgr.25010) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.773608+0000 mgr.x (mgr.25010) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.831961+0000 mgr.x (mgr.25010) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.831961+0000 mgr.x (mgr.25010) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.924435+0000 mgr.x (mgr.25010) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:15.924435+0000 mgr.x (mgr.25010) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cluster 2024-04-24T17:20:15.943826+0000 mgr.x (mgr.25010) 2677 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cluster 2024-04-24T17:20:15.943826+0000 mgr.x (mgr.25010) 2677 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.034208+0000 mgr.x (mgr.25010) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.034208+0000 mgr.x (mgr.25010) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.135345+0000 mgr.x (mgr.25010) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.135345+0000 mgr.x (mgr.25010) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.234247+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.234247+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.238245+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.590138+0000 mgr.x (mgr.25010) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.590138+0000 mgr.x (mgr.25010) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.663421+0000 mgr.x (mgr.25010) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.663421+0000 mgr.x (mgr.25010) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.717915+0000 mgr.x (mgr.25010) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.717915+0000 mgr.x (mgr.25010) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.773608+0000 mgr.x (mgr.25010) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.773608+0000 mgr.x (mgr.25010) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.831961+0000 mgr.x (mgr.25010) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.831961+0000 mgr.x (mgr.25010) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.924435+0000 mgr.x (mgr.25010) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:15.924435+0000 mgr.x (mgr.25010) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cluster 2024-04-24T17:20:15.943826+0000 mgr.x (mgr.25010) 2677 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cluster 2024-04-24T17:20:15.943826+0000 mgr.x (mgr.25010) 2677 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.034208+0000 mgr.x (mgr.25010) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.034208+0000 mgr.x (mgr.25010) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.135345+0000 mgr.x (mgr.25010) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.135345+0000 mgr.x (mgr.25010) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.234247+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.234247+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.238245+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.238245+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.241910+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.241910+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.243688+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.243688+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.253307+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.253307+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.254162+0000 mgr.x (mgr.25010) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.254162+0000 mgr.x (mgr.25010) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.344355+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.344355+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.349703+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.349703+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.354036+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.354036+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.355827+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.355827+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.367567+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.367567+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.368583+0000 mgr.x (mgr.25010) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.238245+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.241910+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.241910+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.243688+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.243688+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.447 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.253307+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.253307+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.254162+0000 mgr.x (mgr.25010) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.254162+0000 mgr.x (mgr.25010) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.344355+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.344355+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.349703+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.349703+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.354036+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.354036+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.355827+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.355827+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.367567+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.367567+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.448 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.368583+0000 mgr.x (mgr.25010) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.368583+0000 mgr.x (mgr.25010) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.459127+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.459127+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.464556+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.464556+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.469384+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.469384+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.449 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.470979+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.470979+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.482150+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.482150+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.483155+0000 mgr.x (mgr.25010) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.483155+0000 mgr.x (mgr.25010) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.560064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.560064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.563227+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.563227+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.565861+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.565861+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.566891+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.566891+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.450 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.577060+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.577060+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.654053+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.654053+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.656945+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.656945+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.659700+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.659700+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.660941+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.660941+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.669182+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.669182+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.758633+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.758633+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.763285+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.763285+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.767924+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.368583+0000 mgr.x (mgr.25010) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.459127+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.459127+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.452 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.464556+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.464556+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.469384+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.469384+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.470979+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.470979+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.482150+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.482150+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.483155+0000 mgr.x (mgr.25010) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.483155+0000 mgr.x (mgr.25010) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.453 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.560064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.560064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.563227+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.563227+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.565861+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.565861+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.767924+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.769045+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.769045+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.454 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.779726+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.779726+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.851513+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.851513+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.857273+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.857273+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.865482+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.865482+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.888381+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.888381+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.893976+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.893976+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.905975+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.905975+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.982667+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.982667+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.566891+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.566891+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.577060+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.577060+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.654053+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.654053+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.656945+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.656945+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.659700+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.456 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.659700+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.660941+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.660941+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.669182+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.669182+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.758633+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.758633+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.763285+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.763285+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.457 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.767924+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.986612+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.986612+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.991238+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.991238+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.992547+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:16.992547+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.002576+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.458 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.002576+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.080678+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.080678+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.084541+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.084541+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.088172+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.088172+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.089721+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.089721+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.100554+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.100554+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.189524+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.189524+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.193739+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.459 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.193739+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.197792+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.197792+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.199036+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.199036+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.207147+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.460 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[70555]: audit 2024-04-24T17:20:17.207147+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.767924+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.769045+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.769045+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.779726+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.779726+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.851513+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.851513+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.857273+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.857273+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.865482+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.461 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.865482+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.888381+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.888381+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.893976+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.893976+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.905975+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.905975+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.982667+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.982667+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.986612+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.986612+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.991238+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.991238+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.992547+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.462 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:16.992547+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.002576+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.002576+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.080678+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.080678+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.084541+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.084541+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.088172+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.088172+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.089721+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.089721+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.100554+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.100554+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.189524+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.463 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.189524+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.193739+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.193739+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.197792+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.197792+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.199036+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.199036+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.207147+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.464 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:17 smithi040 bash[76016]: audit 2024-04-24T17:20:17.207147+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.590138+0000 mgr.x (mgr.25010) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.590138+0000 mgr.x (mgr.25010) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.663421+0000 mgr.x (mgr.25010) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.663421+0000 mgr.x (mgr.25010) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.717915+0000 mgr.x (mgr.25010) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.717915+0000 mgr.x (mgr.25010) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.773608+0000 mgr.x (mgr.25010) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.773608+0000 mgr.x (mgr.25010) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.831961+0000 mgr.x (mgr.25010) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.831961+0000 mgr.x (mgr.25010) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.924435+0000 mgr.x (mgr.25010) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:15.924435+0000 mgr.x (mgr.25010) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cluster 2024-04-24T17:20:15.943826+0000 mgr.x (mgr.25010) 2677 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cluster 2024-04-24T17:20:15.943826+0000 mgr.x (mgr.25010) 2677 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.034208+0000 mgr.x (mgr.25010) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.034208+0000 mgr.x (mgr.25010) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.135345+0000 mgr.x (mgr.25010) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.135345+0000 mgr.x (mgr.25010) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.234247+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.234247+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.238245+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.238245+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.241910+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.241910+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.243688+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.243688+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.253307+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.253307+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.254162+0000 mgr.x (mgr.25010) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.254162+0000 mgr.x (mgr.25010) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.344355+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.344355+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.349703+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.349703+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.354036+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.354036+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.355827+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.355827+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.367567+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.367567+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.368583+0000 mgr.x (mgr.25010) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.368583+0000 mgr.x (mgr.25010) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.459127+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.459127+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.464556+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.464556+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.469384+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.469384+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.470979+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.470979+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.482150+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.482150+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.483155+0000 mgr.x (mgr.25010) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.483155+0000 mgr.x (mgr.25010) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.560064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.560064+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.563227+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.563227+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.565861+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.565861+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.566891+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.566891+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.577060+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.577060+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.654053+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.654053+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.656945+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.656945+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.659700+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.659700+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.660941+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.660941+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.669182+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.669182+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.758633+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.758633+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.763285+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.763285+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.767924+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.767924+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.769045+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.769045+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.779726+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.779726+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.851513+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.851513+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:17.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.857273+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.857273+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.865482+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.865482+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.888381+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.888381+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.893976+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.893976+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.905975+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.905975+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.982667+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.982667+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.986612+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.986612+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.991238+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.991238+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.992547+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:16.992547+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.002576+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.002576+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.080678+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.080678+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.084541+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.084541+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.088172+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.088172+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.089721+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.089721+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.100554+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.100554+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.189524+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.189524+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.193739+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.193739+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.197792+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.197792+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.199036+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.199036+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.207147+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:17.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:17 smithi204 bash[58651]: audit 2024-04-24T17:20:17.207147+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.577778+0000 mgr.x (mgr.25010) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.577778+0000 mgr.x (mgr.25010) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.669838+0000 mgr.x (mgr.25010) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.669838+0000 mgr.x (mgr.25010) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.780481+0000 mgr.x (mgr.25010) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.780481+0000 mgr.x (mgr.25010) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.906774+0000 mgr.x (mgr.25010) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.226 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:16.906774+0000 mgr.x (mgr.25010) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.003571+0000 mgr.x (mgr.25010) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.003571+0000 mgr.x (mgr.25010) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.101231+0000 mgr.x (mgr.25010) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.101231+0000 mgr.x (mgr.25010) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.208131+0000 mgr.x (mgr.25010) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.208131+0000 mgr.x (mgr.25010) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.289482+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.289482+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.292768+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.292768+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.296015+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.296015+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.297459+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.297459+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.306451+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.306451+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.307120+0000 mgr.x (mgr.25010) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.307120+0000 mgr.x (mgr.25010) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.358321+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.358321+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.362362+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.362362+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.365682+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.365682+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.367185+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.367185+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.373913+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.373913+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.374473+0000 mgr.x (mgr.25010) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.374473+0000 mgr.x (mgr.25010) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.415211+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.230 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.415211+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.418167+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.418167+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.421035+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.421035+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.422033+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.422033+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.428873+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.428873+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.429449+0000 mgr.x (mgr.25010) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.429449+0000 mgr.x (mgr.25010) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.470524+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.470524+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.473139+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.473139+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.475524+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.475524+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.476553+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.476553+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.484345+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.484345+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.484898+0000 mgr.x (mgr.25010) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.484898+0000 mgr.x (mgr.25010) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.525879+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.525879+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.528825+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.528825+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.531338+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.531338+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.532366+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.532366+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.539389+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.539389+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.582029+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.582029+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.584561+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.584561+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.586870+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.586870+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.588054+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.588054+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.598261+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.598261+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.640806+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.640806+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.643330+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.643330+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.645696+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.645696+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.646703+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.646703+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.657456+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.657456+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.732782+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.732782+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.735509+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.735509+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.738808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.738808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.740047+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.740047+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.750889+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.750889+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.826178+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.826178+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.829407+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.829407+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.832804+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.832804+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.834286+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.834286+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.845337+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.845337+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.920982+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.920982+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.924454+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.924454+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.927550+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.927550+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.929490+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.929490+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.940454+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:17.940454+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.015089+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.015089+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.017990+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.017990+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.020664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.020664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.021667+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.021667+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.032242+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.032242+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.074197+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.074197+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.077183+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.077183+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.079868+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.079868+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.081068+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.081068+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.091685+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.091685+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.152729+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.152729+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.156072+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.156072+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.158765+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.158765+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.159900+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.159900+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.170584+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:18 smithi204 bash[58651]: audit 2024-04-24T17:20:18.170584+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.577778+0000 mgr.x (mgr.25010) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.577778+0000 mgr.x (mgr.25010) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.669838+0000 mgr.x (mgr.25010) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.669838+0000 mgr.x (mgr.25010) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.780481+0000 mgr.x (mgr.25010) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.780481+0000 mgr.x (mgr.25010) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.906774+0000 mgr.x (mgr.25010) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.540 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:16.906774+0000 mgr.x (mgr.25010) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.003571+0000 mgr.x (mgr.25010) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.003571+0000 mgr.x (mgr.25010) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.101231+0000 mgr.x (mgr.25010) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.101231+0000 mgr.x (mgr.25010) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.208131+0000 mgr.x (mgr.25010) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.208131+0000 mgr.x (mgr.25010) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.289482+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.289482+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.292768+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.292768+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.296015+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.541 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.296015+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.577778+0000 mgr.x (mgr.25010) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.577778+0000 mgr.x (mgr.25010) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.669838+0000 mgr.x (mgr.25010) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.669838+0000 mgr.x (mgr.25010) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.780481+0000 mgr.x (mgr.25010) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.780481+0000 mgr.x (mgr.25010) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.906774+0000 mgr.x (mgr.25010) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:16.906774+0000 mgr.x (mgr.25010) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.003571+0000 mgr.x (mgr.25010) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.542 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.003571+0000 mgr.x (mgr.25010) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.101231+0000 mgr.x (mgr.25010) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.101231+0000 mgr.x (mgr.25010) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.208131+0000 mgr.x (mgr.25010) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.208131+0000 mgr.x (mgr.25010) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.289482+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.289482+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.292768+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.292768+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.296015+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.296015+0000 mon.a (mon.0) 9372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.297459+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.297459+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.306451+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.306451+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.307120+0000 mgr.x (mgr.25010) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.543 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.307120+0000 mgr.x (mgr.25010) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.358321+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.358321+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.362362+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.362362+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.365682+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.365682+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.367185+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.367185+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.373913+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.373913+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.374473+0000 mgr.x (mgr.25010) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.374473+0000 mgr.x (mgr.25010) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.415211+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.544 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.415211+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.545 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.297459+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.545 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.297459+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.545 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.306451+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.545 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.306451+0000 mon.a (mon.0) 9374 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.545 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.307120+0000 mgr.x (mgr.25010) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.546 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.307120+0000 mgr.x (mgr.25010) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.546 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.358321+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.546 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.358321+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.546 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.362362+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.546 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.362362+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.365682+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.365682+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.367185+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.367185+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.373913+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.373913+0000 mon.a (mon.0) 9379 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.374473+0000 mgr.x (mgr.25010) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.374473+0000 mgr.x (mgr.25010) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.415211+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.415211+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.547 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.418167+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.418167+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.421035+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.421035+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.422033+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.422033+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.428873+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.428873+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.429449+0000 mgr.x (mgr.25010) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.429449+0000 mgr.x (mgr.25010) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.470524+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.470524+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.473139+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.473139+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.548 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.475524+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.475524+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.476553+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.476553+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.484345+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.484345+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.418167+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.418167+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.421035+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.421035+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.422033+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.422033+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.549 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.428873+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.428873+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.429449+0000 mgr.x (mgr.25010) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.429449+0000 mgr.x (mgr.25010) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.470524+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.470524+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.473139+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.473139+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.475524+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.475524+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.476553+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.476553+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.484345+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.550 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.484345+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.484898+0000 mgr.x (mgr.25010) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.484898+0000 mgr.x (mgr.25010) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.525879+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.525879+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.528825+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.528825+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.531338+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.531338+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.532366+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.532366+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.539389+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.539389+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.551 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.582029+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.582029+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.584561+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.584561+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.586870+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.586870+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.588054+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.484898+0000 mgr.x (mgr.25010) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.484898+0000 mgr.x (mgr.25010) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.525879+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.525879+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.552 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.528825+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.528825+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.531338+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.531338+0000 mon.a (mon.0) 9392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.532366+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.532366+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.539389+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.539389+0000 mon.a (mon.0) 9394 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.582029+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.582029+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.584561+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.584561+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.586870+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.586870+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.588054+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.588054+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.598261+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.598261+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.640806+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.640806+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.643330+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.643330+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.645696+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.645696+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.646703+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.646703+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.657456+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.657456+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.732782+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.732782+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.735509+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.735509+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.738808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.738808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.588054+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.598261+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.598261+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.640806+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.555 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.640806+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.643330+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.643330+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.645696+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.645696+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.646703+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.646703+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.657456+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.657456+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.732782+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.732782+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.735509+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.735509+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.738808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.738808+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.740047+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.740047+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.750889+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.750889+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.826178+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.826178+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.829407+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.829407+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.832804+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.832804+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.834286+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.834286+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.845337+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.845337+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.920982+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.920982+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.924454+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.924454+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.927550+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.927550+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.740047+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.740047+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.750889+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.750889+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.826178+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.826178+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.829407+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.829407+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.832804+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.832804+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.834286+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.834286+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.845337+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.845337+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.920982+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.920982+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.559 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.924454+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.924454+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.927550+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.927550+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.929490+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.929490+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.940454+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:17.940454+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.015089+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.015089+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.017990+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.017990+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.020664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.020664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.021667+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.021667+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.032242+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.032242+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.074197+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.074197+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.077183+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.077183+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.079868+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.929490+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.929490+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.940454+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:17.940454+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.015089+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.015089+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.017990+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.017990+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.020664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.020664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.021667+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.021667+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.032242+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.032242+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.074197+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.074197+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.077183+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.077183+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.079868+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.079868+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.081068+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.081068+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.091685+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.091685+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.152729+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.152729+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.156072+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.156072+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.158765+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.563 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.158765+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.159900+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.159900+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.170584+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[76016]: audit 2024-04-24T17:20:18.170584+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.079868+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.081068+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.081068+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.091685+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.091685+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.152729+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.152729+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.156072+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.156072+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:18.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.158765+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.158765+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:18.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.159900+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.159900+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:18.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.170584+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:18.565 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:18 smithi040 bash[70555]: audit 2024-04-24T17:20:18.170584+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.539982+0000 mgr.x (mgr.25010) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.489 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.539982+0000 mgr.x (mgr.25010) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.598958+0000 mgr.x (mgr.25010) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.598958+0000 mgr.x (mgr.25010) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.658207+0000 mgr.x (mgr.25010) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.658207+0000 mgr.x (mgr.25010) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.751621+0000 mgr.x (mgr.25010) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.751621+0000 mgr.x (mgr.25010) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.846209+0000 mgr.x (mgr.25010) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.846209+0000 mgr.x (mgr.25010) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.941215+0000 mgr.x (mgr.25010) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:17.941215+0000 mgr.x (mgr.25010) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cluster 2024-04-24T17:20:17.944379+0000 mgr.x (mgr.25010) 2700 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cluster 2024-04-24T17:20:17.944379+0000 mgr.x (mgr.25010) 2700 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.032917+0000 mgr.x (mgr.25010) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.490 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.032917+0000 mgr.x (mgr.25010) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.092504+0000 mgr.x (mgr.25010) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.092504+0000 mgr.x (mgr.25010) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.171526+0000 mgr.x (mgr.25010) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.171526+0000 mgr.x (mgr.25010) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.235046+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.539982+0000 mgr.x (mgr.25010) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.539982+0000 mgr.x (mgr.25010) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.598958+0000 mgr.x (mgr.25010) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.598958+0000 mgr.x (mgr.25010) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.658207+0000 mgr.x (mgr.25010) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.491 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.658207+0000 mgr.x (mgr.25010) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.751621+0000 mgr.x (mgr.25010) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.751621+0000 mgr.x (mgr.25010) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.846209+0000 mgr.x (mgr.25010) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.846209+0000 mgr.x (mgr.25010) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.941215+0000 mgr.x (mgr.25010) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:17.941215+0000 mgr.x (mgr.25010) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cluster 2024-04-24T17:20:17.944379+0000 mgr.x (mgr.25010) 2700 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cluster 2024-04-24T17:20:17.944379+0000 mgr.x (mgr.25010) 2700 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.032917+0000 mgr.x (mgr.25010) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.032917+0000 mgr.x (mgr.25010) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.092504+0000 mgr.x (mgr.25010) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.092504+0000 mgr.x (mgr.25010) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.171526+0000 mgr.x (mgr.25010) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.171526+0000 mgr.x (mgr.25010) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.235046+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.235046+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.237571+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.237571+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.240593+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.240593+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.241539+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.241539+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.247124+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.247124+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.247795+0000 mgr.x (mgr.25010) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.493 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.247795+0000 mgr.x (mgr.25010) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.291165+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.291165+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.293754+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.293754+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.296548+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.296548+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.297364+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.297364+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.305079+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.494 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.235046+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.237571+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.237571+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.240593+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.240593+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.241539+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.241539+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.247124+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.247124+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.247795+0000 mgr.x (mgr.25010) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.495 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.247795+0000 mgr.x (mgr.25010) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.291165+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.291165+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.293754+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.293754+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.296548+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.296548+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.297364+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.297364+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.496 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.305079+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.305079+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.305746+0000 mgr.x (mgr.25010) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.305746+0000 mgr.x (mgr.25010) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.348850+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.348850+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.352124+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.352124+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.354818+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.354818+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.355849+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.355849+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.497 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.364764+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.364764+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.365466+0000 mgr.x (mgr.25010) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.365466+0000 mgr.x (mgr.25010) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.439959+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.439959+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.443402+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.443402+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.305079+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.305746+0000 mgr.x (mgr.25010) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.498 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.305746+0000 mgr.x (mgr.25010) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.348850+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.348850+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.352124+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.352124+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.354818+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.354818+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.355849+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.355849+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.364764+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.364764+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.365466+0000 mgr.x (mgr.25010) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.365466+0000 mgr.x (mgr.25010) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.439959+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.439959+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.499 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.443402+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.443402+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.447493+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.447493+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.448646+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.448646+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.455982+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.455982+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.456969+0000 mgr.x (mgr.25010) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.456969+0000 mgr.x (mgr.25010) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.500 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.545988+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.545988+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.551697+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.551697+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.555283+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.555283+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.556861+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.556861+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.569274+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.569274+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.658829+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.658829+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.501 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.447493+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.447493+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.448646+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.448646+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.455982+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.455982+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.456969+0000 mgr.x (mgr.25010) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.456969+0000 mgr.x (mgr.25010) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.545988+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.545988+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.551697+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.551697+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.555283+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.555283+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.556861+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.556861+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.569274+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.569274+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.658829+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.658829+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.662086+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.662086+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.665699+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.665699+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.503 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.666906+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.666906+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.676666+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.676666+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.765492+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.765492+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.770678+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.770678+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.775182+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.775182+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.776986+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.776986+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.789712+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.789712+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.504 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.879796+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.662086+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.662086+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.665699+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.665699+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.666906+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.666906+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.676666+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.676666+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.765492+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.765492+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.770678+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.505 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.770678+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.775182+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.775182+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.776986+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.776986+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.789712+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.789712+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.879796+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.879796+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.885062+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.885062+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.889401+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.889401+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.891401+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.891401+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.903912+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.903912+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.994943+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.994943+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.999752+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:18.999752+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.003775+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.003775+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.005659+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.507 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.005659+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.015820+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.015820+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.108020+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.879796+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.885062+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.885062+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.889401+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.889401+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.891401+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.508 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.891401+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.903912+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.903912+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.994943+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.994943+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.999752+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:18.999752+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.003775+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.003775+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.005659+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.005659+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.015820+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.015820+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.108020+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.108020+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.113008+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.509 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.113008+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.118429+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.118429+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.120361+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.120361+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.129964+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.129964+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.210661+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.210661+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.213702+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.510 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[76016]: audit 2024-04-24T17:20:19.213702+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.539982+0000 mgr.x (mgr.25010) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.539982+0000 mgr.x (mgr.25010) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.598958+0000 mgr.x (mgr.25010) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.598958+0000 mgr.x (mgr.25010) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.658207+0000 mgr.x (mgr.25010) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.658207+0000 mgr.x (mgr.25010) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.751621+0000 mgr.x (mgr.25010) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.751621+0000 mgr.x (mgr.25010) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.846209+0000 mgr.x (mgr.25010) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.846209+0000 mgr.x (mgr.25010) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.941215+0000 mgr.x (mgr.25010) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:17.941215+0000 mgr.x (mgr.25010) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cluster 2024-04-24T17:20:17.944379+0000 mgr.x (mgr.25010) 2700 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cluster 2024-04-24T17:20:17.944379+0000 mgr.x (mgr.25010) 2700 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.032917+0000 mgr.x (mgr.25010) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.032917+0000 mgr.x (mgr.25010) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.092504+0000 mgr.x (mgr.25010) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.092504+0000 mgr.x (mgr.25010) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.171526+0000 mgr.x (mgr.25010) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.171526+0000 mgr.x (mgr.25010) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.235046+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.235046+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.237571+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.237571+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.240593+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.240593+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.241539+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.241539+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.247124+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.247124+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.247795+0000 mgr.x (mgr.25010) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.247795+0000 mgr.x (mgr.25010) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.291165+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.291165+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.293754+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.293754+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.296548+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.296548+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.297364+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.297364+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.305079+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.305079+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.305746+0000 mgr.x (mgr.25010) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.305746+0000 mgr.x (mgr.25010) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.348850+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.348850+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.352124+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.352124+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.354818+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.354818+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.355849+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.355849+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.364764+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.364764+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.365466+0000 mgr.x (mgr.25010) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.365466+0000 mgr.x (mgr.25010) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.439959+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.439959+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.443402+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.443402+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.447493+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.447493+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.448646+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.448646+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.455982+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.455982+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.456969+0000 mgr.x (mgr.25010) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.456969+0000 mgr.x (mgr.25010) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.545988+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.545988+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.551697+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.551697+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.555283+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.555283+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.556861+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.556861+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.569274+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.569274+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.658829+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.658829+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.662086+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.662086+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.665699+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.665699+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.666906+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.666906+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.676666+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.676666+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.765492+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.765492+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.770678+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.770678+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.775182+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.775182+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.776986+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.776986+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.789712+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.789712+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.879796+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.879796+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.885062+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.885062+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.889401+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.889401+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.891401+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.891401+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.903912+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.903912+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.994943+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.994943+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.999752+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:18.999752+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.003775+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.003775+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.005659+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.005659+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.015820+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.015820+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.108020+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.108020+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.113008+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.113008+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.118429+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.118429+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.120361+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.120361+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.129964+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.129964+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.210661+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.210661+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.213702+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:19 smithi204 bash[58651]: audit 2024-04-24T17:20:19.213702+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.108020+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.113008+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.113008+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.118429+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.118429+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:19.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.120361+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.120361+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:19.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.129964+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.129964+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:19.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.210661+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.210661+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:19.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.213702+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:19.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:19 smithi040 bash[70555]: audit 2024-04-24T17:20:19.213702+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.570263+0000 mgr.x (mgr.25010) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.570263+0000 mgr.x (mgr.25010) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.677485+0000 mgr.x (mgr.25010) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.677485+0000 mgr.x (mgr.25010) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.790784+0000 mgr.x (mgr.25010) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.790784+0000 mgr.x (mgr.25010) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.904980+0000 mgr.x (mgr.25010) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:18.904980+0000 mgr.x (mgr.25010) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.016987+0000 mgr.x (mgr.25010) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.016987+0000 mgr.x (mgr.25010) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.130836+0000 mgr.x (mgr.25010) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.130836+0000 mgr.x (mgr.25010) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.217100+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.217100+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.228598+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.228598+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.237388+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.237388+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.238041+0000 mgr.x (mgr.25010) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.238041+0000 mgr.x (mgr.25010) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.316770+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.316770+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.320303+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.320303+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.323938+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.323938+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.325207+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.325207+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.336661+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.336661+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.337403+0000 mgr.x (mgr.25010) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.337403+0000 mgr.x (mgr.25010) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.412736+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.412736+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.416041+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.416041+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.420001+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.420001+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.421390+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.421390+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.434949+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.434949+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.435888+0000 mgr.x (mgr.25010) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.435888+0000 mgr.x (mgr.25010) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.515638+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.515638+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.519162+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.519162+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.522896+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.522896+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.524210+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.524210+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.537592+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.537592+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.616291+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.616291+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.619867+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.619867+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.623840+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.623840+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.625282+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.625282+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.638770+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.638770+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.717768+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.717768+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.720898+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.720898+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.724093+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.724093+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.725067+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.725067+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.734505+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.734505+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.792783+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.792783+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.795357+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.795357+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.797302+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.797302+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.798178+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.798178+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.805565+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.805565+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.846485+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.846485+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.848576+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.848576+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.850923+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.850923+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.851788+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.851788+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.859626+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.859626+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.900809+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.900809+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.903222+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.903222+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.905464+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.905464+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.906353+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.906353+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.914054+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.914054+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.958464+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.958464+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.960839+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.960839+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.962800+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.962800+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.963583+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.963583+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.971630+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:19.971630+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.013072+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.013072+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.015178+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.015178+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.017198+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.017198+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.017907+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.017907+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.025997+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.025997+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.100650+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.100650+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.103261+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.103261+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.105768+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.105768+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.106623+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.106623+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.114982+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.114982+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.189272+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.189272+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.191552+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.191552+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.193783+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.193783+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.194529+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.194529+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.202329+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:20 smithi204 bash[58651]: audit 2024-04-24T17:20:20.202329+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.570263+0000 mgr.x (mgr.25010) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.570263+0000 mgr.x (mgr.25010) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.677485+0000 mgr.x (mgr.25010) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.677485+0000 mgr.x (mgr.25010) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.790784+0000 mgr.x (mgr.25010) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.790784+0000 mgr.x (mgr.25010) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.904980+0000 mgr.x (mgr.25010) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:18.904980+0000 mgr.x (mgr.25010) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.016987+0000 mgr.x (mgr.25010) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.016987+0000 mgr.x (mgr.25010) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.130836+0000 mgr.x (mgr.25010) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.130836+0000 mgr.x (mgr.25010) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.217100+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.217100+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.228598+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.228598+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.237388+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.237388+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.609 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.238041+0000 mgr.x (mgr.25010) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.238041+0000 mgr.x (mgr.25010) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.316770+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.570263+0000 mgr.x (mgr.25010) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.570263+0000 mgr.x (mgr.25010) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.677485+0000 mgr.x (mgr.25010) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.677485+0000 mgr.x (mgr.25010) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.790784+0000 mgr.x (mgr.25010) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.790784+0000 mgr.x (mgr.25010) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.904980+0000 mgr.x (mgr.25010) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.610 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:18.904980+0000 mgr.x (mgr.25010) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.016987+0000 mgr.x (mgr.25010) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.016987+0000 mgr.x (mgr.25010) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.130836+0000 mgr.x (mgr.25010) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.130836+0000 mgr.x (mgr.25010) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.217100+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.217100+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.228598+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.228598+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.237388+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.237388+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.238041+0000 mgr.x (mgr.25010) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.238041+0000 mgr.x (mgr.25010) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.611 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.316770+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.316770+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.320303+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.320303+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.323938+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.323938+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.325207+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.325207+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.336661+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.336661+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.337403+0000 mgr.x (mgr.25010) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.337403+0000 mgr.x (mgr.25010) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.412736+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.612 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.412736+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.416041+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.416041+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.420001+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.420001+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.421390+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.421390+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.316770+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.320303+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.320303+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.323938+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.323938+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.325207+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.325207+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.336661+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.336661+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.337403+0000 mgr.x (mgr.25010) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.337403+0000 mgr.x (mgr.25010) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.412736+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.412736+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.416041+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.416041+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.420001+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.420001+0000 mon.a (mon.0) 9497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.421390+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.421390+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.434949+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.434949+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.435888+0000 mgr.x (mgr.25010) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.435888+0000 mgr.x (mgr.25010) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.515638+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.515638+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.519162+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.519162+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.522896+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.522896+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.524210+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.524210+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.537592+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.537592+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.616291+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.616291+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.616 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.619867+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.619867+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.623840+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.623840+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.434949+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.434949+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.435888+0000 mgr.x (mgr.25010) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.435888+0000 mgr.x (mgr.25010) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:20.617 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.515638+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.515638+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.519162+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.519162+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.522896+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.522896+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.524210+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.524210+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.537592+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.537592+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.616291+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.616291+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.619867+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.619867+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.623840+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.623840+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.625282+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.625282+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.638770+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.619 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.638770+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.717768+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.717768+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.720898+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.720898+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.724093+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.724093+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.725067+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.725067+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.734505+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.734505+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.792783+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.792783+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.795357+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.795357+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.797302+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.625282+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.625282+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.638770+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.638770+0000 mon.a (mon.0) 9509 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.717768+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.717768+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.720898+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.720898+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.724093+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.724093+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.725067+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.725067+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.734505+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.734505+0000 mon.a (mon.0) 9514 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.792783+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.792783+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.795357+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.795357+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.797302+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.797302+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.798178+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.798178+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.805565+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.805565+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.846485+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.846485+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.848576+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.848576+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.850923+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.850923+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.851788+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.851788+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.859626+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.623 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.859626+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.900809+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.900809+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.903222+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.903222+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.797302+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.798178+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.798178+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.805565+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.805565+0000 mon.a (mon.0) 9519 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.846485+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.846485+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.848576+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.848576+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.850923+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.850923+0000 mon.a (mon.0) 9522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.851788+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.851788+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.859626+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.859626+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.900809+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.900809+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.903222+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.625 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.903222+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.905464+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.905464+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.906353+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.906353+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.914054+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.914054+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.958464+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.958464+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.960839+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.960839+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.962800+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.626 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.962800+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.963583+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.963583+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.971630+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:19.971630+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.013072+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.013072+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.015178+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.905464+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.905464+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.906353+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.627 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.906353+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.914054+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.914054+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.958464+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.958464+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.960839+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.960839+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.962800+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.962800+0000 mon.a (mon.0) 9532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.963583+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.963583+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.971630+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:19.971630+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.013072+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.013072+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.015178+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.015178+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.017198+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.017198+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.017907+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.017907+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.025997+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.025997+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.100650+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.629 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.100650+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.103261+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.103261+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.105768+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.105768+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.106623+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.106623+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.114982+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.114982+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.189272+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.189272+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.015178+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.017198+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.017198+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.017907+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.017907+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.025997+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.025997+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.100650+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.100650+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.103261+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.103261+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.105768+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.105768+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.106623+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.631 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.106623+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.114982+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.114982+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.189272+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.189272+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.191552+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.191552+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.193783+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.632 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.193783+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.194529+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.194529+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.202329+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[76016]: audit 2024-04-24T17:20:20.202329+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.191552+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.191552+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.193783+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.193783+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.194529+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.194529+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.202329+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:20.633 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:20 smithi040 bash[70555]: audit 2024-04-24T17:20:20.202329+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.538438+0000 mgr.x (mgr.25010) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.538438+0000 mgr.x (mgr.25010) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.639656+0000 mgr.x (mgr.25010) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.639656+0000 mgr.x (mgr.25010) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.735193+0000 mgr.x (mgr.25010) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.735193+0000 mgr.x (mgr.25010) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.806134+0000 mgr.x (mgr.25010) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.806134+0000 mgr.x (mgr.25010) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.860244+0000 mgr.x (mgr.25010) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.860244+0000 mgr.x (mgr.25010) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.915011+0000 mgr.x (mgr.25010) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.915011+0000 mgr.x (mgr.25010) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cluster 2024-04-24T17:20:19.944868+0000 mgr.x (mgr.25010) 2723 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cluster 2024-04-24T17:20:19.944868+0000 mgr.x (mgr.25010) 2723 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.972329+0000 mgr.x (mgr.25010) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:19.972329+0000 mgr.x (mgr.25010) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.026583+0000 mgr.x (mgr.25010) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.026583+0000 mgr.x (mgr.25010) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.115661+0000 mgr.x (mgr.25010) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.115661+0000 mgr.x (mgr.25010) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.203118+0000 mgr.x (mgr.25010) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.203118+0000 mgr.x (mgr.25010) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.278726+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.278726+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.280983+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.280983+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.283122+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.283122+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.283981+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.283981+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.289630+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.289630+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.290215+0000 mgr.x (mgr.25010) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.290215+0000 mgr.x (mgr.25010) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.364490+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.364490+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.367049+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.367049+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.370368+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.370368+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.371164+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.371164+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.378222+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.378222+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.378830+0000 mgr.x (mgr.25010) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.378830+0000 mgr.x (mgr.25010) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.453819+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.453819+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.457056+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.457056+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.460446+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.460446+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.462226+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.462226+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.472085+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.472085+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.472909+0000 mgr.x (mgr.25010) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.472909+0000 mgr.x (mgr.25010) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.550132+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.550132+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.552632+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.552632+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.555343+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.555343+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.556233+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.556233+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.563277+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.563277+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.594133+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.594133+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.601986+0000 mon.a (mon.0) 9571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.601986+0000 mon.a (mon.0) 9571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.608365+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.608365+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.629438+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.629438+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.633732+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.633732+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.637131+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.637131+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.639353+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.639353+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.643833+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.643833+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.649617+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.649617+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.651694+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.651694+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.653330+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.653330+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.654806+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.654806+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.656320+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.656320+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.658097+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.658097+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.659401+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.659401+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.660939+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.660939+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.663025+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.663025+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.664600+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.664600+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.666172+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:21 smithi204 bash[58651]: audit 2024-04-24T17:20:20.666172+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.538438+0000 mgr.x (mgr.25010) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.538438+0000 mgr.x (mgr.25010) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.639656+0000 mgr.x (mgr.25010) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.639656+0000 mgr.x (mgr.25010) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.735193+0000 mgr.x (mgr.25010) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.735193+0000 mgr.x (mgr.25010) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.806134+0000 mgr.x (mgr.25010) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.806134+0000 mgr.x (mgr.25010) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.860244+0000 mgr.x (mgr.25010) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.860244+0000 mgr.x (mgr.25010) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.915011+0000 mgr.x (mgr.25010) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.915011+0000 mgr.x (mgr.25010) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cluster 2024-04-24T17:20:19.944868+0000 mgr.x (mgr.25010) 2723 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cluster 2024-04-24T17:20:19.944868+0000 mgr.x (mgr.25010) 2723 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.972329+0000 mgr.x (mgr.25010) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:19.972329+0000 mgr.x (mgr.25010) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.026583+0000 mgr.x (mgr.25010) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.026583+0000 mgr.x (mgr.25010) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.115661+0000 mgr.x (mgr.25010) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.115661+0000 mgr.x (mgr.25010) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.203118+0000 mgr.x (mgr.25010) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.203118+0000 mgr.x (mgr.25010) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.538438+0000 mgr.x (mgr.25010) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.538438+0000 mgr.x (mgr.25010) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.639656+0000 mgr.x (mgr.25010) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.639656+0000 mgr.x (mgr.25010) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.735193+0000 mgr.x (mgr.25010) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.735193+0000 mgr.x (mgr.25010) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.806134+0000 mgr.x (mgr.25010) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.806134+0000 mgr.x (mgr.25010) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.860244+0000 mgr.x (mgr.25010) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.860244+0000 mgr.x (mgr.25010) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.915011+0000 mgr.x (mgr.25010) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.915011+0000 mgr.x (mgr.25010) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cluster 2024-04-24T17:20:19.944868+0000 mgr.x (mgr.25010) 2723 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cluster 2024-04-24T17:20:19.944868+0000 mgr.x (mgr.25010) 2723 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.972329+0000 mgr.x (mgr.25010) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:19.972329+0000 mgr.x (mgr.25010) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.026583+0000 mgr.x (mgr.25010) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.026583+0000 mgr.x (mgr.25010) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.115661+0000 mgr.x (mgr.25010) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.115661+0000 mgr.x (mgr.25010) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.203118+0000 mgr.x (mgr.25010) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.203118+0000 mgr.x (mgr.25010) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.278726+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.278726+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.280983+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.280983+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.283122+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.283122+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.283981+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.283981+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.289630+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.289630+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.290215+0000 mgr.x (mgr.25010) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.290215+0000 mgr.x (mgr.25010) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.364490+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.364490+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.367049+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.367049+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.370368+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.370368+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.371164+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.278726+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.278726+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.280983+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.280983+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.283122+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.283122+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.283981+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.283981+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.289630+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.696 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.289630+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.290215+0000 mgr.x (mgr.25010) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.290215+0000 mgr.x (mgr.25010) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.364490+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.364490+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.367049+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.367049+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.370368+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.370368+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.371164+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.371164+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.378222+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.378222+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.378830+0000 mgr.x (mgr.25010) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.378830+0000 mgr.x (mgr.25010) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.453819+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.453819+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.457056+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.457056+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.460446+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.460446+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.462226+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.462226+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.472085+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.698 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.472085+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.472909+0000 mgr.x (mgr.25010) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.472909+0000 mgr.x (mgr.25010) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.550132+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.550132+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.552632+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.371164+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.378222+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.378222+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.378830+0000 mgr.x (mgr.25010) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.378830+0000 mgr.x (mgr.25010) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.453819+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.453819+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.457056+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.457056+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.460446+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.460446+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.462226+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.462226+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.472085+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.472085+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.472909+0000 mgr.x (mgr.25010) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.472909+0000 mgr.x (mgr.25010) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.550132+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.550132+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.552632+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.552632+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.555343+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.555343+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.556233+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.556233+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.563277+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.563277+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.594133+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.594133+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.601986+0000 mon.a (mon.0) 9571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.601986+0000 mon.a (mon.0) 9571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.608365+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.608365+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.629438+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.629438+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.633732+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.633732+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.637131+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.637131+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.639353+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.552632+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.555343+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.555343+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.556233+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.556233+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.563277+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.563277+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.594133+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.594133+0000 mon.a (mon.0) 9570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.601986+0000 mon.a (mon.0) 9571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.601986+0000 mon.a (mon.0) 9571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.608365+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.608365+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:21.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.629438+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.629438+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.633732+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.633732+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.637131+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.637131+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.639353+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.639353+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.643833+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.643833+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.649617+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.649617+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.651694+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.651694+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.653330+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.653330+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.654806+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.654806+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.656320+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.656320+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.658097+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.658097+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.659401+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.659401+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.660939+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.660939+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.663025+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.639353+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.643833+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.643833+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.649617+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.649617+0000 mon.a (mon.0) 9578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.651694+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.651694+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.653330+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.653330+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.654806+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.654806+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.656320+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.656320+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.658097+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.658097+0000 mon.a (mon.0) 9583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.659401+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.659401+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.660939+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.660939+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.663025+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.663025+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.664600+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.664600+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.666172+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[76016]: audit 2024-04-24T17:20:20.666172+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.663025+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.664600+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.664600+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.666172+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:21 smithi040 bash[70555]: audit 2024-04-24T17:20:20.666172+0000 mon.a (mon.0) 9588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:21.986 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:20:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.563914+0000 mgr.x (mgr.25010) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: cephadm 2024-04-24T17:20:20.563914+0000 mgr.x (mgr.25010) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.371420+0000 mgr.x (mgr.25010) 2732 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.371420+0000 mgr.x (mgr.25010) 2732 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.985425+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.985425+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.992477+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.992477+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.998875+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:22 smithi204 bash[58651]: audit 2024-04-24T17:20:21.998875+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.362 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.563914+0000 mgr.x (mgr.25010) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:22.362 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: cephadm 2024-04-24T17:20:20.563914+0000 mgr.x (mgr.25010) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:22.362 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.371420+0000 mgr.x (mgr.25010) 2732 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:22.362 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.371420+0000 mgr.x (mgr.25010) 2732 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.985425+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.985425+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.992477+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.992477+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.998875+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[76016]: audit 2024-04-24T17:20:21.998875+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.563914+0000 mgr.x (mgr.25010) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: cephadm 2024-04-24T17:20:20.563914+0000 mgr.x (mgr.25010) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.371420+0000 mgr.x (mgr.25010) 2732 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.371420+0000 mgr.x (mgr.25010) 2732 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:22.363 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.985425+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.364 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.985425+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.364 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.992477+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.364 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.992477+0000 mon.a (mon.0) 9590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.364 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.998875+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.364 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:22 smithi040 bash[70555]: audit 2024-04-24T17:20:21.998875+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:22.725 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:20:22.726 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 2s ago 25m - - 2024-04-24T17:20:22.726 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 0s ago 24m - - 2024-04-24T17:20:22.726 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (10s) 2s ago 18m 13.5M - 0.25.0 c8568f914cd2 0e29d9aef2da 2024-04-24T17:20:22.726 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (11m) 0s ago 17m 41.5M - 8.3.5 dad864ee21e9 50f67c273a48 2024-04-24T17:20:22.726 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (105s) 2s ago 15m 42.8M - 3.8 8bb2087275ff 8e10470f33ec 2024-04-24T17:20:22.726 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (10m) 0s ago 24m 539M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:20:22.726 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (9m) 2s ago 26m 439M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (9m) 2s ago 26m 91.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (8m) 0s ago 24m 60.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (8m) 2s ago 24m 69.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (84s) 2s ago 18m 8139k - 1.5.0 0da6a335fe13 3fdcc1d37c9b 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (70s) 0s ago 18m 7652k - 1.5.0 0da6a335fe13 21b7add2b363 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (7m) 2s ago 23m 66.2M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (6m) 2s ago 23m 66.8M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (6m) 2s ago 22m 59.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:20:22.727 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (5m) 2s ago 21m 63.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (4m) 0s ago 21m 62.5M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (4m) 0s ago 20m 55.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (3m) 0s ago 20m 51.0M 4096M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (2m) 0s ago 19m 58.3M 4096M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (32s) 0s ago 18m 50.1M - 2.43.0 a07b618ecd1d 508c7ccc64e9 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (2m) 2s ago 16m 89.3M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (2m) 0s ago 16m 89.0M - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (2m) 2s ago 16m 89.1M - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:20:22.728 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (2m) 0s ago 16m 88.9M - 19.0.0-3285-g5904d294 8bb2087275ff 14bcc2172dd0 2024-04-24T17:20:23.162 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:20:23.163 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:20:23.163 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:20:23.163 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:23.163 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:20:23.163 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:20:23.163 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:20:23.164 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:20:23.165 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:20:23.165 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: cluster 2024-04-24T17:20:21.945569+0000 mgr.x (mgr.25010) 2733 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: cluster 2024-04-24T17:20:21.945569+0000 mgr.x (mgr.25010) 2733 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: audit 2024-04-24T17:20:21.971652+0000 mgr.x (mgr.25010) 2734 : audit [DBG] from='client.54814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: audit 2024-04-24T17:20:21.971652+0000 mgr.x (mgr.25010) 2734 : audit [DBG] from='client.54814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: audit 2024-04-24T17:20:22.349738+0000 mgr.x (mgr.25010) 2735 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: audit 2024-04-24T17:20:22.349738+0000 mgr.x (mgr.25010) 2735 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: audit 2024-04-24T17:20:23.163927+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/3686192155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[76016]: audit 2024-04-24T17:20:23.163927+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/3686192155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:23.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: cluster 2024-04-24T17:20:21.945569+0000 mgr.x (mgr.25010) 2733 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:23.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: cluster 2024-04-24T17:20:21.945569+0000 mgr.x (mgr.25010) 2733 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:23.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: audit 2024-04-24T17:20:21.971652+0000 mgr.x (mgr.25010) 2734 : audit [DBG] from='client.54814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: audit 2024-04-24T17:20:21.971652+0000 mgr.x (mgr.25010) 2734 : audit [DBG] from='client.54814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: audit 2024-04-24T17:20:22.349738+0000 mgr.x (mgr.25010) 2735 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: audit 2024-04-24T17:20:22.349738+0000 mgr.x (mgr.25010) 2735 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: audit 2024-04-24T17:20:23.163927+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/3686192155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:23.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:23 smithi040 bash[70555]: audit 2024-04-24T17:20:23.163927+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/3686192155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "osd", 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw", 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr", 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "iscsi", 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "mon" 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:20:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading grafana daemons", 2024-04-24T17:20:23.560 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:20:23.560 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:20:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: cluster 2024-04-24T17:20:21.945569+0000 mgr.x (mgr.25010) 2733 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: cluster 2024-04-24T17:20:21.945569+0000 mgr.x (mgr.25010) 2733 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:23.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: audit 2024-04-24T17:20:21.971652+0000 mgr.x (mgr.25010) 2734 : audit [DBG] from='client.54814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: audit 2024-04-24T17:20:21.971652+0000 mgr.x (mgr.25010) 2734 : audit [DBG] from='client.54814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: audit 2024-04-24T17:20:22.349738+0000 mgr.x (mgr.25010) 2735 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: audit 2024-04-24T17:20:22.349738+0000 mgr.x (mgr.25010) 2735 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: audit 2024-04-24T17:20:23.163927+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/3686192155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:23.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:23 smithi204 bash[58651]: audit 2024-04-24T17:20:23.163927+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.40:0/3686192155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:23.989 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:20:24.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:20:24] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-24T17:20:24.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:22.709707+0000 mgr.x (mgr.25010) 2736 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:24.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:22.709707+0000 mgr.x (mgr.25010) 2736 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:24.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.335221+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.335221+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.344271+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.433 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.344271+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.351877+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.351877+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.990919+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.40:0/1470707749' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[76016]: audit 2024-04-24T17:20:23.990919+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.40:0/1470707749' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:22.709707+0000 mgr.x (mgr.25010) 2736 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:22.709707+0000 mgr.x (mgr.25010) 2736 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.335221+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.335221+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.434 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.344271+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.344271+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.351877+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.351877+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.990919+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.40:0/1470707749' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:24.435 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:24 smithi040 bash[70555]: audit 2024-04-24T17:20:23.990919+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.40:0/1470707749' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:22.709707+0000 mgr.x (mgr.25010) 2736 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:22.709707+0000 mgr.x (mgr.25010) 2736 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:24.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.335221+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.335221+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.344271+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.344271+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.351877+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.351877+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.990919+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.40:0/1470707749' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:24.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:24 smithi204 bash[58651]: audit 2024-04-24T17:20:23.990919+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.40:0/1470707749' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:25.439 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[101987]: ts=2024-04-24T17:20:25.116Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002479362s 2024-04-24T17:20:25.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: audit 2024-04-24T17:20:23.559478+0000 mgr.x (mgr.25010) 2737 : audit [DBG] from='client.44919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:25.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: audit 2024-04-24T17:20:23.559478+0000 mgr.x (mgr.25010) 2737 : audit [DBG] from='client.44919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:25.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: cluster 2024-04-24T17:20:23.946130+0000 mgr.x (mgr.25010) 2738 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:25.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: cluster 2024-04-24T17:20:23.946130+0000 mgr.x (mgr.25010) 2738 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:25.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: cephadm 2024-04-24T17:20:23.989765+0000 mgr.x (mgr.25010) 2739 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:25.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: cephadm 2024-04-24T17:20:23.989765+0000 mgr.x (mgr.25010) 2739 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: cephadm 2024-04-24T17:20:24.007045+0000 mgr.x (mgr.25010) 2740 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[70555]: cephadm 2024-04-24T17:20:24.007045+0000 mgr.x (mgr.25010) 2740 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: audit 2024-04-24T17:20:23.559478+0000 mgr.x (mgr.25010) 2737 : audit [DBG] from='client.44919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: audit 2024-04-24T17:20:23.559478+0000 mgr.x (mgr.25010) 2737 : audit [DBG] from='client.44919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: cluster 2024-04-24T17:20:23.946130+0000 mgr.x (mgr.25010) 2738 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: cluster 2024-04-24T17:20:23.946130+0000 mgr.x (mgr.25010) 2738 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: cephadm 2024-04-24T17:20:23.989765+0000 mgr.x (mgr.25010) 2739 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: cephadm 2024-04-24T17:20:23.989765+0000 mgr.x (mgr.25010) 2739 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: cephadm 2024-04-24T17:20:24.007045+0000 mgr.x (mgr.25010) 2740 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:25.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:25 smithi040 bash[76016]: cephadm 2024-04-24T17:20:24.007045+0000 mgr.x (mgr.25010) 2740 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: audit 2024-04-24T17:20:23.559478+0000 mgr.x (mgr.25010) 2737 : audit [DBG] from='client.44919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: audit 2024-04-24T17:20:23.559478+0000 mgr.x (mgr.25010) 2737 : audit [DBG] from='client.44919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: cluster 2024-04-24T17:20:23.946130+0000 mgr.x (mgr.25010) 2738 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: cluster 2024-04-24T17:20:23.946130+0000 mgr.x (mgr.25010) 2738 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: cephadm 2024-04-24T17:20:23.989765+0000 mgr.x (mgr.25010) 2739 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: cephadm 2024-04-24T17:20:23.989765+0000 mgr.x (mgr.25010) 2739 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: cephadm 2024-04-24T17:20:24.007045+0000 mgr.x (mgr.25010) 2740 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:25 smithi204 bash[58651]: cephadm 2024-04-24T17:20:24.007045+0000 mgr.x (mgr.25010) 2740 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:27 smithi040 bash[70555]: cluster 2024-04-24T17:20:25.947063+0000 mgr.x (mgr.25010) 2741 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:27.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:27 smithi040 bash[70555]: cluster 2024-04-24T17:20:25.947063+0000 mgr.x (mgr.25010) 2741 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:27 smithi040 bash[76016]: cluster 2024-04-24T17:20:25.947063+0000 mgr.x (mgr.25010) 2741 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:27.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:27 smithi040 bash[76016]: cluster 2024-04-24T17:20:25.947063+0000 mgr.x (mgr.25010) 2741 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:27 smithi204 bash[58651]: cluster 2024-04-24T17:20:25.947063+0000 mgr.x (mgr.25010) 2741 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:27 smithi204 bash[58651]: cluster 2024-04-24T17:20:25.947063+0000 mgr.x (mgr.25010) 2741 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:29 smithi040 bash[70555]: cluster 2024-04-24T17:20:27.947909+0000 mgr.x (mgr.25010) 2742 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:29.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:29 smithi040 bash[70555]: cluster 2024-04-24T17:20:27.947909+0000 mgr.x (mgr.25010) 2742 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:29 smithi040 bash[76016]: cluster 2024-04-24T17:20:27.947909+0000 mgr.x (mgr.25010) 2742 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:29.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:29 smithi040 bash[76016]: cluster 2024-04-24T17:20:27.947909+0000 mgr.x (mgr.25010) 2742 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:29 smithi204 bash[58651]: cluster 2024-04-24T17:20:27.947909+0000 mgr.x (mgr.25010) 2742 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:29.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:29 smithi204 bash[58651]: cluster 2024-04-24T17:20:27.947909+0000 mgr.x (mgr.25010) 2742 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:31.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:31 smithi040 bash[70555]: cluster 2024-04-24T17:20:29.948518+0000 mgr.x (mgr.25010) 2743 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:31.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:31 smithi040 bash[70555]: cluster 2024-04-24T17:20:29.948518+0000 mgr.x (mgr.25010) 2743 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:31.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:31 smithi040 bash[76016]: cluster 2024-04-24T17:20:29.948518+0000 mgr.x (mgr.25010) 2743 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:31.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:31 smithi040 bash[76016]: cluster 2024-04-24T17:20:29.948518+0000 mgr.x (mgr.25010) 2743 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:31 smithi204 bash[58651]: cluster 2024-04-24T17:20:29.948518+0000 mgr.x (mgr.25010) 2743 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:31.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:31 smithi204 bash[58651]: cluster 2024-04-24T17:20:29.948518+0000 mgr.x (mgr.25010) 2743 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:20:32.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[70555]: audit 2024-04-24T17:20:31.379884+0000 mgr.x (mgr.25010) 2744 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:32.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[70555]: audit 2024-04-24T17:20:31.379884+0000 mgr.x (mgr.25010) 2744 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:32.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[70555]: audit 2024-04-24T17:20:31.852384+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:32.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[70555]: audit 2024-04-24T17:20:31.852384+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[76016]: audit 2024-04-24T17:20:31.379884+0000 mgr.x (mgr.25010) 2744 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[76016]: audit 2024-04-24T17:20:31.379884+0000 mgr.x (mgr.25010) 2744 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[76016]: audit 2024-04-24T17:20:31.852384+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:32.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:32 smithi040 bash[76016]: audit 2024-04-24T17:20:31.852384+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:32 smithi204 bash[58651]: audit 2024-04-24T17:20:31.379884+0000 mgr.x (mgr.25010) 2744 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:32 smithi204 bash[58651]: audit 2024-04-24T17:20:31.379884+0000 mgr.x (mgr.25010) 2744 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:32 smithi204 bash[58651]: audit 2024-04-24T17:20:31.852384+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:32 smithi204 bash[58651]: audit 2024-04-24T17:20:31.852384+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:33.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:33 smithi040 bash[70555]: cluster 2024-04-24T17:20:31.949783+0000 mgr.x (mgr.25010) 2745 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:33.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:33 smithi040 bash[70555]: cluster 2024-04-24T17:20:31.949783+0000 mgr.x (mgr.25010) 2745 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:33 smithi040 bash[76016]: cluster 2024-04-24T17:20:31.949783+0000 mgr.x (mgr.25010) 2745 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:33.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:33 smithi040 bash[76016]: cluster 2024-04-24T17:20:31.949783+0000 mgr.x (mgr.25010) 2745 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:33 smithi204 bash[58651]: cluster 2024-04-24T17:20:31.949783+0000 mgr.x (mgr.25010) 2745 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:33.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:33 smithi204 bash[58651]: cluster 2024-04-24T17:20:31.949783+0000 mgr.x (mgr.25010) 2745 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:20:34] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-24T17:20:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:35 smithi040 bash[70555]: cluster 2024-04-24T17:20:33.950719+0000 mgr.x (mgr.25010) 2746 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:35.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:35 smithi040 bash[70555]: cluster 2024-04-24T17:20:33.950719+0000 mgr.x (mgr.25010) 2746 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:35 smithi040 bash[76016]: cluster 2024-04-24T17:20:33.950719+0000 mgr.x (mgr.25010) 2746 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:35.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:35 smithi040 bash[76016]: cluster 2024-04-24T17:20:33.950719+0000 mgr.x (mgr.25010) 2746 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:35 smithi204 bash[58651]: cluster 2024-04-24T17:20:33.950719+0000 mgr.x (mgr.25010) 2746 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:35 smithi204 bash[58651]: cluster 2024-04-24T17:20:33.950719+0000 mgr.x (mgr.25010) 2746 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:37.600 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.600 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.601 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.601 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.602 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.603 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.603 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.603 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: Stopping Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:20:37.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:37 smithi204 bash[58651]: cluster 2024-04-24T17:20:35.952506+0000 mgr.x (mgr.25010) 2747 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:37.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:37 smithi204 bash[58651]: cluster 2024-04-24T17:20:35.952506+0000 mgr.x (mgr.25010) 2747 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:37.604 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.604 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:20:37 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:37.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:37 smithi040 bash[70555]: cluster 2024-04-24T17:20:35.952506+0000 mgr.x (mgr.25010) 2747 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:37.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:37 smithi040 bash[70555]: cluster 2024-04-24T17:20:35.952506+0000 mgr.x (mgr.25010) 2747 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:37 smithi040 bash[76016]: cluster 2024-04-24T17:20:35.952506+0000 mgr.x (mgr.25010) 2747 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:37.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:37 smithi040 bash[76016]: cluster 2024-04-24T17:20:35.952506+0000 mgr.x (mgr.25010) 2747 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:37.962 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:37 smithi204 bash[50114]: t=2024-04-24T17:20:37+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-24T17:20:38.752 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:38 smithi204 bash[88079]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:20:38.752 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:38 smithi204 bash[88138]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:20:38.752 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-24T17:20:38.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: Stopped Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:20:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.009 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.009 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.009 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.010 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.010 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.010 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: Started Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:20:39.010 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:20:38 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: cluster 2024-04-24T17:20:37.953482+0000 mgr.x (mgr.25010) 2748 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: cluster 2024-04-24T17:20:37.953482+0000 mgr.x (mgr.25010) 2748 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.924565+0000 mon.a (mon.0) 9596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.924565+0000 mon.a (mon.0) 9596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.937529+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.937529+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.989575+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.989575+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.989997+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.989997+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.991547+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.991547+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.991945+0000 mon.a (mon.0) 9601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.991945+0000 mon.a (mon.0) 9601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.993324+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.993324+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.993709+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: cluster 2024-04-24T17:20:37.953482+0000 mgr.x (mgr.25010) 2748 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: cluster 2024-04-24T17:20:37.953482+0000 mgr.x (mgr.25010) 2748 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.924565+0000 mon.a (mon.0) 9596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.924565+0000 mon.a (mon.0) 9596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.937529+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.937529+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.989575+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.989575+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.989997+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.989997+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.991547+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.991547+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.991945+0000 mon.a (mon.0) 9601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.991945+0000 mon.a (mon.0) 9601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.993324+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.993324+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.993709+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.993709+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.995347+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.995347+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.995779+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:38.995779+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.005719+0000 mon.a (mon.0) 9606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.005719+0000 mon.a (mon.0) 9606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.017979+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.017979+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.022759+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.022759+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.024698+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.024698+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.037219+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.037219+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.122599+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.122599+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.141883+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.141883+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.993709+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.995347+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.995347+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.995779+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:38.995779+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.005719+0000 mon.a (mon.0) 9606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.005719+0000 mon.a (mon.0) 9606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.017979+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.017979+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.022759+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.022759+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.024698+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.024698+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.037219+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.037219+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.122599+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.122599+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.141883+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.141883+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.147276+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.147276+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.153540+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.153540+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.155390+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.155390+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.168204+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.168204+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.262357+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.262357+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.267474+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.267474+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.271306+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.271306+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.272923+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.272923+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.284853+0000 mon.a (mon.0) 9621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.284853+0000 mon.a (mon.0) 9621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.342660+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.342660+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.345798+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.345798+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.349145+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.349145+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.350299+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.350299+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.361005+0000 mon.a (mon.0) 9626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[76016]: audit 2024-04-24T17:20:39.361005+0000 mon.a (mon.0) 9626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.147276+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.147276+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.153540+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.153540+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.155390+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.155390+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.168204+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.168204+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.262357+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.262357+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.267474+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.267474+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.271306+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.271306+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.272923+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.272923+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.284853+0000 mon.a (mon.0) 9621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.284853+0000 mon.a (mon.0) 9621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.342660+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.342660+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.345798+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.345798+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.349145+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.349145+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.350299+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.350299+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.361005+0000 mon.a (mon.0) 9626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:39 smithi040 bash[70555]: audit 2024-04-24T17:20:39.361005+0000 mon.a (mon.0) 9626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: cluster 2024-04-24T17:20:37.953482+0000 mgr.x (mgr.25010) 2748 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: cluster 2024-04-24T17:20:37.953482+0000 mgr.x (mgr.25010) 2748 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.924565+0000 mon.a (mon.0) 9596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.924565+0000 mon.a (mon.0) 9596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.937529+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.937529+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.989575+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.989575+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.989997+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.989997+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.991547+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.991547+0000 mon.a (mon.0) 9600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.991945+0000 mon.a (mon.0) 9601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.991945+0000 mon.a (mon.0) 9601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.993324+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.993324+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.993709+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.993709+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.995347+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.995347+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.995779+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:38.995779+0000 mon.a (mon.0) 9605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.005719+0000 mon.a (mon.0) 9606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.005719+0000 mon.a (mon.0) 9606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.017979+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.017979+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.022759+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.022759+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.024698+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.024698+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.037219+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.037219+0000 mon.a (mon.0) 9610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.122599+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.122599+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.141883+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.141883+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.147276+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.147276+0000 mon.a (mon.0) 9613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.153540+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.153540+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.155390+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.155390+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.168204+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.168204+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.262357+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.262357+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.267474+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.267474+0000 mon.a (mon.0) 9618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.271306+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.271306+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.272923+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.272923+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.284853+0000 mon.a (mon.0) 9621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.284853+0000 mon.a (mon.0) 9621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.342660+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.342660+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.345798+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.345798+0000 mon.a (mon.0) 9623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.349145+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.349145+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.350299+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.350299+0000 mon.a (mon.0) 9625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.361005+0000 mon.a (mon.0) 9626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:39.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:39 smithi204 bash[58651]: audit 2024-04-24T17:20:39.361005+0000 mon.a (mon.0) 9626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:38.996961+0000 mgr.x (mgr.25010) 2749 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 2525M 2024-04-24T17:20:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:38.996961+0000 mgr.x (mgr.25010) 2749 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 2525M 2024-04-24T17:20:40.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:38.997498+0000 mgr.x (mgr.25010) 2750 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2780M 2024-04-24T17:20:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:38.997498+0000 mgr.x (mgr.25010) 2750 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2780M 2024-04-24T17:20:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.038416+0000 mgr.x (mgr.25010) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.038416+0000 mgr.x (mgr.25010) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.123656+0000 mgr.x (mgr.25010) 2752 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.123656+0000 mgr.x (mgr.25010) 2752 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:40.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.169467+0000 mgr.x (mgr.25010) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.169467+0000 mgr.x (mgr.25010) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.285682+0000 mgr.x (mgr.25010) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.285682+0000 mgr.x (mgr.25010) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.361863+0000 mgr.x (mgr.25010) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.361863+0000 mgr.x (mgr.25010) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.437979+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.437979+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.441071+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.441071+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.444497+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.444497+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.445787+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:38.996961+0000 mgr.x (mgr.25010) 2749 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 2525M 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:38.996961+0000 mgr.x (mgr.25010) 2749 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 2525M 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:38.997498+0000 mgr.x (mgr.25010) 2750 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2780M 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:38.997498+0000 mgr.x (mgr.25010) 2750 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2780M 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.038416+0000 mgr.x (mgr.25010) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.038416+0000 mgr.x (mgr.25010) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.123656+0000 mgr.x (mgr.25010) 2752 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.123656+0000 mgr.x (mgr.25010) 2752 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.169467+0000 mgr.x (mgr.25010) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.169467+0000 mgr.x (mgr.25010) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.285682+0000 mgr.x (mgr.25010) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.285682+0000 mgr.x (mgr.25010) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.361863+0000 mgr.x (mgr.25010) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.361863+0000 mgr.x (mgr.25010) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.437979+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.437979+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.441071+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.441071+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.444497+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.444497+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.694 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.445787+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.445787+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.456790+0000 mon.a (mon.0) 9631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.456790+0000 mon.a (mon.0) 9631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.457602+0000 mgr.x (mgr.25010) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.457602+0000 mgr.x (mgr.25010) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.515969+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.515969+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.519246+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.519246+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.521683+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.521683+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.522934+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.522934+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.536183+0000 mon.a (mon.0) 9636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.536183+0000 mon.a (mon.0) 9636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.597161+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.597161+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.600754+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.600754+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.604330+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.604330+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.605588+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.605588+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.618586+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.618586+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.707469+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.707469+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.712917+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.712917+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.717542+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.717542+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.718811+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.718811+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.732378+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.732378+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.795005+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.795005+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.798429+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.445787+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.456790+0000 mon.a (mon.0) 9631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.456790+0000 mon.a (mon.0) 9631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.457602+0000 mgr.x (mgr.25010) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.457602+0000 mgr.x (mgr.25010) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.515969+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.515969+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.519246+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.519246+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.521683+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.521683+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.522934+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.522934+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.536183+0000 mon.a (mon.0) 9636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.536183+0000 mon.a (mon.0) 9636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.597161+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.597161+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.600754+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.600754+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.798429+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.801777+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.801777+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.802994+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.802994+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.815954+0000 mon.a (mon.0) 9651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.815954+0000 mon.a (mon.0) 9651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.895435+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.895435+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.900335+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.900335+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.904924+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.904924+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.906730+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.906730+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.919031+0000 mon.a (mon.0) 9656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:39.919031+0000 mon.a (mon.0) 9656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.008914+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.008914+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.014205+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.014205+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.018493+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.018493+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.020375+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.020375+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.033260+0000 mon.a (mon.0) 9661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.033260+0000 mon.a (mon.0) 9661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.124784+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.124784+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.129777+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.129777+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.134125+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.134125+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.135829+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.135829+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.148293+0000 mon.a (mon.0) 9666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.148293+0000 mon.a (mon.0) 9666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.238963+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.238963+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.604330+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.604330+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.605588+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.605588+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.703 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.618586+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.618586+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.707469+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.707469+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.712917+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.712917+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.717542+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.717542+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.718811+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.718811+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.732378+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.732378+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.704 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.795005+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.795005+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.798429+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.242432+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.242432+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.245756+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.245756+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.247310+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.247310+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.260075+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.260075+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.348753+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.348753+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.353452+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.353452+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.357356+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.357356+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.358973+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.358973+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.373240+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[76016]: audit 2024-04-24T17:20:40.373240+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.798429+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.801777+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.801777+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.802994+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.802994+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.815954+0000 mon.a (mon.0) 9651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.815954+0000 mon.a (mon.0) 9651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.895435+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.895435+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.900335+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.900335+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.904924+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.904924+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.906730+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.906730+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.919031+0000 mon.a (mon.0) 9656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:39.919031+0000 mon.a (mon.0) 9656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.008914+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.008914+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.014205+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.014205+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.018493+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.018493+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.020375+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.020375+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.033260+0000 mon.a (mon.0) 9661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.033260+0000 mon.a (mon.0) 9661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.124784+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.124784+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.129777+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.129777+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.134125+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.134125+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.135829+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.135829+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.148293+0000 mon.a (mon.0) 9666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.148293+0000 mon.a (mon.0) 9666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.238963+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.238963+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.242432+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.242432+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.245756+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.245756+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.247310+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.247310+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.260075+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.260075+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.348753+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.348753+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.353452+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.353452+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.357356+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.357356+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.358973+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.358973+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.373240+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:40 smithi040 bash[70555]: audit 2024-04-24T17:20:40.373240+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:38.996961+0000 mgr.x (mgr.25010) 2749 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 2525M 2024-04-24T17:20:40.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:38.996961+0000 mgr.x (mgr.25010) 2749 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 2525M 2024-04-24T17:20:40.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:38.997498+0000 mgr.x (mgr.25010) 2750 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2780M 2024-04-24T17:20:40.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:38.997498+0000 mgr.x (mgr.25010) 2750 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2780M 2024-04-24T17:20:40.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.038416+0000 mgr.x (mgr.25010) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.038416+0000 mgr.x (mgr.25010) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.123656+0000 mgr.x (mgr.25010) 2752 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.123656+0000 mgr.x (mgr.25010) 2752 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.169467+0000 mgr.x (mgr.25010) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.169467+0000 mgr.x (mgr.25010) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.285682+0000 mgr.x (mgr.25010) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.285682+0000 mgr.x (mgr.25010) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.361863+0000 mgr.x (mgr.25010) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.361863+0000 mgr.x (mgr.25010) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.437979+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.437979+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.441071+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.441071+0000 mon.a (mon.0) 9628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.444497+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.444497+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.445787+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.445787+0000 mon.a (mon.0) 9630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.456790+0000 mon.a (mon.0) 9631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.456790+0000 mon.a (mon.0) 9631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.457602+0000 mgr.x (mgr.25010) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.457602+0000 mgr.x (mgr.25010) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.515969+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.515969+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.519246+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.519246+0000 mon.a (mon.0) 9633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.521683+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.521683+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.522934+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.522934+0000 mon.a (mon.0) 9635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.536183+0000 mon.a (mon.0) 9636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.536183+0000 mon.a (mon.0) 9636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.597161+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.597161+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.600754+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.600754+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.604330+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.604330+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.605588+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.605588+0000 mon.a (mon.0) 9640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.618586+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.618586+0000 mon.a (mon.0) 9641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.707469+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.707469+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.712917+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.712917+0000 mon.a (mon.0) 9643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.717542+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.717542+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.718811+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.718811+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.732378+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.732378+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.795005+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.795005+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.798429+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.798429+0000 mon.a (mon.0) 9648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.801777+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.801777+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.802994+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.802994+0000 mon.a (mon.0) 9650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.815954+0000 mon.a (mon.0) 9651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.815954+0000 mon.a (mon.0) 9651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.895435+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.895435+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.900335+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.900335+0000 mon.a (mon.0) 9653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.904924+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.904924+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.906730+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.906730+0000 mon.a (mon.0) 9655 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.919031+0000 mon.a (mon.0) 9656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:39.919031+0000 mon.a (mon.0) 9656 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.008914+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.008914+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.014205+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.014205+0000 mon.a (mon.0) 9658 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.018493+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.018493+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.020375+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.020375+0000 mon.a (mon.0) 9660 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.033260+0000 mon.a (mon.0) 9661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.033260+0000 mon.a (mon.0) 9661 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.124784+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.124784+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.129777+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.129777+0000 mon.a (mon.0) 9663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.134125+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.134125+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.135829+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.135829+0000 mon.a (mon.0) 9665 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.148293+0000 mon.a (mon.0) 9666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.148293+0000 mon.a (mon.0) 9666 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.238963+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.238963+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.242432+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.719 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.242432+0000 mon.a (mon.0) 9668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.245756+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.245756+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.247310+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.247310+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.260075+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.260075+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.348753+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.348753+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.353452+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.353452+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.357356+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.357356+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.358973+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.358973+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:40.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.373240+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:40.721 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[58651]: audit 2024-04-24T17:20:40.373240+0000 mon.a (mon.0) 9676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977240102Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977459987Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.97747786Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977483807Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977488594Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977493243Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.97749761Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-24T17:20:41.252 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977502297Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.97750826Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977513036Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977517095Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977520892Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977524887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977528968Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.97753841Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977542587Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977546585Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977551029Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=settings t=2024-04-24T17:20:40.977555719Z level=info msg="App mode production" 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=sqlstore t=2024-04-24T17:20:40.97762057Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:40 smithi204 bash[88193]: logger=sqlstore t=2024-04-24T17:20:40.977641105Z 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-24T17:20:41.253 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:41.00087961Z level=info msg="Starting DB migrations" 2024-04-24T17:20:41.254 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:41.007632395Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-24T17:20:41.254 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:41.097158909Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-24T17:20:41.254 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:41.196705513Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-24T17:20:41.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:41.330574616Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-24T17:20:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.536954+0000 mgr.x (mgr.25010) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.536954+0000 mgr.x (mgr.25010) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.619464+0000 mgr.x (mgr.25010) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.619464+0000 mgr.x (mgr.25010) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.733148+0000 mgr.x (mgr.25010) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.733148+0000 mgr.x (mgr.25010) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.816823+0000 mgr.x (mgr.25010) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.816823+0000 mgr.x (mgr.25010) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.920072+0000 mgr.x (mgr.25010) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:39.920072+0000 mgr.x (mgr.25010) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cluster 2024-04-24T17:20:39.954429+0000 mgr.x (mgr.25010) 2762 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cluster 2024-04-24T17:20:39.954429+0000 mgr.x (mgr.25010) 2762 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.034443+0000 mgr.x (mgr.25010) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.034443+0000 mgr.x (mgr.25010) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.149381+0000 mgr.x (mgr.25010) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.149381+0000 mgr.x (mgr.25010) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.261187+0000 mgr.x (mgr.25010) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.261187+0000 mgr.x (mgr.25010) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.374330+0000 mgr.x (mgr.25010) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.374330+0000 mgr.x (mgr.25010) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.462946+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.462946+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.467351+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.467351+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.470409+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.470409+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.471891+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.471891+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.481764+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.481764+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.482963+0000 mgr.x (mgr.25010) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.482963+0000 mgr.x (mgr.25010) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.561538+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.561538+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.564137+0000 mon.a (mon.0) 9683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.564137+0000 mon.a (mon.0) 9683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.566876+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.516 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.566876+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.567892+0000 mon.a (mon.0) 9685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.567892+0000 mon.a (mon.0) 9685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.577239+0000 mon.a (mon.0) 9686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.577239+0000 mon.a (mon.0) 9686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.655424+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.517 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.655424+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.658749+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.658749+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.661507+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.661507+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.662969+0000 mon.a (mon.0) 9690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.518 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.662969+0000 mon.a (mon.0) 9690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.672342+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.672342+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.747682+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.747682+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.750728+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.519 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.750728+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.753205+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.753205+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.754224+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.754224+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.763230+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.763230+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.821130+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.821130+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.823950+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.823950+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.826354+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.826354+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.521 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.827289+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.827289+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.836183+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.836183+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.899779+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.899779+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.903629+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.522 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.903629+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.906237+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.906237+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.907239+0000 mon.a (mon.0) 9705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.907239+0000 mon.a (mon.0) 9705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.916262+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.916262+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.976857+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.523 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.976857+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.979466+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.979466+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.983238+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.983238+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.984323+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.984323+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.992370+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:40.992370+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.050030+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.524 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.050030+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.053015+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.053015+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.055439+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.525 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.055439+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.526 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.056401+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.526 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.056401+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.065248+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.065248+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.139450+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.139450+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.142925+0000 mon.a (mon.0) 9718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.142925+0000 mon.a (mon.0) 9718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.146217+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.527 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.146217+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.147352+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.147352+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.156012+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.156012+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.230014+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.230014+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.233099+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.233099+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.236305+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.236305+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.237805+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.237805+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.246335+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.246335+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.528 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.304152+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.304152+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.306453+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.306453+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.308509+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.308509+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.309386+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.309386+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.315085+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.315085+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.388837+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.388837+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.391899+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.391899+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.394755+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.394755+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.395996+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.530 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[58651]: audit 2024-04-24T17:20:41.395996+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.536954+0000 mgr.x (mgr.25010) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.536954+0000 mgr.x (mgr.25010) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.619464+0000 mgr.x (mgr.25010) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.619464+0000 mgr.x (mgr.25010) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.733148+0000 mgr.x (mgr.25010) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.733148+0000 mgr.x (mgr.25010) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.816823+0000 mgr.x (mgr.25010) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.816823+0000 mgr.x (mgr.25010) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.920072+0000 mgr.x (mgr.25010) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:39.920072+0000 mgr.x (mgr.25010) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cluster 2024-04-24T17:20:39.954429+0000 mgr.x (mgr.25010) 2762 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cluster 2024-04-24T17:20:39.954429+0000 mgr.x (mgr.25010) 2762 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.034443+0000 mgr.x (mgr.25010) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.034443+0000 mgr.x (mgr.25010) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.149381+0000 mgr.x (mgr.25010) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.149381+0000 mgr.x (mgr.25010) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.261187+0000 mgr.x (mgr.25010) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.261187+0000 mgr.x (mgr.25010) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.374330+0000 mgr.x (mgr.25010) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.374330+0000 mgr.x (mgr.25010) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.462946+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.536954+0000 mgr.x (mgr.25010) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.536954+0000 mgr.x (mgr.25010) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.619464+0000 mgr.x (mgr.25010) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.619464+0000 mgr.x (mgr.25010) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.733148+0000 mgr.x (mgr.25010) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.733148+0000 mgr.x (mgr.25010) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.816823+0000 mgr.x (mgr.25010) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.816823+0000 mgr.x (mgr.25010) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.920072+0000 mgr.x (mgr.25010) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:39.920072+0000 mgr.x (mgr.25010) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cluster 2024-04-24T17:20:39.954429+0000 mgr.x (mgr.25010) 2762 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cluster 2024-04-24T17:20:39.954429+0000 mgr.x (mgr.25010) 2762 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:41.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.034443+0000 mgr.x (mgr.25010) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.034443+0000 mgr.x (mgr.25010) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.149381+0000 mgr.x (mgr.25010) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.149381+0000 mgr.x (mgr.25010) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.261187+0000 mgr.x (mgr.25010) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.261187+0000 mgr.x (mgr.25010) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.374330+0000 mgr.x (mgr.25010) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.374330+0000 mgr.x (mgr.25010) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.462946+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.462946+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.467351+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.467351+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.470409+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.470409+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.471891+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.471891+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.481764+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.481764+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.482963+0000 mgr.x (mgr.25010) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.482963+0000 mgr.x (mgr.25010) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.561538+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.561538+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.564137+0000 mon.a (mon.0) 9683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.564137+0000 mon.a (mon.0) 9683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.566876+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.566876+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.567892+0000 mon.a (mon.0) 9685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.567892+0000 mon.a (mon.0) 9685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.577239+0000 mon.a (mon.0) 9686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.462946+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.467351+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.467351+0000 mon.a (mon.0) 9678 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.470409+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.470409+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.471891+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.701 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.471891+0000 mon.a (mon.0) 9680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.481764+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.481764+0000 mon.a (mon.0) 9681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.482963+0000 mgr.x (mgr.25010) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.482963+0000 mgr.x (mgr.25010) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.561538+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.561538+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.564137+0000 mon.a (mon.0) 9683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.564137+0000 mon.a (mon.0) 9683 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.566876+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.566876+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.567892+0000 mon.a (mon.0) 9685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.567892+0000 mon.a (mon.0) 9685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.577239+0000 mon.a (mon.0) 9686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.577239+0000 mon.a (mon.0) 9686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.655424+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.655424+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.658749+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.658749+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.661507+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.661507+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.662969+0000 mon.a (mon.0) 9690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.662969+0000 mon.a (mon.0) 9690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.672342+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.672342+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.747682+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.747682+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.750728+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.750728+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.753205+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.753205+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.754224+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.754224+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.577239+0000 mon.a (mon.0) 9686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.655424+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.655424+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.658749+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.658749+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.661507+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.661507+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.662969+0000 mon.a (mon.0) 9690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.662969+0000 mon.a (mon.0) 9690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.672342+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.672342+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.747682+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.747682+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.750728+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.750728+0000 mon.a (mon.0) 9693 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.753205+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.753205+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.754224+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.754224+0000 mon.a (mon.0) 9695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.763230+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.763230+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.821130+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.821130+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.823950+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.823950+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.826354+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.826354+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.827289+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.827289+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.836183+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.836183+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.899779+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.899779+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.903629+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.903629+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.906237+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.906237+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.907239+0000 mon.a (mon.0) 9705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.907239+0000 mon.a (mon.0) 9705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.916262+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.916262+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.976857+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.976857+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.979466+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.979466+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.983238+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.983238+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.984323+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.984323+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.992370+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:40.992370+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.050030+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.050030+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.053015+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.053015+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.055439+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.710 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.055439+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.763230+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.763230+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.821130+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.821130+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.823950+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.823950+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.826354+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.826354+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.827289+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.827289+0000 mon.a (mon.0) 9700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.836183+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.836183+0000 mon.a (mon.0) 9701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.899779+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.899779+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.903629+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.903629+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.906237+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.906237+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.907239+0000 mon.a (mon.0) 9705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.056401+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.056401+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.065248+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.065248+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.139450+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.139450+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.142925+0000 mon.a (mon.0) 9718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.142925+0000 mon.a (mon.0) 9718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.146217+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.146217+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.147352+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.147352+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.156012+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.156012+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.230014+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.230014+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.233099+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.233099+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.236305+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.236305+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.237805+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.237805+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.246335+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.246335+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.304152+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.304152+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.306453+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.306453+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.308509+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.308509+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.309386+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.309386+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.315085+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.315085+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.388837+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.388837+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.391899+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.391899+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.907239+0000 mon.a (mon.0) 9705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.916262+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.916262+0000 mon.a (mon.0) 9706 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.976857+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.976857+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.979466+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.979466+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.983238+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.983238+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.984323+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.984323+0000 mon.a (mon.0) 9710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.992370+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:40.992370+0000 mon.a (mon.0) 9711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.050030+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.050030+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.053015+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.053015+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.055439+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.055439+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.394755+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.394755+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.395996+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[76016]: audit 2024-04-24T17:20:41.395996+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.056401+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.056401+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.065248+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.065248+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.139450+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.139450+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.142925+0000 mon.a (mon.0) 9718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.142925+0000 mon.a (mon.0) 9718 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.718 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.146217+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.146217+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.147352+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.147352+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.156012+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.156012+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.230014+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.230014+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.233099+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.233099+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.236305+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.236305+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.237805+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.237805+0000 mon.a (mon.0) 9725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.246335+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.246335+0000 mon.a (mon.0) 9726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.304152+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.304152+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.306453+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.306453+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.308509+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.308509+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.309386+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.309386+0000 mon.a (mon.0) 9730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.315085+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.315085+0000 mon.a (mon.0) 9731 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.388837+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.388837+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.391899+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.391899+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:41.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.394755+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.394755+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:41.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.395996+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:41.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:41 smithi040 bash[70555]: audit 2024-04-24T17:20:41.395996+0000 mon.a (mon.0) 9735 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:41.540306748Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-24T17:20:42.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:41 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:41.719293255Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-24T17:20:42.408 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:42.226531751Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-24T17:20:42.409 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:42.41022572Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-24T17:20:42.686 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:42.478180605Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-24T17:20:42.686 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:42.553868411Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-24T17:20:42.686 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:42.596192634Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-24T17:20:42.687 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:42.68831433Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-24T17:20:42.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.578096+0000 mgr.x (mgr.25010) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.578096+0000 mgr.x (mgr.25010) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.673422+0000 mgr.x (mgr.25010) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.673422+0000 mgr.x (mgr.25010) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.764000+0000 mgr.x (mgr.25010) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.764000+0000 mgr.x (mgr.25010) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.837054+0000 mgr.x (mgr.25010) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.837054+0000 mgr.x (mgr.25010) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.917140+0000 mgr.x (mgr.25010) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.917140+0000 mgr.x (mgr.25010) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.993085+0000 mgr.x (mgr.25010) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:40.993085+0000 mgr.x (mgr.25010) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.066151+0000 mgr.x (mgr.25010) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.066151+0000 mgr.x (mgr.25010) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.156829+0000 mgr.x (mgr.25010) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.156829+0000 mgr.x (mgr.25010) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.247174+0000 mgr.x (mgr.25010) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.247174+0000 mgr.x (mgr.25010) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.315761+0000 mgr.x (mgr.25010) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.315761+0000 mgr.x (mgr.25010) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.381421+0000 mgr.x (mgr.25010) 2778 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.381421+0000 mgr.x (mgr.25010) 2778 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.404621+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.404621+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.405485+0000 mgr.x (mgr.25010) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.405485+0000 mgr.x (mgr.25010) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.466400+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.466400+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.469753+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.469753+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.472452+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.472452+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.473489+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.473489+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.481757+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.481757+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.482463+0000 mgr.x (mgr.25010) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.482463+0000 mgr.x (mgr.25010) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.556445+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.556445+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.559302+0000 mon.a (mon.0) 9743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.559302+0000 mon.a (mon.0) 9743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.562314+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.562314+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.563431+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.563431+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.574860+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.574860+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.649829+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.649829+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.653035+0000 mon.a (mon.0) 9748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.653035+0000 mon.a (mon.0) 9748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.656818+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.656818+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.658286+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.658286+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.669490+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.669490+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.747498+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.747498+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.750771+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.750771+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.753870+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.753870+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.755339+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.755339+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.766111+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.766111+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.843584+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.843584+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.846890+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.846890+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.850182+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.850182+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.851262+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.851262+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.861846+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.693 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.861846+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.934727+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.934727+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.939855+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.939855+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.943760+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.943760+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.944906+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.944906+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.955401+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:41.955401+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.031144+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.031144+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.034087+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.034087+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.036549+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.036549+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.037528+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.037528+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.047973+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.047973+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.106672+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.578096+0000 mgr.x (mgr.25010) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.578096+0000 mgr.x (mgr.25010) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.673422+0000 mgr.x (mgr.25010) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.673422+0000 mgr.x (mgr.25010) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.764000+0000 mgr.x (mgr.25010) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.764000+0000 mgr.x (mgr.25010) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.837054+0000 mgr.x (mgr.25010) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.837054+0000 mgr.x (mgr.25010) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.917140+0000 mgr.x (mgr.25010) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.917140+0000 mgr.x (mgr.25010) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.993085+0000 mgr.x (mgr.25010) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:40.993085+0000 mgr.x (mgr.25010) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.066151+0000 mgr.x (mgr.25010) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.066151+0000 mgr.x (mgr.25010) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.156829+0000 mgr.x (mgr.25010) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.156829+0000 mgr.x (mgr.25010) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.247174+0000 mgr.x (mgr.25010) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.247174+0000 mgr.x (mgr.25010) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.315761+0000 mgr.x (mgr.25010) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.315761+0000 mgr.x (mgr.25010) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.381421+0000 mgr.x (mgr.25010) 2778 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.578096+0000 mgr.x (mgr.25010) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.578096+0000 mgr.x (mgr.25010) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.673422+0000 mgr.x (mgr.25010) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.673422+0000 mgr.x (mgr.25010) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.764000+0000 mgr.x (mgr.25010) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.764000+0000 mgr.x (mgr.25010) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.837054+0000 mgr.x (mgr.25010) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.837054+0000 mgr.x (mgr.25010) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.917140+0000 mgr.x (mgr.25010) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.917140+0000 mgr.x (mgr.25010) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.993085+0000 mgr.x (mgr.25010) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:40.993085+0000 mgr.x (mgr.25010) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.066151+0000 mgr.x (mgr.25010) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.066151+0000 mgr.x (mgr.25010) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.156829+0000 mgr.x (mgr.25010) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.156829+0000 mgr.x (mgr.25010) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.247174+0000 mgr.x (mgr.25010) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.247174+0000 mgr.x (mgr.25010) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.315761+0000 mgr.x (mgr.25010) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.315761+0000 mgr.x (mgr.25010) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.381421+0000 mgr.x (mgr.25010) 2778 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:42.699 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.106672+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.109633+0000 mon.a (mon.0) 9773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.109633+0000 mon.a (mon.0) 9773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.112197+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.112197+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.113225+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.113225+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.123958+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.123958+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.133461+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.133461+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.146913+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.146913+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.156456+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.156456+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.182738+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.182738+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.185718+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.185718+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.187977+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.187977+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.189851+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.189851+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.192739+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.192739+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.196084+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.196084+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.198615+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.198615+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.200387+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.200387+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.202095+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.202095+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.203749+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.203749+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.205580+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.205580+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.207221+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.207221+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.209103+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.209103+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.702 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.211875+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.211875+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.213904+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.213904+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.215858+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[58651]: audit 2024-04-24T17:20:42.215858+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.381421+0000 mgr.x (mgr.25010) 2778 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.404621+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.404621+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.405485+0000 mgr.x (mgr.25010) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.405485+0000 mgr.x (mgr.25010) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.466400+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.466400+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.469753+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.469753+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.472452+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.472452+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.473489+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.473489+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.481757+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.481757+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.482463+0000 mgr.x (mgr.25010) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.482463+0000 mgr.x (mgr.25010) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.556445+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.556445+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.559302+0000 mon.a (mon.0) 9743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.559302+0000 mon.a (mon.0) 9743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.562314+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.562314+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.563431+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.563431+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.574860+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.574860+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.649829+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.649829+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.653035+0000 mon.a (mon.0) 9748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.653035+0000 mon.a (mon.0) 9748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.656818+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.656818+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.658286+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.658286+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.669490+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.669490+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.747498+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.747498+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.750771+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.381421+0000 mgr.x (mgr.25010) 2778 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.404621+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.404621+0000 mon.a (mon.0) 9736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.405485+0000 mgr.x (mgr.25010) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.405485+0000 mgr.x (mgr.25010) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.466400+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.466400+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.469753+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.469753+0000 mon.a (mon.0) 9738 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.472452+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.472452+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.473489+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.473489+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.481757+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.481757+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.482463+0000 mgr.x (mgr.25010) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.482463+0000 mgr.x (mgr.25010) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.556445+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.556445+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.559302+0000 mon.a (mon.0) 9743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.559302+0000 mon.a (mon.0) 9743 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.750771+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.753870+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.753870+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.755339+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.755339+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.766111+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.766111+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.843584+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.843584+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.846890+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.846890+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.850182+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.850182+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.851262+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.851262+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.861846+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.861846+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.934727+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.934727+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.562314+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.562314+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.563431+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.563431+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.574860+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.574860+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.649829+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.649829+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.653035+0000 mon.a (mon.0) 9748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.653035+0000 mon.a (mon.0) 9748 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.656818+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.656818+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.658286+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.658286+0000 mon.a (mon.0) 9750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.669490+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.669490+0000 mon.a (mon.0) 9751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.747498+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.747498+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.750771+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.939855+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.939855+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.943760+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.943760+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.944906+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.944906+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.955401+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:41.955401+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.031144+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.031144+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.034087+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.034087+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.036549+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.036549+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.037528+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.037528+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.047973+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.047973+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.106672+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.750771+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.753870+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.753870+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.755339+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.755339+0000 mon.a (mon.0) 9755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.766111+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.766111+0000 mon.a (mon.0) 9756 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.843584+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.843584+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.846890+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.846890+0000 mon.a (mon.0) 9758 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.850182+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.850182+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.851262+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.851262+0000 mon.a (mon.0) 9760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.861846+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.861846+0000 mon.a (mon.0) 9761 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.934727+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.934727+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.106672+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.109633+0000 mon.a (mon.0) 9773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.109633+0000 mon.a (mon.0) 9773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.112197+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.112197+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.113225+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.113225+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.123958+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.714 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.123958+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.133461+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.133461+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.146913+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.146913+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.156456+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.156456+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.182738+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.182738+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.185718+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.185718+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.187977+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.187977+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.939855+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.939855+0000 mon.a (mon.0) 9763 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.943760+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.943760+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.944906+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.944906+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.955401+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:41.955401+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.031144+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.031144+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.034087+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.034087+0000 mon.a (mon.0) 9768 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.716 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.036549+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.036549+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.037528+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.037528+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.047973+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.047973+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.106672+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.189851+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.189851+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.717 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.192739+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.192739+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.196084+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.196084+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.198615+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.198615+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.200387+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.200387+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.202095+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.202095+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.203749+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.203749+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.205580+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.205580+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.207221+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.718 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.207221+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.209103+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.209103+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.211875+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.211875+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.213904+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.213904+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.215858+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[76016]: audit 2024-04-24T17:20:42.215858+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.106672+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.109633+0000 mon.a (mon.0) 9773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.109633+0000 mon.a (mon.0) 9773 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.112197+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.112197+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.113225+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.113225+0000 mon.a (mon.0) 9775 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.123958+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.123958+0000 mon.a (mon.0) 9776 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.133461+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.133461+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.146913+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.146913+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.156456+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.156456+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.182738+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.182738+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.185718+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.185718+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.187977+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.187977+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.189851+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.189851+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.192739+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.192739+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.196084+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.196084+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.198615+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.198615+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.200387+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.200387+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.202095+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.202095+0000 mon.a (mon.0) 9788 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.203749+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.203749+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.205580+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.205580+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.207221+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.207221+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.209103+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.209103+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.211875+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.722 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.211875+0000 mon.a (mon.0) 9793 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.213904+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.213904+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.215858+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:42.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:42 smithi040 bash[70555]: audit 2024-04-24T17:20:42.215858+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:43.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:42 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:42.906552679Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-24T17:20:43.415 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:43.226380119Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-24T17:20:43.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.575551+0000 mgr.x (mgr.25010) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.575551+0000 mgr.x (mgr.25010) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.670163+0000 mgr.x (mgr.25010) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.670163+0000 mgr.x (mgr.25010) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.766832+0000 mgr.x (mgr.25010) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.766832+0000 mgr.x (mgr.25010) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.862648+0000 mgr.x (mgr.25010) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.862648+0000 mgr.x (mgr.25010) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cluster 2024-04-24T17:20:41.955209+0000 mgr.x (mgr.25010) 2785 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:43.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cluster 2024-04-24T17:20:41.955209+0000 mgr.x (mgr.25010) 2785 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:43.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.956089+0000 mgr.x (mgr.25010) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:41.956089+0000 mgr.x (mgr.25010) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:42.048680+0000 mgr.x (mgr.25010) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:42.048680+0000 mgr.x (mgr.25010) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:42.124649+0000 mgr.x (mgr.25010) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[70555]: cephadm 2024-04-24T17:20:42.124649+0000 mgr.x (mgr.25010) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.575551+0000 mgr.x (mgr.25010) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.575551+0000 mgr.x (mgr.25010) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.670163+0000 mgr.x (mgr.25010) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.670163+0000 mgr.x (mgr.25010) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.766832+0000 mgr.x (mgr.25010) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.766832+0000 mgr.x (mgr.25010) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.862648+0000 mgr.x (mgr.25010) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.862648+0000 mgr.x (mgr.25010) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cluster 2024-04-24T17:20:41.955209+0000 mgr.x (mgr.25010) 2785 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:43.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cluster 2024-04-24T17:20:41.955209+0000 mgr.x (mgr.25010) 2785 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:43.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.956089+0000 mgr.x (mgr.25010) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:41.956089+0000 mgr.x (mgr.25010) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:42.048680+0000 mgr.x (mgr.25010) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:42.048680+0000 mgr.x (mgr.25010) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:42.124649+0000 mgr.x (mgr.25010) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:43 smithi040 bash[76016]: cephadm 2024-04-24T17:20:42.124649+0000 mgr.x (mgr.25010) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:43.651397854Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.575551+0000 mgr.x (mgr.25010) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.575551+0000 mgr.x (mgr.25010) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.670163+0000 mgr.x (mgr.25010) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.670163+0000 mgr.x (mgr.25010) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.766832+0000 mgr.x (mgr.25010) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.766832+0000 mgr.x (mgr.25010) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.862648+0000 mgr.x (mgr.25010) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.862648+0000 mgr.x (mgr.25010) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cluster 2024-04-24T17:20:41.955209+0000 mgr.x (mgr.25010) 2785 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cluster 2024-04-24T17:20:41.955209+0000 mgr.x (mgr.25010) 2785 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.956089+0000 mgr.x (mgr.25010) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:41.956089+0000 mgr.x (mgr.25010) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:42.048680+0000 mgr.x (mgr.25010) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:42.048680+0000 mgr.x (mgr.25010) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:42.124649+0000 mgr.x (mgr.25010) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:43.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:43 smithi204 bash[58651]: cephadm 2024-04-24T17:20:42.124649+0000 mgr.x (mgr.25010) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:44.455 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:20:44] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-24T17:20:44.455 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:44.063036549Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-24T17:20:44.455 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:44.238097496Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-24T17:20:44.780 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:44.456660543Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-24T17:20:44.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: audit 2024-04-24T17:20:43.518832+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: audit 2024-04-24T17:20:43.518832+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: audit 2024-04-24T17:20:43.528802+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: audit 2024-04-24T17:20:43.528802+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: audit 2024-04-24T17:20:43.539254+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: audit 2024-04-24T17:20:43.539254+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: cluster 2024-04-24T17:20:43.956063+0000 mgr.x (mgr.25010) 2789 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:44.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[58651]: cluster 2024-04-24T17:20:43.956063+0000 mgr.x (mgr.25010) 2789 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: audit 2024-04-24T17:20:43.518832+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: audit 2024-04-24T17:20:43.518832+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: audit 2024-04-24T17:20:43.528802+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: audit 2024-04-24T17:20:43.528802+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: audit 2024-04-24T17:20:43.539254+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: audit 2024-04-24T17:20:43.539254+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: cluster 2024-04-24T17:20:43.956063+0000 mgr.x (mgr.25010) 2789 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[70555]: cluster 2024-04-24T17:20:43.956063+0000 mgr.x (mgr.25010) 2789 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: audit 2024-04-24T17:20:43.518832+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: audit 2024-04-24T17:20:43.518832+0000 mon.a (mon.0) 9796 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: audit 2024-04-24T17:20:43.528802+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: audit 2024-04-24T17:20:43.528802+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: audit 2024-04-24T17:20:43.539254+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: audit 2024-04-24T17:20:43.539254+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: cluster 2024-04-24T17:20:43.956063+0000 mgr.x (mgr.25010) 2789 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:44.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:44 smithi040 bash[76016]: cluster 2024-04-24T17:20:43.956063+0000 mgr.x (mgr.25010) 2789 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:45.258 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:44 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:44.875853249Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-24T17:20:45.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:45 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:45.268756249Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-24T17:20:45.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:45 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:45.469088811Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-24T17:20:45.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:45 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:45.587006454Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-24T17:20:45.837 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:45 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:45.695510015Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-24T17:20:45.837 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:45 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:45.829715052Z level=info msg="Executing migration" id="create alert_image table" 2024-04-24T17:20:46.258 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:45 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:45.954870276Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-24T17:20:46.258 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:46 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:46.051294558Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-24T17:20:46.258 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:46 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:46.161291961Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-24T17:20:46.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:46 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:46.271822735Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-24T17:20:46.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:46 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:46.387656142Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-24T17:20:46.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:46 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:46.387896665Z 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-24T17:20:47.170 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:46 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:46.81638293Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-24T17:20:47.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:47.012442805Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-24T17:20:47.171 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:47.154058093Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-24T17:20:47.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[58651]: cluster 2024-04-24T17:20:45.956863+0000 mgr.x (mgr.25010) 2790 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:47.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[58651]: cluster 2024-04-24T17:20:45.956863+0000 mgr.x (mgr.25010) 2790 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:47.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[58651]: audit 2024-04-24T17:20:46.852156+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:47.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[58651]: audit 2024-04-24T17:20:46.852156+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[70555]: cluster 2024-04-24T17:20:45.956863+0000 mgr.x (mgr.25010) 2790 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[70555]: cluster 2024-04-24T17:20:45.956863+0000 mgr.x (mgr.25010) 2790 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[70555]: audit 2024-04-24T17:20:46.852156+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[70555]: audit 2024-04-24T17:20:46.852156+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:47.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[76016]: cluster 2024-04-24T17:20:45.956863+0000 mgr.x (mgr.25010) 2790 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:47.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[76016]: cluster 2024-04-24T17:20:45.956863+0000 mgr.x (mgr.25010) 2790 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:47.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[76016]: audit 2024-04-24T17:20:46.852156+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:47.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:47 smithi040 bash[76016]: audit 2024-04-24T17:20:46.852156+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:20:47.512 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:47.291816009Z level=info msg="Executing migration" id="create secrets table" 2024-04-24T17:20:47.910 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:47.610352751Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-24T17:20:48.162 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:47.911688068Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-24T17:20:48.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:47 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:47.992030612Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-24T17:20:48.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.034278485Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-24T17:20:48.163 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.102544879Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-24T17:20:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[58651]: cephadm 2024-04-24T17:20:47.292794+0000 mgr.x (mgr.25010) 2791 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[58651]: cephadm 2024-04-24T17:20:47.292794+0000 mgr.x (mgr.25010) 2791 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[58651]: cephadm 2024-04-24T17:20:47.306055+0000 mgr.x (mgr.25010) 2792 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:48.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[58651]: cephadm 2024-04-24T17:20:47.306055+0000 mgr.x (mgr.25010) 2792 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[76016]: cephadm 2024-04-24T17:20:47.292794+0000 mgr.x (mgr.25010) 2791 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[76016]: cephadm 2024-04-24T17:20:47.292794+0000 mgr.x (mgr.25010) 2791 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[76016]: cephadm 2024-04-24T17:20:47.306055+0000 mgr.x (mgr.25010) 2792 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:48.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[76016]: cephadm 2024-04-24T17:20:47.306055+0000 mgr.x (mgr.25010) 2792 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:48.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[70555]: cephadm 2024-04-24T17:20:47.292794+0000 mgr.x (mgr.25010) 2791 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[70555]: cephadm 2024-04-24T17:20:47.292794+0000 mgr.x (mgr.25010) 2791 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-24T17:20:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[70555]: cephadm 2024-04-24T17:20:47.306055+0000 mgr.x (mgr.25010) 2792 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:48.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:48 smithi040 bash[70555]: cephadm 2024-04-24T17:20:47.306055+0000 mgr.x (mgr.25010) 2792 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-04-24T17:20:48.838 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.153196339Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-24T17:20:48.838 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.54339369Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-24T17:20:48.838 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.763191291Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-24T17:20:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:49 smithi204 bash[58651]: cluster 2024-04-24T17:20:47.957431+0000 mgr.x (mgr.25010) 2793 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:49 smithi204 bash[58651]: cluster 2024-04-24T17:20:47.957431+0000 mgr.x (mgr.25010) 2793 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:49.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.840128103Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-24T17:20:49.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.875101179Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-24T17:20:49.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:48 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:48.955581589Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-24T17:20:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:49 smithi040 bash[76016]: cluster 2024-04-24T17:20:47.957431+0000 mgr.x (mgr.25010) 2793 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:49 smithi040 bash[76016]: cluster 2024-04-24T17:20:47.957431+0000 mgr.x (mgr.25010) 2793 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:49.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:49 smithi040 bash[70555]: cluster 2024-04-24T17:20:47.957431+0000 mgr.x (mgr.25010) 2793 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:49.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:49 smithi040 bash[70555]: cluster 2024-04-24T17:20:47.957431+0000 mgr.x (mgr.25010) 2793 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:49.619 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:49 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:49.323411429Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-24T17:20:49.936 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:49 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:49.621303325Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-24T17:20:50.238 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:49 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:49.938246289Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-24T17:20:50.239 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.097359251Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-24T17:20:50.239 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.164594265Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-24T17:20:50.239 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.240188356Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-24T17:20:50.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.327864766Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-24T17:20:50.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.402339209Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-24T17:20:50.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.467083129Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-24T17:20:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[58651]: audit 2024-04-24T17:20:49.485202+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[58651]: audit 2024-04-24T17:20:49.485202+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[58651]: audit 2024-04-24T17:20:49.499863+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[58651]: audit 2024-04-24T17:20:49.499863+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[58651]: audit 2024-04-24T17:20:49.511495+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[58651]: audit 2024-04-24T17:20:49.511495+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.868 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.535462902Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-24T17:20:50.868 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.584800106Z level=info msg="Executing migration" id="add correlation config column" 2024-04-24T17:20:50.868 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.626821318Z level=info msg="Executing migration" id="create entity_events table" 2024-04-24T17:20:50.868 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.669593433Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-24T17:20:50.868 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.736651122Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-24T17:20:50.869 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.737161857Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-24T17:20:50.869 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.778514344Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-24T17:20:50.869 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.778783899Z 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-24T17:20:50.869 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.869859409Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-24T17:20:50.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[70555]: audit 2024-04-24T17:20:49.485202+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[70555]: audit 2024-04-24T17:20:49.485202+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[70555]: audit 2024-04-24T17:20:49.499863+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[70555]: audit 2024-04-24T17:20:49.499863+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[70555]: audit 2024-04-24T17:20:49.511495+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[70555]: audit 2024-04-24T17:20:49.511495+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[76016]: audit 2024-04-24T17:20:49.485202+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[76016]: audit 2024-04-24T17:20:49.485202+0000 mon.a (mon.0) 9800 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[76016]: audit 2024-04-24T17:20:49.499863+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[76016]: audit 2024-04-24T17:20:49.499863+0000 mon.a (mon.0) 9801 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[76016]: audit 2024-04-24T17:20:49.511495+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:50.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:50 smithi040 bash[76016]: audit 2024-04-24T17:20:49.511495+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:51.196 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:50 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:50.954710979Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-24T17:20:51.196 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:51.005137174Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-24T17:20:51.196 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:51.197424863Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-24T17:20:51.484 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:51.391644915Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-24T17:20:51.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:51 smithi040 bash[70555]: cluster 2024-04-24T17:20:49.958517+0000 mgr.x (mgr.25010) 2794 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:51.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:51 smithi040 bash[70555]: cluster 2024-04-24T17:20:49.958517+0000 mgr.x (mgr.25010) 2794 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:51.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:51 smithi040 bash[76016]: cluster 2024-04-24T17:20:49.958517+0000 mgr.x (mgr.25010) 2794 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:51.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:51 smithi040 bash[76016]: cluster 2024-04-24T17:20:49.958517+0000 mgr.x (mgr.25010) 2794 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[58651]: cluster 2024-04-24T17:20:49.958517+0000 mgr.x (mgr.25010) 2794 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[58651]: cluster 2024-04-24T17:20:49.958517+0000 mgr.x (mgr.25010) 2794 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:51.759 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:51.736355909Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-24T17:20:52.258 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:51.84164476Z level=info msg="Executing migration" id="Drop public config table" 2024-04-24T17:20:52.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:51.909296747Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-24T17:20:52.259 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:51 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:51.97701813Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-24T17:20:52.695 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:52 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:52.395377276Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-24T17:20:52.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:52 smithi204 bash[58651]: audit 2024-04-24T17:20:51.385016+0000 mgr.x (mgr.25010) 2795 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:52.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:52 smithi204 bash[58651]: audit 2024-04-24T17:20:51.385016+0000 mgr.x (mgr.25010) 2795 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:52.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:52 smithi040 bash[70555]: audit 2024-04-24T17:20:51.385016+0000 mgr.x (mgr.25010) 2795 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:52.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:52 smithi040 bash[70555]: audit 2024-04-24T17:20:51.385016+0000 mgr.x (mgr.25010) 2795 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:52.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:52 smithi040 bash[76016]: audit 2024-04-24T17:20:51.385016+0000 mgr.x (mgr.25010) 2795 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:52.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:52 smithi040 bash[76016]: audit 2024-04-24T17:20:51.385016+0000 mgr.x (mgr.25010) 2795 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:20:53.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:52 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:52.696857685Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-24T17:20:53.442 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.095120451Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-24T17:20:53.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.232236924Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-24T17:20:53.443 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.341679555Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-24T17:20:53.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: cluster 2024-04-24T17:20:51.959824+0000 mgr.x (mgr.25010) 2796 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:53.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: cluster 2024-04-24T17:20:51.959824+0000 mgr.x (mgr.25010) 2796 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:53.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: audit 2024-04-24T17:20:52.699137+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: audit 2024-04-24T17:20:52.699137+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: audit 2024-04-24T17:20:52.709570+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: audit 2024-04-24T17:20:52.709570+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: audit 2024-04-24T17:20:52.717716+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[58651]: audit 2024-04-24T17:20:52.717716+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.744 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.44423009Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-24T17:20:53.744 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.53704368Z level=info msg="Executing migration" id="add share column" 2024-04-24T17:20:53.744 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.593826145Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-24T17:20:53.744 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.669237739Z level=info msg="Executing migration" id="create file table" 2024-04-24T17:20:53.744 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.744580297Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-24T17:20:53.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: cluster 2024-04-24T17:20:51.959824+0000 mgr.x (mgr.25010) 2796 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:53.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: cluster 2024-04-24T17:20:51.959824+0000 mgr.x (mgr.25010) 2796 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:53.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: audit 2024-04-24T17:20:52.699137+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: audit 2024-04-24T17:20:52.699137+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: audit 2024-04-24T17:20:52.709570+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: audit 2024-04-24T17:20:52.709570+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: audit 2024-04-24T17:20:52.717716+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[70555]: audit 2024-04-24T17:20:52.717716+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: cluster 2024-04-24T17:20:51.959824+0000 mgr.x (mgr.25010) 2796 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: cluster 2024-04-24T17:20:51.959824+0000 mgr.x (mgr.25010) 2796 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: audit 2024-04-24T17:20:52.699137+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: audit 2024-04-24T17:20:52.699137+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: audit 2024-04-24T17:20:52.709570+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: audit 2024-04-24T17:20:52.709570+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: audit 2024-04-24T17:20:52.717716+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:53.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:53 smithi040 bash[76016]: audit 2024-04-24T17:20:52.717716+0000 mon.a (mon.0) 9805 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:54.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.786702531Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-24T17:20:54.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.837127122Z level=info msg="Executing migration" id="create file_meta table" 2024-04-24T17:20:54.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.913315009Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-24T17:20:54.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:53 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:53.97227687Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-24T17:20:54.372 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:20:54] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-24T17:20:54.373 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:54 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:54.05617265Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-24T17:20:54.373 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:54 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:54.136980097Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-24T17:20:54.395 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:20:54.682 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:54 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:54.374352568Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-24T17:20:54.933 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:54 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:54.684117367Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-24T17:20:55.188 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:20:55.188 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 11s ago 25m - - 2024-04-24T17:20:55.188 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 2s ago 25m - - 2024-04-24T17:20:55.189 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (43s) 11s ago 18m 13.5M - 0.25.0 c8568f914cd2 0e29d9aef2da 2024-04-24T17:20:55.189 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (16s) 2s ago 18m 24.7M - 9.4.12 2bacad6d85d8 5d3fbd73688b 2024-04-24T17:20:55.189 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (2m) 11s ago 16m 42.8M - 3.8 8bb2087275ff 8e10470f33ec 2024-04-24T17:20:55.189 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (11m) 2s ago 24m 549M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:20:55.189 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (9m) 11s ago 26m 439M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:20:55.189 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (10m) 11s ago 26m 89.8M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:20:55.189 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (8m) 2s ago 25m 62.5M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (9m) 11s ago 25m 67.5M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (117s) 11s ago 18m 8152k - 1.5.0 0da6a335fe13 3fdcc1d37c9b 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (102s) 2s ago 18m 7755k - 1.5.0 0da6a335fe13 21b7add2b363 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (7m) 11s ago 24m 66.3M 2525M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (7m) 11s ago 23m 66.9M 2525M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (6m) 11s ago 22m 59.1M 2525M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (5m) 11s ago 22m 63.6M 2525M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:20:55.190 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (5m) 2s ago 21m 63.0M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (4m) 2s ago 21m 55.5M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (3m) 2s ago 20m 51.9M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (3m) 2s ago 20m 58.8M 2780M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (65s) 2s ago 19m 53.1M - 2.43.0 a07b618ecd1d 508c7ccc64e9 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (3m) 11s ago 16m 89.4M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (2m) 2s ago 16m 89.5M - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (2m) 11s ago 16m 89.2M - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:20:55.191 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (2m) 2s ago 16m 89.4M - 19.0.0-3285-g5904d294 8bb2087275ff 14bcc2172dd0 2024-04-24T17:20:55.194 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:54 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:54.93461777Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-24T17:20:55.194 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.010380777Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-24T17:20:55.194 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.081554938Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-24T17:20:55.194 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.145536747Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-24T17:20:55.458 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.462 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.462 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.463 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.463 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.463 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.464 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.464 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.464 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.196232195Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-24T17:20:55.464 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.238368679Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-24T17:20:55.464 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.26384052Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-24T17:20:55.464 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.305737249Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-24T17:20:55.464 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.347847606Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-24T17:20:55.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:55.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.389875072Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-24T17:20:55.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.431926483Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-24T17:20:55.465 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 systemd[1]: Stopping Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:20:55.625 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:20:55.626 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:20:55.626 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:20:55.626 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:20:55.626 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:20:55.626 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:20:55.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.465762078Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-24T17:20:55.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[88193]: logger=migrator t=2024-04-24T17:20:55.541398248Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-24T17:20:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[58651]: cluster 2024-04-24T17:20:53.960389+0000 mgr.x (mgr.25010) 2797 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[58651]: cluster 2024-04-24T17:20:53.960389+0000 mgr.x (mgr.25010) 2797 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[58651]: audit 2024-04-24T17:20:54.381018+0000 mgr.x (mgr.25010) 2798 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:55 smithi204 bash[58651]: audit 2024-04-24T17:20:54.381018+0000 mgr.x (mgr.25010) 2798 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[70555]: cluster 2024-04-24T17:20:53.960389+0000 mgr.x (mgr.25010) 2797 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[70555]: cluster 2024-04-24T17:20:53.960389+0000 mgr.x (mgr.25010) 2797 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[70555]: audit 2024-04-24T17:20:54.381018+0000 mgr.x (mgr.25010) 2798 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:55.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[70555]: audit 2024-04-24T17:20:54.381018+0000 mgr.x (mgr.25010) 2798 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:55.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[76016]: cluster 2024-04-24T17:20:53.960389+0000 mgr.x (mgr.25010) 2797 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:55.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[76016]: cluster 2024-04-24T17:20:53.960389+0000 mgr.x (mgr.25010) 2797 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:55.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[76016]: audit 2024-04-24T17:20:54.381018+0000 mgr.x (mgr.25010) 2798 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:55.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:55 smithi040 bash[76016]: audit 2024-04-24T17:20:54.381018+0000 mgr.x (mgr.25010) 2798 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:55.998 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:20:55.998 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5904d29475f5be602879d9fb26280e89b808d5cc", 2024-04-24T17:20:55.998 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2024-04-24T17:20:55.998 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [ 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "osd", 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw", 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr", 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "iscsi", 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "mon" 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "18/23 daemons upgraded", 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading grafana daemons", 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:20:55.999 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:20:56.432 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:20:56.646 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[89381]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:20:56.646 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:20:56.646 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[89440]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:20:56.646 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-24T17:20:56.646 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: Stopped Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:54.767996+0000 mgr.x (mgr.25010) 2799 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:54.767996+0000 mgr.x (mgr.25010) 2799 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:55.137998+0000 mgr.x (mgr.25010) 2800 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:55.137998+0000 mgr.x (mgr.25010) 2800 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:55.626007+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/914757077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:55.626007+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/914757077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:56.433631+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.40:0/3051457208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:56.647 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 bash[58651]: audit 2024-04-24T17:20:56.433631+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.40:0/3051457208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:54.767996+0000 mgr.x (mgr.25010) 2799 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:54.767996+0000 mgr.x (mgr.25010) 2799 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:55.137998+0000 mgr.x (mgr.25010) 2800 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:55.137998+0000 mgr.x (mgr.25010) 2800 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:55.626007+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/914757077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:55.626007+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/914757077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:56.433631+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.40:0/3051457208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[76016]: audit 2024-04-24T17:20:56.433631+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.40:0/3051457208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:54.767996+0000 mgr.x (mgr.25010) 2799 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:54.767996+0000 mgr.x (mgr.25010) 2799 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:55.137998+0000 mgr.x (mgr.25010) 2800 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:55.137998+0000 mgr.x (mgr.25010) 2800 : audit [DBG] from='client.54862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:55.626007+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/914757077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:55.626007+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.40:0/914757077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:56.433631+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.40:0/3051457208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:56.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:56 smithi040 bash[70555]: audit 2024-04-24T17:20:56.433631+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.40:0/3051457208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:20:57.008 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.008 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.009 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.010 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.010 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: Started Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:20:57.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.010 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:20:56 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: cluster 2024-04-24T17:20:55.961962+0000 mgr.x (mgr.25010) 2801 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: cluster 2024-04-24T17:20:55.961962+0000 mgr.x (mgr.25010) 2801 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:55.998934+0000 mgr.x (mgr.25010) 2802 : audit [DBG] from='client.44955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:55.998934+0000 mgr.x (mgr.25010) 2802 : audit [DBG] from='client.44955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.829595+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.829595+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.840582+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.840582+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.878339+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.878339+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.880239+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.880239+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.889149+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.889149+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.963386+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.963386+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.972707+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.972707+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.976953+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.976953+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.982090+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.982090+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.984027+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.984027+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.995410+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:56.995410+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.072766+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.072766+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.076249+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.076249+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.079781+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.079781+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.081463+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.081463+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.090919+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.090919+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.169468+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.169468+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.173843+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.173843+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.177877+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.177877+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.179451+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.179451+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.189255+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.189255+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.275292+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.275292+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.279809+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.279809+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.283215+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.283215+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.284557+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.284557+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.294401+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.294401+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.369929+0000 mon.a (mon.0) 9833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.369929+0000 mon.a (mon.0) 9833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.373298+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.373298+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.376551+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.376551+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.377875+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.377875+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.386954+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.386954+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.463744+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.463744+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.467376+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.467376+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.471381+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.471381+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.472823+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.472823+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.482008+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[58651]: audit 2024-04-24T17:20:57.482008+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: cluster 2024-04-24T17:20:55.961962+0000 mgr.x (mgr.25010) 2801 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:57.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: cluster 2024-04-24T17:20:55.961962+0000 mgr.x (mgr.25010) 2801 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:57.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:55.998934+0000 mgr.x (mgr.25010) 2802 : audit [DBG] from='client.44955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:57.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:55.998934+0000 mgr.x (mgr.25010) 2802 : audit [DBG] from='client.44955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:57.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.829595+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.829595+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.840582+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.840582+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.878339+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.878339+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.880239+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.880239+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.889149+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.889149+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.963386+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.963386+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:57.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.972707+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.972707+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.976953+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: cluster 2024-04-24T17:20:55.961962+0000 mgr.x (mgr.25010) 2801 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:57.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: cluster 2024-04-24T17:20:55.961962+0000 mgr.x (mgr.25010) 2801 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:20:57.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:55.998934+0000 mgr.x (mgr.25010) 2802 : audit [DBG] from='client.44955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:57.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:55.998934+0000 mgr.x (mgr.25010) 2802 : audit [DBG] from='client.44955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:20:57.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.829595+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.829595+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.840582+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.840582+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.878339+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.878339+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.880239+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.880239+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.889149+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.889149+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.963386+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.963386+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.972707+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.972707+0000 mon.a (mon.0) 9813 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.976953+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.976953+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.982090+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.982090+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.984027+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.984027+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.995410+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:56.995410+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.072766+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.072766+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.076249+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.076249+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.079781+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.079781+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.081463+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.081463+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.090919+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.090919+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.169468+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.169468+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.976953+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.982090+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.982090+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.984027+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.984027+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.995410+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:56.995410+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.072766+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.072766+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.076249+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.076249+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.079781+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.079781+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.081463+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.081463+0000 mon.a (mon.0) 9821 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.090919+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.090919+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.169468+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.169468+0000 mon.a (mon.0) 9823 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.173843+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.173843+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.177877+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.177877+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.179451+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.179451+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.189255+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.189255+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.275292+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.275292+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.279809+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.279809+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.283215+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.283215+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.284557+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.284557+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.294401+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.294401+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.369929+0000 mon.a (mon.0) 9833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.173843+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.173843+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.177877+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.177877+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.179451+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.179451+0000 mon.a (mon.0) 9826 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.189255+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.189255+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.275292+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.275292+0000 mon.a (mon.0) 9828 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.279809+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.279809+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.283215+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.283215+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.284557+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.284557+0000 mon.a (mon.0) 9831 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.294401+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.294401+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.369929+0000 mon.a (mon.0) 9833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.369929+0000 mon.a (mon.0) 9833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.373298+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.373298+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.376551+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.376551+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.377875+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.377875+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.386954+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.386954+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.463744+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.463744+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.467376+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.467376+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.471381+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.471381+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.472823+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.472823+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.482008+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[76016]: audit 2024-04-24T17:20:57.482008+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.369929+0000 mon.a (mon.0) 9833 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.373298+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.373298+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.376551+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.376551+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.377875+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.377875+0000 mon.a (mon.0) 9836 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.386954+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.386954+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.463744+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.463744+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.467376+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.467376+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.471381+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.471381+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:57.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.472823+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.472823+0000 mon.a (mon.0) 9841 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:57.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.482008+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:57.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:57 smithi040 bash[70555]: audit 2024-04-24T17:20:57.482008+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.990866752Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991128996Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991147202Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991154981Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991160311Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991167367Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991172251Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-24T17:20:58.032 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991178056Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991183069Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991191109Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991197254Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991201941Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991206861Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991211575Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.99121676Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991227529Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991234005Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991239366Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=settings t=2024-04-24T17:20:57.991244488Z level=info msg="App mode production" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=sqlstore t=2024-04-24T17:20:57.991342977Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:57 smithi204 bash[89495]: logger=sqlstore t=2024-04-24T17:20:57.991362379Z 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-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.008173171Z level=info msg="Starting DB migrations" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.013632612Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-24T17:20:58.033 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.0340217Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-24T17:20:58.309 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.076065027Z level=info msg="Executing migration" id="create folder table" 2024-04-24T17:20:58.309 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.118097151Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-24T17:20:58.309 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.160530027Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-24T17:20:58.310 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.202328814Z level=info msg="Executing migration" id="Update folder title length" 2024-04-24T17:20:58.310 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.227621117Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-24T17:20:58.310 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=migrator t=2024-04-24T17:20:58.269658938Z level=info msg="migrations completed" performed=7 skipped=474 duration=256.533433ms 2024-04-24T17:20:58.310 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=sqlstore t=2024-04-24T17:20:58.270513305Z level=info msg="Created default organization" 2024-04-24T17:20:58.310 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=plugin.finder t=2024-04-24T17:20:58.310161215Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-24T17:20:58.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=secrets t=2024-04-24T17:20:58.310339518Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-24T17:20:58.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=query_data t=2024-04-24T17:20:58.313862349Z level=info msg="Query Service initialization" 2024-04-24T17:20:58.758 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[89495]: logger=live.push_http t=2024-04-24T17:20:58.318728539Z level=info msg="Live Push Gateway initialization" 2024-04-24T17:20:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:56.890144+0000 mgr.x (mgr.25010) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:56.890144+0000 mgr.x (mgr.25010) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:56.964361+0000 mgr.x (mgr.25010) 2804 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:58.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:56.964361+0000 mgr.x (mgr.25010) 2804 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:56.996494+0000 mgr.x (mgr.25010) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:56.996494+0000 mgr.x (mgr.25010) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.092072+0000 mgr.x (mgr.25010) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.092072+0000 mgr.x (mgr.25010) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.190294+0000 mgr.x (mgr.25010) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.190294+0000 mgr.x (mgr.25010) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.295435+0000 mgr.x (mgr.25010) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.295435+0000 mgr.x (mgr.25010) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.387797+0000 mgr.x (mgr.25010) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.387797+0000 mgr.x (mgr.25010) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.482950+0000 mgr.x (mgr.25010) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.482950+0000 mgr.x (mgr.25010) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.550325+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.550325+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.553764+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.553764+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.556998+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.556998+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.558357+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.558357+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.567398+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.567398+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.644126+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.644126+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.647537+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.647537+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.650585+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.650585+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.652006+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.652006+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.661291+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.661291+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.736316+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.736316+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.738921+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.738921+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.741181+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.741181+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.742141+0000 mon.a (mon.0) 9856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.742141+0000 mon.a (mon.0) 9856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.750517+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.750517+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.808243+0000 mon.a (mon.0) 9858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.808243+0000 mon.a (mon.0) 9858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.811015+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.811015+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.814696+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.814696+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.815839+0000 mon.a (mon.0) 9861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.815839+0000 mon.a (mon.0) 9861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.824345+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.824345+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.887869+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.887869+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.890799+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.890799+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.893156+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.893156+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.894146+0000 mon.a (mon.0) 9866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.894146+0000 mon.a (mon.0) 9866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.900890+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.900890+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.965403+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.965403+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.968513+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.968513+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.971148+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.971148+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.974136+0000 mon.a (mon.0) 9871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.974136+0000 mon.a (mon.0) 9871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.983424+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:57.983424+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.047338+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.047338+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.050258+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.050258+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.052536+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.052536+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.053636+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.053636+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.062146+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.062146+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.107234+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.107234+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.110098+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.110098+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.112613+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.112613+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.113762+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.113762+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.123316+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.123316+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.169767+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.169767+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.172624+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.172624+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.175069+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.175069+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.176166+0000 mon.a (mon.0) 9886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.176166+0000 mon.a (mon.0) 9886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.187183+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.187183+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.246783+0000 mon.a (mon.0) 9888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.246783+0000 mon.a (mon.0) 9888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.250013+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.250013+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.253316+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.253316+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.254627+0000 mon.a (mon.0) 9891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.254627+0000 mon.a (mon.0) 9891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.263433+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.263433+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.327197+0000 mon.a (mon.0) 9893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.327197+0000 mon.a (mon.0) 9893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.330103+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.330103+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.332752+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.332752+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.333923+0000 mon.a (mon.0) 9896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.333923+0000 mon.a (mon.0) 9896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.342823+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.342823+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.405047+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.405047+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.407948+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.407948+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.410804+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.410804+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.412150+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.412150+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.421600+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.421600+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.480490+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.480490+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.483358+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.483358+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.486466+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.486466+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.487705+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.487705+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.498563+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:58 smithi204 bash[58651]: audit 2024-04-24T17:20:58.498563+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:56.890144+0000 mgr.x (mgr.25010) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:56.890144+0000 mgr.x (mgr.25010) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:56.964361+0000 mgr.x (mgr.25010) 2804 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:58.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:56.964361+0000 mgr.x (mgr.25010) 2804 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:56.996494+0000 mgr.x (mgr.25010) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:56.996494+0000 mgr.x (mgr.25010) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.092072+0000 mgr.x (mgr.25010) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.092072+0000 mgr.x (mgr.25010) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.190294+0000 mgr.x (mgr.25010) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.190294+0000 mgr.x (mgr.25010) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.295435+0000 mgr.x (mgr.25010) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.295435+0000 mgr.x (mgr.25010) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.387797+0000 mgr.x (mgr.25010) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.387797+0000 mgr.x (mgr.25010) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.482950+0000 mgr.x (mgr.25010) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.482950+0000 mgr.x (mgr.25010) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.550325+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.550325+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.553764+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.553764+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.556998+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:56.890144+0000 mgr.x (mgr.25010) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:56.890144+0000 mgr.x (mgr.25010) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:56.964361+0000 mgr.x (mgr.25010) 2804 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:56.964361+0000 mgr.x (mgr.25010) 2804 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-24T17:20:58.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:56.996494+0000 mgr.x (mgr.25010) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:56.996494+0000 mgr.x (mgr.25010) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.092072+0000 mgr.x (mgr.25010) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.092072+0000 mgr.x (mgr.25010) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.190294+0000 mgr.x (mgr.25010) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.190294+0000 mgr.x (mgr.25010) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.295435+0000 mgr.x (mgr.25010) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.295435+0000 mgr.x (mgr.25010) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.387797+0000 mgr.x (mgr.25010) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.387797+0000 mgr.x (mgr.25010) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.482950+0000 mgr.x (mgr.25010) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.482950+0000 mgr.x (mgr.25010) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.550325+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.550325+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.553764+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.553764+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.556998+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.556998+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.558357+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.558357+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.567398+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.567398+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.644126+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.644126+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.647537+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.647537+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.650585+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.650585+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.652006+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.652006+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.661291+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.661291+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.736316+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.736316+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.738921+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.738921+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.556998+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.558357+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.558357+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.567398+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.567398+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.644126+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.644126+0000 mon.a (mon.0) 9848 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.647537+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.647537+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.650585+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.650585+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.652006+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.652006+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.661291+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.661291+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.736316+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.736316+0000 mon.a (mon.0) 9853 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.738921+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.738921+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.741181+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.741181+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.742141+0000 mon.a (mon.0) 9856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.742141+0000 mon.a (mon.0) 9856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.750517+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.750517+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.808243+0000 mon.a (mon.0) 9858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.808243+0000 mon.a (mon.0) 9858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.811015+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.811015+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.814696+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.814696+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.815839+0000 mon.a (mon.0) 9861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.815839+0000 mon.a (mon.0) 9861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.824345+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.824345+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.887869+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.887869+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.890799+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.741181+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.741181+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.742141+0000 mon.a (mon.0) 9856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.742141+0000 mon.a (mon.0) 9856 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.750517+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.750517+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.808243+0000 mon.a (mon.0) 9858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.808243+0000 mon.a (mon.0) 9858 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.811015+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.811015+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.814696+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.814696+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.815839+0000 mon.a (mon.0) 9861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.815839+0000 mon.a (mon.0) 9861 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.824345+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.824345+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.887869+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.887869+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.890799+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.890799+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.893156+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.893156+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.894146+0000 mon.a (mon.0) 9866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.894146+0000 mon.a (mon.0) 9866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.900890+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.900890+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.965403+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.965403+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.968513+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.968513+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.971148+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.971148+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.974136+0000 mon.a (mon.0) 9871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.974136+0000 mon.a (mon.0) 9871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.983424+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:57.983424+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.047338+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.047338+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.890799+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.893156+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.893156+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.894146+0000 mon.a (mon.0) 9866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.894146+0000 mon.a (mon.0) 9866 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.900890+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.900890+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.965403+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.965403+0000 mon.a (mon.0) 9868 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.968513+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.968513+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.971148+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.971148+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.974136+0000 mon.a (mon.0) 9871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.974136+0000 mon.a (mon.0) 9871 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.983424+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:57.983424+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.047338+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.047338+0000 mon.a (mon.0) 9873 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.050258+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.050258+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.052536+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.052536+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.053636+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.053636+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.062146+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.062146+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.107234+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.107234+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.110098+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.110098+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.112613+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.112613+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.113762+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.113762+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.123316+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.123316+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.169767+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.050258+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.050258+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.052536+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.052536+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.053636+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.053636+0000 mon.a (mon.0) 9876 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.062146+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.062146+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.107234+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.107234+0000 mon.a (mon.0) 9878 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.110098+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.110098+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.112613+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.112613+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.113762+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.113762+0000 mon.a (mon.0) 9881 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.123316+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.123316+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.169767+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.169767+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.172624+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.172624+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.175069+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.175069+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.176166+0000 mon.a (mon.0) 9886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.176166+0000 mon.a (mon.0) 9886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.187183+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.187183+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.246783+0000 mon.a (mon.0) 9888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.246783+0000 mon.a (mon.0) 9888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.250013+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.250013+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.253316+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.253316+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.254627+0000 mon.a (mon.0) 9891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.254627+0000 mon.a (mon.0) 9891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.263433+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.263433+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.327197+0000 mon.a (mon.0) 9893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.169767+0000 mon.a (mon.0) 9883 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.172624+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.172624+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.175069+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.175069+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.176166+0000 mon.a (mon.0) 9886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.176166+0000 mon.a (mon.0) 9886 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.187183+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.187183+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.246783+0000 mon.a (mon.0) 9888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.246783+0000 mon.a (mon.0) 9888 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.250013+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.250013+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.253316+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.253316+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.254627+0000 mon.a (mon.0) 9891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.254627+0000 mon.a (mon.0) 9891 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.263433+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.263433+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.327197+0000 mon.a (mon.0) 9893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.327197+0000 mon.a (mon.0) 9893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.330103+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.330103+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.332752+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.332752+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.333923+0000 mon.a (mon.0) 9896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.333923+0000 mon.a (mon.0) 9896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.342823+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.342823+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.405047+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.405047+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.407948+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.407948+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.410804+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.410804+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.412150+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.412150+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.421600+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.421600+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.480490+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.480490+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.483358+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.483358+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.486466+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.486466+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.487705+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.487705+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.498563+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[70555]: audit 2024-04-24T17:20:58.498563+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.327197+0000 mon.a (mon.0) 9893 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.330103+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.330103+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.332752+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.332752+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.333923+0000 mon.a (mon.0) 9896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.333923+0000 mon.a (mon.0) 9896 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.342823+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.342823+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.405047+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.405047+0000 mon.a (mon.0) 9898 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.407948+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.407948+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.410804+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.410804+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.412150+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.412150+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.421600+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.421600+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.480490+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.480490+0000 mon.a (mon.0) 9903 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.483358+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.483358+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.486466+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.486466+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.487705+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.487705+0000 mon.a (mon.0) 9906 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.498563+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:58.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:58 smithi040 bash[76016]: audit 2024-04-24T17:20:58.498563+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.499 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=infra.usagestats.collector t=2024-04-24T17:20:59.080637717Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-24T17:20:59.500 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=provisioning.datasources t=2024-04-24T17:20:59.198827106Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-24T17:20:59.500 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=provisioning.datasources t=2024-04-24T17:20:59.198843025Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-24T17:20:59.500 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=provisioning.datasources t=2024-04-24T17:20:59.199001185Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-24T17:20:59.767 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=provisioning.alerting t=2024-04-24T17:20:59.50148173Z level=info msg="starting to provision alerting" 2024-04-24T17:20:59.767 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=provisioning.alerting t=2024-04-24T17:20:59.501507968Z level=info msg="finished to provision alerting" 2024-04-24T17:20:59.768 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=ngalert.state.manager t=2024-04-24T17:20:59.501649899Z level=info msg="Warming state cache for startup" 2024-04-24T17:20:59.768 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=ngalert.state.manager t=2024-04-24T17:20:59.501895075Z level=info msg="State cache has been initialized" states=0 duration=244.42µs 2024-04-24T17:20:59.768 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=ticker t=2024-04-24T17:20:59.501970149Z level=info msg=starting first_tick=2024-04-24T17:21:00Z 2024-04-24T17:20:59.768 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=grafanaStorageLogger t=2024-04-24T17:20:59.502203866Z level=info msg="storage starting" 2024-04-24T17:20:59.768 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=ngalert.multiorg.alertmanager t=2024-04-24T17:20:59.502526411Z level=info msg="starting MultiOrg Alertmanager" 2024-04-24T17:20:59.768 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[89495]: logger=http.server t=2024-04-24T17:20:59.505078541Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.568190+0000 mgr.x (mgr.25010) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.568190+0000 mgr.x (mgr.25010) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.662186+0000 mgr.x (mgr.25010) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.662186+0000 mgr.x (mgr.25010) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.751503+0000 mgr.x (mgr.25010) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.751503+0000 mgr.x (mgr.25010) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.825236+0000 mgr.x (mgr.25010) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.825236+0000 mgr.x (mgr.25010) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.901719+0000 mgr.x (mgr.25010) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.901719+0000 mgr.x (mgr.25010) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cluster 2024-04-24T17:20:57.962636+0000 mgr.x (mgr.25010) 2816 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cluster 2024-04-24T17:20:57.962636+0000 mgr.x (mgr.25010) 2816 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:59.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.984333+0000 mgr.x (mgr.25010) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:57.984333+0000 mgr.x (mgr.25010) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.062946+0000 mgr.x (mgr.25010) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.062946+0000 mgr.x (mgr.25010) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.124162+0000 mgr.x (mgr.25010) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.124162+0000 mgr.x (mgr.25010) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.187994+0000 mgr.x (mgr.25010) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.187994+0000 mgr.x (mgr.25010) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.264229+0000 mgr.x (mgr.25010) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.264229+0000 mgr.x (mgr.25010) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.343718+0000 mgr.x (mgr.25010) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.343718+0000 mgr.x (mgr.25010) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.422704+0000 mgr.x (mgr.25010) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.422704+0000 mgr.x (mgr.25010) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.499438+0000 mgr.x (mgr.25010) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.499438+0000 mgr.x (mgr.25010) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.557649+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.557649+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.561043+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.561043+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.563314+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.563314+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.564234+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.564234+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.572725+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.572725+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.573617+0000 mgr.x (mgr.25010) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.573617+0000 mgr.x (mgr.25010) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.635891+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.635891+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.639243+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.639243+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.641991+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.641991+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.643264+0000 mon.a (mon.0) 9916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.643264+0000 mon.a (mon.0) 9916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.653276+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.653276+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.654125+0000 mgr.x (mgr.25010) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.654125+0000 mgr.x (mgr.25010) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.705122+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.705122+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.707925+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.707925+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.710371+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.710371+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.711385+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.711385+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.721198+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.721198+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.722051+0000 mgr.x (mgr.25010) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.722051+0000 mgr.x (mgr.25010) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.768444+0000 mon.a (mon.0) 9923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.768444+0000 mon.a (mon.0) 9923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.771996+0000 mon.a (mon.0) 9924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.771996+0000 mon.a (mon.0) 9924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.778183+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.778183+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.779313+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.779313+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.774 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.789413+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.789413+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.790271+0000 mgr.x (mgr.25010) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.790271+0000 mgr.x (mgr.25010) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.831399+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.831399+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.834305+0000 mon.a (mon.0) 9929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.834305+0000 mon.a (mon.0) 9929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.836817+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.836817+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.838036+0000 mon.a (mon.0) 9931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.838036+0000 mon.a (mon.0) 9931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.847202+0000 mon.a (mon.0) 9932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.847202+0000 mon.a (mon.0) 9932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.847977+0000 mgr.x (mgr.25010) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.847977+0000 mgr.x (mgr.25010) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.906927+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.906927+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.909735+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.909735+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.912350+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.912350+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.913569+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.913569+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.921548+0000 mon.a (mon.0) 9937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.921548+0000 mon.a (mon.0) 9937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.922327+0000 mgr.x (mgr.25010) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:58.922327+0000 mgr.x (mgr.25010) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.984299+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.984299+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.987593+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.987593+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.990589+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.990589+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.991910+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:58.991910+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.000619+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.000619+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.001477+0000 mgr.x (mgr.25010) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.001477+0000 mgr.x (mgr.25010) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.063438+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.063438+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.067102+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.067102+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.070206+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.070206+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.071644+0000 mon.a (mon.0) 9946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.071644+0000 mon.a (mon.0) 9946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.080940+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.080940+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.081820+0000 mgr.x (mgr.25010) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.081820+0000 mgr.x (mgr.25010) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.150464+0000 mon.a (mon.0) 9948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.150464+0000 mon.a (mon.0) 9948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.155262+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.155262+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.158104+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.158104+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.159362+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.159362+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.170582+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.170582+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.171427+0000 mgr.x (mgr.25010) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.171427+0000 mgr.x (mgr.25010) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.228501+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.779 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.228501+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.231364+0000 mon.a (mon.0) 9954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.231364+0000 mon.a (mon.0) 9954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.233627+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.233627+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.234579+0000 mon.a (mon.0) 9956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.234579+0000 mon.a (mon.0) 9956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.243318+0000 mon.a (mon.0) 9957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.243318+0000 mon.a (mon.0) 9957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.244007+0000 mgr.x (mgr.25010) 2834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.244007+0000 mgr.x (mgr.25010) 2834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.315587+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.315587+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.320303+0000 mon.a (mon.0) 9959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.320303+0000 mon.a (mon.0) 9959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.323479+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.323479+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.324893+0000 mon.a (mon.0) 9961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.324893+0000 mon.a (mon.0) 9961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.334461+0000 mon.a (mon.0) 9962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.334461+0000 mon.a (mon.0) 9962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.335548+0000 mgr.x (mgr.25010) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.335548+0000 mgr.x (mgr.25010) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.406650+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.406650+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.410040+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.410040+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.412869+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.412869+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.414002+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.414002+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.422725+0000 mon.a (mon.0) 9967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.422725+0000 mon.a (mon.0) 9967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.423509+0000 mgr.x (mgr.25010) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.423509+0000 mgr.x (mgr.25010) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.483667+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.483667+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.486939+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.486939+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.489544+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.489544+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.782 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.490822+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.783 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.490822+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.783 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.499369+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.783 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: audit 2024-04-24T17:20:59.499369+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.783 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.500180+0000 mgr.x (mgr.25010) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.783 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:20:59 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.500180+0000 mgr.x (mgr.25010) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.568190+0000 mgr.x (mgr.25010) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.568190+0000 mgr.x (mgr.25010) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.662186+0000 mgr.x (mgr.25010) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.662186+0000 mgr.x (mgr.25010) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.751503+0000 mgr.x (mgr.25010) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.751503+0000 mgr.x (mgr.25010) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.825236+0000 mgr.x (mgr.25010) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.825236+0000 mgr.x (mgr.25010) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.901719+0000 mgr.x (mgr.25010) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.901719+0000 mgr.x (mgr.25010) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cluster 2024-04-24T17:20:57.962636+0000 mgr.x (mgr.25010) 2816 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cluster 2024-04-24T17:20:57.962636+0000 mgr.x (mgr.25010) 2816 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.984333+0000 mgr.x (mgr.25010) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:57.984333+0000 mgr.x (mgr.25010) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.062946+0000 mgr.x (mgr.25010) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.062946+0000 mgr.x (mgr.25010) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.124162+0000 mgr.x (mgr.25010) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.124162+0000 mgr.x (mgr.25010) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.187994+0000 mgr.x (mgr.25010) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.187994+0000 mgr.x (mgr.25010) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.264229+0000 mgr.x (mgr.25010) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.264229+0000 mgr.x (mgr.25010) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.568190+0000 mgr.x (mgr.25010) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.568190+0000 mgr.x (mgr.25010) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.662186+0000 mgr.x (mgr.25010) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.662186+0000 mgr.x (mgr.25010) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.751503+0000 mgr.x (mgr.25010) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.751503+0000 mgr.x (mgr.25010) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.825236+0000 mgr.x (mgr.25010) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.825236+0000 mgr.x (mgr.25010) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.901719+0000 mgr.x (mgr.25010) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.901719+0000 mgr.x (mgr.25010) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cluster 2024-04-24T17:20:57.962636+0000 mgr.x (mgr.25010) 2816 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cluster 2024-04-24T17:20:57.962636+0000 mgr.x (mgr.25010) 2816 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:20:59.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.984333+0000 mgr.x (mgr.25010) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:57.984333+0000 mgr.x (mgr.25010) 2817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.062946+0000 mgr.x (mgr.25010) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.062946+0000 mgr.x (mgr.25010) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.124162+0000 mgr.x (mgr.25010) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.124162+0000 mgr.x (mgr.25010) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.187994+0000 mgr.x (mgr.25010) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.187994+0000 mgr.x (mgr.25010) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.264229+0000 mgr.x (mgr.25010) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.264229+0000 mgr.x (mgr.25010) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.343718+0000 mgr.x (mgr.25010) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.343718+0000 mgr.x (mgr.25010) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.422704+0000 mgr.x (mgr.25010) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.422704+0000 mgr.x (mgr.25010) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.499438+0000 mgr.x (mgr.25010) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.499438+0000 mgr.x (mgr.25010) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.557649+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.557649+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.561043+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.561043+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.563314+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.563314+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.564234+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.564234+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.572725+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.572725+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.573617+0000 mgr.x (mgr.25010) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.573617+0000 mgr.x (mgr.25010) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.635891+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.635891+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.639243+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.639243+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.641991+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.641991+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.643264+0000 mon.a (mon.0) 9916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.643264+0000 mon.a (mon.0) 9916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.653276+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.653276+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.654125+0000 mgr.x (mgr.25010) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.654125+0000 mgr.x (mgr.25010) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.705122+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.705122+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.707925+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.707925+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.710371+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.710371+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.711385+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.711385+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.721198+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.343718+0000 mgr.x (mgr.25010) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.343718+0000 mgr.x (mgr.25010) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.422704+0000 mgr.x (mgr.25010) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.422704+0000 mgr.x (mgr.25010) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.499438+0000 mgr.x (mgr.25010) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.499438+0000 mgr.x (mgr.25010) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.557649+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.557649+0000 mon.a (mon.0) 9908 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.561043+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.561043+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.563314+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.563314+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.564234+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.564234+0000 mon.a (mon.0) 9911 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.572725+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.572725+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.573617+0000 mgr.x (mgr.25010) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.573617+0000 mgr.x (mgr.25010) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.635891+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.635891+0000 mon.a (mon.0) 9913 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.721198+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.722051+0000 mgr.x (mgr.25010) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.722051+0000 mgr.x (mgr.25010) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.768444+0000 mon.a (mon.0) 9923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.768444+0000 mon.a (mon.0) 9923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.771996+0000 mon.a (mon.0) 9924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.771996+0000 mon.a (mon.0) 9924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.778183+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.778183+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.779313+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.779313+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.789413+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.789413+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.790271+0000 mgr.x (mgr.25010) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.790271+0000 mgr.x (mgr.25010) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.831399+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.831399+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.834305+0000 mon.a (mon.0) 9929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.834305+0000 mon.a (mon.0) 9929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.836817+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.639243+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.639243+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.641991+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.641991+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.643264+0000 mon.a (mon.0) 9916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.643264+0000 mon.a (mon.0) 9916 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.653276+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.653276+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.654125+0000 mgr.x (mgr.25010) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.654125+0000 mgr.x (mgr.25010) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.705122+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.705122+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.707925+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.707925+0000 mon.a (mon.0) 9919 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.710371+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.710371+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.711385+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.711385+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.721198+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.721198+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.722051+0000 mgr.x (mgr.25010) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.722051+0000 mgr.x (mgr.25010) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.768444+0000 mon.a (mon.0) 9923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.768444+0000 mon.a (mon.0) 9923 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.771996+0000 mon.a (mon.0) 9924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.771996+0000 mon.a (mon.0) 9924 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.778183+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.778183+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.779313+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.779313+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.789413+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.789413+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.790271+0000 mgr.x (mgr.25010) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.790271+0000 mgr.x (mgr.25010) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.831399+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.831399+0000 mon.a (mon.0) 9928 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.834305+0000 mon.a (mon.0) 9929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.834305+0000 mon.a (mon.0) 9929 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.836817+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.836817+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.838036+0000 mon.a (mon.0) 9931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.838036+0000 mon.a (mon.0) 9931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.847202+0000 mon.a (mon.0) 9932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.847202+0000 mon.a (mon.0) 9932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.847977+0000 mgr.x (mgr.25010) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.847977+0000 mgr.x (mgr.25010) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.906927+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.906927+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.909735+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.909735+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.912350+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.912350+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.913569+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.913569+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.921548+0000 mon.a (mon.0) 9937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.921548+0000 mon.a (mon.0) 9937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.922327+0000 mgr.x (mgr.25010) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:58.922327+0000 mgr.x (mgr.25010) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.984299+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.836817+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.838036+0000 mon.a (mon.0) 9931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.838036+0000 mon.a (mon.0) 9931 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.847202+0000 mon.a (mon.0) 9932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.847202+0000 mon.a (mon.0) 9932 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.847977+0000 mgr.x (mgr.25010) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.847977+0000 mgr.x (mgr.25010) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.906927+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.906927+0000 mon.a (mon.0) 9933 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.909735+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.909735+0000 mon.a (mon.0) 9934 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.912350+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.912350+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.913569+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.913569+0000 mon.a (mon.0) 9936 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.921548+0000 mon.a (mon.0) 9937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.921548+0000 mon.a (mon.0) 9937 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.922327+0000 mgr.x (mgr.25010) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:58.922327+0000 mgr.x (mgr.25010) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.984299+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.984299+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.987593+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.987593+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.990589+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.990589+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.991910+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:58.991910+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.000619+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.000619+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.001477+0000 mgr.x (mgr.25010) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.001477+0000 mgr.x (mgr.25010) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.063438+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.063438+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.067102+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.067102+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.070206+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.070206+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.071644+0000 mon.a (mon.0) 9946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.071644+0000 mon.a (mon.0) 9946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.080940+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.080940+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.081820+0000 mgr.x (mgr.25010) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.081820+0000 mgr.x (mgr.25010) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.150464+0000 mon.a (mon.0) 9948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.150464+0000 mon.a (mon.0) 9948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.155262+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.155262+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.158104+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.158104+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.159362+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.159362+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.170582+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.170582+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.171427+0000 mgr.x (mgr.25010) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.171427+0000 mgr.x (mgr.25010) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.228501+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.228501+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.231364+0000 mon.a (mon.0) 9954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.231364+0000 mon.a (mon.0) 9954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.233627+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.233627+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.234579+0000 mon.a (mon.0) 9956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.234579+0000 mon.a (mon.0) 9956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.243318+0000 mon.a (mon.0) 9957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.243318+0000 mon.a (mon.0) 9957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.244007+0000 mgr.x (mgr.25010) 2834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.244007+0000 mgr.x (mgr.25010) 2834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.315587+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.315587+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.320303+0000 mon.a (mon.0) 9959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.320303+0000 mon.a (mon.0) 9959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.323479+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.323479+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.324893+0000 mon.a (mon.0) 9961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.324893+0000 mon.a (mon.0) 9961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.334461+0000 mon.a (mon.0) 9962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.334461+0000 mon.a (mon.0) 9962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.335548+0000 mgr.x (mgr.25010) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.335548+0000 mgr.x (mgr.25010) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.406650+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.406650+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.410040+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.410040+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.412869+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.412869+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.414002+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.414002+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.422725+0000 mon.a (mon.0) 9967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.422725+0000 mon.a (mon.0) 9967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.423509+0000 mgr.x (mgr.25010) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.423509+0000 mgr.x (mgr.25010) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.483667+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.483667+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.486939+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.486939+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.489544+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.489544+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.490822+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.490822+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.499369+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: audit 2024-04-24T17:20:59.499369+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.500180+0000 mgr.x (mgr.25010) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.500180+0000 mgr.x (mgr.25010) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.984299+0000 mon.a (mon.0) 9938 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.987593+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.987593+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.990589+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.990589+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.991910+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:58.991910+0000 mon.a (mon.0) 9941 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.000619+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.000619+0000 mon.a (mon.0) 9942 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.001477+0000 mgr.x (mgr.25010) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.001477+0000 mgr.x (mgr.25010) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.063438+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.063438+0000 mon.a (mon.0) 9943 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.067102+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.067102+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.070206+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.070206+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.071644+0000 mon.a (mon.0) 9946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.071644+0000 mon.a (mon.0) 9946 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.080940+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.080940+0000 mon.a (mon.0) 9947 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.081820+0000 mgr.x (mgr.25010) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.081820+0000 mgr.x (mgr.25010) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.150464+0000 mon.a (mon.0) 9948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.150464+0000 mon.a (mon.0) 9948 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.155262+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.155262+0000 mon.a (mon.0) 9949 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.158104+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.158104+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.159362+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.159362+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.170582+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.170582+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.171427+0000 mgr.x (mgr.25010) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.171427+0000 mgr.x (mgr.25010) 2833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.228501+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.228501+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.231364+0000 mon.a (mon.0) 9954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.231364+0000 mon.a (mon.0) 9954 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.233627+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.233627+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.234579+0000 mon.a (mon.0) 9956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.234579+0000 mon.a (mon.0) 9956 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.966 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.243318+0000 mon.a (mon.0) 9957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.243318+0000 mon.a (mon.0) 9957 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.244007+0000 mgr.x (mgr.25010) 2834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.244007+0000 mgr.x (mgr.25010) 2834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.315587+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.315587+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.320303+0000 mon.a (mon.0) 9959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.320303+0000 mon.a (mon.0) 9959 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.323479+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.323479+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.324893+0000 mon.a (mon.0) 9961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.324893+0000 mon.a (mon.0) 9961 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.334461+0000 mon.a (mon.0) 9962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.334461+0000 mon.a (mon.0) 9962 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.335548+0000 mgr.x (mgr.25010) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.335548+0000 mgr.x (mgr.25010) 2835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.406650+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.406650+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.410040+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.410040+0000 mon.a (mon.0) 9964 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.412869+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.412869+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.414002+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.414002+0000 mon.a (mon.0) 9966 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.422725+0000 mon.a (mon.0) 9967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.422725+0000 mon.a (mon.0) 9967 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.423509+0000 mgr.x (mgr.25010) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.423509+0000 mgr.x (mgr.25010) 2836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.483667+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.483667+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:20:59.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.486939+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.486939+0000 mon.a (mon.0) 9969 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:20:59.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.489544+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.489544+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:20:59.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.490822+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.490822+0000 mon.a (mon.0) 9971 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:20:59.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.499369+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: audit 2024-04-24T17:20:59.499369+0000 mon.a (mon.0) 9972 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:20:59.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.500180+0000 mgr.x (mgr.25010) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:20:59.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:20:59 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.500180+0000 mgr.x (mgr.25010) 2837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.557045+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.557045+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.559588+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.559588+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.561865+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.561865+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.562902+0000 mon.a (mon.0) 9976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.562902+0000 mon.a (mon.0) 9976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.570661+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.570661+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.571404+0000 mgr.x (mgr.25010) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.571404+0000 mgr.x (mgr.25010) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.612832+0000 mon.a (mon.0) 9978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.612832+0000 mon.a (mon.0) 9978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.615545+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.615545+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.617999+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.617999+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.619099+0000 mon.a (mon.0) 9981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.619099+0000 mon.a (mon.0) 9981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.627543+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.627543+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.628284+0000 mgr.x (mgr.25010) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.628284+0000 mgr.x (mgr.25010) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.711441+0000 mon.a (mon.0) 9983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.711441+0000 mon.a (mon.0) 9983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.715387+0000 mon.a (mon.0) 9984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.715387+0000 mon.a (mon.0) 9984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.719021+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.719021+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.720391+0000 mon.a (mon.0) 9986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.720391+0000 mon.a (mon.0) 9986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.729708+0000 mon.a (mon.0) 9987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.729708+0000 mon.a (mon.0) 9987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.730557+0000 mgr.x (mgr.25010) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.730557+0000 mgr.x (mgr.25010) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.786592+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.786592+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.789605+0000 mon.a (mon.0) 9989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.557045+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.557045+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.559588+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.559588+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.561865+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.561865+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.562902+0000 mon.a (mon.0) 9976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.562902+0000 mon.a (mon.0) 9976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.570661+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.570661+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.571404+0000 mgr.x (mgr.25010) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.571404+0000 mgr.x (mgr.25010) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.612832+0000 mon.a (mon.0) 9978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.612832+0000 mon.a (mon.0) 9978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.615545+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.615545+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.617999+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.617999+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.619099+0000 mon.a (mon.0) 9981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.789605+0000 mon.a (mon.0) 9989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.793506+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.793506+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.794776+0000 mon.a (mon.0) 9991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.794776+0000 mon.a (mon.0) 9991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.804232+0000 mon.a (mon.0) 9992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.804232+0000 mon.a (mon.0) 9992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.805114+0000 mgr.x (mgr.25010) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.805114+0000 mgr.x (mgr.25010) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.861689+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.861689+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.864699+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.864699+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.867304+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.867304+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.868506+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.868506+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.877241+0000 mon.a (mon.0) 9997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.877241+0000 mon.a (mon.0) 9997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.878057+0000 mgr.x (mgr.25010) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.878057+0000 mgr.x (mgr.25010) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.939119+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.939119+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.942376+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.942376+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.945818+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.945818+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.946961+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.946961+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.955684+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:20:59.955684+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.956434+0000 mgr.x (mgr.25010) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:20:59.956434+0000 mgr.x (mgr.25010) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cluster 2024-04-24T17:20:59.963130+0000 mgr.x (mgr.25010) 2844 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cluster 2024-04-24T17:20:59.963130+0000 mgr.x (mgr.25010) 2844 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.013830+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.013830+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.016826+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.016826+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.019525+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.019525+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.020808+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.020808+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.029801+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.029801+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.030632+0000 mgr.x (mgr.25010) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.030632+0000 mgr.x (mgr.25010) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.086826+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.086826+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.089051+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.089051+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.091082+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.091082+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.091801+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.091801+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.097692+0000 mon.a (mon.0) 10012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.097692+0000 mon.a (mon.0) 10012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.098630+0000 mgr.x (mgr.25010) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.098630+0000 mgr.x (mgr.25010) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.155333+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.155333+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.157879+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.157879+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.160362+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.160362+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.161387+0000 mon.a (mon.0) 10016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.161387+0000 mon.a (mon.0) 10016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.166923+0000 mon.a (mon.0) 10017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.166923+0000 mon.a (mon.0) 10017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.167577+0000 mgr.x (mgr.25010) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.167577+0000 mgr.x (mgr.25010) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.229402+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.229402+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.232085+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.232085+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.234338+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.234338+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.235343+0000 mon.a (mon.0) 10021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.619099+0000 mon.a (mon.0) 9981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.627543+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.627543+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.628284+0000 mgr.x (mgr.25010) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.628284+0000 mgr.x (mgr.25010) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.711441+0000 mon.a (mon.0) 9983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.711441+0000 mon.a (mon.0) 9983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.715387+0000 mon.a (mon.0) 9984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.715387+0000 mon.a (mon.0) 9984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.719021+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.719021+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.720391+0000 mon.a (mon.0) 9986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.720391+0000 mon.a (mon.0) 9986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.729708+0000 mon.a (mon.0) 9987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.729708+0000 mon.a (mon.0) 9987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.730557+0000 mgr.x (mgr.25010) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.730557+0000 mgr.x (mgr.25010) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.786592+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.786592+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.789605+0000 mon.a (mon.0) 9989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.235343+0000 mon.a (mon.0) 10021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.243380+0000 mon.a (mon.0) 10022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.243380+0000 mon.a (mon.0) 10022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.244162+0000 mgr.x (mgr.25010) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.244162+0000 mgr.x (mgr.25010) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.289301+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.289301+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.292609+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.292609+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.295298+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.295298+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.296724+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.296724+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.303937+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.303937+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.304723+0000 mgr.x (mgr.25010) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.304723+0000 mgr.x (mgr.25010) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.365885+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.365885+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.368392+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.368392+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.370762+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.370762+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.371719+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.371719+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.380366+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.380366+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.381105+0000 mgr.x (mgr.25010) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.381105+0000 mgr.x (mgr.25010) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.458419+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.458419+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.461602+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.461602+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.464305+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.464305+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.465762+0000 mon.a (mon.0) 10036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.465762+0000 mon.a (mon.0) 10036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.474676+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: audit 2024-04-24T17:21:00.474676+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.475560+0000 mgr.x (mgr.25010) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.475560+0000 mgr.x (mgr.25010) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.789605+0000 mon.a (mon.0) 9989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.793506+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.793506+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.794776+0000 mon.a (mon.0) 9991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.794776+0000 mon.a (mon.0) 9991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.804232+0000 mon.a (mon.0) 9992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.804232+0000 mon.a (mon.0) 9992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.805114+0000 mgr.x (mgr.25010) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.805114+0000 mgr.x (mgr.25010) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.861689+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.861689+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.864699+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.864699+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.867304+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.867304+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.868506+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.868506+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.877241+0000 mon.a (mon.0) 9997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.877241+0000 mon.a (mon.0) 9997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.878057+0000 mgr.x (mgr.25010) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.878057+0000 mgr.x (mgr.25010) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.939119+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.939119+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.942376+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.942376+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.945818+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.945818+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.946961+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.946961+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.955684+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:20:59.955684+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.956434+0000 mgr.x (mgr.25010) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:20:59.956434+0000 mgr.x (mgr.25010) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cluster 2024-04-24T17:20:59.963130+0000 mgr.x (mgr.25010) 2844 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cluster 2024-04-24T17:20:59.963130+0000 mgr.x (mgr.25010) 2844 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.013830+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.013830+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.016826+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.016826+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.019525+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.019525+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.020808+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.020808+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.029801+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.029801+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.030632+0000 mgr.x (mgr.25010) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.030632+0000 mgr.x (mgr.25010) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.086826+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.086826+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.089051+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.089051+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.091082+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.091082+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.091801+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.091801+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.097692+0000 mon.a (mon.0) 10012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.097692+0000 mon.a (mon.0) 10012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.098630+0000 mgr.x (mgr.25010) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.098630+0000 mgr.x (mgr.25010) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.155333+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.155333+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.157879+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.157879+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.160362+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.160362+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.161387+0000 mon.a (mon.0) 10016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.161387+0000 mon.a (mon.0) 10016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.166923+0000 mon.a (mon.0) 10017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.166923+0000 mon.a (mon.0) 10017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.167577+0000 mgr.x (mgr.25010) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.167577+0000 mgr.x (mgr.25010) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.229402+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.229402+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.232085+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.232085+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.234338+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.234338+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.235343+0000 mon.a (mon.0) 10021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.235343+0000 mon.a (mon.0) 10021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.243380+0000 mon.a (mon.0) 10022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.243380+0000 mon.a (mon.0) 10022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.244162+0000 mgr.x (mgr.25010) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.244162+0000 mgr.x (mgr.25010) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.289301+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.289301+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.292609+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.292609+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.295298+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.295298+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.296724+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.296724+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.303937+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.303937+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.304723+0000 mgr.x (mgr.25010) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.304723+0000 mgr.x (mgr.25010) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.365885+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.365885+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.368392+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.368392+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.370762+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.370762+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.371719+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.371719+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.380366+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.380366+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.381105+0000 mgr.x (mgr.25010) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.381105+0000 mgr.x (mgr.25010) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.458419+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.458419+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.461602+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.461602+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.464305+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.464305+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.465762+0000 mon.a (mon.0) 10036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.465762+0000 mon.a (mon.0) 10036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:00.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.474676+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: audit 2024-04-24T17:21:00.474676+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:00.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.475560+0000 mgr.x (mgr.25010) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:00.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:00 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.475560+0000 mgr.x (mgr.25010) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.557045+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.557045+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.559588+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.559588+0000 mon.a (mon.0) 9974 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.561865+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.561865+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.562902+0000 mon.a (mon.0) 9976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.562902+0000 mon.a (mon.0) 9976 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.570661+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.570661+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.571404+0000 mgr.x (mgr.25010) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.571404+0000 mgr.x (mgr.25010) 2838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.612832+0000 mon.a (mon.0) 9978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.612832+0000 mon.a (mon.0) 9978 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.615545+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.615545+0000 mon.a (mon.0) 9979 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.617999+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.617999+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.619099+0000 mon.a (mon.0) 9981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.619099+0000 mon.a (mon.0) 9981 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.627543+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.627543+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.628284+0000 mgr.x (mgr.25010) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.628284+0000 mgr.x (mgr.25010) 2839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.711441+0000 mon.a (mon.0) 9983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.711441+0000 mon.a (mon.0) 9983 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.715387+0000 mon.a (mon.0) 9984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.715387+0000 mon.a (mon.0) 9984 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.719021+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.719021+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.720391+0000 mon.a (mon.0) 9986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.720391+0000 mon.a (mon.0) 9986 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.729708+0000 mon.a (mon.0) 9987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.729708+0000 mon.a (mon.0) 9987 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.730557+0000 mgr.x (mgr.25010) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.730557+0000 mgr.x (mgr.25010) 2840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.786592+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.786592+0000 mon.a (mon.0) 9988 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.789605+0000 mon.a (mon.0) 9989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.789605+0000 mon.a (mon.0) 9989 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.793506+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.793506+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.794776+0000 mon.a (mon.0) 9991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.794776+0000 mon.a (mon.0) 9991 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.804232+0000 mon.a (mon.0) 9992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.804232+0000 mon.a (mon.0) 9992 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.805114+0000 mgr.x (mgr.25010) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.805114+0000 mgr.x (mgr.25010) 2841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.861689+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.861689+0000 mon.a (mon.0) 9993 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.864699+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.864699+0000 mon.a (mon.0) 9994 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.867304+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.867304+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.868506+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.868506+0000 mon.a (mon.0) 9996 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.877241+0000 mon.a (mon.0) 9997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.877241+0000 mon.a (mon.0) 9997 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.878057+0000 mgr.x (mgr.25010) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.878057+0000 mgr.x (mgr.25010) 2842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.939119+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.939119+0000 mon.a (mon.0) 9998 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.942376+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.942376+0000 mon.a (mon.0) 9999 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.945818+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.945818+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.946961+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.946961+0000 mon.a (mon.0) 10001 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.955684+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:20:59.955684+0000 mon.a (mon.0) 10002 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.956434+0000 mgr.x (mgr.25010) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:20:59.956434+0000 mgr.x (mgr.25010) 2843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cluster 2024-04-24T17:20:59.963130+0000 mgr.x (mgr.25010) 2844 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cluster 2024-04-24T17:20:59.963130+0000 mgr.x (mgr.25010) 2844 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.013830+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.013830+0000 mon.a (mon.0) 10003 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.016826+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.016826+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.019525+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.019525+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.020808+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.020808+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.029801+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.029801+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.030632+0000 mgr.x (mgr.25010) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.030632+0000 mgr.x (mgr.25010) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.086826+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.086826+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.089051+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.089051+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.091082+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.091082+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.091801+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.091801+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.097692+0000 mon.a (mon.0) 10012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.097692+0000 mon.a (mon.0) 10012 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.098630+0000 mgr.x (mgr.25010) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.098630+0000 mgr.x (mgr.25010) 2846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.155333+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.155333+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.157879+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.157879+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.160362+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.160362+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.161387+0000 mon.a (mon.0) 10016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.161387+0000 mon.a (mon.0) 10016 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.166923+0000 mon.a (mon.0) 10017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.166923+0000 mon.a (mon.0) 10017 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.167577+0000 mgr.x (mgr.25010) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.167577+0000 mgr.x (mgr.25010) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.229402+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.229402+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.232085+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.232085+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.234338+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.234338+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.235343+0000 mon.a (mon.0) 10021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.235343+0000 mon.a (mon.0) 10021 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.243380+0000 mon.a (mon.0) 10022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.243380+0000 mon.a (mon.0) 10022 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.244162+0000 mgr.x (mgr.25010) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.244162+0000 mgr.x (mgr.25010) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.289301+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.289301+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.292609+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.292609+0000 mon.a (mon.0) 10024 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.295298+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.295298+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.296724+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.296724+0000 mon.a (mon.0) 10026 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.303937+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.303937+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.304723+0000 mgr.x (mgr.25010) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.304723+0000 mgr.x (mgr.25010) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.365885+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.365885+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.368392+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.368392+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.370762+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.370762+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.371719+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.371719+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.380366+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.380366+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.381105+0000 mgr.x (mgr.25010) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.381105+0000 mgr.x (mgr.25010) 2850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.458419+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.458419+0000 mon.a (mon.0) 10033 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.461602+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.461602+0000 mon.a (mon.0) 10034 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.464305+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.464305+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.465762+0000 mon.a (mon.0) 10036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.465762+0000 mon.a (mon.0) 10036 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.474676+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: audit 2024-04-24T17:21:00.474676+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.475560+0000 mgr.x (mgr.25010) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:00 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.475560+0000 mgr.x (mgr.25010) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.544972+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.544972+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.549239+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.549239+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.552763+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.552763+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.554084+0000 mon.a (mon.0) 10041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.554084+0000 mon.a (mon.0) 10041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.562012+0000 mon.a (mon.0) 10042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.562012+0000 mon.a (mon.0) 10042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.562944+0000 mgr.x (mgr.25010) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.562944+0000 mgr.x (mgr.25010) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.605937+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.605937+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.608823+0000 mon.a (mon.0) 10044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.608823+0000 mon.a (mon.0) 10044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.611248+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.611248+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.612277+0000 mon.a (mon.0) 10046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.544972+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.544972+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.549239+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.549239+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.552763+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.552763+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.554084+0000 mon.a (mon.0) 10041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.554084+0000 mon.a (mon.0) 10041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.562012+0000 mon.a (mon.0) 10042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.562012+0000 mon.a (mon.0) 10042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.562944+0000 mgr.x (mgr.25010) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.562944+0000 mgr.x (mgr.25010) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.605937+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.605937+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.608823+0000 mon.a (mon.0) 10044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.608823+0000 mon.a (mon.0) 10044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.611248+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.611248+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.612277+0000 mon.a (mon.0) 10046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.612277+0000 mon.a (mon.0) 10046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.618827+0000 mon.a (mon.0) 10047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.618827+0000 mon.a (mon.0) 10047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.619721+0000 mgr.x (mgr.25010) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.693 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.619721+0000 mgr.x (mgr.25010) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.661117+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.661117+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.664387+0000 mon.a (mon.0) 10049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.664387+0000 mon.a (mon.0) 10049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.666764+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.666764+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.668005+0000 mon.a (mon.0) 10051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.668005+0000 mon.a (mon.0) 10051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.675577+0000 mon.a (mon.0) 10052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.675577+0000 mon.a (mon.0) 10052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.676429+0000 mgr.x (mgr.25010) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.676429+0000 mgr.x (mgr.25010) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.732794+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.732794+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.694 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.737249+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.737249+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.740872+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.740872+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.742437+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.742437+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.750544+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.750544+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.751380+0000 mgr.x (mgr.25010) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.751380+0000 mgr.x (mgr.25010) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.807425+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.807425+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.812344+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.812344+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.816305+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.816305+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.817868+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.817868+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.826574+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.696 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.826574+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.612277+0000 mon.a (mon.0) 10046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.618827+0000 mon.a (mon.0) 10047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.618827+0000 mon.a (mon.0) 10047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.619721+0000 mgr.x (mgr.25010) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.619721+0000 mgr.x (mgr.25010) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.661117+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.661117+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.664387+0000 mon.a (mon.0) 10049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.664387+0000 mon.a (mon.0) 10049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.666764+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.666764+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.668005+0000 mon.a (mon.0) 10051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.668005+0000 mon.a (mon.0) 10051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.675577+0000 mon.a (mon.0) 10052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.675577+0000 mon.a (mon.0) 10052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.676429+0000 mgr.x (mgr.25010) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.676429+0000 mgr.x (mgr.25010) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.732794+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.698 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.732794+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.827365+0000 mgr.x (mgr.25010) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.827365+0000 mgr.x (mgr.25010) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.915333+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.915333+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.920019+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.920019+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.924568+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.924568+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.926138+0000 mon.a (mon.0) 10066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.926138+0000 mon.a (mon.0) 10066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.699 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.934291+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:00.934291+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.935253+0000 mgr.x (mgr.25010) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:00.935253+0000 mgr.x (mgr.25010) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.026756+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.026756+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.030168+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.030168+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.033514+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.033514+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.737249+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.737249+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.740872+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.700 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.740872+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.742437+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.742437+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.750544+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.750544+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.751380+0000 mgr.x (mgr.25010) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.751380+0000 mgr.x (mgr.25010) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.807425+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.807425+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.812344+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.812344+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.816305+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.816305+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.817868+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.817868+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.701 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.826574+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.826574+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.034755+0000 mon.a (mon.0) 10071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.034755+0000 mon.a (mon.0) 10071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.043750+0000 mon.a (mon.0) 10072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.043750+0000 mon.a (mon.0) 10072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.044646+0000 mgr.x (mgr.25010) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.702 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.044646+0000 mgr.x (mgr.25010) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.132765+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.132765+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.137614+0000 mon.a (mon.0) 10074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.137614+0000 mon.a (mon.0) 10074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.141749+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.141749+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.143380+0000 mon.a (mon.0) 10076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.143380+0000 mon.a (mon.0) 10076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.153327+0000 mon.a (mon.0) 10077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.153327+0000 mon.a (mon.0) 10077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.154193+0000 mgr.x (mgr.25010) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.154193+0000 mgr.x (mgr.25010) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.703 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.227121+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.227121+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.230298+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.230298+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.233578+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.233578+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.235185+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.235185+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.243674+0000 mon.a (mon.0) 10082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.243674+0000 mon.a (mon.0) 10082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.244503+0000 mgr.x (mgr.25010) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.244503+0000 mgr.x (mgr.25010) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.330989+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.330989+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.334992+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.704 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.334992+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.338235+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.338235+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.339528+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.339528+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.349082+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.827365+0000 mgr.x (mgr.25010) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.827365+0000 mgr.x (mgr.25010) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.915333+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.915333+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.920019+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.920019+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.705 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.924568+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.924568+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.926138+0000 mon.a (mon.0) 10066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.926138+0000 mon.a (mon.0) 10066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.934291+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:00.934291+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.935253+0000 mgr.x (mgr.25010) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:00.935253+0000 mgr.x (mgr.25010) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.026756+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.026756+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.030168+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.030168+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.033514+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.033514+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.349082+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.350194+0000 mgr.x (mgr.25010) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.350194+0000 mgr.x (mgr.25010) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.395847+0000 mgr.x (mgr.25010) 2862 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:01.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.395847+0000 mgr.x (mgr.25010) 2862 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:01.707 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.427090+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.708 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.427090+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.430727+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.430727+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.434396+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.434396+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.435919+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.435919+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.444928+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: audit 2024-04-24T17:21:01.444928+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.446018+0000 mgr.x (mgr.25010) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.446018+0000 mgr.x (mgr.25010) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.034755+0000 mon.a (mon.0) 10071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.034755+0000 mon.a (mon.0) 10071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.043750+0000 mon.a (mon.0) 10072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.043750+0000 mon.a (mon.0) 10072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.044646+0000 mgr.x (mgr.25010) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.044646+0000 mgr.x (mgr.25010) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.710 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.132765+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.132765+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.137614+0000 mon.a (mon.0) 10074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.137614+0000 mon.a (mon.0) 10074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.141749+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.141749+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.143380+0000 mon.a (mon.0) 10076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.143380+0000 mon.a (mon.0) 10076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.153327+0000 mon.a (mon.0) 10077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.153327+0000 mon.a (mon.0) 10077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.154193+0000 mgr.x (mgr.25010) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.154193+0000 mgr.x (mgr.25010) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.711 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.227121+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.227121+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.230298+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.230298+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.233578+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.233578+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.235185+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.235185+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.243674+0000 mon.a (mon.0) 10082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.243674+0000 mon.a (mon.0) 10082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.244503+0000 mgr.x (mgr.25010) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.244503+0000 mgr.x (mgr.25010) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.330989+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.330989+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.334992+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.334992+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.338235+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.338235+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.339528+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.339528+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.349082+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.349082+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.350194+0000 mgr.x (mgr.25010) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.350194+0000 mgr.x (mgr.25010) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.395847+0000 mgr.x (mgr.25010) 2862 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.395847+0000 mgr.x (mgr.25010) 2862 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.427090+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.427090+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.430727+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.713 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.430727+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.434396+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.434396+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.435919+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.435919+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.444928+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: audit 2024-04-24T17:21:01.444928+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.446018+0000 mgr.x (mgr.25010) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:01.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:01 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.446018+0000 mgr.x (mgr.25010) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.544972+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.544972+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.549239+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.549239+0000 mon.a (mon.0) 10039 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.552763+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.552763+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.554084+0000 mon.a (mon.0) 10041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.554084+0000 mon.a (mon.0) 10041 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.562012+0000 mon.a (mon.0) 10042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.562012+0000 mon.a (mon.0) 10042 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.562944+0000 mgr.x (mgr.25010) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.562944+0000 mgr.x (mgr.25010) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.003 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.605937+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.605937+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.608823+0000 mon.a (mon.0) 10044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.608823+0000 mon.a (mon.0) 10044 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.611248+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.611248+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.612277+0000 mon.a (mon.0) 10046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.612277+0000 mon.a (mon.0) 10046 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.618827+0000 mon.a (mon.0) 10047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.618827+0000 mon.a (mon.0) 10047 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.619721+0000 mgr.x (mgr.25010) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.619721+0000 mgr.x (mgr.25010) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.661117+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.661117+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.664387+0000 mon.a (mon.0) 10049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.664387+0000 mon.a (mon.0) 10049 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.666764+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.666764+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.668005+0000 mon.a (mon.0) 10051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.668005+0000 mon.a (mon.0) 10051 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.675577+0000 mon.a (mon.0) 10052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.675577+0000 mon.a (mon.0) 10052 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.676429+0000 mgr.x (mgr.25010) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.676429+0000 mgr.x (mgr.25010) 2854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.732794+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.732794+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.737249+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.737249+0000 mon.a (mon.0) 10054 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.740872+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.740872+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.742437+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.742437+0000 mon.a (mon.0) 10056 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.750544+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.750544+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.751380+0000 mgr.x (mgr.25010) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.751380+0000 mgr.x (mgr.25010) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.807425+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.807425+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.812344+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.812344+0000 mon.a (mon.0) 10059 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.816305+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.816305+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.817868+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.817868+0000 mon.a (mon.0) 10061 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.826574+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.826574+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.827365+0000 mgr.x (mgr.25010) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.827365+0000 mgr.x (mgr.25010) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.915333+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.915333+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.920019+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.920019+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.924568+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.924568+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.926138+0000 mon.a (mon.0) 10066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.926138+0000 mon.a (mon.0) 10066 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.934291+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:00.934291+0000 mon.a (mon.0) 10067 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.935253+0000 mgr.x (mgr.25010) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:00.935253+0000 mgr.x (mgr.25010) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.026756+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.026756+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.030168+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.030168+0000 mon.a (mon.0) 10069 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.033514+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.033514+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.034755+0000 mon.a (mon.0) 10071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.034755+0000 mon.a (mon.0) 10071 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.043750+0000 mon.a (mon.0) 10072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.043750+0000 mon.a (mon.0) 10072 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.044646+0000 mgr.x (mgr.25010) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.044646+0000 mgr.x (mgr.25010) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.132765+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.132765+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.137614+0000 mon.a (mon.0) 10074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.137614+0000 mon.a (mon.0) 10074 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.141749+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.141749+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.143380+0000 mon.a (mon.0) 10076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.143380+0000 mon.a (mon.0) 10076 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.153327+0000 mon.a (mon.0) 10077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.153327+0000 mon.a (mon.0) 10077 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.154193+0000 mgr.x (mgr.25010) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.154193+0000 mgr.x (mgr.25010) 2859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.227121+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.227121+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.230298+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.230298+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.233578+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.233578+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.235185+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.235185+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.243674+0000 mon.a (mon.0) 10082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.243674+0000 mon.a (mon.0) 10082 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.244503+0000 mgr.x (mgr.25010) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.244503+0000 mgr.x (mgr.25010) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.330989+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.330989+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.334992+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.334992+0000 mon.a (mon.0) 10084 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.338235+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.338235+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.339528+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.339528+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.349082+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.349082+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.350194+0000 mgr.x (mgr.25010) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.350194+0000 mgr.x (mgr.25010) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.395847+0000 mgr.x (mgr.25010) 2862 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.395847+0000 mgr.x (mgr.25010) 2862 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.427090+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.427090+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.430727+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.430727+0000 mon.a (mon.0) 10089 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.434396+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.434396+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.435919+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.435919+0000 mon.a (mon.0) 10091 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.444928+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: audit 2024-04-24T17:21:01.444928+0000 mon.a (mon.0) 10092 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.446018+0000 mgr.x (mgr.25010) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:01 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.446018+0000 mgr.x (mgr.25010) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.526057+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.526057+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.552762+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.552762+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.556124+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.556124+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.557303+0000 mon.a (mon.0) 10096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.557303+0000 mon.a (mon.0) 10096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.566583+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.566583+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.567390+0000 mgr.x (mgr.25010) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.567390+0000 mgr.x (mgr.25010) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.623795+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.623795+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.626838+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.626838+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.629409+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.629409+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.630574+0000 mon.a (mon.0) 10101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.526057+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.526057+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.552762+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.552762+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.556124+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.556124+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.557303+0000 mon.a (mon.0) 10096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.557303+0000 mon.a (mon.0) 10096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.566583+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.566583+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.567390+0000 mgr.x (mgr.25010) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.567390+0000 mgr.x (mgr.25010) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.623795+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.623795+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.626838+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.626838+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.629409+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.629409+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.630574+0000 mon.a (mon.0) 10101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.630574+0000 mon.a (mon.0) 10101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.637451+0000 mon.a (mon.0) 10102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.637451+0000 mon.a (mon.0) 10102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.638143+0000 mgr.x (mgr.25010) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.638143+0000 mgr.x (mgr.25010) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.711226+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.711226+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.714135+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.714135+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.717213+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.717213+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.718272+0000 mon.a (mon.0) 10106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.718272+0000 mon.a (mon.0) 10106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.726670+0000 mon.a (mon.0) 10107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.726670+0000 mon.a (mon.0) 10107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.727398+0000 mgr.x (mgr.25010) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.727398+0000 mgr.x (mgr.25010) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.789162+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.789162+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.792078+0000 mon.a (mon.0) 10109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.792078+0000 mon.a (mon.0) 10109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.794889+0000 mon.a (mon.0) 10110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.794889+0000 mon.a (mon.0) 10110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.796130+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.796130+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.804774+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.804774+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.805588+0000 mgr.x (mgr.25010) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.805588+0000 mgr.x (mgr.25010) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.852585+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.852585+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.889592+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.889592+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.892478+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.892478+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.895164+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.895164+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.896422+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.630574+0000 mon.a (mon.0) 10101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.637451+0000 mon.a (mon.0) 10102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.637451+0000 mon.a (mon.0) 10102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.638143+0000 mgr.x (mgr.25010) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.638143+0000 mgr.x (mgr.25010) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.711226+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.711226+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.714135+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.714135+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.717213+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.717213+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.718272+0000 mon.a (mon.0) 10106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.718272+0000 mon.a (mon.0) 10106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.726670+0000 mon.a (mon.0) 10107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.726670+0000 mon.a (mon.0) 10107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.727398+0000 mgr.x (mgr.25010) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.727398+0000 mgr.x (mgr.25010) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.789162+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.789162+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.896422+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.904993+0000 mon.a (mon.0) 10118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.904993+0000 mon.a (mon.0) 10118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.905751+0000 mgr.x (mgr.25010) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.905751+0000 mgr.x (mgr.25010) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.971 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cluster 2024-04-24T17:21:01.963775+0000 mgr.x (mgr.25010) 2869 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cluster 2024-04-24T17:21:01.963775+0000 mgr.x (mgr.25010) 2869 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.980441+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.980441+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.983533+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.983533+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.986500+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.986500+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.987795+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.987795+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.996965+0000 mon.a (mon.0) 10123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:01.996965+0000 mon.a (mon.0) 10123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.997851+0000 mgr.x (mgr.25010) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:01.997851+0000 mgr.x (mgr.25010) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.972 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.055304+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.792078+0000 mon.a (mon.0) 10109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.792078+0000 mon.a (mon.0) 10109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.794889+0000 mon.a (mon.0) 10110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.794889+0000 mon.a (mon.0) 10110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.796130+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.796130+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.804774+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.804774+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.805588+0000 mgr.x (mgr.25010) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.805588+0000 mgr.x (mgr.25010) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.973 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.852585+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.852585+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.889592+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.889592+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.892478+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.892478+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.895164+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.895164+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.974 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.896422+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.055304+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.057875+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.057875+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.060394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.060394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.061224+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.061224+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.066969+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.066969+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.067797+0000 mgr.x (mgr.25010) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.067797+0000 mgr.x (mgr.25010) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.109069+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.975 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.109069+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.111476+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.111476+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.114833+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.114833+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.115661+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.115661+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.121515+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.121515+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.122293+0000 mgr.x (mgr.25010) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.122293+0000 mgr.x (mgr.25010) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.162168+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.162168+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.164506+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.164506+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.166685+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.166685+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.167599+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.167599+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.175638+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.175638+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.176442+0000 mgr.x (mgr.25010) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.176442+0000 mgr.x (mgr.25010) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.217284+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.217284+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.220298+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.220298+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.222852+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.222852+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.223854+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.223854+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.977 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.232139+0000 mon.a (mon.0) 10143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.232139+0000 mon.a (mon.0) 10143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.232917+0000 mgr.x (mgr.25010) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.232917+0000 mgr.x (mgr.25010) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.273435+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.273435+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.276295+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.276295+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.278774+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.278774+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.279934+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.279934+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.288405+0000 mon.a (mon.0) 10148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.288405+0000 mon.a (mon.0) 10148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.289214+0000 mgr.x (mgr.25010) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.289214+0000 mgr.x (mgr.25010) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.896422+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.904993+0000 mon.a (mon.0) 10118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.904993+0000 mon.a (mon.0) 10118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.905751+0000 mgr.x (mgr.25010) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.905751+0000 mgr.x (mgr.25010) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cluster 2024-04-24T17:21:01.963775+0000 mgr.x (mgr.25010) 2869 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cluster 2024-04-24T17:21:01.963775+0000 mgr.x (mgr.25010) 2869 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.980441+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.980441+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.983533+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.979 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.983533+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.986500+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.986500+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.987795+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.987795+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.996965+0000 mon.a (mon.0) 10123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:01.996965+0000 mon.a (mon.0) 10123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.997851+0000 mgr.x (mgr.25010) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:01.997851+0000 mgr.x (mgr.25010) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.055304+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.345488+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.980 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.345488+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.348439+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.348439+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.350811+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.350811+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.351872+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.351872+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.360041+0000 mon.a (mon.0) 10153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.360041+0000 mon.a (mon.0) 10153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.360842+0000 mgr.x (mgr.25010) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.360842+0000 mgr.x (mgr.25010) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.401524+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.401524+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.404648+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.404648+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.407395+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.407395+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.408578+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.408578+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.416711+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.416711+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.417495+0000 mgr.x (mgr.25010) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.417495+0000 mgr.x (mgr.25010) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.474899+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.474899+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.477764+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.477764+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.480303+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.480303+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.481275+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.982 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.481275+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.495344+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: audit 2024-04-24T17:21:02.495344+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.496101+0000 mgr.x (mgr.25010) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.496101+0000 mgr.x (mgr.25010) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.055304+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.057875+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.057875+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.060394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.060394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.061224+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.061224+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.066969+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.066969+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.067797+0000 mgr.x (mgr.25010) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.067797+0000 mgr.x (mgr.25010) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.109069+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.109069+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.111476+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.111476+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.114833+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.114833+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.115661+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.115661+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.121515+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.121515+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.122293+0000 mgr.x (mgr.25010) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.122293+0000 mgr.x (mgr.25010) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.162168+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.162168+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.164506+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.164506+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.166685+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.166685+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.167599+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.167599+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.175638+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.175638+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.176442+0000 mgr.x (mgr.25010) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.176442+0000 mgr.x (mgr.25010) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.217284+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.217284+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.220298+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.220298+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.222852+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.222852+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.223854+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.223854+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.232139+0000 mon.a (mon.0) 10143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.986 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.232139+0000 mon.a (mon.0) 10143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.232917+0000 mgr.x (mgr.25010) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.232917+0000 mgr.x (mgr.25010) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.273435+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.273435+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.276295+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.276295+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.278774+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.278774+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.279934+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.279934+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.288405+0000 mon.a (mon.0) 10148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.288405+0000 mon.a (mon.0) 10148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.289214+0000 mgr.x (mgr.25010) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.289214+0000 mgr.x (mgr.25010) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.987 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.345488+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.345488+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.348439+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.348439+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.350811+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.350811+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.351872+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.351872+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.360041+0000 mon.a (mon.0) 10153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.360041+0000 mon.a (mon.0) 10153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.360842+0000 mgr.x (mgr.25010) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.360842+0000 mgr.x (mgr.25010) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.401524+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.401524+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.404648+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.988 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.404648+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.407395+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.407395+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.408578+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.408578+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.416711+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.416711+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.417495+0000 mgr.x (mgr.25010) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.417495+0000 mgr.x (mgr.25010) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.474899+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.474899+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.477764+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.477764+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.480303+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.480303+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:02.989 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.481275+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.481275+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:02.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.495344+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: audit 2024-04-24T17:21:02.495344+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:02.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.496101+0000 mgr.x (mgr.25010) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:02.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:02 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.496101+0000 mgr.x (mgr.25010) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.526057+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.526057+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.552762+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.552762+0000 mon.a (mon.0) 10094 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.556124+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.556124+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.557303+0000 mon.a (mon.0) 10096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.557303+0000 mon.a (mon.0) 10096 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.566583+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.566583+0000 mon.a (mon.0) 10097 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.567390+0000 mgr.x (mgr.25010) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.567390+0000 mgr.x (mgr.25010) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.623795+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.623795+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.626838+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.626838+0000 mon.a (mon.0) 10099 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.629409+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.629409+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.630574+0000 mon.a (mon.0) 10101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.630574+0000 mon.a (mon.0) 10101 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.637451+0000 mon.a (mon.0) 10102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.637451+0000 mon.a (mon.0) 10102 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.638143+0000 mgr.x (mgr.25010) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.638143+0000 mgr.x (mgr.25010) 2865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.711226+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.711226+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.714135+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.714135+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.717213+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.717213+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.718272+0000 mon.a (mon.0) 10106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.718272+0000 mon.a (mon.0) 10106 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.726670+0000 mon.a (mon.0) 10107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.726670+0000 mon.a (mon.0) 10107 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.727398+0000 mgr.x (mgr.25010) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.727398+0000 mgr.x (mgr.25010) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.789162+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.789162+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.792078+0000 mon.a (mon.0) 10109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.792078+0000 mon.a (mon.0) 10109 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.794889+0000 mon.a (mon.0) 10110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.794889+0000 mon.a (mon.0) 10110 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.796130+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.796130+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.804774+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.804774+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.805588+0000 mgr.x (mgr.25010) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.805588+0000 mgr.x (mgr.25010) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.852585+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.852585+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:03.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.889592+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.889592+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.892478+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.892478+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.895164+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.895164+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.896422+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.896422+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.904993+0000 mon.a (mon.0) 10118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.904993+0000 mon.a (mon.0) 10118 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.905751+0000 mgr.x (mgr.25010) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.905751+0000 mgr.x (mgr.25010) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cluster 2024-04-24T17:21:01.963775+0000 mgr.x (mgr.25010) 2869 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cluster 2024-04-24T17:21:01.963775+0000 mgr.x (mgr.25010) 2869 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.980441+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.980441+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.983533+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.983533+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.986500+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.986500+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.987795+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.987795+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.996965+0000 mon.a (mon.0) 10123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:01.996965+0000 mon.a (mon.0) 10123 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.997851+0000 mgr.x (mgr.25010) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:01.997851+0000 mgr.x (mgr.25010) 2870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.055304+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.055304+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.057875+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.057875+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.060394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.060394+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.061224+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.061224+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.066969+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.066969+0000 mon.a (mon.0) 10128 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.067797+0000 mgr.x (mgr.25010) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.067797+0000 mgr.x (mgr.25010) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.109069+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.109069+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.111476+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.111476+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.114833+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.114833+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.115661+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.115661+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.121515+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.121515+0000 mon.a (mon.0) 10133 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.122293+0000 mgr.x (mgr.25010) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.122293+0000 mgr.x (mgr.25010) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.162168+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.162168+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.164506+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.164506+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.166685+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.166685+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.167599+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.167599+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.175638+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.175638+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.176442+0000 mgr.x (mgr.25010) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.176442+0000 mgr.x (mgr.25010) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.217284+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.217284+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.220298+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.220298+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.222852+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.222852+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.223854+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.223854+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.232139+0000 mon.a (mon.0) 10143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.232139+0000 mon.a (mon.0) 10143 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.232917+0000 mgr.x (mgr.25010) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.232917+0000 mgr.x (mgr.25010) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.273435+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.273435+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.276295+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.276295+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.278774+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.278774+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.279934+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.279934+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.288405+0000 mon.a (mon.0) 10148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.288405+0000 mon.a (mon.0) 10148 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.289214+0000 mgr.x (mgr.25010) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.289214+0000 mgr.x (mgr.25010) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.345488+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.345488+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.348439+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.348439+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.350811+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.350811+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.351872+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.351872+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.360041+0000 mon.a (mon.0) 10153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.360041+0000 mon.a (mon.0) 10153 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.360842+0000 mgr.x (mgr.25010) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.360842+0000 mgr.x (mgr.25010) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.401524+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.401524+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.404648+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.404648+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.407395+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.407395+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.408578+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.408578+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.416711+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.416711+0000 mon.a (mon.0) 10158 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.417495+0000 mgr.x (mgr.25010) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.417495+0000 mgr.x (mgr.25010) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.474899+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.474899+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.477764+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.477764+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.480303+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.480303+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.481275+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.481275+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.495344+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: audit 2024-04-24T17:21:02.495344+0000 mon.a (mon.0) 10163 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.496101+0000 mgr.x (mgr.25010) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:02 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.496101+0000 mgr.x (mgr.25010) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.544976+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.544976+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.547225+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.547225+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.549419+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.549419+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.550341+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.550341+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.559633+0000 mon.a (mon.0) 10168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.559633+0000 mon.a (mon.0) 10168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.560348+0000 mgr.x (mgr.25010) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.560348+0000 mgr.x (mgr.25010) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.831 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.600397+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.600397+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.602695+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.602695+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.604738+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.604738+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.605604+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.544976+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.544976+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.547225+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.547225+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.832 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.549419+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.549419+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.550341+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.550341+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.559633+0000 mon.a (mon.0) 10168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.559633+0000 mon.a (mon.0) 10168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.560348+0000 mgr.x (mgr.25010) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.560348+0000 mgr.x (mgr.25010) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.600397+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.600397+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.602695+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.602695+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.604738+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.604738+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.605604+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.605604+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.615613+0000 mon.a (mon.0) 10173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.615613+0000 mon.a (mon.0) 10173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.616368+0000 mgr.x (mgr.25010) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.616368+0000 mgr.x (mgr.25010) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.673262+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.673262+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.676090+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.676090+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.678471+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.678471+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.679577+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.679577+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.690454+0000 mon.a (mon.0) 10178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.690454+0000 mon.a (mon.0) 10178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.691178+0000 mgr.x (mgr.25010) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.691178+0000 mgr.x (mgr.25010) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.748732+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.748732+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.835 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.605604+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.615613+0000 mon.a (mon.0) 10173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.615613+0000 mon.a (mon.0) 10173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.616368+0000 mgr.x (mgr.25010) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.616368+0000 mgr.x (mgr.25010) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.673262+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.673262+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.676090+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.676090+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.678471+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.678471+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.679577+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.679577+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.690454+0000 mon.a (mon.0) 10178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.690454+0000 mon.a (mon.0) 10178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.836 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.691178+0000 mgr.x (mgr.25010) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.691178+0000 mgr.x (mgr.25010) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.748732+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.837 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.748732+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.751070+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.751070+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.753431+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.753431+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.754329+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.754329+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.762703+0000 mon.a (mon.0) 10183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.762703+0000 mon.a (mon.0) 10183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.763722+0000 mgr.x (mgr.25010) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.763722+0000 mgr.x (mgr.25010) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.803999+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.803999+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.806207+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.806207+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.808305+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.808305+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.809417+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.839 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.809417+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.817766+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.817766+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.818511+0000 mgr.x (mgr.25010) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.818511+0000 mgr.x (mgr.25010) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.874748+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.874748+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.877700+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.877700+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.880290+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.880290+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.881480+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.881480+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.890506+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.890506+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.891200+0000 mgr.x (mgr.25010) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.891200+0000 mgr.x (mgr.25010) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.948746+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.948746+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.951432+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.951432+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.954129+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.954129+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.751070+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.751070+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.753431+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.841 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.753431+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.754329+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.754329+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.762703+0000 mon.a (mon.0) 10183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.762703+0000 mon.a (mon.0) 10183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.763722+0000 mgr.x (mgr.25010) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.763722+0000 mgr.x (mgr.25010) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.803999+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.803999+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.806207+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.806207+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.808305+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.808305+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.809417+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.842 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.809417+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.817766+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.817766+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.955130+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.955130+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.960916+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:02.960916+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.961590+0000 mgr.x (mgr.25010) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:02.961590+0000 mgr.x (mgr.25010) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.017640+0000 mon.a (mon.0) 10199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.843 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.017640+0000 mon.a (mon.0) 10199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.020257+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.020257+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.022899+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.022899+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.024391+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.024391+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.033542+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.033542+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.034375+0000 mgr.x (mgr.25010) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.034375+0000 mgr.x (mgr.25010) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.090679+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.818511+0000 mgr.x (mgr.25010) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.818511+0000 mgr.x (mgr.25010) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.874748+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.874748+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.877700+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.877700+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.880290+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.880290+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.881480+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.881480+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.890506+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.890506+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.891200+0000 mgr.x (mgr.25010) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.891200+0000 mgr.x (mgr.25010) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.948746+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.948746+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.951432+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.951432+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.954129+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.954129+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.090679+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.093543+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.093543+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.095904+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.095904+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.096971+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.096971+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.105471+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.105471+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.106236+0000 mgr.x (mgr.25010) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.106236+0000 mgr.x (mgr.25010) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.165963+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.165963+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.168752+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.168752+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.171370+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.171370+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.172632+0000 mon.a (mon.0) 10212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.172632+0000 mon.a (mon.0) 10212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.179087+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.955130+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.955130+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.960916+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:02.960916+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.961590+0000 mgr.x (mgr.25010) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:02.961590+0000 mgr.x (mgr.25010) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.017640+0000 mon.a (mon.0) 10199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.017640+0000 mon.a (mon.0) 10199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.020257+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.020257+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.022899+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.022899+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.024391+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.024391+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.033542+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.033542+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.034375+0000 mgr.x (mgr.25010) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.034375+0000 mgr.x (mgr.25010) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.090679+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.179087+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.179840+0000 mgr.x (mgr.25010) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.179840+0000 mgr.x (mgr.25010) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.267587+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.267587+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.849 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.272312+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.272312+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.277121+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.277121+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.278805+0000 mon.a (mon.0) 10217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.278805+0000 mon.a (mon.0) 10217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.286931+0000 mon.a (mon.0) 10218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.286931+0000 mon.a (mon.0) 10218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.287744+0000 mgr.x (mgr.25010) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.287744+0000 mgr.x (mgr.25010) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.346159+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.346159+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.348881+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.348881+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.090679+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.093543+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.093543+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.095904+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.095904+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.096971+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.096971+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.105471+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.105471+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.106236+0000 mgr.x (mgr.25010) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.106236+0000 mgr.x (mgr.25010) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.165963+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.165963+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.168752+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.168752+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.171370+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.171370+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.172632+0000 mon.a (mon.0) 10212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.172632+0000 mon.a (mon.0) 10212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.179087+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.351580+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.351580+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.352957+0000 mon.a (mon.0) 10222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.352957+0000 mon.a (mon.0) 10222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.359518+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.359518+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.360225+0000 mgr.x (mgr.25010) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.360225+0000 mgr.x (mgr.25010) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.433814+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.433814+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.436705+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.436705+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.439721+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.439721+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.441046+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.441046+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.448524+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.448524+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.449288+0000 mgr.x (mgr.25010) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.449288+0000 mgr.x (mgr.25010) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.179087+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.179840+0000 mgr.x (mgr.25010) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.179840+0000 mgr.x (mgr.25010) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.267587+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.267587+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.272312+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.272312+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.277121+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.277121+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.278805+0000 mon.a (mon.0) 10217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.278805+0000 mon.a (mon.0) 10217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.286931+0000 mon.a (mon.0) 10218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.286931+0000 mon.a (mon.0) 10218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.287744+0000 mgr.x (mgr.25010) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.287744+0000 mgr.x (mgr.25010) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.346159+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.346159+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.348881+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.348881+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.507458+0000 mon.a (mon.0) 10229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.507458+0000 mon.a (mon.0) 10229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.510099+0000 mon.a (mon.0) 10230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.510099+0000 mon.a (mon.0) 10230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.512359+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.512359+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.513648+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.513648+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.522382+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.856 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[70555]: audit 2024-04-24T17:21:03.522382+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.351580+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.351580+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.352957+0000 mon.a (mon.0) 10222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.352957+0000 mon.a (mon.0) 10222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.359518+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.359518+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.360225+0000 mgr.x (mgr.25010) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.360225+0000 mgr.x (mgr.25010) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.433814+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.433814+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.436705+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.436705+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.439721+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.439721+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.441046+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.441046+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.448524+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.448524+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.449288+0000 mgr.x (mgr.25010) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.449288+0000 mgr.x (mgr.25010) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.507458+0000 mon.a (mon.0) 10229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.507458+0000 mon.a (mon.0) 10229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.510099+0000 mon.a (mon.0) 10230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.510099+0000 mon.a (mon.0) 10230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.512359+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.512359+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.513648+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.858 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.513648+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.859 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.522382+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.859 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:03 smithi040 bash[76016]: audit 2024-04-24T17:21:03.522382+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.544976+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.544976+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.547225+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.547225+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.549419+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.549419+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.550341+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.550341+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.559633+0000 mon.a (mon.0) 10168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.559633+0000 mon.a (mon.0) 10168 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.560348+0000 mgr.x (mgr.25010) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.560348+0000 mgr.x (mgr.25010) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.600397+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.600397+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.602695+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.602695+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.604738+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.604738+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.605604+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.605604+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.615613+0000 mon.a (mon.0) 10173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.615613+0000 mon.a (mon.0) 10173 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.616368+0000 mgr.x (mgr.25010) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.616368+0000 mgr.x (mgr.25010) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.673262+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.673262+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.676090+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.676090+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.678471+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.678471+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.679577+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.679577+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.690454+0000 mon.a (mon.0) 10178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.690454+0000 mon.a (mon.0) 10178 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.691178+0000 mgr.x (mgr.25010) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.691178+0000 mgr.x (mgr.25010) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.748732+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.748732+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.751070+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.751070+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.753431+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.753431+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.754329+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.754329+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.762703+0000 mon.a (mon.0) 10183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.762703+0000 mon.a (mon.0) 10183 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.763722+0000 mgr.x (mgr.25010) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.763722+0000 mgr.x (mgr.25010) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.803999+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.803999+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.806207+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.806207+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.808305+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.808305+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.809417+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.809417+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.817766+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.817766+0000 mon.a (mon.0) 10188 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.818511+0000 mgr.x (mgr.25010) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.818511+0000 mgr.x (mgr.25010) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.874748+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.874748+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.877700+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.877700+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.880290+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.880290+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.881480+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.881480+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.890506+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.890506+0000 mon.a (mon.0) 10193 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.891200+0000 mgr.x (mgr.25010) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.891200+0000 mgr.x (mgr.25010) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.948746+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.948746+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.951432+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.951432+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.954129+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.954129+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.955130+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.955130+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.960916+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:02.960916+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.961590+0000 mgr.x (mgr.25010) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:02.961590+0000 mgr.x (mgr.25010) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.017640+0000 mon.a (mon.0) 10199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.017640+0000 mon.a (mon.0) 10199 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.020257+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.020257+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.022899+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.022899+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.024391+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.024391+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.033542+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.033542+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.034375+0000 mgr.x (mgr.25010) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.034375+0000 mgr.x (mgr.25010) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.090679+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.090679+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.093543+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.093543+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.095904+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.095904+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.096971+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.096971+0000 mon.a (mon.0) 10207 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.105471+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.105471+0000 mon.a (mon.0) 10208 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.106236+0000 mgr.x (mgr.25010) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.106236+0000 mgr.x (mgr.25010) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.165963+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.165963+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.168752+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.168752+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.171370+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.171370+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.172632+0000 mon.a (mon.0) 10212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.172632+0000 mon.a (mon.0) 10212 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.179087+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.179087+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.179840+0000 mgr.x (mgr.25010) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.179840+0000 mgr.x (mgr.25010) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.267587+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.267587+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.272312+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.272312+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.277121+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.277121+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.278805+0000 mon.a (mon.0) 10217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.278805+0000 mon.a (mon.0) 10217 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.286931+0000 mon.a (mon.0) 10218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.286931+0000 mon.a (mon.0) 10218 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.287744+0000 mgr.x (mgr.25010) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.287744+0000 mgr.x (mgr.25010) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.346159+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.346159+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.348881+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.348881+0000 mon.a (mon.0) 10220 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.351580+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.351580+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.352957+0000 mon.a (mon.0) 10222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.352957+0000 mon.a (mon.0) 10222 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.359518+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.359518+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.360225+0000 mgr.x (mgr.25010) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.360225+0000 mgr.x (mgr.25010) 2890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.433814+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.433814+0000 mon.a (mon.0) 10224 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.436705+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.436705+0000 mon.a (mon.0) 10225 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.439721+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.439721+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.441046+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.441046+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.448524+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.448524+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.449288+0000 mgr.x (mgr.25010) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.449288+0000 mgr.x (mgr.25010) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.507458+0000 mon.a (mon.0) 10229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.507458+0000 mon.a (mon.0) 10229 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.510099+0000 mon.a (mon.0) 10230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.510099+0000 mon.a (mon.0) 10230 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.512359+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.512359+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.513648+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.513648+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.522382+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:03.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:03 smithi204 bash[58651]: audit 2024-04-24T17:21:03.522382+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.249 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:21:04] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-24T17:21:04.844 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.523227+0000 mgr.x (mgr.25010) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.523227+0000 mgr.x (mgr.25010) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.583908+0000 mon.a (mon.0) 10234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.583908+0000 mon.a (mon.0) 10234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.586319+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.586319+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.588434+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.588434+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.589199+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.589199+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.595531+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.595531+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.596189+0000 mgr.x (mgr.25010) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.596189+0000 mgr.x (mgr.25010) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.641098+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.641098+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.643581+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.643581+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.645943+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.523227+0000 mgr.x (mgr.25010) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.523227+0000 mgr.x (mgr.25010) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.583908+0000 mon.a (mon.0) 10234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.583908+0000 mon.a (mon.0) 10234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.586319+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.586319+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.588434+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.588434+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.589199+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.589199+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.595531+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.595531+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.596189+0000 mgr.x (mgr.25010) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.596189+0000 mgr.x (mgr.25010) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.641098+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.641098+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.643581+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.643581+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.645943+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.645943+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.646776+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.646776+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.657740+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.657740+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.658437+0000 mgr.x (mgr.25010) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.658437+0000 mgr.x (mgr.25010) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.661408+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.661408+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.668193+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.668193+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.674070+0000 mon.a (mon.0) 10246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.674070+0000 mon.a (mon.0) 10246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.718076+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.718076+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.720677+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.720677+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.723371+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.723371+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.852 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.724372+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.645943+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.646776+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.646776+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.657740+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.657740+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.658437+0000 mgr.x (mgr.25010) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.658437+0000 mgr.x (mgr.25010) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.661408+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.661408+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.668193+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.668193+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.674070+0000 mon.a (mon.0) 10246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.674070+0000 mon.a (mon.0) 10246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.718076+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.718076+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.720677+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.720677+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.723371+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.723371+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.724372+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.724372+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.732233+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.732233+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.855 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.733176+0000 mgr.x (mgr.25010) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.733176+0000 mgr.x (mgr.25010) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.818923+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.818923+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.823445+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.823445+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.827229+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.827229+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.856 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.828698+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.828698+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.837692+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.837692+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.838533+0000 mgr.x (mgr.25010) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.838533+0000 mgr.x (mgr.25010) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.879704+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.879704+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.857 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.882040+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.724372+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.732233+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.732233+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.733176+0000 mgr.x (mgr.25010) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.733176+0000 mgr.x (mgr.25010) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.818923+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.818923+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.858 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.823445+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.823445+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.827229+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.827229+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.828698+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.859 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.828698+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.837692+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.837692+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.838533+0000 mgr.x (mgr.25010) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.838533+0000 mgr.x (mgr.25010) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.879704+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.879704+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.882040+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.882040+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.884287+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.884287+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.860 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.885113+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.885113+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.890707+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.890707+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.891444+0000 mgr.x (mgr.25010) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.891444+0000 mgr.x (mgr.25010) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.953136+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.953136+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.955778+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.955778+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.957833+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.957833+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.958539+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.958539+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cluster 2024-04-24T17:21:03.964201+0000 mgr.x (mgr.25010) 2898 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cluster 2024-04-24T17:21:03.964201+0000 mgr.x (mgr.25010) 2898 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.964300+0000 mon.a (mon.0) 10266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.882040+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.884287+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.884287+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.885113+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.885113+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.890707+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.890707+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.891444+0000 mgr.x (mgr.25010) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.891444+0000 mgr.x (mgr.25010) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.953136+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.953136+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.955778+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.955778+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.957833+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.957833+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.958539+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.958539+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cluster 2024-04-24T17:21:03.964201+0000 mgr.x (mgr.25010) 2898 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cluster 2024-04-24T17:21:03.964201+0000 mgr.x (mgr.25010) 2898 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.964300+0000 mon.a (mon.0) 10266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:03.964300+0000 mon.a (mon.0) 10266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.964987+0000 mgr.x (mgr.25010) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:03.964987+0000 mgr.x (mgr.25010) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.009522+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.009522+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.012058+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.012058+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.014245+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.014245+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.015114+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.015114+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.020424+0000 mon.a (mon.0) 10271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.020424+0000 mon.a (mon.0) 10271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.021092+0000 mgr.x (mgr.25010) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.021092+0000 mgr.x (mgr.25010) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.065598+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.065598+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.068072+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.068072+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:03.964300+0000 mon.a (mon.0) 10266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.964987+0000 mgr.x (mgr.25010) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:03.964987+0000 mgr.x (mgr.25010) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.009522+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.009522+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.012058+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.012058+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.014245+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.014245+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.015114+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.015114+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.020424+0000 mon.a (mon.0) 10271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.020424+0000 mon.a (mon.0) 10271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.021092+0000 mgr.x (mgr.25010) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.021092+0000 mgr.x (mgr.25010) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.065598+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.065598+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.068072+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.068072+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.070124+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.070124+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.070847+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.070847+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.076360+0000 mon.a (mon.0) 10276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.076360+0000 mon.a (mon.0) 10276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.077046+0000 mgr.x (mgr.25010) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.077046+0000 mgr.x (mgr.25010) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.117855+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.117855+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.869 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.120347+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.869 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.120347+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.869 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.122453+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.869 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.122453+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.869 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.123275+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.869 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.123275+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.869 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.131068+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.870 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.131068+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.870 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.131968+0000 mgr.x (mgr.25010) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.870 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.131968+0000 mgr.x (mgr.25010) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.070124+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.070124+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.070847+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.070847+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.076360+0000 mon.a (mon.0) 10276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.076360+0000 mon.a (mon.0) 10276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.077046+0000 mgr.x (mgr.25010) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.077046+0000 mgr.x (mgr.25010) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.117855+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.117855+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.120347+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.120347+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.122453+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.122453+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.872 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.123275+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.872 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.123275+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.872 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.131068+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.872 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.131068+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.872 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.131968+0000 mgr.x (mgr.25010) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.872 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.131968+0000 mgr.x (mgr.25010) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.173016+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.173016+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.176317+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.176317+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.178751+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.178751+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.179905+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.179905+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.189912+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.189912+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.190695+0000 mgr.x (mgr.25010) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.190695+0000 mgr.x (mgr.25010) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.231297+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.873 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.231297+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.234203+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.234203+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.237634+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.237634+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.238774+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.173016+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.173016+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.176317+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.176317+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.178751+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.178751+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.179905+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.179905+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.189912+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.189912+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.190695+0000 mgr.x (mgr.25010) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.190695+0000 mgr.x (mgr.25010) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.231297+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.231297+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.234203+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.234203+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.237634+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.237634+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.875 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.238774+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.238774+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.248514+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.248514+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.249317+0000 mgr.x (mgr.25010) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.249317+0000 mgr.x (mgr.25010) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.306091+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.306091+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.308933+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.308933+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.311395+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.311395+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.312442+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.312442+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.322566+0000 mon.a (mon.0) 10296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.322566+0000 mon.a (mon.0) 10296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.323444+0000 mgr.x (mgr.25010) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.323444+0000 mgr.x (mgr.25010) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.383487+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.383487+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.386804+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.238774+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.248514+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.248514+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.249317+0000 mgr.x (mgr.25010) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.249317+0000 mgr.x (mgr.25010) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.306091+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.306091+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.308933+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.308933+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.311395+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.311395+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.312442+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.312442+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.322566+0000 mon.a (mon.0) 10296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.322566+0000 mon.a (mon.0) 10296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.323444+0000 mgr.x (mgr.25010) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.323444+0000 mgr.x (mgr.25010) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.383487+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.383487+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.879 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.386804+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.386804+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.389571+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.389571+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.880 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.390848+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.390848+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.401011+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.401011+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.401846+0000 mgr.x (mgr.25010) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.401846+0000 mgr.x (mgr.25010) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.459416+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.881 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.459416+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.462565+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.462565+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.465701+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.465701+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.466946+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.466946+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.882 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.477354+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: audit 2024-04-24T17:21:04.477354+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.478172+0000 mgr.x (mgr.25010) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.883 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.478172+0000 mgr.x (mgr.25010) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.386804+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.883 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.389571+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.389571+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.390848+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.390848+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.401011+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.401011+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.401846+0000 mgr.x (mgr.25010) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.401846+0000 mgr.x (mgr.25010) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.459416+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.459416+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:04.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.462565+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.462565+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:04.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.465701+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.465701+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:04.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.466946+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.466946+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:04.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.477354+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: audit 2024-04-24T17:21:04.477354+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:04.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.478172+0000 mgr.x (mgr.25010) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:04.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:04 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.478172+0000 mgr.x (mgr.25010) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.523227+0000 mgr.x (mgr.25010) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.523227+0000 mgr.x (mgr.25010) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.583908+0000 mon.a (mon.0) 10234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.583908+0000 mon.a (mon.0) 10234 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.586319+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.586319+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.588434+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.588434+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.589199+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.589199+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.595531+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.595531+0000 mon.a (mon.0) 10238 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.596189+0000 mgr.x (mgr.25010) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.596189+0000 mgr.x (mgr.25010) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.641098+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.641098+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.643581+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.643581+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.645943+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.645943+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.646776+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.646776+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.657740+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.657740+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.658437+0000 mgr.x (mgr.25010) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.658437+0000 mgr.x (mgr.25010) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.661408+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.661408+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.668193+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.668193+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.674070+0000 mon.a (mon.0) 10246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.674070+0000 mon.a (mon.0) 10246 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.718076+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.718076+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.720677+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.720677+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.723371+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.723371+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.724372+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.724372+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.732233+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.732233+0000 mon.a (mon.0) 10251 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.733176+0000 mgr.x (mgr.25010) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.733176+0000 mgr.x (mgr.25010) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.818923+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.818923+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.823445+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.823445+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.827229+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.827229+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.828698+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.828698+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.837692+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.837692+0000 mon.a (mon.0) 10256 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.838533+0000 mgr.x (mgr.25010) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.838533+0000 mgr.x (mgr.25010) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.879704+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.879704+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.882040+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.882040+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.884287+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.884287+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.885113+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.885113+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.890707+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.890707+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.891444+0000 mgr.x (mgr.25010) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.891444+0000 mgr.x (mgr.25010) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.953136+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.953136+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.955778+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.955778+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.957833+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.957833+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.958539+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.958539+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cluster 2024-04-24T17:21:03.964201+0000 mgr.x (mgr.25010) 2898 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cluster 2024-04-24T17:21:03.964201+0000 mgr.x (mgr.25010) 2898 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.964300+0000 mon.a (mon.0) 10266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:03.964300+0000 mon.a (mon.0) 10266 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.964987+0000 mgr.x (mgr.25010) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:03.964987+0000 mgr.x (mgr.25010) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.009522+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.009522+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.012058+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.012058+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.014245+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.014245+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.015114+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.015114+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.020424+0000 mon.a (mon.0) 10271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.020424+0000 mon.a (mon.0) 10271 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.021092+0000 mgr.x (mgr.25010) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.021092+0000 mgr.x (mgr.25010) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.065598+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.065598+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.068072+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.068072+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.070124+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.070124+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.070847+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.070847+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.076360+0000 mon.a (mon.0) 10276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.076360+0000 mon.a (mon.0) 10276 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.077046+0000 mgr.x (mgr.25010) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.077046+0000 mgr.x (mgr.25010) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.117855+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.117855+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.120347+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.120347+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.122453+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.122453+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.123275+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.123275+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.131068+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.131068+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.131968+0000 mgr.x (mgr.25010) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.131968+0000 mgr.x (mgr.25010) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.173016+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.173016+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.176317+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.176317+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.178751+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.178751+0000 mon.a (mon.0) 10284 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.179905+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.179905+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.189912+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.189912+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.190695+0000 mgr.x (mgr.25010) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.190695+0000 mgr.x (mgr.25010) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.231297+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.231297+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.234203+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.234203+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.237634+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.237634+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.238774+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.238774+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.248514+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.248514+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.249317+0000 mgr.x (mgr.25010) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.249317+0000 mgr.x (mgr.25010) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.306091+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.306091+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.308933+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.308933+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.311395+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.311395+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.312442+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.312442+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.322566+0000 mon.a (mon.0) 10296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.322566+0000 mon.a (mon.0) 10296 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.323444+0000 mgr.x (mgr.25010) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.323444+0000 mgr.x (mgr.25010) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.383487+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.383487+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.386804+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.386804+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.389571+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.389571+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.390848+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.390848+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.401011+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.401011+0000 mon.a (mon.0) 10301 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.401846+0000 mgr.x (mgr.25010) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.401846+0000 mgr.x (mgr.25010) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.459416+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.459416+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.462565+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.462565+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.465701+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.465701+0000 mon.a (mon.0) 10304 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.466946+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.466946+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.477354+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: audit 2024-04-24T17:21:04.477354+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.478172+0000 mgr.x (mgr.25010) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:04 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.478172+0000 mgr.x (mgr.25010) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.536467+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.536467+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.563911+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.563911+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.566948+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.566948+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.567853+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.567853+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.554 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.575877+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.575877+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.576629+0000 mgr.x (mgr.25010) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.576629+0000 mgr.x (mgr.25010) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.651093+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.651093+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.654148+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.654148+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.656782+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.656782+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.657927+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.657927+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.666993+0000 mon.a (mon.0) 10316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.666993+0000 mon.a (mon.0) 10316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.667949+0000 mgr.x (mgr.25010) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.555 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.667949+0000 mgr.x (mgr.25010) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.744886+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.536467+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.536467+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.563911+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.563911+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.566948+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.566948+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.567853+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.556 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.567853+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.575877+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.575877+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.576629+0000 mgr.x (mgr.25010) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.576629+0000 mgr.x (mgr.25010) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.651093+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.651093+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.654148+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.654148+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.656782+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.656782+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.657927+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.657927+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.666993+0000 mon.a (mon.0) 10316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.666993+0000 mon.a (mon.0) 10316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.557 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.667949+0000 mgr.x (mgr.25010) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.558 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.667949+0000 mgr.x (mgr.25010) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.744886+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.748114+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.748114+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.750976+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.750976+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.752230+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.752230+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.760379+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.760379+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.761253+0000 mgr.x (mgr.25010) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.761253+0000 mgr.x (mgr.25010) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.848521+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.848521+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.852929+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.852929+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.856618+0000 mon.a (mon.0) 10324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.856618+0000 mon.a (mon.0) 10324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.857928+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.857928+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.744886+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.744886+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.748114+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.748114+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.750976+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.750976+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.752230+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.752230+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.760379+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.760379+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.761253+0000 mgr.x (mgr.25010) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.761253+0000 mgr.x (mgr.25010) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.848521+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.848521+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.852929+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.852929+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.856618+0000 mon.a (mon.0) 10324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.856618+0000 mon.a (mon.0) 10324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.857928+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.857928+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.865329+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.865329+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.866346+0000 mgr.x (mgr.25010) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.866346+0000 mgr.x (mgr.25010) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.953248+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.953248+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.958145+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.958145+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.963012+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.963012+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.970473+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.970473+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.980606+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:04.980606+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.981926+0000 mgr.x (mgr.25010) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:04.981926+0000 mgr.x (mgr.25010) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.071635+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.071635+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.865329+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.865329+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.866346+0000 mgr.x (mgr.25010) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.866346+0000 mgr.x (mgr.25010) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.953248+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.953248+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.958145+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.958145+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.963012+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.963012+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.970473+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.970473+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.980606+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:04.980606+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.981926+0000 mgr.x (mgr.25010) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:04.981926+0000 mgr.x (mgr.25010) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.071635+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.071635+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.076623+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.076623+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.076623+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.076623+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.081049+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.081049+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.082646+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.082646+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.093143+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.093143+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.094274+0000 mgr.x (mgr.25010) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.094274+0000 mgr.x (mgr.25010) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.182521+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.182521+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.187279+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.187279+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.191080+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.191080+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.192426+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.192426+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.202416+0000 mon.a (mon.0) 10341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.202416+0000 mon.a (mon.0) 10341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.081049+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.081049+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.082646+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.082646+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.093143+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.093143+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.094274+0000 mgr.x (mgr.25010) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.094274+0000 mgr.x (mgr.25010) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.182521+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.182521+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.187279+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.187279+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.191080+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.191080+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.192426+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.192426+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.202416+0000 mon.a (mon.0) 10341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.202416+0000 mon.a (mon.0) 10341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.203435+0000 mgr.x (mgr.25010) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.203435+0000 mgr.x (mgr.25010) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.203435+0000 mgr.x (mgr.25010) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.275514+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.275514+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.279545+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.279545+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.282921+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.282921+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.284090+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.284090+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.291405+0000 mon.a (mon.0) 10346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.291405+0000 mon.a (mon.0) 10346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.292361+0000 mgr.x (mgr.25010) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.292361+0000 mgr.x (mgr.25010) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.334886+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.334886+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.337439+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.337439+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.340139+0000 mon.a (mon.0) 10349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.340139+0000 mon.a (mon.0) 10349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.203435+0000 mgr.x (mgr.25010) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.275514+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.275514+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.279545+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.279545+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.282921+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.282921+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.284090+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.284090+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.291405+0000 mon.a (mon.0) 10346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.291405+0000 mon.a (mon.0) 10346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.292361+0000 mgr.x (mgr.25010) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.292361+0000 mgr.x (mgr.25010) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.334886+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.334886+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.337439+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.337439+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.340139+0000 mon.a (mon.0) 10349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.340139+0000 mon.a (mon.0) 10349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.341122+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.341122+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.346904+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.346904+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.347939+0000 mgr.x (mgr.25010) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.347939+0000 mgr.x (mgr.25010) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.390899+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.390899+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.393413+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.393413+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.395567+0000 mon.a (mon.0) 10354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.395567+0000 mon.a (mon.0) 10354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.396688+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.396688+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.402135+0000 mon.a (mon.0) 10356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.402135+0000 mon.a (mon.0) 10356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.402902+0000 mgr.x (mgr.25010) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.402902+0000 mgr.x (mgr.25010) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.443984+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.443984+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.446510+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.446510+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.448893+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.448893+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.449965+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.449965+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.456707+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.456707+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.457639+0000 mgr.x (mgr.25010) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.457639+0000 mgr.x (mgr.25010) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.531203+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.531203+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.534192+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[76016]: audit 2024-04-24T17:21:05.534192+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.341122+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.341122+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.346904+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.346904+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.347939+0000 mgr.x (mgr.25010) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.347939+0000 mgr.x (mgr.25010) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.390899+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.390899+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.393413+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.393413+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.395567+0000 mon.a (mon.0) 10354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.395567+0000 mon.a (mon.0) 10354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.396688+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.396688+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.402135+0000 mon.a (mon.0) 10356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.402135+0000 mon.a (mon.0) 10356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.402902+0000 mgr.x (mgr.25010) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.402902+0000 mgr.x (mgr.25010) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.443984+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.443984+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.446510+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.446510+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.448893+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.448893+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.449965+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.449965+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.456707+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.456707+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.457639+0000 mgr.x (mgr.25010) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.457639+0000 mgr.x (mgr.25010) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.531203+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.531203+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.534192+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:05.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:05 smithi040 bash[70555]: audit 2024-04-24T17:21:05.534192+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.536467+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.536467+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.563911+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.563911+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.566948+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.566948+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.567853+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.567853+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.575877+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.575877+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.576629+0000 mgr.x (mgr.25010) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.576629+0000 mgr.x (mgr.25010) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.651093+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.651093+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.654148+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.654148+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.656782+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.656782+0000 mon.a (mon.0) 10314 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.657927+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.657927+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.666993+0000 mon.a (mon.0) 10316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.666993+0000 mon.a (mon.0) 10316 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.667949+0000 mgr.x (mgr.25010) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.667949+0000 mgr.x (mgr.25010) 2909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.744886+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.744886+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.748114+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.748114+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.750976+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.750976+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.752230+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.752230+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.760379+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.760379+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.761253+0000 mgr.x (mgr.25010) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.761253+0000 mgr.x (mgr.25010) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.848521+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.848521+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.852929+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.852929+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.856618+0000 mon.a (mon.0) 10324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.856618+0000 mon.a (mon.0) 10324 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.857928+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.857928+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.865329+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.865329+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.866346+0000 mgr.x (mgr.25010) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.866346+0000 mgr.x (mgr.25010) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.953248+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.953248+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.958145+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.958145+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.963012+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.963012+0000 mon.a (mon.0) 10329 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.970473+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.970473+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.980606+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:04.980606+0000 mon.a (mon.0) 10331 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.981926+0000 mgr.x (mgr.25010) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:04.981926+0000 mgr.x (mgr.25010) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.071635+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.071635+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.076623+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.076623+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.081049+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.081049+0000 mon.a (mon.0) 10334 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.082646+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.082646+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.093143+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.093143+0000 mon.a (mon.0) 10336 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.094274+0000 mgr.x (mgr.25010) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.094274+0000 mgr.x (mgr.25010) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.182521+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.182521+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.187279+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.187279+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.191080+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.191080+0000 mon.a (mon.0) 10339 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.192426+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.192426+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.202416+0000 mon.a (mon.0) 10341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.202416+0000 mon.a (mon.0) 10341 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.203435+0000 mgr.x (mgr.25010) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.203435+0000 mgr.x (mgr.25010) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.275514+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.275514+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.279545+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.279545+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.282921+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.282921+0000 mon.a (mon.0) 10344 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.284090+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.284090+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.291405+0000 mon.a (mon.0) 10346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.291405+0000 mon.a (mon.0) 10346 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.292361+0000 mgr.x (mgr.25010) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.292361+0000 mgr.x (mgr.25010) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.334886+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.334886+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.337439+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.337439+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.340139+0000 mon.a (mon.0) 10349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.340139+0000 mon.a (mon.0) 10349 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.341122+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.341122+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.346904+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.346904+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.347939+0000 mgr.x (mgr.25010) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.347939+0000 mgr.x (mgr.25010) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.390899+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.390899+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.393413+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.393413+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.395567+0000 mon.a (mon.0) 10354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.395567+0000 mon.a (mon.0) 10354 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.396688+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.396688+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.402135+0000 mon.a (mon.0) 10356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.402135+0000 mon.a (mon.0) 10356 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.402902+0000 mgr.x (mgr.25010) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.402902+0000 mgr.x (mgr.25010) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.443984+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.443984+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.446510+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.446510+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.448893+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.448893+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.449965+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.449965+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.456707+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.456707+0000 mon.a (mon.0) 10361 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.457639+0000 mgr.x (mgr.25010) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.457639+0000 mgr.x (mgr.25010) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.531203+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.531203+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.534192+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:05 smithi204 bash[58651]: audit 2024-04-24T17:21:05.534192+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.537370+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.537370+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.539428+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.539428+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.565488+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.565488+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.566282+0000 mgr.x (mgr.25010) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.566282+0000 mgr.x (mgr.25010) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.623037+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.623037+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.625436+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.625436+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.627411+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.627411+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.628258+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.628258+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.635482+0000 mon.a (mon.0) 10371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.635482+0000 mon.a (mon.0) 10371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.636279+0000 mgr.x (mgr.25010) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.636279+0000 mgr.x (mgr.25010) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.676804+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.676804+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.679983+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.679983+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.682496+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.682496+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.683454+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.683454+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.690880+0000 mon.a (mon.0) 10376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.690880+0000 mon.a (mon.0) 10376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.691637+0000 mgr.x (mgr.25010) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.691637+0000 mgr.x (mgr.25010) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.732336+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.732336+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.734972+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.734972+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.737919+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.737919+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.739208+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.739208+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.746744+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.746744+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.747586+0000 mgr.x (mgr.25010) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.747586+0000 mgr.x (mgr.25010) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.820557+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.820557+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.823886+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.823886+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.826316+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.826316+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.827322+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.827322+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.836038+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.836038+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.836867+0000 mgr.x (mgr.25010) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.836867+0000 mgr.x (mgr.25010) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.910653+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.910653+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.913380+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.913380+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.917207+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.917207+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.918404+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.918404+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.927448+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.927448+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.928207+0000 mgr.x (mgr.25010) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:05.928207+0000 mgr.x (mgr.25010) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cluster 2024-04-24T17:21:05.965115+0000 mgr.x (mgr.25010) 2925 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:06.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cluster 2024-04-24T17:21:05.965115+0000 mgr.x (mgr.25010) 2925 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:06.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.985566+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.985566+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.988345+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.988345+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.990697+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.990697+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.991790+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:05.991790+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.000189+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.000189+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.000973+0000 mgr.x (mgr.25010) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.000973+0000 mgr.x (mgr.25010) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.057004+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.057004+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.059737+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.059737+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.062124+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.062124+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.063220+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.063220+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.071695+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.071695+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.072544+0000 mgr.x (mgr.25010) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.072544+0000 mgr.x (mgr.25010) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.128434+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.128434+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.131293+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.131293+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.134139+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.134139+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.135259+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.135259+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.143666+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.143666+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.144551+0000 mgr.x (mgr.25010) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.767 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.144551+0000 mgr.x (mgr.25010) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.219207+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.219207+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.223241+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.223241+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.226222+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.226222+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.227385+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.227385+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.236720+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.236720+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.237558+0000 mgr.x (mgr.25010) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.237558+0000 mgr.x (mgr.25010) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.311714+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.311714+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.768 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.315161+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.315161+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.318862+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.318862+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.320549+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.320549+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.329936+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.329936+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.330941+0000 mgr.x (mgr.25010) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.330941+0000 mgr.x (mgr.25010) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.387854+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.387854+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.390809+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.390809+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.393160+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.769 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.393160+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.394246+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.394246+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.402963+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.402963+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.403856+0000 mgr.x (mgr.25010) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.403856+0000 mgr.x (mgr.25010) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.444839+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.444839+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.447392+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.447392+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.449620+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.449620+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.450560+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.450560+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.770 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.459109+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.459109+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.459880+0000 mgr.x (mgr.25010) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.459880+0000 mgr.x (mgr.25010) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.517162+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.517162+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.521144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.521144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.523933+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.771 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.523933+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.525168+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.525168+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.533641+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.772 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:06 smithi204 bash[58651]: audit 2024-04-24T17:21:06.533641+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.537370+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.537370+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.539428+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.539428+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.565488+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.565488+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.566282+0000 mgr.x (mgr.25010) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.566282+0000 mgr.x (mgr.25010) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.623037+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.623037+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.625436+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.625436+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.627411+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.627411+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.628258+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.628258+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.635482+0000 mon.a (mon.0) 10371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.635482+0000 mon.a (mon.0) 10371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.636279+0000 mgr.x (mgr.25010) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.636279+0000 mgr.x (mgr.25010) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.676804+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.676804+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.679983+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.679983+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.682496+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.682496+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.683454+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.683454+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.690880+0000 mon.a (mon.0) 10376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.690880+0000 mon.a (mon.0) 10376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.691637+0000 mgr.x (mgr.25010) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.691637+0000 mgr.x (mgr.25010) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.732336+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.732336+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.734972+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.734972+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.737919+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.737919+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.739208+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.739208+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.746744+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.746744+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.747586+0000 mgr.x (mgr.25010) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.747586+0000 mgr.x (mgr.25010) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.820557+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.820557+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.823886+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.823886+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.826316+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.826316+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.827322+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.827322+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.836038+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.836038+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.836867+0000 mgr.x (mgr.25010) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.836867+0000 mgr.x (mgr.25010) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.910653+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.910653+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.913380+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.913380+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.917207+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.917207+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.918404+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.918404+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.927448+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.927448+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.928207+0000 mgr.x (mgr.25010) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:05.928207+0000 mgr.x (mgr.25010) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cluster 2024-04-24T17:21:05.965115+0000 mgr.x (mgr.25010) 2925 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cluster 2024-04-24T17:21:05.965115+0000 mgr.x (mgr.25010) 2925 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.985566+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.985566+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.988345+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.988345+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.990697+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.990697+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.991790+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.537370+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.537370+0000 mon.a (mon.0) 10364 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.539428+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.539428+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.565488+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.565488+0000 mon.a (mon.0) 10366 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.566282+0000 mgr.x (mgr.25010) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.566282+0000 mgr.x (mgr.25010) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.623037+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.623037+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.625436+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.625436+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.627411+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.627411+0000 mon.a (mon.0) 10369 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.628258+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.628258+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.635482+0000 mon.a (mon.0) 10371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.635482+0000 mon.a (mon.0) 10371 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.636279+0000 mgr.x (mgr.25010) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:05.991790+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.000189+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.000189+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.000973+0000 mgr.x (mgr.25010) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.000973+0000 mgr.x (mgr.25010) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.057004+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.057004+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.059737+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.059737+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.062124+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.062124+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.063220+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.063220+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.071695+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.071695+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.072544+0000 mgr.x (mgr.25010) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.072544+0000 mgr.x (mgr.25010) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.128434+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.128434+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.131293+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.131293+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.134139+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.134139+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.135259+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.135259+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.143666+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.143666+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.144551+0000 mgr.x (mgr.25010) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.144551+0000 mgr.x (mgr.25010) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.219207+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.219207+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.223241+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.223241+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.226222+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.226222+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.227385+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.227385+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.236720+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.236720+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.237558+0000 mgr.x (mgr.25010) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.237558+0000 mgr.x (mgr.25010) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.311714+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.311714+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.315161+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.315161+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.318862+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.318862+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.320549+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.320549+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.329936+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.329936+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.330941+0000 mgr.x (mgr.25010) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.330941+0000 mgr.x (mgr.25010) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.387854+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.387854+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.390809+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.390809+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.393160+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.393160+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.636279+0000 mgr.x (mgr.25010) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.676804+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.676804+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.679983+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.679983+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.682496+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.682496+0000 mon.a (mon.0) 10374 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.683454+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.683454+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.690880+0000 mon.a (mon.0) 10376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.690880+0000 mon.a (mon.0) 10376 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.691637+0000 mgr.x (mgr.25010) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.691637+0000 mgr.x (mgr.25010) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.732336+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.732336+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.734972+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.734972+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.737919+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.737919+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.394246+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.394246+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.402963+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.402963+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.403856+0000 mgr.x (mgr.25010) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.403856+0000 mgr.x (mgr.25010) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.444839+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.444839+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.447392+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.447392+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.449620+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.449620+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.450560+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.450560+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.459109+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.459109+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.459880+0000 mgr.x (mgr.25010) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.459880+0000 mgr.x (mgr.25010) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.517162+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.517162+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.521144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.521144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.523933+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.523933+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.525168+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.525168+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.533641+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[76016]: audit 2024-04-24T17:21:06.533641+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.739208+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.739208+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.746744+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.746744+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.747586+0000 mgr.x (mgr.25010) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.747586+0000 mgr.x (mgr.25010) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.820557+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.820557+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.823886+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.823886+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.826316+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.826316+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.827322+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.827322+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.836038+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.836038+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.836867+0000 mgr.x (mgr.25010) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.836867+0000 mgr.x (mgr.25010) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.910653+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.910653+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.913380+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.913380+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.917207+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.917207+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.918404+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.918404+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.927448+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.927448+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.928207+0000 mgr.x (mgr.25010) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:05.928207+0000 mgr.x (mgr.25010) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cluster 2024-04-24T17:21:05.965115+0000 mgr.x (mgr.25010) 2925 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cluster 2024-04-24T17:21:05.965115+0000 mgr.x (mgr.25010) 2925 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.985566+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.985566+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.988345+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.988345+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.990697+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.990697+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.991790+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:05.991790+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.000189+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.000189+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.000973+0000 mgr.x (mgr.25010) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.000973+0000 mgr.x (mgr.25010) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.057004+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.057004+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.059737+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.059737+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.062124+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.062124+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.063220+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.063220+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.071695+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.071695+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.072544+0000 mgr.x (mgr.25010) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.072544+0000 mgr.x (mgr.25010) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.128434+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.128434+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.131293+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.131293+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.134139+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.134139+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.135259+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.135259+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.143666+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.143666+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.144551+0000 mgr.x (mgr.25010) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.144551+0000 mgr.x (mgr.25010) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.219207+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.219207+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.223241+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.223241+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.226222+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.226222+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.227385+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.227385+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.236720+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.236720+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.237558+0000 mgr.x (mgr.25010) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.237558+0000 mgr.x (mgr.25010) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.311714+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.311714+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.315161+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.315161+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.318862+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.318862+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.320549+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.320549+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.329936+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.329936+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.330941+0000 mgr.x (mgr.25010) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.330941+0000 mgr.x (mgr.25010) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.387854+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.387854+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.390809+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.390809+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.393160+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.393160+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.394246+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.394246+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.402963+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.402963+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.403856+0000 mgr.x (mgr.25010) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.403856+0000 mgr.x (mgr.25010) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.444839+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.444839+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.447392+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.447392+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.449620+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.449620+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.450560+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.450560+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.459109+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.459109+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.459880+0000 mgr.x (mgr.25010) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.459880+0000 mgr.x (mgr.25010) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.517162+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.517162+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.521144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.521144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.523933+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.523933+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.525168+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.525168+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.533641+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:06.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:06 smithi040 bash[70555]: audit 2024-04-24T17:21:06.533641+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.534376+0000 mgr.x (mgr.25010) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.534376+0000 mgr.x (mgr.25010) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.590679+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.590679+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.593400+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.593400+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.596498+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.596498+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.597493+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.597493+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.603589+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.603589+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.604293+0000 mgr.x (mgr.25010) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.604293+0000 mgr.x (mgr.25010) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.660941+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.660941+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.663471+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.663471+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.665689+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.665689+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.666721+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.666721+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.673900+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.673900+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.674628+0000 mgr.x (mgr.25010) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.674628+0000 mgr.x (mgr.25010) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.715477+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.715477+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.718236+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.718236+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.720838+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.720838+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.721962+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.721962+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.729509+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.729509+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.730225+0000 mgr.x (mgr.25010) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.730225+0000 mgr.x (mgr.25010) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.787418+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.787418+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.790451+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.790451+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.793515+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.793515+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.794838+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.794838+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.802050+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.802050+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.802775+0000 mgr.x (mgr.25010) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.802775+0000 mgr.x (mgr.25010) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.859153+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.859153+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.861952+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.861952+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.864868+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.864868+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.866053+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.866053+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.873104+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.873104+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.873894+0000 mgr.x (mgr.25010) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.873894+0000 mgr.x (mgr.25010) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.930148+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.930148+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.932378+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.932378+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.934631+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.934631+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.935689+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.935689+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.942615+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.942615+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.943360+0000 mgr.x (mgr.25010) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:06.943360+0000 mgr.x (mgr.25010) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.999630+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:06.999630+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.002345+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.002345+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.004878+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.004878+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.005971+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.005971+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.013232+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.013232+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.013948+0000 mgr.x (mgr.25010) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.013948+0000 mgr.x (mgr.25010) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.057392+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.057392+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.061518+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.061518+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.064777+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.064777+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.066271+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.066271+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.074338+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.074338+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.075285+0000 mgr.x (mgr.25010) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.075285+0000 mgr.x (mgr.25010) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.129512+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.129512+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.133946+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.133946+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.137550+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.137550+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.139366+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.139366+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.148324+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.148324+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.149106+0000 mgr.x (mgr.25010) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.149106+0000 mgr.x (mgr.25010) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.205507+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.205507+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.208319+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.208319+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.210896+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.210896+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.908 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.212194+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.212194+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.218931+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.218931+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.219790+0000 mgr.x (mgr.25010) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.219790+0000 mgr.x (mgr.25010) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.278859+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.278859+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.281395+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.281395+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.284227+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.284227+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.285351+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.285351+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.296354+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.296354+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.297212+0000 mgr.x (mgr.25010) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.297212+0000 mgr.x (mgr.25010) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.340258+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.340258+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.342917+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.342917+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.345411+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.345411+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.346536+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.346536+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.359493+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.359493+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.360385+0000 mgr.x (mgr.25010) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.910 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.360385+0000 mgr.x (mgr.25010) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.416819+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.416819+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.419458+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.419458+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.421997+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.421997+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.423274+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.423274+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.434197+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.434197+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.435024+0000 mgr.x (mgr.25010) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.435024+0000 mgr.x (mgr.25010) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.522762+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.522762+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.527738+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.527738+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.532440+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.532440+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.533914+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:07 smithi204 bash[58651]: audit 2024-04-24T17:21:07.533914+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.534376+0000 mgr.x (mgr.25010) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.534376+0000 mgr.x (mgr.25010) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.590679+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.590679+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.593400+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.593400+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.596498+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.596498+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.597493+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.597493+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.603589+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.603589+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.604293+0000 mgr.x (mgr.25010) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.604293+0000 mgr.x (mgr.25010) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.660941+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.660941+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.663471+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.663471+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.665689+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.665689+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.666721+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.666721+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.673900+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.673900+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.674628+0000 mgr.x (mgr.25010) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.674628+0000 mgr.x (mgr.25010) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.715477+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.715477+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.718236+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.718236+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.720838+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.720838+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.721962+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.721962+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.729509+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.729509+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.730225+0000 mgr.x (mgr.25010) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.730225+0000 mgr.x (mgr.25010) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.787418+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.534376+0000 mgr.x (mgr.25010) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.534376+0000 mgr.x (mgr.25010) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.590679+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.590679+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.593400+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.593400+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.596498+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.596498+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.597493+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.597493+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.603589+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.603589+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.604293+0000 mgr.x (mgr.25010) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.604293+0000 mgr.x (mgr.25010) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.660941+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.660941+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.663471+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.663471+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.665689+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.787418+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.790451+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.790451+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.793515+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.793515+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.794838+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.794838+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.802050+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.802050+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.802775+0000 mgr.x (mgr.25010) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.802775+0000 mgr.x (mgr.25010) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.859153+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.859153+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.861952+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.861952+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.864868+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.864868+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.866053+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.866053+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.873104+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.873104+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.873894+0000 mgr.x (mgr.25010) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.873894+0000 mgr.x (mgr.25010) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.930148+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.930148+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.932378+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.932378+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.934631+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.934631+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.935689+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.935689+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.942615+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.942615+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.943360+0000 mgr.x (mgr.25010) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:06.943360+0000 mgr.x (mgr.25010) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.999630+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:06.999630+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.002345+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.002345+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.665689+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.666721+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.666721+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.673900+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.673900+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.674628+0000 mgr.x (mgr.25010) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.674628+0000 mgr.x (mgr.25010) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.715477+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.715477+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.718236+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.718236+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.720838+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.720838+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.721962+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.721962+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.729509+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.729509+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.730225+0000 mgr.x (mgr.25010) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.730225+0000 mgr.x (mgr.25010) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.787418+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.004878+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.004878+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.005971+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.005971+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.013232+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.013232+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.013948+0000 mgr.x (mgr.25010) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.013948+0000 mgr.x (mgr.25010) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.057392+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.057392+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.061518+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.061518+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.064777+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.064777+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.066271+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.066271+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.074338+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.074338+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.075285+0000 mgr.x (mgr.25010) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.075285+0000 mgr.x (mgr.25010) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.129512+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.129512+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.133946+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.133946+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.137550+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.137550+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.139366+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.139366+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.148324+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.148324+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.149106+0000 mgr.x (mgr.25010) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.149106+0000 mgr.x (mgr.25010) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.205507+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.205507+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.208319+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.208319+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.210896+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.210896+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.212194+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.787418+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.790451+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.790451+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.793515+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.793515+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.794838+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.794838+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.802050+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.802050+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.802775+0000 mgr.x (mgr.25010) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.802775+0000 mgr.x (mgr.25010) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.859153+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.859153+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.861952+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.861952+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.864868+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.864868+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.866053+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.866053+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.212194+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.218931+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.218931+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.219790+0000 mgr.x (mgr.25010) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.219790+0000 mgr.x (mgr.25010) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.278859+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.278859+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.281395+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.281395+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.284227+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.284227+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.285351+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.285351+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.296354+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.296354+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.297212+0000 mgr.x (mgr.25010) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.297212+0000 mgr.x (mgr.25010) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.340258+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.340258+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.342917+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.342917+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.345411+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.345411+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.346536+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.346536+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.359493+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.359493+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.360385+0000 mgr.x (mgr.25010) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.360385+0000 mgr.x (mgr.25010) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.416819+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.416819+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.419458+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.419458+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.421997+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.421997+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.423274+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.423274+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.434197+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.434197+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.435024+0000 mgr.x (mgr.25010) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.435024+0000 mgr.x (mgr.25010) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.522762+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.522762+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.527738+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.527738+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.532440+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.532440+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.533914+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[70555]: audit 2024-04-24T17:21:07.533914+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.873104+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.873104+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.873894+0000 mgr.x (mgr.25010) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.873894+0000 mgr.x (mgr.25010) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.930148+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.930148+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.932378+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.932378+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.934631+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.934631+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.935689+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.935689+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.942615+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.942615+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.943360+0000 mgr.x (mgr.25010) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:06.943360+0000 mgr.x (mgr.25010) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.999630+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:06.999630+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.002345+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.002345+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.004878+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.004878+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.005971+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.005971+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.013232+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.013232+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.013948+0000 mgr.x (mgr.25010) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.013948+0000 mgr.x (mgr.25010) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.057392+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.057392+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.061518+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.061518+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.064777+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.064777+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.066271+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.066271+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.074338+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.074338+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.075285+0000 mgr.x (mgr.25010) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.075285+0000 mgr.x (mgr.25010) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.129512+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.129512+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.133946+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.133946+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.137550+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.137550+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.139366+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.139366+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.148324+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.148324+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.149106+0000 mgr.x (mgr.25010) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.149106+0000 mgr.x (mgr.25010) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.205507+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.205507+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.208319+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.208319+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.210896+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.210896+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.212194+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.212194+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.218931+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.218931+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.219790+0000 mgr.x (mgr.25010) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.219790+0000 mgr.x (mgr.25010) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.278859+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.278859+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.281395+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.281395+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.284227+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.284227+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.285351+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.285351+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.296354+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.296354+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.297212+0000 mgr.x (mgr.25010) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.297212+0000 mgr.x (mgr.25010) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.340258+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.340258+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.342917+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.342917+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.345411+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.345411+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.964 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.346536+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.346536+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.359493+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.359493+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.360385+0000 mgr.x (mgr.25010) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.360385+0000 mgr.x (mgr.25010) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.416819+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.416819+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.419458+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.419458+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.421997+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.421997+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.423274+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.423274+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.434197+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.434197+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.435024+0000 mgr.x (mgr.25010) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.435024+0000 mgr.x (mgr.25010) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.522762+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.522762+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.527738+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.527738+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:07.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.532440+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.532440+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:07.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.533914+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:07.967 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:07 smithi040 bash[76016]: audit 2024-04-24T17:21:07.533914+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.545823+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.545823+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.547061+0000 mgr.x (mgr.25010) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.547061+0000 mgr.x (mgr.25010) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.606642+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.606642+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.612989+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.612989+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.615748+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.615748+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.616820+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.616820+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.625134+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.625134+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.625880+0000 mgr.x (mgr.25010) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.625880+0000 mgr.x (mgr.25010) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.682029+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.682029+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.684829+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.684829+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.545823+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.545823+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.547061+0000 mgr.x (mgr.25010) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.547061+0000 mgr.x (mgr.25010) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.606642+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.606642+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.612989+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.612989+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.615748+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.615748+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.616820+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.616820+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.625134+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.625134+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.625880+0000 mgr.x (mgr.25010) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.625880+0000 mgr.x (mgr.25010) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.682029+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.682029+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.684829+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.684829+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.687366+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.687366+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.688546+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.688546+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.697017+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.697017+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.697831+0000 mgr.x (mgr.25010) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.697831+0000 mgr.x (mgr.25010) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.755552+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.755552+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.758732+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.758732+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.761250+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.761250+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.762316+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.762316+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.770981+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.770981+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.771827+0000 mgr.x (mgr.25010) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.771827+0000 mgr.x (mgr.25010) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.812994+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.812994+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.815934+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.815934+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.818439+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.818439+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.819577+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.819577+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.828165+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.828165+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.828912+0000 mgr.x (mgr.25010) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.828912+0000 mgr.x (mgr.25010) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.886027+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.886027+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.888943+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.888943+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.891485+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.891485+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.892595+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.892595+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.901184+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.901184+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.902143+0000 mgr.x (mgr.25010) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.902143+0000 mgr.x (mgr.25010) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cluster 2024-04-24T17:21:07.965589+0000 mgr.x (mgr.25010) 2953 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cluster 2024-04-24T17:21:07.965589+0000 mgr.x (mgr.25010) 2953 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.968991+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.968991+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.972859+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.972859+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.976196+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.976196+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.977502+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.977502+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.988271+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:07.988271+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.989183+0000 mgr.x (mgr.25010) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:07.989183+0000 mgr.x (mgr.25010) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.687366+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.687366+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.947 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.688546+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.688546+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.697017+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.697017+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.697831+0000 mgr.x (mgr.25010) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.697831+0000 mgr.x (mgr.25010) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.755552+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.755552+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.758732+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.758732+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.761250+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.761250+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.762316+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.762316+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.770981+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.770981+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.771827+0000 mgr.x (mgr.25010) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.045321+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.045321+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.048177+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.048177+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.050848+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.050848+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.052123+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.052123+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.059572+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.059572+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.060391+0000 mgr.x (mgr.25010) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.060391+0000 mgr.x (mgr.25010) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.116967+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.116967+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.119858+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.119858+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.122494+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.122494+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.123716+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.123716+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.132877+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.132877+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.133677+0000 mgr.x (mgr.25010) 2956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.133677+0000 mgr.x (mgr.25010) 2956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.193004+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.193004+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.195998+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.195998+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.198758+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.198758+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.199985+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.199985+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.209125+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.209125+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.210133+0000 mgr.x (mgr.25010) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.210133+0000 mgr.x (mgr.25010) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.281663+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.281663+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.286381+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.771827+0000 mgr.x (mgr.25010) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.812994+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.812994+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.815934+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.815934+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.818439+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.818439+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.819577+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.819577+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.828165+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.828165+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.828912+0000 mgr.x (mgr.25010) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.828912+0000 mgr.x (mgr.25010) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.886027+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.886027+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.888943+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.888943+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.891485+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.891485+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.286381+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.289534+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.289534+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.291155+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.291155+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.301466+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.301466+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.302581+0000 mgr.x (mgr.25010) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.302581+0000 mgr.x (mgr.25010) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.360326+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.360326+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.364092+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.364092+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.367314+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.367314+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.368537+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.368537+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.377162+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.377162+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.377957+0000 mgr.x (mgr.25010) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.377957+0000 mgr.x (mgr.25010) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.464293+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.464293+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.468988+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.468988+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.472721+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.472721+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.473898+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.473898+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.482865+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: audit 2024-04-24T17:21:08.482865+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.483690+0000 mgr.x (mgr.25010) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.483690+0000 mgr.x (mgr.25010) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.892595+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.892595+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.901184+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.901184+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.902143+0000 mgr.x (mgr.25010) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.902143+0000 mgr.x (mgr.25010) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cluster 2024-04-24T17:21:07.965589+0000 mgr.x (mgr.25010) 2953 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cluster 2024-04-24T17:21:07.965589+0000 mgr.x (mgr.25010) 2953 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.968991+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.968991+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.972859+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.972859+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.976196+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.976196+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.977502+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.977502+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.988271+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:07.988271+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.989183+0000 mgr.x (mgr.25010) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:07.989183+0000 mgr.x (mgr.25010) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.045321+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.045321+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.048177+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.048177+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.050848+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.050848+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.052123+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.052123+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.059572+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.059572+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.060391+0000 mgr.x (mgr.25010) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.060391+0000 mgr.x (mgr.25010) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.116967+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.116967+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.119858+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.119858+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.122494+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.122494+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.123716+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.123716+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.132877+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.132877+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.133677+0000 mgr.x (mgr.25010) 2956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.133677+0000 mgr.x (mgr.25010) 2956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.193004+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.193004+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.195998+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.195998+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.198758+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.198758+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.199985+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.199985+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.209125+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.209125+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.210133+0000 mgr.x (mgr.25010) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.210133+0000 mgr.x (mgr.25010) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.281663+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.281663+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.286381+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.286381+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.289534+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.289534+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.291155+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.291155+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.301466+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.301466+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.302581+0000 mgr.x (mgr.25010) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.302581+0000 mgr.x (mgr.25010) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.360326+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.360326+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.364092+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.364092+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.367314+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.367314+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.368537+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.368537+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.377162+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.377162+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.377957+0000 mgr.x (mgr.25010) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.377957+0000 mgr.x (mgr.25010) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.464293+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.464293+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.468988+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.468988+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.472721+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.472721+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.473898+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.473898+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.482865+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: audit 2024-04-24T17:21:08.482865+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.483690+0000 mgr.x (mgr.25010) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:08.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:08 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.483690+0000 mgr.x (mgr.25010) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.545823+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.545823+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.547061+0000 mgr.x (mgr.25010) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.547061+0000 mgr.x (mgr.25010) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.606642+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.606642+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.612989+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.612989+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.615748+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.615748+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.616820+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.616820+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.625134+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.625134+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.625880+0000 mgr.x (mgr.25010) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.625880+0000 mgr.x (mgr.25010) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.682029+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.682029+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.684829+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.684829+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.687366+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.687366+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.688546+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.688546+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.697017+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.697017+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.697831+0000 mgr.x (mgr.25010) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.697831+0000 mgr.x (mgr.25010) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.755552+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.755552+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.758732+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.758732+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.761250+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.761250+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.762316+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.762316+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.770981+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.770981+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.771827+0000 mgr.x (mgr.25010) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.771827+0000 mgr.x (mgr.25010) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.812994+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.812994+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.815934+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.815934+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.818439+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.818439+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.819577+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.819577+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.828165+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.828165+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.828912+0000 mgr.x (mgr.25010) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.828912+0000 mgr.x (mgr.25010) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.886027+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.886027+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.888943+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.888943+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.891485+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.891485+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.892595+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.892595+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.901184+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.901184+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.902143+0000 mgr.x (mgr.25010) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.902143+0000 mgr.x (mgr.25010) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cluster 2024-04-24T17:21:07.965589+0000 mgr.x (mgr.25010) 2953 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cluster 2024-04-24T17:21:07.965589+0000 mgr.x (mgr.25010) 2953 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.968991+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.968991+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.972859+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.972859+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.976196+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.976196+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.977502+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.977502+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.988271+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:07.988271+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.989183+0000 mgr.x (mgr.25010) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:07.989183+0000 mgr.x (mgr.25010) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.045321+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.045321+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.048177+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.048177+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.050848+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.050848+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.052123+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.052123+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.059572+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.059572+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.060391+0000 mgr.x (mgr.25010) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.060391+0000 mgr.x (mgr.25010) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.116967+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.116967+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.119858+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.119858+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.122494+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.122494+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.123716+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.123716+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.132877+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.132877+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.133677+0000 mgr.x (mgr.25010) 2956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.133677+0000 mgr.x (mgr.25010) 2956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.193004+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.193004+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.195998+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.195998+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.198758+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.198758+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.199985+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.199985+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.209125+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.209125+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.210133+0000 mgr.x (mgr.25010) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.210133+0000 mgr.x (mgr.25010) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.281663+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.281663+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.286381+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.286381+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.289534+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.289534+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.291155+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.291155+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.301466+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.301466+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.302581+0000 mgr.x (mgr.25010) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.302581+0000 mgr.x (mgr.25010) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.360326+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.360326+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.364092+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.364092+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.367314+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.367314+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.368537+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.368537+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.377162+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.377162+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.377957+0000 mgr.x (mgr.25010) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.377957+0000 mgr.x (mgr.25010) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.464293+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.464293+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.468988+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.468988+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.472721+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.472721+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.473898+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.473898+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.482865+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: audit 2024-04-24T17:21:08.482865+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.483690+0000 mgr.x (mgr.25010) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:08 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.483690+0000 mgr.x (mgr.25010) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.578574+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.578574+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.581927+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.581927+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.584390+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.584390+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.585514+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.585514+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.594939+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.594939+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.595999+0000 mgr.x (mgr.25010) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.595999+0000 mgr.x (mgr.25010) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.653079+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.653079+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.656411+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.656411+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.659678+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.659678+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.660915+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.578574+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.578574+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.581927+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.581927+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.584390+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.584390+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.585514+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.585514+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.594939+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.594939+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.595999+0000 mgr.x (mgr.25010) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.595999+0000 mgr.x (mgr.25010) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.653079+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.653079+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.656411+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.656411+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.659678+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.659678+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.660915+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.660915+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.942 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.670024+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.670024+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.670819+0000 mgr.x (mgr.25010) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.670819+0000 mgr.x (mgr.25010) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.711229+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.711229+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.715472+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.715472+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.718417+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.718417+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.719715+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.719715+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.729418+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.729418+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.730346+0000 mgr.x (mgr.25010) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.730346+0000 mgr.x (mgr.25010) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.803965+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.803965+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.660915+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.670024+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.670024+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.670819+0000 mgr.x (mgr.25010) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.670819+0000 mgr.x (mgr.25010) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.711229+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.711229+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.715472+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.944 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.715472+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.718417+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.718417+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.719715+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.719715+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.729418+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.729418+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.730346+0000 mgr.x (mgr.25010) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.730346+0000 mgr.x (mgr.25010) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.803965+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.803965+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.807202+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.807202+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.809873+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.809873+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.810953+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.810953+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.819309+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.819309+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.820096+0000 mgr.x (mgr.25010) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.820096+0000 mgr.x (mgr.25010) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.892462+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.892462+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.895281+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.895281+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.898482+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.898482+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.904528+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.904528+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.912437+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.912437+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.913318+0000 mgr.x (mgr.25010) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:08.913318+0000 mgr.x (mgr.25010) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.985755+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.985755+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.988763+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.988763+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.991413+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.991413+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.992580+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:08.992580+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.001111+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.001111+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.002011+0000 mgr.x (mgr.25010) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.002011+0000 mgr.x (mgr.25010) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.062846+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.062846+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.066020+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.066020+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.068883+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.068883+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.807202+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.807202+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.809873+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.809873+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.810953+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.810953+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.819309+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.819309+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.820096+0000 mgr.x (mgr.25010) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.820096+0000 mgr.x (mgr.25010) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.892462+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.892462+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.950 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.895281+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.895281+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.898482+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.898482+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.904528+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.904528+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.912437+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.912437+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.070228+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.070228+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.078653+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.078653+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.079647+0000 mgr.x (mgr.25010) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.079647+0000 mgr.x (mgr.25010) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.138982+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.138982+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.141925+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.141925+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.144843+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.144843+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.145994+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.145994+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.155607+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.155607+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.156497+0000 mgr.x (mgr.25010) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.156497+0000 mgr.x (mgr.25010) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.234931+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.913318+0000 mgr.x (mgr.25010) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:08.913318+0000 mgr.x (mgr.25010) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.985755+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.985755+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.988763+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.953 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.988763+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.991413+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.991413+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.992580+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:08.992580+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.001111+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.001111+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.002011+0000 mgr.x (mgr.25010) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.002011+0000 mgr.x (mgr.25010) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.062846+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.062846+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.066020+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.066020+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.068883+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.068883+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.234931+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.238336+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.238336+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.241096+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.241096+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.242429+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.242429+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.955 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.253091+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.253091+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.254079+0000 mgr.x (mgr.25010) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.254079+0000 mgr.x (mgr.25010) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.311143+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.311143+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.314181+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.314181+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.317106+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.317106+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.318491+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.318491+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.329548+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.329548+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.330439+0000 mgr.x (mgr.25010) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.330439+0000 mgr.x (mgr.25010) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.388555+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.388555+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.391861+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.391861+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.394507+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.394507+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.395933+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.395933+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.406909+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.406909+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.407824+0000 mgr.x (mgr.25010) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.407824+0000 mgr.x (mgr.25010) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.465476+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.465476+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.468802+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.958 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.468802+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.070228+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.070228+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.078653+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.078653+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.079647+0000 mgr.x (mgr.25010) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.079647+0000 mgr.x (mgr.25010) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.138982+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.138982+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.141925+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.141925+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.144843+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.144843+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.145994+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.145994+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.155607+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.155607+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.156497+0000 mgr.x (mgr.25010) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.156497+0000 mgr.x (mgr.25010) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.234931+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.471521+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.471521+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.473497+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.473497+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.484564+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.484564+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.485501+0000 mgr.x (mgr.25010) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.485501+0000 mgr.x (mgr.25010) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.542666+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.542666+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.545771+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.545771+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.548213+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.548213+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.549576+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[76016]: audit 2024-04-24T17:21:09.549576+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.234931+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.238336+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.238336+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.241096+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.241096+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.242429+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.242429+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.253091+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.253091+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.254079+0000 mgr.x (mgr.25010) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.254079+0000 mgr.x (mgr.25010) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.311143+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.311143+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.314181+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.314181+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.317106+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.962 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.317106+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.318491+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.318491+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.329548+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.329548+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.330439+0000 mgr.x (mgr.25010) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.330439+0000 mgr.x (mgr.25010) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.388555+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.388555+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.391861+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.391861+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.394507+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.394507+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.395933+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.395933+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.406909+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.406909+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.407824+0000 mgr.x (mgr.25010) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.407824+0000 mgr.x (mgr.25010) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.465476+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.465476+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.468802+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.468802+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.471521+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.471521+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.473497+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.473497+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.484564+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.484564+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:09.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.485501+0000 mgr.x (mgr.25010) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.485501+0000 mgr.x (mgr.25010) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.542666+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.542666+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.545771+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.545771+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.548213+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.548213+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.549576+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:09.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:09 smithi040 bash[70555]: audit 2024-04-24T17:21:09.549576+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.578574+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.578574+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.581927+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.581927+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.584390+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.584390+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.585514+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.585514+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.594939+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.594939+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.595999+0000 mgr.x (mgr.25010) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.595999+0000 mgr.x (mgr.25010) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.653079+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.653079+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.656411+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.656411+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.659678+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.659678+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.660915+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.660915+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.670024+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.670024+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.670819+0000 mgr.x (mgr.25010) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.670819+0000 mgr.x (mgr.25010) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.711229+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.711229+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.715472+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.715472+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.718417+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.718417+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.719715+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.719715+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.729418+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.729418+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.730346+0000 mgr.x (mgr.25010) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.730346+0000 mgr.x (mgr.25010) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.803965+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.803965+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.807202+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.807202+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.809873+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.809873+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.810953+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.810953+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.819309+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.819309+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.820096+0000 mgr.x (mgr.25010) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.820096+0000 mgr.x (mgr.25010) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.892462+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.892462+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.895281+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.895281+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.898482+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.898482+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.904528+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.904528+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.912437+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.912437+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.913318+0000 mgr.x (mgr.25010) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:08.913318+0000 mgr.x (mgr.25010) 2965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.985755+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.985755+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.988763+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.988763+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.991413+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.991413+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.992580+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:08.992580+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.001111+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.001111+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.002011+0000 mgr.x (mgr.25010) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.002011+0000 mgr.x (mgr.25010) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.062846+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.062846+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.066020+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.066020+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.068883+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.068883+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.070228+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.070228+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.078653+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.078653+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.079647+0000 mgr.x (mgr.25010) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.079647+0000 mgr.x (mgr.25010) 2967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.138982+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.138982+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.141925+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.141925+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.144843+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.144843+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.145994+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.145994+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.155607+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.155607+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.156497+0000 mgr.x (mgr.25010) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.156497+0000 mgr.x (mgr.25010) 2968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.234931+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.234931+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.238336+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.238336+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.241096+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.241096+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.242429+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.242429+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.253091+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.253091+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.254079+0000 mgr.x (mgr.25010) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.254079+0000 mgr.x (mgr.25010) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.311143+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.311143+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.314181+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.314181+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.317106+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.317106+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.318491+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.318491+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.329548+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.329548+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.330439+0000 mgr.x (mgr.25010) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.330439+0000 mgr.x (mgr.25010) 2970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.388555+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.388555+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.391861+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.391861+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.394507+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.394507+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.395933+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.395933+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.406909+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.406909+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.407824+0000 mgr.x (mgr.25010) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.407824+0000 mgr.x (mgr.25010) 2971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.465476+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.465476+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.468802+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.468802+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.471521+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.471521+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.473497+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.473497+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.484564+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.484564+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.485501+0000 mgr.x (mgr.25010) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.485501+0000 mgr.x (mgr.25010) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.542666+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.542666+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.545771+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.545771+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.548213+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.548213+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.549576+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:09 smithi204 bash[58651]: audit 2024-04-24T17:21:09.549576+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.560682+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.560682+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.561619+0000 mgr.x (mgr.25010) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.561619+0000 mgr.x (mgr.25010) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.618257+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.618257+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.621437+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.621437+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.624981+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.624981+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.626430+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.626430+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.637675+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.637675+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.587 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.638593+0000 mgr.x (mgr.25010) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.588 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.638593+0000 mgr.x (mgr.25010) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.588 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.680846+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.588 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.680846+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.588 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.683821+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.588 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.683821+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.686477+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.686477+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.687710+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.687710+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.699425+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.699425+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.700623+0000 mgr.x (mgr.25010) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.700623+0000 mgr.x (mgr.25010) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.773127+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.773127+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.776071+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.776071+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.778516+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.778516+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.779641+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.779641+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.791711+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.791711+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.792648+0000 mgr.x (mgr.25010) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.792648+0000 mgr.x (mgr.25010) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.852293+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.852293+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.856342+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.856342+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.860993+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.860993+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.862849+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.862849+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.874358+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.874358+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.875377+0000 mgr.x (mgr.25010) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.875377+0000 mgr.x (mgr.25010) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.949636+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.949636+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.952372+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.952372+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.954835+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.954835+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.955793+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.955793+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.963116+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:09.963116+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.963952+0000 mgr.x (mgr.25010) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:09.963952+0000 mgr.x (mgr.25010) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cluster 2024-04-24T17:21:09.966235+0000 mgr.x (mgr.25010) 2979 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cluster 2024-04-24T17:21:09.966235+0000 mgr.x (mgr.25010) 2979 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.005705+0000 mon.a (mon.0) 10652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.005705+0000 mon.a (mon.0) 10652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.011361+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.011361+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.017337+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.017337+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.018821+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.018821+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.021177+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.021177+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.022635+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.022635+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.028226+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.028226+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.029055+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.029055+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.031753+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.031753+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.033639+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.033639+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.035250+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.035250+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.036695+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.036695+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.038377+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.038377+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.040010+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.040010+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.041459+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.041459+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.043261+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.043261+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.045423+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.045423+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.047200+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.047200+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.048820+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.048820+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.050587+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.050587+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.595 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.052128+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.560682+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.560682+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.561619+0000 mgr.x (mgr.25010) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.561619+0000 mgr.x (mgr.25010) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.618257+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.618257+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.621437+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.621437+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.624981+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.624981+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.626430+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.626430+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.637675+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.637675+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.638593+0000 mgr.x (mgr.25010) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.638593+0000 mgr.x (mgr.25010) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.680846+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.680846+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.683821+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.941 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.683821+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.560682+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.560682+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.561619+0000 mgr.x (mgr.25010) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.561619+0000 mgr.x (mgr.25010) 2973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.618257+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.618257+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.621437+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.621437+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.624981+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.624981+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.626430+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.626430+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.637675+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.637675+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.638593+0000 mgr.x (mgr.25010) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.638593+0000 mgr.x (mgr.25010) 2974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.680846+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.680846+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.683821+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.683821+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.686477+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.686477+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.687710+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.687710+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.699425+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.699425+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.700623+0000 mgr.x (mgr.25010) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.700623+0000 mgr.x (mgr.25010) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.773127+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.773127+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.776071+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.776071+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.778516+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.778516+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.779641+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.779641+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.791711+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.791711+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.792648+0000 mgr.x (mgr.25010) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.686477+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.686477+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.687710+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.687710+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.699425+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.699425+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.700623+0000 mgr.x (mgr.25010) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.700623+0000 mgr.x (mgr.25010) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.773127+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.773127+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.776071+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.776071+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.778516+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.778516+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.779641+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.779641+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.791711+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.791711+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.792648+0000 mgr.x (mgr.25010) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.946 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.792648+0000 mgr.x (mgr.25010) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.852293+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.852293+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.856342+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.856342+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.860993+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.860993+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.862849+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.862849+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.874358+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.874358+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.875377+0000 mgr.x (mgr.25010) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.875377+0000 mgr.x (mgr.25010) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.949636+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.949636+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.947 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.952372+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.952372+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.954835+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.954835+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.792648+0000 mgr.x (mgr.25010) 2976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.852293+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.852293+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.856342+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.856342+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.860993+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.860993+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.862849+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.862849+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.874358+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.874358+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.875377+0000 mgr.x (mgr.25010) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.875377+0000 mgr.x (mgr.25010) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.949636+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.949636+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.952372+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.952372+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.954835+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.954835+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.949 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.955793+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.955793+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.963116+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:09.963116+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.963952+0000 mgr.x (mgr.25010) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:09.963952+0000 mgr.x (mgr.25010) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cluster 2024-04-24T17:21:09.966235+0000 mgr.x (mgr.25010) 2979 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cluster 2024-04-24T17:21:09.966235+0000 mgr.x (mgr.25010) 2979 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.005705+0000 mon.a (mon.0) 10652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.005705+0000 mon.a (mon.0) 10652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.011361+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.011361+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.017337+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.017337+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.950 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.018821+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.018821+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.021177+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.021177+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.022635+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.022635+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.028226+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.955793+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.955793+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.963116+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:09.963116+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.963952+0000 mgr.x (mgr.25010) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:09.963952+0000 mgr.x (mgr.25010) 2978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cluster 2024-04-24T17:21:09.966235+0000 mgr.x (mgr.25010) 2979 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cluster 2024-04-24T17:21:09.966235+0000 mgr.x (mgr.25010) 2979 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.005705+0000 mon.a (mon.0) 10652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.005705+0000 mon.a (mon.0) 10652 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.011361+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.011361+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.017337+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.017337+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.018821+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.018821+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.021177+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.021177+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.022635+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.022635+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.952 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.028226+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.028226+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.029055+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.029055+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.031753+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.031753+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.033639+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.033639+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.035250+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.035250+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.036695+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.036695+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.953 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.038377+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.038377+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.040010+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.040010+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.041459+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.041459+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.043261+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.043261+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.045423+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.028226+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.029055+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.954 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.029055+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.031753+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.031753+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.033639+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.033639+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.035250+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.035250+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.036695+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.036695+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.038377+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.038377+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.040010+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.040010+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.041459+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.041459+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.955 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.043261+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.043261+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.045423+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.045423+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.047200+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.047200+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.048820+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.048820+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.050587+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.050587+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.052128+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.052128+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.053722+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.053722+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:10.054860+0000 mgr.x (mgr.25010) 2980 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:10.054860+0000 mgr.x (mgr.25010) 2980 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.062955+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.062955+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.067156+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.067156+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.074863+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.074863+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.045423+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.047200+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.047200+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.048820+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.048820+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.050587+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.050587+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.052128+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.052128+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.053722+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.053722+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:10.054860+0000 mgr.x (mgr.25010) 2980 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:10.054860+0000 mgr.x (mgr.25010) 2980 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.062955+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.062955+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.067156+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:21:10.958 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.067156+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.074863+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.074863+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.079171+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.079171+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.087025+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.087025+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.091488+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.091488+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.101253+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.101253+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:21:10.959 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.106250+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.106250+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.114370+0000 mon.a (mon.0) 10682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.114370+0000 mon.a (mon.0) 10682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.118848+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.118848+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.126546+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.126546+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.079171+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.079171+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.087025+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.087025+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:21:10.960 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.091488+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.091488+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.101253+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.101253+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.106250+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.106250+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.114370+0000 mon.a (mon.0) 10682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.114370+0000 mon.a (mon.0) 10682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.118848+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.118848+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.126546+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.126546+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:21:10.961 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.130440+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.130440+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.138123+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.138123+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.142136+0000 mon.a (mon.0) 10687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.142136+0000 mon.a (mon.0) 10687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.148114+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.148114+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.152026+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.152026+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.153396+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.153396+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.159269+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.159269+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:21:10.962 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.163120+0000 mon.a (mon.0) 10692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.163120+0000 mon.a (mon.0) 10692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.130440+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.130440+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.138123+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.138123+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.142136+0000 mon.a (mon.0) 10687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.142136+0000 mon.a (mon.0) 10687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.148114+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:21:10.963 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.148114+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.152026+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.152026+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.153396+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.153396+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.159269+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.159269+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.163120+0000 mon.a (mon.0) 10692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.163120+0000 mon.a (mon.0) 10692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.169083+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.169083+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.173326+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.173326+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.179227+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.179227+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.183487+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:21:10.964 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.183487+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.189399+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.189399+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.193488+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.193488+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.194754+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.194754+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.195966+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.195966+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.169083+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.169083+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:21:10.965 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.173326+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.173326+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.179227+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.179227+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.183487+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.183487+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.189399+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.189399+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.193488+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.193488+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.194754+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.194754+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.195966+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.966 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.195966+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.197202+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.197202+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.198351+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.198351+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.199397+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.199397+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:10.200523+0000 mgr.x (mgr.25010) 2981 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: cephadm 2024-04-24T17:21:10.200523+0000 mgr.x (mgr.25010) 2981 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.200807+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.200807+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.206670+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:21:10.967 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.206670+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.208556+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.208556+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.209778+0000 mon.a (mon.0) 10707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.209778+0000 mon.a (mon.0) 10707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.217848+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.217848+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.197202+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.197202+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.198351+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.198351+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.968 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.199397+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.199397+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:10.200523+0000 mgr.x (mgr.25010) 2981 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: cephadm 2024-04-24T17:21:10.200523+0000 mgr.x (mgr.25010) 2981 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.200807+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.200807+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.206670+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.206670+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.208556+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.208556+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.209778+0000 mon.a (mon.0) 10707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.209778+0000 mon.a (mon.0) 10707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.217848+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.969 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.217848+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.277817+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.277817+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.279729+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.279729+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.287459+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[70555]: audit 2024-04-24T17:21:10.287459+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.277817+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.277817+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.279729+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.970 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.279729+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:10.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.287459+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:10.971 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:10 smithi040 bash[76016]: audit 2024-04-24T17:21:10.287459+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:11.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.052128+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.053722+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.053722+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:10.054860+0000 mgr.x (mgr.25010) 2980 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:10.054860+0000 mgr.x (mgr.25010) 2980 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.062955+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.062955+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.067156+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.067156+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.074863+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.074863+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.079171+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.079171+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.087025+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.087025+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-24T17:21:11.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.091488+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.091488+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.101253+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.101253+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.106250+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.106250+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.114370+0000 mon.a (mon.0) 10682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.114370+0000 mon.a (mon.0) 10682 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.118848+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.118848+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.126546+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.126546+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.130440+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.130440+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-24T17:21:11.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.138123+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.138123+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.142136+0000 mon.a (mon.0) 10687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.142136+0000 mon.a (mon.0) 10687 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.148114+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.148114+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.152026+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.152026+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.153396+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.153396+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.159269+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.159269+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.163120+0000 mon.a (mon.0) 10692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.163120+0000 mon.a (mon.0) 10692 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.169083+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.169083+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-24T17:21:11.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.173326+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.173326+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.179227+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.179227+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.183487+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.183487+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.189399+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.189399+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.193488+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.193488+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.194754+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.194754+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.195966+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.195966+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.197202+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.197202+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.198351+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.198351+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.199397+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.199397+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:10.200523+0000 mgr.x (mgr.25010) 2981 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: cephadm 2024-04-24T17:21:10.200523+0000 mgr.x (mgr.25010) 2981 : cephadm [INF] Upgrade: Complete! 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.200807+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.200807+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-24T17:21:11.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.206670+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.206670+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.208556+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.208556+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.209778+0000 mon.a (mon.0) 10707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.209778+0000 mon.a (mon.0) 10707 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.217848+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.217848+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.277817+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.277817+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.279729+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.279729+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.287459+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:11.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:10 smithi204 bash[58651]: audit 2024-04-24T17:21:10.287459+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:11 smithi204 bash[58651]: audit 2024-04-24T17:21:11.407268+0000 mgr.x (mgr.25010) 2982 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:12.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:11 smithi204 bash[58651]: audit 2024-04-24T17:21:11.407268+0000 mgr.x (mgr.25010) 2982 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:12.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:11 smithi040 bash[70555]: audit 2024-04-24T17:21:11.407268+0000 mgr.x (mgr.25010) 2982 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:12.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:11 smithi040 bash[70555]: audit 2024-04-24T17:21:11.407268+0000 mgr.x (mgr.25010) 2982 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:12.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:11 smithi040 bash[76016]: audit 2024-04-24T17:21:11.407268+0000 mgr.x (mgr.25010) 2982 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:12.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:11 smithi040 bash[76016]: audit 2024-04-24T17:21:11.407268+0000 mgr.x (mgr.25010) 2982 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: cluster 2024-04-24T17:21:11.966987+0000 mgr.x (mgr.25010) 2983 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: cluster 2024-04-24T17:21:11.966987+0000 mgr.x (mgr.25010) 2983 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.306187+0000 mon.a (mon.0) 10712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.306187+0000 mon.a (mon.0) 10712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.730094+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.730094+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.741284+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.741284+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.750385+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[70555]: audit 2024-04-24T17:21:12.750385+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: cluster 2024-04-24T17:21:11.966987+0000 mgr.x (mgr.25010) 2983 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: cluster 2024-04-24T17:21:11.966987+0000 mgr.x (mgr.25010) 2983 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.306187+0000 mon.a (mon.0) 10712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.306187+0000 mon.a (mon.0) 10712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.730094+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.730094+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.741284+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.741284+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.750385+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:13 smithi040 bash[76016]: audit 2024-04-24T17:21:12.750385+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: cluster 2024-04-24T17:21:11.966987+0000 mgr.x (mgr.25010) 2983 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:13.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: cluster 2024-04-24T17:21:11.966987+0000 mgr.x (mgr.25010) 2983 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.306187+0000 mon.a (mon.0) 10712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.306187+0000 mon.a (mon.0) 10712 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.730094+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.730094+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.741284+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.741284+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.750385+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:13.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:13 smithi204 bash[58651]: audit 2024-04-24T17:21:12.750385+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:14.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:21:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:21:14] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-24T17:21:15.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:15 smithi040 bash[70555]: cluster 2024-04-24T17:21:13.967881+0000 mgr.x (mgr.25010) 2984 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:21:15.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:15 smithi040 bash[70555]: cluster 2024-04-24T17:21:13.967881+0000 mgr.x (mgr.25010) 2984 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:21:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:15 smithi040 bash[76016]: cluster 2024-04-24T17:21:13.967881+0000 mgr.x (mgr.25010) 2984 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:21:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:15 smithi040 bash[76016]: cluster 2024-04-24T17:21:13.967881+0000 mgr.x (mgr.25010) 2984 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:21:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:15 smithi204 bash[58651]: cluster 2024-04-24T17:21:13.967881+0000 mgr.x (mgr.25010) 2984 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:21:15.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:15 smithi204 bash[58651]: cluster 2024-04-24T17:21:13.967881+0000 mgr.x (mgr.25010) 2984 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-24T17:21:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[70555]: cluster 2024-04-24T17:21:15.969344+0000 mgr.x (mgr.25010) 2985 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[70555]: cluster 2024-04-24T17:21:15.969344+0000 mgr.x (mgr.25010) 2985 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[70555]: audit 2024-04-24T17:21:16.853349+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[70555]: audit 2024-04-24T17:21:16.853349+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:17.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[76016]: cluster 2024-04-24T17:21:15.969344+0000 mgr.x (mgr.25010) 2985 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:17.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[76016]: cluster 2024-04-24T17:21:15.969344+0000 mgr.x (mgr.25010) 2985 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:17.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[76016]: audit 2024-04-24T17:21:16.853349+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:17.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:17 smithi040 bash[76016]: audit 2024-04-24T17:21:16.853349+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:17 smithi204 bash[58651]: cluster 2024-04-24T17:21:15.969344+0000 mgr.x (mgr.25010) 2985 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:17 smithi204 bash[58651]: cluster 2024-04-24T17:21:15.969344+0000 mgr.x (mgr.25010) 2985 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:17 smithi204 bash[58651]: audit 2024-04-24T17:21:16.853349+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:17 smithi204 bash[58651]: audit 2024-04-24T17:21:16.853349+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:19 smithi040 bash[70555]: cluster 2024-04-24T17:21:17.970326+0000 mgr.x (mgr.25010) 2986 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:19 smithi040 bash[70555]: cluster 2024-04-24T17:21:17.970326+0000 mgr.x (mgr.25010) 2986 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:19 smithi040 bash[76016]: cluster 2024-04-24T17:21:17.970326+0000 mgr.x (mgr.25010) 2986 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:19.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:19 smithi040 bash[76016]: cluster 2024-04-24T17:21:17.970326+0000 mgr.x (mgr.25010) 2986 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:19 smithi204 bash[58651]: cluster 2024-04-24T17:21:17.970326+0000 mgr.x (mgr.25010) 2986 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:19 smithi204 bash[58651]: cluster 2024-04-24T17:21:17.970326+0000 mgr.x (mgr.25010) 2986 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:21 smithi040 bash[76016]: cluster 2024-04-24T17:21:19.971349+0000 mgr.x (mgr.25010) 2987 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:21 smithi040 bash[76016]: cluster 2024-04-24T17:21:19.971349+0000 mgr.x (mgr.25010) 2987 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:21 smithi040 bash[70555]: cluster 2024-04-24T17:21:19.971349+0000 mgr.x (mgr.25010) 2987 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:21 smithi040 bash[70555]: cluster 2024-04-24T17:21:19.971349+0000 mgr.x (mgr.25010) 2987 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:21 smithi204 bash[58651]: cluster 2024-04-24T17:21:19.971349+0000 mgr.x (mgr.25010) 2987 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:21 smithi204 bash[58651]: cluster 2024-04-24T17:21:19.971349+0000 mgr.x (mgr.25010) 2987 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:22 smithi040 bash[70555]: audit 2024-04-24T17:21:21.418871+0000 mgr.x (mgr.25010) 2988 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:22 smithi040 bash[70555]: audit 2024-04-24T17:21:21.418871+0000 mgr.x (mgr.25010) 2988 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:22 smithi040 bash[76016]: audit 2024-04-24T17:21:21.418871+0000 mgr.x (mgr.25010) 2988 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:22 smithi040 bash[76016]: audit 2024-04-24T17:21:21.418871+0000 mgr.x (mgr.25010) 2988 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:22 smithi204 bash[58651]: audit 2024-04-24T17:21:21.418871+0000 mgr.x (mgr.25010) 2988 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:22 smithi204 bash[58651]: audit 2024-04-24T17:21:21.418871+0000 mgr.x (mgr.25010) 2988 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:23 smithi040 bash[70555]: cluster 2024-04-24T17:21:21.972747+0000 mgr.x (mgr.25010) 2989 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:23 smithi040 bash[70555]: cluster 2024-04-24T17:21:21.972747+0000 mgr.x (mgr.25010) 2989 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:23 smithi040 bash[76016]: cluster 2024-04-24T17:21:21.972747+0000 mgr.x (mgr.25010) 2989 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:23.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:23 smithi040 bash[76016]: cluster 2024-04-24T17:21:21.972747+0000 mgr.x (mgr.25010) 2989 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:23 smithi204 bash[58651]: cluster 2024-04-24T17:21:21.972747+0000 mgr.x (mgr.25010) 2989 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:23 smithi204 bash[58651]: cluster 2024-04-24T17:21:21.972747+0000 mgr.x (mgr.25010) 2989 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:21:24] "GET /metrics HTTP/1.1" 200 38685 "" "Prometheus/2.43.0" 2024-04-24T17:21:25.178 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: audit 2024-04-24T17:21:23.859515+0000 mon.a (mon.0) 10717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: audit 2024-04-24T17:21:23.859515+0000 mon.a (mon.0) 10717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: audit 2024-04-24T17:21:23.868908+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: audit 2024-04-24T17:21:23.868908+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: audit 2024-04-24T17:21:23.880342+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: audit 2024-04-24T17:21:23.880342+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: cluster 2024-04-24T17:21:23.973707+0000 mgr.x (mgr.25010) 2990 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[70555]: cluster 2024-04-24T17:21:23.973707+0000 mgr.x (mgr.25010) 2990 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: audit 2024-04-24T17:21:23.859515+0000 mon.a (mon.0) 10717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: audit 2024-04-24T17:21:23.859515+0000 mon.a (mon.0) 10717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: audit 2024-04-24T17:21:23.868908+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: audit 2024-04-24T17:21:23.868908+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: audit 2024-04-24T17:21:23.880342+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: audit 2024-04-24T17:21:23.880342+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: cluster 2024-04-24T17:21:23.973707+0000 mgr.x (mgr.25010) 2990 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:25.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:24 smithi040 bash[76016]: cluster 2024-04-24T17:21:23.973707+0000 mgr.x (mgr.25010) 2990 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:25.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: audit 2024-04-24T17:21:23.859515+0000 mon.a (mon.0) 10717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: audit 2024-04-24T17:21:23.859515+0000 mon.a (mon.0) 10717 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: audit 2024-04-24T17:21:23.868908+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: audit 2024-04-24T17:21:23.868908+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: audit 2024-04-24T17:21:23.880342+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: audit 2024-04-24T17:21:23.880342+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: cluster 2024-04-24T17:21:23.973707+0000 mgr.x (mgr.25010) 2990 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:25.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:24 smithi204 bash[58651]: cluster 2024-04-24T17:21:23.973707+0000 mgr.x (mgr.25010) 2990 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:27.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:27 smithi040 bash[70555]: cluster 2024-04-24T17:21:25.975295+0000 mgr.x (mgr.25010) 2991 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:27.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:27 smithi040 bash[70555]: cluster 2024-04-24T17:21:25.975295+0000 mgr.x (mgr.25010) 2991 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:27.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:27 smithi040 bash[76016]: cluster 2024-04-24T17:21:25.975295+0000 mgr.x (mgr.25010) 2991 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:27.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:27 smithi040 bash[76016]: cluster 2024-04-24T17:21:25.975295+0000 mgr.x (mgr.25010) 2991 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:27 smithi204 bash[58651]: cluster 2024-04-24T17:21:25.975295+0000 mgr.x (mgr.25010) 2991 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:27 smithi204 bash[58651]: cluster 2024-04-24T17:21:25.975295+0000 mgr.x (mgr.25010) 2991 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:27.677 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch ps' 2024-04-24T17:21:28.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:28 smithi040 bash[70555]: audit 2024-04-24T17:21:26.823654+0000 mgr.x (mgr.25010) 2992 : audit [DBG] from='client.44967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:28.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:28 smithi040 bash[70555]: audit 2024-04-24T17:21:26.823654+0000 mgr.x (mgr.25010) 2992 : audit [DBG] from='client.44967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:28.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:28 smithi040 bash[76016]: audit 2024-04-24T17:21:26.823654+0000 mgr.x (mgr.25010) 2992 : audit [DBG] from='client.44967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:28.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:28 smithi040 bash[76016]: audit 2024-04-24T17:21:26.823654+0000 mgr.x (mgr.25010) 2992 : audit [DBG] from='client.44967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:28 smithi204 bash[58651]: audit 2024-04-24T17:21:26.823654+0000 mgr.x (mgr.25010) 2992 : audit [DBG] from='client.44967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:28.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:28 smithi204 bash[58651]: audit 2024-04-24T17:21:26.823654+0000 mgr.x (mgr.25010) 2992 : audit [DBG] from='client.44967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:29.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:29 smithi040 bash[70555]: cluster 2024-04-24T17:21:27.976324+0000 mgr.x (mgr.25010) 2993 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:29.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:29 smithi040 bash[70555]: cluster 2024-04-24T17:21:27.976324+0000 mgr.x (mgr.25010) 2993 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:29.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:29 smithi040 bash[76016]: cluster 2024-04-24T17:21:27.976324+0000 mgr.x (mgr.25010) 2993 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:29.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:29 smithi040 bash[76016]: cluster 2024-04-24T17:21:27.976324+0000 mgr.x (mgr.25010) 2993 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:29 smithi204 bash[58651]: cluster 2024-04-24T17:21:27.976324+0000 mgr.x (mgr.25010) 2993 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:29 smithi204 bash[58651]: cluster 2024-04-24T17:21:27.976324+0000 mgr.x (mgr.25010) 2993 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:30.854 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:21:30.854 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 6s ago 26m - - 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 18s ago 25m - - 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (78s) 6s ago 19m 13.6M - 0.25.0 c8568f914cd2 0e29d9aef2da 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (34s) 18s ago 18m 69.7M - 9.4.12 2bacad6d85d8 ed349513ee64 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (2m) 6s ago 17m 43.0M - 3.8 8bb2087275ff 8e10470f33ec 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (11m) 18s ago 25m 550M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (10m) 6s ago 27m 440M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (10m) 6s ago 27m 94.9M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (9m) 18s ago 25m 66.7M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (9m) 6s ago 25m 68.1M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:21:30.855 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (2m) 6s ago 19m 7847k - 1.5.0 0da6a335fe13 3fdcc1d37c9b 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (2m) 18s ago 19m 7852k - 1.5.0 0da6a335fe13 21b7add2b363 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (8m) 6s ago 24m 66.6M 2525M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (7m) 6s ago 24m 67.3M 2525M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (7m) 6s ago 23m 59.4M 2525M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (6m) 6s ago 22m 64.1M 2525M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (5m) 18s ago 22m 63.3M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (5m) 18s ago 21m 55.8M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (4m) 18s ago 21m 52.1M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (3m) 18s ago 20m 59.4M 2780M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (100s) 18s ago 19m 53.9M - 2.43.0 a07b618ecd1d 508c7ccc64e9 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (3m) 6s ago 17m 89.9M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:21:30.856 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (3m) 18s ago 17m 89.8M - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:21:30.857 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (3m) 6s ago 17m 89.7M - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:21:30.857 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (3m) 18s ago 17m 89.6M - 19.0.0-3285-g5904d294 8bb2087275ff 14bcc2172dd0 2024-04-24T17:21:31.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:31 smithi040 bash[70555]: cluster 2024-04-24T17:21:29.977389+0000 mgr.x (mgr.25010) 2994 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:31.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:31 smithi040 bash[70555]: cluster 2024-04-24T17:21:29.977389+0000 mgr.x (mgr.25010) 2994 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:31.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:31 smithi040 bash[76016]: cluster 2024-04-24T17:21:29.977389+0000 mgr.x (mgr.25010) 2994 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:31.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:31 smithi040 bash[76016]: cluster 2024-04-24T17:21:29.977389+0000 mgr.x (mgr.25010) 2994 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:31 smithi204 bash[58651]: cluster 2024-04-24T17:21:29.977389+0000 mgr.x (mgr.25010) 2994 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:31 smithi204 bash[58651]: cluster 2024-04-24T17:21:29.977389+0000 mgr.x (mgr.25010) 2994 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:31.616 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions' 2024-04-24T17:21:32.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:32 smithi204 bash[58651]: audit 2024-04-24T17:21:30.805183+0000 mgr.x (mgr.25010) 2995 : audit [DBG] from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:32.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:32 smithi204 bash[58651]: audit 2024-04-24T17:21:30.805183+0000 mgr.x (mgr.25010) 2995 : audit [DBG] from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:32.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:32 smithi204 bash[58651]: audit 2024-04-24T17:21:31.427992+0000 mgr.x (mgr.25010) 2996 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:32.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:32 smithi204 bash[58651]: audit 2024-04-24T17:21:31.427992+0000 mgr.x (mgr.25010) 2996 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:32.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:32 smithi204 bash[58651]: audit 2024-04-24T17:21:31.853723+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:32.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:32 smithi204 bash[58651]: audit 2024-04-24T17:21:31.853723+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[70555]: audit 2024-04-24T17:21:30.805183+0000 mgr.x (mgr.25010) 2995 : audit [DBG] from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[70555]: audit 2024-04-24T17:21:30.805183+0000 mgr.x (mgr.25010) 2995 : audit [DBG] from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[70555]: audit 2024-04-24T17:21:31.427992+0000 mgr.x (mgr.25010) 2996 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:32.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[70555]: audit 2024-04-24T17:21:31.427992+0000 mgr.x (mgr.25010) 2996 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[70555]: audit 2024-04-24T17:21:31.853723+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[70555]: audit 2024-04-24T17:21:31.853723+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[76016]: audit 2024-04-24T17:21:30.805183+0000 mgr.x (mgr.25010) 2995 : audit [DBG] from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[76016]: audit 2024-04-24T17:21:30.805183+0000 mgr.x (mgr.25010) 2995 : audit [DBG] from='client.54892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[76016]: audit 2024-04-24T17:21:31.427992+0000 mgr.x (mgr.25010) 2996 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[76016]: audit 2024-04-24T17:21:31.427992+0000 mgr.x (mgr.25010) 2996 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[76016]: audit 2024-04-24T17:21:31.853723+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:32.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:32 smithi040 bash[76016]: audit 2024-04-24T17:21:31.853723+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:33.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: cluster 2024-04-24T17:21:31.978213+0000 mgr.x (mgr.25010) 2997 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:33.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: cluster 2024-04-24T17:21:31.978213+0000 mgr.x (mgr.25010) 2997 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:33.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: audit 2024-04-24T17:21:32.880448+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: audit 2024-04-24T17:21:32.880448+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: audit 2024-04-24T17:21:32.892813+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: audit 2024-04-24T17:21:32.892813+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: audit 2024-04-24T17:21:32.903611+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:33 smithi204 bash[58651]: audit 2024-04-24T17:21:32.903611+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: cluster 2024-04-24T17:21:31.978213+0000 mgr.x (mgr.25010) 2997 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:33.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: cluster 2024-04-24T17:21:31.978213+0000 mgr.x (mgr.25010) 2997 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:33.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: audit 2024-04-24T17:21:32.880448+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: audit 2024-04-24T17:21:32.880448+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: audit 2024-04-24T17:21:32.892813+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: audit 2024-04-24T17:21:32.892813+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: audit 2024-04-24T17:21:32.903611+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[70555]: audit 2024-04-24T17:21:32.903611+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: cluster 2024-04-24T17:21:31.978213+0000 mgr.x (mgr.25010) 2997 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: cluster 2024-04-24T17:21:31.978213+0000 mgr.x (mgr.25010) 2997 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: audit 2024-04-24T17:21:32.880448+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: audit 2024-04-24T17:21:32.880448+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: audit 2024-04-24T17:21:32.892813+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: audit 2024-04-24T17:21:32.892813+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: audit 2024-04-24T17:21:32.903611+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:33.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:33 smithi040 bash[76016]: audit 2024-04-24T17:21:32.903611+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:34.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:21:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:21:34] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-24T17:21:35.210 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:21:35.211 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:21:35.212 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:21:35.429 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:35 smithi040 bash[70555]: cluster 2024-04-24T17:21:33.979102+0000 mgr.x (mgr.25010) 2998 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:35.430 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:35 smithi040 bash[70555]: cluster 2024-04-24T17:21:33.979102+0000 mgr.x (mgr.25010) 2998 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:35.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:35 smithi040 bash[76016]: cluster 2024-04-24T17:21:33.979102+0000 mgr.x (mgr.25010) 2998 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:35.430 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:35 smithi040 bash[76016]: cluster 2024-04-24T17:21:33.979102+0000 mgr.x (mgr.25010) 2998 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:35.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:35 smithi204 bash[58651]: cluster 2024-04-24T17:21:33.979102+0000 mgr.x (mgr.25010) 2998 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:35.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:35 smithi204 bash[58651]: cluster 2024-04-24T17:21:33.979102+0000 mgr.x (mgr.25010) 2998 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:35.998 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-24T17:21:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:36 smithi040 bash[70555]: audit 2024-04-24T17:21:35.211421+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1735147317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:36.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:36 smithi040 bash[70555]: audit 2024-04-24T17:21:35.211421+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1735147317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:36.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:36 smithi040 bash[76016]: audit 2024-04-24T17:21:35.211421+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1735147317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:36.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:36 smithi040 bash[76016]: audit 2024-04-24T17:21:35.211421+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1735147317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:36 smithi204 bash[58651]: audit 2024-04-24T17:21:35.211421+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1735147317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:36.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:36 smithi204 bash[58651]: audit 2024-04-24T17:21:35.211421+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.40:0/1735147317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:21:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:37 smithi040 bash[70555]: cluster 2024-04-24T17:21:35.980633+0000 mgr.x (mgr.25010) 2999 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:37.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:37 smithi040 bash[70555]: cluster 2024-04-24T17:21:35.980633+0000 mgr.x (mgr.25010) 2999 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:37 smithi040 bash[76016]: cluster 2024-04-24T17:21:35.980633+0000 mgr.x (mgr.25010) 2999 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:37.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:37 smithi040 bash[76016]: cluster 2024-04-24T17:21:35.980633+0000 mgr.x (mgr.25010) 2999 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:37 smithi204 bash[58651]: cluster 2024-04-24T17:21:35.980633+0000 mgr.x (mgr.25010) 2999 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:37 smithi204 bash[58651]: cluster 2024-04-24T17:21:35.980633+0000 mgr.x (mgr.25010) 2999 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:38.821 INFO:teuthology.orchestra.run.smithi040.stdout:wait for servicemap items w/ changing names to refresh 2024-04-24T17:21:39.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:39 smithi040 bash[70555]: cluster 2024-04-24T17:21:37.981659+0000 mgr.x (mgr.25010) 3000 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:39.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:39 smithi040 bash[70555]: cluster 2024-04-24T17:21:37.981659+0000 mgr.x (mgr.25010) 3000 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:39.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:39 smithi040 bash[76016]: cluster 2024-04-24T17:21:37.981659+0000 mgr.x (mgr.25010) 3000 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:39.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:39 smithi040 bash[76016]: cluster 2024-04-24T17:21:37.981659+0000 mgr.x (mgr.25010) 3000 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:39.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:39 smithi204 bash[58651]: cluster 2024-04-24T17:21:37.981659+0000 mgr.x (mgr.25010) 3000 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:39.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:39 smithi204 bash[58651]: cluster 2024-04-24T17:21:37.981659+0000 mgr.x (mgr.25010) 3000 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:39.588 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'sleep 60' 2024-04-24T17:21:41.431 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:41 smithi040 bash[76016]: cluster 2024-04-24T17:21:39.982718+0000 mgr.x (mgr.25010) 3001 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:41.432 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:41 smithi040 bash[76016]: cluster 2024-04-24T17:21:39.982718+0000 mgr.x (mgr.25010) 3001 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:41.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:41 smithi040 bash[70555]: cluster 2024-04-24T17:21:39.982718+0000 mgr.x (mgr.25010) 3001 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:41.432 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:41 smithi040 bash[70555]: cluster 2024-04-24T17:21:39.982718+0000 mgr.x (mgr.25010) 3001 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:41 smithi204 bash[58651]: cluster 2024-04-24T17:21:39.982718+0000 mgr.x (mgr.25010) 3001 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:41 smithi204 bash[58651]: cluster 2024-04-24T17:21:39.982718+0000 mgr.x (mgr.25010) 3001 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:42.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:42 smithi040 bash[70555]: audit 2024-04-24T17:21:41.432511+0000 mgr.x (mgr.25010) 3002 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:42.426 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:42 smithi040 bash[70555]: audit 2024-04-24T17:21:41.432511+0000 mgr.x (mgr.25010) 3002 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:42.426 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:42 smithi040 bash[76016]: audit 2024-04-24T17:21:41.432511+0000 mgr.x (mgr.25010) 3002 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:42.427 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:42 smithi040 bash[76016]: audit 2024-04-24T17:21:41.432511+0000 mgr.x (mgr.25010) 3002 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:42 smithi204 bash[58651]: audit 2024-04-24T17:21:41.432511+0000 mgr.x (mgr.25010) 3002 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:42 smithi204 bash[58651]: audit 2024-04-24T17:21:41.432511+0000 mgr.x (mgr.25010) 3002 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:43 smithi040 bash[70555]: cluster 2024-04-24T17:21:41.984163+0000 mgr.x (mgr.25010) 3003 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:43 smithi040 bash[70555]: cluster 2024-04-24T17:21:41.984163+0000 mgr.x (mgr.25010) 3003 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:43 smithi040 bash[76016]: cluster 2024-04-24T17:21:41.984163+0000 mgr.x (mgr.25010) 3003 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:43.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:43 smithi040 bash[76016]: cluster 2024-04-24T17:21:41.984163+0000 mgr.x (mgr.25010) 3003 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:43 smithi204 bash[58651]: cluster 2024-04-24T17:21:41.984163+0000 mgr.x (mgr.25010) 3003 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:43 smithi204 bash[58651]: cluster 2024-04-24T17:21:41.984163+0000 mgr.x (mgr.25010) 3003 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:44.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:21:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:21:44] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-24T17:21:45.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: cluster 2024-04-24T17:21:43.985114+0000 mgr.x (mgr.25010) 3004 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: cluster 2024-04-24T17:21:43.985114+0000 mgr.x (mgr.25010) 3004 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: audit 2024-04-24T17:21:44.070224+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: audit 2024-04-24T17:21:44.070224+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: audit 2024-04-24T17:21:44.081102+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: audit 2024-04-24T17:21:44.081102+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: audit 2024-04-24T17:21:44.092016+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[70555]: audit 2024-04-24T17:21:44.092016+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: cluster 2024-04-24T17:21:43.985114+0000 mgr.x (mgr.25010) 3004 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: cluster 2024-04-24T17:21:43.985114+0000 mgr.x (mgr.25010) 3004 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: audit 2024-04-24T17:21:44.070224+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: audit 2024-04-24T17:21:44.070224+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: audit 2024-04-24T17:21:44.081102+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: audit 2024-04-24T17:21:44.081102+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: audit 2024-04-24T17:21:44.092016+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:45 smithi040 bash[76016]: audit 2024-04-24T17:21:44.092016+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: cluster 2024-04-24T17:21:43.985114+0000 mgr.x (mgr.25010) 3004 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: cluster 2024-04-24T17:21:43.985114+0000 mgr.x (mgr.25010) 3004 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: audit 2024-04-24T17:21:44.070224+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: audit 2024-04-24T17:21:44.070224+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: audit 2024-04-24T17:21:44.081102+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: audit 2024-04-24T17:21:44.081102+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: audit 2024-04-24T17:21:44.092016+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:45 smithi204 bash[58651]: audit 2024-04-24T17:21:44.092016+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[70555]: cluster 2024-04-24T17:21:45.986636+0000 mgr.x (mgr.25010) 3005 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[70555]: cluster 2024-04-24T17:21:45.986636+0000 mgr.x (mgr.25010) 3005 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[70555]: audit 2024-04-24T17:21:46.853938+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:47.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[70555]: audit 2024-04-24T17:21:46.853938+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:47.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[76016]: cluster 2024-04-24T17:21:45.986636+0000 mgr.x (mgr.25010) 3005 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:47.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[76016]: cluster 2024-04-24T17:21:45.986636+0000 mgr.x (mgr.25010) 3005 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:47.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[76016]: audit 2024-04-24T17:21:46.853938+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:47.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:47 smithi040 bash[76016]: audit 2024-04-24T17:21:46.853938+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:47 smithi204 bash[58651]: cluster 2024-04-24T17:21:45.986636+0000 mgr.x (mgr.25010) 3005 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:47 smithi204 bash[58651]: cluster 2024-04-24T17:21:45.986636+0000 mgr.x (mgr.25010) 3005 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:47 smithi204 bash[58651]: audit 2024-04-24T17:21:46.853938+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:47 smithi204 bash[58651]: audit 2024-04-24T17:21:46.853938+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:21:49.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:49 smithi040 bash[70555]: cluster 2024-04-24T17:21:47.987735+0000 mgr.x (mgr.25010) 3006 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:49.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:49 smithi040 bash[70555]: cluster 2024-04-24T17:21:47.987735+0000 mgr.x (mgr.25010) 3006 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:49 smithi040 bash[76016]: cluster 2024-04-24T17:21:47.987735+0000 mgr.x (mgr.25010) 3006 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:49.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:49 smithi040 bash[76016]: cluster 2024-04-24T17:21:47.987735+0000 mgr.x (mgr.25010) 3006 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:49 smithi204 bash[58651]: cluster 2024-04-24T17:21:47.987735+0000 mgr.x (mgr.25010) 3006 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:49 smithi204 bash[58651]: cluster 2024-04-24T17:21:47.987735+0000 mgr.x (mgr.25010) 3006 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:50 smithi040 bash[70555]: cluster 2024-04-24T17:21:49.988874+0000 mgr.x (mgr.25010) 3007 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:50 smithi040 bash[70555]: cluster 2024-04-24T17:21:49.988874+0000 mgr.x (mgr.25010) 3007 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:50 smithi040 bash[76016]: cluster 2024-04-24T17:21:49.988874+0000 mgr.x (mgr.25010) 3007 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:50 smithi040 bash[76016]: cluster 2024-04-24T17:21:49.988874+0000 mgr.x (mgr.25010) 3007 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:50 smithi204 bash[58651]: cluster 2024-04-24T17:21:49.988874+0000 mgr.x (mgr.25010) 3007 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:51.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:50 smithi204 bash[58651]: cluster 2024-04-24T17:21:49.988874+0000 mgr.x (mgr.25010) 3007 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:52.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:51 smithi204 bash[58651]: audit 2024-04-24T17:21:51.444135+0000 mgr.x (mgr.25010) 3008 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:52.182 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:51 smithi204 bash[58651]: audit 2024-04-24T17:21:51.444135+0000 mgr.x (mgr.25010) 3008 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:52.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:51 smithi040 bash[76016]: audit 2024-04-24T17:21:51.444135+0000 mgr.x (mgr.25010) 3008 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:52.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:51 smithi040 bash[76016]: audit 2024-04-24T17:21:51.444135+0000 mgr.x (mgr.25010) 3008 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:51 smithi040 bash[70555]: audit 2024-04-24T17:21:51.444135+0000 mgr.x (mgr.25010) 3008 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:51 smithi040 bash[70555]: audit 2024-04-24T17:21:51.444135+0000 mgr.x (mgr.25010) 3008 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:21:53.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:52 smithi040 bash[70555]: cluster 2024-04-24T17:21:51.990307+0000 mgr.x (mgr.25010) 3009 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:53.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:52 smithi040 bash[70555]: cluster 2024-04-24T17:21:51.990307+0000 mgr.x (mgr.25010) 3009 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:53.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:52 smithi040 bash[76016]: cluster 2024-04-24T17:21:51.990307+0000 mgr.x (mgr.25010) 3009 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:53.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:52 smithi040 bash[76016]: cluster 2024-04-24T17:21:51.990307+0000 mgr.x (mgr.25010) 3009 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:52 smithi204 bash[58651]: cluster 2024-04-24T17:21:51.990307+0000 mgr.x (mgr.25010) 3009 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:53.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:52 smithi204 bash[58651]: cluster 2024-04-24T17:21:51.990307+0000 mgr.x (mgr.25010) 3009 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:54.199 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:21:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:21:54] "GET /metrics HTTP/1.1" 200 38685 "" "Prometheus/2.43.0" 2024-04-24T17:21:54.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:54 smithi204 bash[58651]: audit 2024-04-24T17:21:53.066490+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:54 smithi204 bash[58651]: audit 2024-04-24T17:21:53.066490+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:54 smithi204 bash[58651]: audit 2024-04-24T17:21:53.077707+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:54 smithi204 bash[58651]: audit 2024-04-24T17:21:53.077707+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:54 smithi204 bash[58651]: audit 2024-04-24T17:21:53.089137+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:54 smithi204 bash[58651]: audit 2024-04-24T17:21:53.089137+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[76016]: audit 2024-04-24T17:21:53.066490+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[76016]: audit 2024-04-24T17:21:53.066490+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[76016]: audit 2024-04-24T17:21:53.077707+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[76016]: audit 2024-04-24T17:21:53.077707+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[76016]: audit 2024-04-24T17:21:53.089137+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[76016]: audit 2024-04-24T17:21:53.089137+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[70555]: audit 2024-04-24T17:21:53.066490+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[70555]: audit 2024-04-24T17:21:53.066490+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[70555]: audit 2024-04-24T17:21:53.077707+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[70555]: audit 2024-04-24T17:21:53.077707+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[70555]: audit 2024-04-24T17:21:53.089137+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:54.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:54 smithi040 bash[70555]: audit 2024-04-24T17:21:53.089137+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:21:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:55 smithi040 bash[70555]: cluster 2024-04-24T17:21:53.991228+0000 mgr.x (mgr.25010) 3010 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:55.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:55 smithi040 bash[70555]: cluster 2024-04-24T17:21:53.991228+0000 mgr.x (mgr.25010) 3010 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:55.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:55 smithi040 bash[76016]: cluster 2024-04-24T17:21:53.991228+0000 mgr.x (mgr.25010) 3010 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:55.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:55 smithi040 bash[76016]: cluster 2024-04-24T17:21:53.991228+0000 mgr.x (mgr.25010) 3010 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:55.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:55 smithi204 bash[58651]: cluster 2024-04-24T17:21:53.991228+0000 mgr.x (mgr.25010) 3010 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:55.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:55 smithi204 bash[58651]: cluster 2024-04-24T17:21:53.991228+0000 mgr.x (mgr.25010) 3010 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:57 smithi040 bash[70555]: cluster 2024-04-24T17:21:55.992786+0000 mgr.x (mgr.25010) 3011 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:57 smithi040 bash[70555]: cluster 2024-04-24T17:21:55.992786+0000 mgr.x (mgr.25010) 3011 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:57 smithi040 bash[76016]: cluster 2024-04-24T17:21:55.992786+0000 mgr.x (mgr.25010) 3011 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:57 smithi040 bash[76016]: cluster 2024-04-24T17:21:55.992786+0000 mgr.x (mgr.25010) 3011 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:57 smithi204 bash[58651]: cluster 2024-04-24T17:21:55.992786+0000 mgr.x (mgr.25010) 3011 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:57 smithi204 bash[58651]: cluster 2024-04-24T17:21:55.992786+0000 mgr.x (mgr.25010) 3011 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:21:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:59 smithi040 bash[70555]: cluster 2024-04-24T17:21:57.993781+0000 mgr.x (mgr.25010) 3012 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:59.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:21:59 smithi040 bash[70555]: cluster 2024-04-24T17:21:57.993781+0000 mgr.x (mgr.25010) 3012 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:59.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:59 smithi040 bash[76016]: cluster 2024-04-24T17:21:57.993781+0000 mgr.x (mgr.25010) 3012 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:59.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:21:59 smithi040 bash[76016]: cluster 2024-04-24T17:21:57.993781+0000 mgr.x (mgr.25010) 3012 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:59 smithi204 bash[58651]: cluster 2024-04-24T17:21:57.993781+0000 mgr.x (mgr.25010) 3012 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:21:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:21:59 smithi204 bash[58651]: cluster 2024-04-24T17:21:57.993781+0000 mgr.x (mgr.25010) 3012 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:01.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:01 smithi040 bash[76016]: cluster 2024-04-24T17:21:59.994842+0000 mgr.x (mgr.25010) 3013 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:01.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:01 smithi040 bash[76016]: cluster 2024-04-24T17:21:59.994842+0000 mgr.x (mgr.25010) 3013 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:01.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:01 smithi040 bash[70555]: cluster 2024-04-24T17:21:59.994842+0000 mgr.x (mgr.25010) 3013 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:01.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:01 smithi040 bash[70555]: cluster 2024-04-24T17:21:59.994842+0000 mgr.x (mgr.25010) 3013 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:01.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:01 smithi204 bash[58651]: cluster 2024-04-24T17:21:59.994842+0000 mgr.x (mgr.25010) 3013 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:01.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:01 smithi204 bash[58651]: cluster 2024-04-24T17:21:59.994842+0000 mgr.x (mgr.25010) 3013 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[70555]: audit 2024-04-24T17:22:01.452396+0000 mgr.x (mgr.25010) 3014 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[70555]: audit 2024-04-24T17:22:01.452396+0000 mgr.x (mgr.25010) 3014 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[70555]: audit 2024-04-24T17:22:01.854747+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[70555]: audit 2024-04-24T17:22:01.854747+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[76016]: audit 2024-04-24T17:22:01.452396+0000 mgr.x (mgr.25010) 3014 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:02.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[76016]: audit 2024-04-24T17:22:01.452396+0000 mgr.x (mgr.25010) 3014 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[76016]: audit 2024-04-24T17:22:01.854747+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:02 smithi040 bash[76016]: audit 2024-04-24T17:22:01.854747+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:02 smithi204 bash[58651]: audit 2024-04-24T17:22:01.452396+0000 mgr.x (mgr.25010) 3014 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:02 smithi204 bash[58651]: audit 2024-04-24T17:22:01.452396+0000 mgr.x (mgr.25010) 3014 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:02 smithi204 bash[58651]: audit 2024-04-24T17:22:01.854747+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:02.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:02 smithi204 bash[58651]: audit 2024-04-24T17:22:01.854747+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:03 smithi040 bash[70555]: cluster 2024-04-24T17:22:01.996231+0000 mgr.x (mgr.25010) 3015 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:03 smithi040 bash[70555]: cluster 2024-04-24T17:22:01.996231+0000 mgr.x (mgr.25010) 3015 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:03 smithi040 bash[76016]: cluster 2024-04-24T17:22:01.996231+0000 mgr.x (mgr.25010) 3015 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:03 smithi040 bash[76016]: cluster 2024-04-24T17:22:01.996231+0000 mgr.x (mgr.25010) 3015 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:03 smithi204 bash[58651]: cluster 2024-04-24T17:22:01.996231+0000 mgr.x (mgr.25010) 3015 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:03 smithi204 bash[58651]: cluster 2024-04-24T17:22:01.996231+0000 mgr.x (mgr.25010) 3015 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:04.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:22:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:22:04] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-24T17:22:05.342 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: cluster 2024-04-24T17:22:03.997198+0000 mgr.x (mgr.25010) 3016 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: cluster 2024-04-24T17:22:03.997198+0000 mgr.x (mgr.25010) 3016 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: audit 2024-04-24T17:22:04.269637+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: audit 2024-04-24T17:22:04.269637+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: audit 2024-04-24T17:22:04.283292+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: audit 2024-04-24T17:22:04.283292+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: audit 2024-04-24T17:22:04.295988+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[76016]: audit 2024-04-24T17:22:04.295988+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: cluster 2024-04-24T17:22:03.997198+0000 mgr.x (mgr.25010) 3016 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: cluster 2024-04-24T17:22:03.997198+0000 mgr.x (mgr.25010) 3016 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:05.343 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: audit 2024-04-24T17:22:04.269637+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: audit 2024-04-24T17:22:04.269637+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: audit 2024-04-24T17:22:04.283292+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: audit 2024-04-24T17:22:04.283292+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: audit 2024-04-24T17:22:04.295988+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.344 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:05 smithi040 bash[70555]: audit 2024-04-24T17:22:04.295988+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: cluster 2024-04-24T17:22:03.997198+0000 mgr.x (mgr.25010) 3016 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: cluster 2024-04-24T17:22:03.997198+0000 mgr.x (mgr.25010) 3016 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: audit 2024-04-24T17:22:04.269637+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: audit 2024-04-24T17:22:04.269637+0000 mon.a (mon.0) 10732 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: audit 2024-04-24T17:22:04.283292+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: audit 2024-04-24T17:22:04.283292+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: audit 2024-04-24T17:22:04.295988+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:05.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:05 smithi204 bash[58651]: audit 2024-04-24T17:22:04.295988+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:07.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:07 smithi040 bash[70555]: cluster 2024-04-24T17:22:05.998698+0000 mgr.x (mgr.25010) 3017 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:07.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:07 smithi040 bash[70555]: cluster 2024-04-24T17:22:05.998698+0000 mgr.x (mgr.25010) 3017 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:07 smithi040 bash[76016]: cluster 2024-04-24T17:22:05.998698+0000 mgr.x (mgr.25010) 3017 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:07.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:07 smithi040 bash[76016]: cluster 2024-04-24T17:22:05.998698+0000 mgr.x (mgr.25010) 3017 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:07 smithi204 bash[58651]: cluster 2024-04-24T17:22:05.998698+0000 mgr.x (mgr.25010) 3017 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:07.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:07 smithi204 bash[58651]: cluster 2024-04-24T17:22:05.998698+0000 mgr.x (mgr.25010) 3017 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:09.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:09 smithi040 bash[76016]: cluster 2024-04-24T17:22:07.999713+0000 mgr.x (mgr.25010) 3018 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:09.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:09 smithi040 bash[76016]: cluster 2024-04-24T17:22:07.999713+0000 mgr.x (mgr.25010) 3018 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:09.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:09 smithi040 bash[70555]: cluster 2024-04-24T17:22:07.999713+0000 mgr.x (mgr.25010) 3018 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:09.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:09 smithi040 bash[70555]: cluster 2024-04-24T17:22:07.999713+0000 mgr.x (mgr.25010) 3018 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:09.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:09 smithi204 bash[58651]: cluster 2024-04-24T17:22:07.999713+0000 mgr.x (mgr.25010) 3018 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:09.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:09 smithi204 bash[58651]: cluster 2024-04-24T17:22:07.999713+0000 mgr.x (mgr.25010) 3018 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: cluster 2024-04-24T17:22:10.000769+0000 mgr.x (mgr.25010) 3019 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: cluster 2024-04-24T17:22:10.000769+0000 mgr.x (mgr.25010) 3019 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: audit 2024-04-24T17:22:10.384807+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: audit 2024-04-24T17:22:10.384807+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: audit 2024-04-24T17:22:10.387218+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: audit 2024-04-24T17:22:10.387218+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: audit 2024-04-24T17:22:10.400885+0000 mon.a (mon.0) 10737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[70555]: audit 2024-04-24T17:22:10.400885+0000 mon.a (mon.0) 10737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: cluster 2024-04-24T17:22:10.000769+0000 mgr.x (mgr.25010) 3019 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: cluster 2024-04-24T17:22:10.000769+0000 mgr.x (mgr.25010) 3019 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: audit 2024-04-24T17:22:10.384807+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:22:11.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: audit 2024-04-24T17:22:10.384807+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:22:11.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: audit 2024-04-24T17:22:10.387218+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:22:11.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: audit 2024-04-24T17:22:10.387218+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:22:11.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: audit 2024-04-24T17:22:10.400885+0000 mon.a (mon.0) 10737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:11.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:10 smithi040 bash[76016]: audit 2024-04-24T17:22:10.400885+0000 mon.a (mon.0) 10737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: cluster 2024-04-24T17:22:10.000769+0000 mgr.x (mgr.25010) 3019 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: cluster 2024-04-24T17:22:10.000769+0000 mgr.x (mgr.25010) 3019 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: audit 2024-04-24T17:22:10.384807+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:22:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: audit 2024-04-24T17:22:10.384807+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:22:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: audit 2024-04-24T17:22:10.387218+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:22:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: audit 2024-04-24T17:22:10.387218+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:22:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: audit 2024-04-24T17:22:10.400885+0000 mon.a (mon.0) 10737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:11.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:10 smithi204 bash[58651]: audit 2024-04-24T17:22:10.400885+0000 mon.a (mon.0) 10737 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:12.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:11 smithi040 bash[70555]: audit 2024-04-24T17:22:11.460879+0000 mgr.x (mgr.25010) 3020 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:12.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:11 smithi040 bash[70555]: audit 2024-04-24T17:22:11.460879+0000 mgr.x (mgr.25010) 3020 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:12.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:11 smithi040 bash[76016]: audit 2024-04-24T17:22:11.460879+0000 mgr.x (mgr.25010) 3020 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:12.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:11 smithi040 bash[76016]: audit 2024-04-24T17:22:11.460879+0000 mgr.x (mgr.25010) 3020 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:12.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:11 smithi204 bash[58651]: audit 2024-04-24T17:22:11.460879+0000 mgr.x (mgr.25010) 3020 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:12.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:11 smithi204 bash[58651]: audit 2024-04-24T17:22:11.460879+0000 mgr.x (mgr.25010) 3020 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:12 smithi040 bash[70555]: cluster 2024-04-24T17:22:12.002187+0000 mgr.x (mgr.25010) 3021 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:13.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:12 smithi040 bash[70555]: cluster 2024-04-24T17:22:12.002187+0000 mgr.x (mgr.25010) 3021 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:13.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:12 smithi040 bash[76016]: cluster 2024-04-24T17:22:12.002187+0000 mgr.x (mgr.25010) 3021 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:13.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:12 smithi040 bash[76016]: cluster 2024-04-24T17:22:12.002187+0000 mgr.x (mgr.25010) 3021 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:13.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:12 smithi204 bash[58651]: cluster 2024-04-24T17:22:12.002187+0000 mgr.x (mgr.25010) 3021 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:13.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:12 smithi204 bash[58651]: cluster 2024-04-24T17:22:12.002187+0000 mgr.x (mgr.25010) 3021 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:14.224 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:22:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:22:14] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-24T17:22:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:14 smithi204 bash[58651]: audit 2024-04-24T17:22:13.227451+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:14 smithi204 bash[58651]: audit 2024-04-24T17:22:13.227451+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:14 smithi204 bash[58651]: audit 2024-04-24T17:22:13.239049+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:14 smithi204 bash[58651]: audit 2024-04-24T17:22:13.239049+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:14 smithi204 bash[58651]: audit 2024-04-24T17:22:13.248646+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:14 smithi204 bash[58651]: audit 2024-04-24T17:22:13.248646+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[70555]: audit 2024-04-24T17:22:13.227451+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[70555]: audit 2024-04-24T17:22:13.227451+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[70555]: audit 2024-04-24T17:22:13.239049+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[70555]: audit 2024-04-24T17:22:13.239049+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[70555]: audit 2024-04-24T17:22:13.248646+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[70555]: audit 2024-04-24T17:22:13.248646+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[76016]: audit 2024-04-24T17:22:13.227451+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[76016]: audit 2024-04-24T17:22:13.227451+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[76016]: audit 2024-04-24T17:22:13.239049+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[76016]: audit 2024-04-24T17:22:13.239049+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[76016]: audit 2024-04-24T17:22:13.248646+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:14.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:14 smithi040 bash[76016]: audit 2024-04-24T17:22:13.248646+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:15.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:15 smithi204 bash[58651]: cluster 2024-04-24T17:22:14.003140+0000 mgr.x (mgr.25010) 3022 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:15.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:15 smithi204 bash[58651]: cluster 2024-04-24T17:22:14.003140+0000 mgr.x (mgr.25010) 3022 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:15.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:15 smithi040 bash[70555]: cluster 2024-04-24T17:22:14.003140+0000 mgr.x (mgr.25010) 3022 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:15.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:15 smithi040 bash[70555]: cluster 2024-04-24T17:22:14.003140+0000 mgr.x (mgr.25010) 3022 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:15 smithi040 bash[76016]: cluster 2024-04-24T17:22:14.003140+0000 mgr.x (mgr.25010) 3022 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:15.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:15 smithi040 bash[76016]: cluster 2024-04-24T17:22:14.003140+0000 mgr.x (mgr.25010) 3022 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:17 smithi204 bash[58651]: cluster 2024-04-24T17:22:16.004669+0000 mgr.x (mgr.25010) 3023 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:17 smithi204 bash[58651]: cluster 2024-04-24T17:22:16.004669+0000 mgr.x (mgr.25010) 3023 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:17 smithi204 bash[58651]: audit 2024-04-24T17:22:16.854958+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:17 smithi204 bash[58651]: audit 2024-04-24T17:22:16.854958+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[70555]: cluster 2024-04-24T17:22:16.004669+0000 mgr.x (mgr.25010) 3023 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[70555]: cluster 2024-04-24T17:22:16.004669+0000 mgr.x (mgr.25010) 3023 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[70555]: audit 2024-04-24T17:22:16.854958+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:17.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[70555]: audit 2024-04-24T17:22:16.854958+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[76016]: cluster 2024-04-24T17:22:16.004669+0000 mgr.x (mgr.25010) 3023 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[76016]: cluster 2024-04-24T17:22:16.004669+0000 mgr.x (mgr.25010) 3023 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[76016]: audit 2024-04-24T17:22:16.854958+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:17.695 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:17 smithi040 bash[76016]: audit 2024-04-24T17:22:16.854958+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:19 smithi040 bash[70555]: cluster 2024-04-24T17:22:18.005639+0000 mgr.x (mgr.25010) 3024 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:19.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:19 smithi040 bash[70555]: cluster 2024-04-24T17:22:18.005639+0000 mgr.x (mgr.25010) 3024 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:19 smithi040 bash[76016]: cluster 2024-04-24T17:22:18.005639+0000 mgr.x (mgr.25010) 3024 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:19.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:19 smithi040 bash[76016]: cluster 2024-04-24T17:22:18.005639+0000 mgr.x (mgr.25010) 3024 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:19 smithi204 bash[58651]: cluster 2024-04-24T17:22:18.005639+0000 mgr.x (mgr.25010) 3024 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:19 smithi204 bash[58651]: cluster 2024-04-24T17:22:18.005639+0000 mgr.x (mgr.25010) 3024 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:21 smithi040 bash[76016]: cluster 2024-04-24T17:22:20.006423+0000 mgr.x (mgr.25010) 3025 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:21.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:21 smithi040 bash[76016]: cluster 2024-04-24T17:22:20.006423+0000 mgr.x (mgr.25010) 3025 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:21 smithi040 bash[70555]: cluster 2024-04-24T17:22:20.006423+0000 mgr.x (mgr.25010) 3025 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:21.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:21 smithi040 bash[70555]: cluster 2024-04-24T17:22:20.006423+0000 mgr.x (mgr.25010) 3025 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:21 smithi204 bash[58651]: cluster 2024-04-24T17:22:20.006423+0000 mgr.x (mgr.25010) 3025 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:21.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:21 smithi204 bash[58651]: cluster 2024-04-24T17:22:20.006423+0000 mgr.x (mgr.25010) 3025 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:22 smithi040 bash[70555]: audit 2024-04-24T17:22:21.472101+0000 mgr.x (mgr.25010) 3026 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:22 smithi040 bash[70555]: audit 2024-04-24T17:22:21.472101+0000 mgr.x (mgr.25010) 3026 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:22 smithi040 bash[76016]: audit 2024-04-24T17:22:21.472101+0000 mgr.x (mgr.25010) 3026 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:22.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:22 smithi040 bash[76016]: audit 2024-04-24T17:22:21.472101+0000 mgr.x (mgr.25010) 3026 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:22 smithi204 bash[58651]: audit 2024-04-24T17:22:21.472101+0000 mgr.x (mgr.25010) 3026 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:22 smithi204 bash[58651]: audit 2024-04-24T17:22:21.472101+0000 mgr.x (mgr.25010) 3026 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:23.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:23 smithi040 bash[70555]: cluster 2024-04-24T17:22:22.007828+0000 mgr.x (mgr.25010) 3027 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:23.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:23 smithi040 bash[70555]: cluster 2024-04-24T17:22:22.007828+0000 mgr.x (mgr.25010) 3027 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:23.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:23 smithi040 bash[76016]: cluster 2024-04-24T17:22:22.007828+0000 mgr.x (mgr.25010) 3027 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:23.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:23 smithi040 bash[76016]: cluster 2024-04-24T17:22:22.007828+0000 mgr.x (mgr.25010) 3027 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:23 smithi204 bash[58651]: cluster 2024-04-24T17:22:22.007828+0000 mgr.x (mgr.25010) 3027 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:23.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:23 smithi204 bash[58651]: cluster 2024-04-24T17:22:22.007828+0000 mgr.x (mgr.25010) 3027 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:22:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:22:24] "GET /metrics HTTP/1.1" 200 38685 "" "Prometheus/2.43.0" 2024-04-24T17:22:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: cluster 2024-04-24T17:22:24.008793+0000 mgr.x (mgr.25010) 3028 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: cluster 2024-04-24T17:22:24.008793+0000 mgr.x (mgr.25010) 3028 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: audit 2024-04-24T17:22:24.497620+0000 mon.a (mon.0) 10742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: audit 2024-04-24T17:22:24.497620+0000 mon.a (mon.0) 10742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: audit 2024-04-24T17:22:24.508216+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: audit 2024-04-24T17:22:24.508216+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.689 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: audit 2024-04-24T17:22:24.519635+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[76016]: audit 2024-04-24T17:22:24.519635+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: cluster 2024-04-24T17:22:24.008793+0000 mgr.x (mgr.25010) 3028 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: cluster 2024-04-24T17:22:24.008793+0000 mgr.x (mgr.25010) 3028 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: audit 2024-04-24T17:22:24.497620+0000 mon.a (mon.0) 10742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: audit 2024-04-24T17:22:24.497620+0000 mon.a (mon.0) 10742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: audit 2024-04-24T17:22:24.508216+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: audit 2024-04-24T17:22:24.508216+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: audit 2024-04-24T17:22:24.519635+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:25 smithi040 bash[70555]: audit 2024-04-24T17:22:24.519635+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: cluster 2024-04-24T17:22:24.008793+0000 mgr.x (mgr.25010) 3028 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: cluster 2024-04-24T17:22:24.008793+0000 mgr.x (mgr.25010) 3028 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: audit 2024-04-24T17:22:24.497620+0000 mon.a (mon.0) 10742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: audit 2024-04-24T17:22:24.497620+0000 mon.a (mon.0) 10742 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: audit 2024-04-24T17:22:24.508216+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: audit 2024-04-24T17:22:24.508216+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: audit 2024-04-24T17:22:24.519635+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:25.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:25 smithi204 bash[58651]: audit 2024-04-24T17:22:24.519635+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:27 smithi204 bash[58651]: cluster 2024-04-24T17:22:26.010431+0000 mgr.x (mgr.25010) 3029 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:27.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:27 smithi204 bash[58651]: cluster 2024-04-24T17:22:26.010431+0000 mgr.x (mgr.25010) 3029 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:27 smithi040 bash[70555]: cluster 2024-04-24T17:22:26.010431+0000 mgr.x (mgr.25010) 3029 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:27.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:27 smithi040 bash[70555]: cluster 2024-04-24T17:22:26.010431+0000 mgr.x (mgr.25010) 3029 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:27.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:27 smithi040 bash[76016]: cluster 2024-04-24T17:22:26.010431+0000 mgr.x (mgr.25010) 3029 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:27.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:27 smithi040 bash[76016]: cluster 2024-04-24T17:22:26.010431+0000 mgr.x (mgr.25010) 3029 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:29.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:29 smithi040 bash[70555]: cluster 2024-04-24T17:22:28.011509+0000 mgr.x (mgr.25010) 3030 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:29.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:29 smithi040 bash[70555]: cluster 2024-04-24T17:22:28.011509+0000 mgr.x (mgr.25010) 3030 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:29 smithi040 bash[76016]: cluster 2024-04-24T17:22:28.011509+0000 mgr.x (mgr.25010) 3030 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:29.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:29 smithi040 bash[76016]: cluster 2024-04-24T17:22:28.011509+0000 mgr.x (mgr.25010) 3030 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:29 smithi204 bash[58651]: cluster 2024-04-24T17:22:28.011509+0000 mgr.x (mgr.25010) 3030 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:30.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:29 smithi204 bash[58651]: cluster 2024-04-24T17:22:28.011509+0000 mgr.x (mgr.25010) 3030 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:31 smithi040 bash[70555]: cluster 2024-04-24T17:22:30.012549+0000 mgr.x (mgr.25010) 3031 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:31.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:31 smithi040 bash[70555]: cluster 2024-04-24T17:22:30.012549+0000 mgr.x (mgr.25010) 3031 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:31.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:31 smithi040 bash[76016]: cluster 2024-04-24T17:22:30.012549+0000 mgr.x (mgr.25010) 3031 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:31.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:31 smithi040 bash[76016]: cluster 2024-04-24T17:22:30.012549+0000 mgr.x (mgr.25010) 3031 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:31 smithi204 bash[58651]: cluster 2024-04-24T17:22:30.012549+0000 mgr.x (mgr.25010) 3031 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:32.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:31 smithi204 bash[58651]: cluster 2024-04-24T17:22:30.012549+0000 mgr.x (mgr.25010) 3031 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:32.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:32 smithi204 bash[58651]: audit 2024-04-24T17:22:31.480207+0000 mgr.x (mgr.25010) 3032 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:32 smithi204 bash[58651]: audit 2024-04-24T17:22:31.480207+0000 mgr.x (mgr.25010) 3032 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:32 smithi204 bash[58651]: audit 2024-04-24T17:22:31.854877+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:32.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:32 smithi204 bash[58651]: audit 2024-04-24T17:22:31.854877+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:32.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[70555]: audit 2024-04-24T17:22:31.480207+0000 mgr.x (mgr.25010) 3032 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:32.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[70555]: audit 2024-04-24T17:22:31.480207+0000 mgr.x (mgr.25010) 3032 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:32.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[70555]: audit 2024-04-24T17:22:31.854877+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:32.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[70555]: audit 2024-04-24T17:22:31.854877+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:32.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[76016]: audit 2024-04-24T17:22:31.480207+0000 mgr.x (mgr.25010) 3032 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:32.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[76016]: audit 2024-04-24T17:22:31.480207+0000 mgr.x (mgr.25010) 3032 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:32.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[76016]: audit 2024-04-24T17:22:31.854877+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:32.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:32 smithi040 bash[76016]: audit 2024-04-24T17:22:31.854877+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:33.606 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: cluster 2024-04-24T17:22:32.014018+0000 mgr.x (mgr.25010) 3033 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:33.607 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: cluster 2024-04-24T17:22:32.014018+0000 mgr.x (mgr.25010) 3033 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:33.607 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: audit 2024-04-24T17:22:33.380574+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.607 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: audit 2024-04-24T17:22:33.380574+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.607 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: audit 2024-04-24T17:22:33.393682+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.607 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: audit 2024-04-24T17:22:33.393682+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.607 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: audit 2024-04-24T17:22:33.403464+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.607 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:33 smithi204 bash[58651]: audit 2024-04-24T17:22:33.403464+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: cluster 2024-04-24T17:22:32.014018+0000 mgr.x (mgr.25010) 3033 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: cluster 2024-04-24T17:22:32.014018+0000 mgr.x (mgr.25010) 3033 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: audit 2024-04-24T17:22:33.380574+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: audit 2024-04-24T17:22:33.380574+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: audit 2024-04-24T17:22:33.393682+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: audit 2024-04-24T17:22:33.393682+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: audit 2024-04-24T17:22:33.403464+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[70555]: audit 2024-04-24T17:22:33.403464+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: cluster 2024-04-24T17:22:32.014018+0000 mgr.x (mgr.25010) 3033 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: cluster 2024-04-24T17:22:32.014018+0000 mgr.x (mgr.25010) 3033 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: audit 2024-04-24T17:22:33.380574+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: audit 2024-04-24T17:22:33.380574+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: audit 2024-04-24T17:22:33.393682+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: audit 2024-04-24T17:22:33.393682+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: audit 2024-04-24T17:22:33.403464+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:33.940 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:33 smithi040 bash[76016]: audit 2024-04-24T17:22:33.403464+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:34.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:22:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:22:34] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-24T17:22:34.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:34 smithi040 bash[76016]: cluster 2024-04-24T17:22:34.015030+0000 mgr.x (mgr.25010) 3034 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:34.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:34 smithi040 bash[76016]: cluster 2024-04-24T17:22:34.015030+0000 mgr.x (mgr.25010) 3034 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:34 smithi040 bash[70555]: cluster 2024-04-24T17:22:34.015030+0000 mgr.x (mgr.25010) 3034 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:34.939 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:34 smithi040 bash[70555]: cluster 2024-04-24T17:22:34.015030+0000 mgr.x (mgr.25010) 3034 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:34 smithi204 bash[58651]: cluster 2024-04-24T17:22:34.015030+0000 mgr.x (mgr.25010) 3034 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:35.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:34 smithi204 bash[58651]: cluster 2024-04-24T17:22:34.015030+0000 mgr.x (mgr.25010) 3034 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:37.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:37 smithi040 bash[70555]: cluster 2024-04-24T17:22:36.016642+0000 mgr.x (mgr.25010) 3035 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:37.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:37 smithi040 bash[70555]: cluster 2024-04-24T17:22:36.016642+0000 mgr.x (mgr.25010) 3035 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:37.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:37 smithi040 bash[76016]: cluster 2024-04-24T17:22:36.016642+0000 mgr.x (mgr.25010) 3035 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:37.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:37 smithi040 bash[76016]: cluster 2024-04-24T17:22:36.016642+0000 mgr.x (mgr.25010) 3035 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:37 smithi204 bash[58651]: cluster 2024-04-24T17:22:36.016642+0000 mgr.x (mgr.25010) 3035 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:37.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:37 smithi204 bash[58651]: cluster 2024-04-24T17:22:36.016642+0000 mgr.x (mgr.25010) 3035 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:39.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:39 smithi040 bash[76016]: cluster 2024-04-24T17:22:38.017633+0000 mgr.x (mgr.25010) 3036 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:39.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:39 smithi040 bash[76016]: cluster 2024-04-24T17:22:38.017633+0000 mgr.x (mgr.25010) 3036 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:39.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:39 smithi040 bash[70555]: cluster 2024-04-24T17:22:38.017633+0000 mgr.x (mgr.25010) 3036 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:39.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:39 smithi040 bash[70555]: cluster 2024-04-24T17:22:38.017633+0000 mgr.x (mgr.25010) 3036 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:39.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:39 smithi204 bash[58651]: cluster 2024-04-24T17:22:38.017633+0000 mgr.x (mgr.25010) 3036 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:39.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:39 smithi204 bash[58651]: cluster 2024-04-24T17:22:38.017633+0000 mgr.x (mgr.25010) 3036 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:41.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:41 smithi040 bash[70555]: cluster 2024-04-24T17:22:40.018616+0000 mgr.x (mgr.25010) 3037 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:41.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:41 smithi040 bash[70555]: cluster 2024-04-24T17:22:40.018616+0000 mgr.x (mgr.25010) 3037 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:41 smithi040 bash[76016]: cluster 2024-04-24T17:22:40.018616+0000 mgr.x (mgr.25010) 3037 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:41.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:41 smithi040 bash[76016]: cluster 2024-04-24T17:22:40.018616+0000 mgr.x (mgr.25010) 3037 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:41 smithi204 bash[58651]: cluster 2024-04-24T17:22:40.018616+0000 mgr.x (mgr.25010) 3037 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:41 smithi204 bash[58651]: cluster 2024-04-24T17:22:40.018616+0000 mgr.x (mgr.25010) 3037 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:42 smithi040 bash[70555]: audit 2024-04-24T17:22:41.485144+0000 mgr.x (mgr.25010) 3038 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:42.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:42 smithi040 bash[70555]: audit 2024-04-24T17:22:41.485144+0000 mgr.x (mgr.25010) 3038 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:42.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:42 smithi040 bash[76016]: audit 2024-04-24T17:22:41.485144+0000 mgr.x (mgr.25010) 3038 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:42.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:42 smithi040 bash[76016]: audit 2024-04-24T17:22:41.485144+0000 mgr.x (mgr.25010) 3038 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:42 smithi204 bash[58651]: audit 2024-04-24T17:22:41.485144+0000 mgr.x (mgr.25010) 3038 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:42.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:42 smithi204 bash[58651]: audit 2024-04-24T17:22:41.485144+0000 mgr.x (mgr.25010) 3038 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:43 smithi040 bash[76016]: cluster 2024-04-24T17:22:42.020068+0000 mgr.x (mgr.25010) 3039 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:43.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:43 smithi040 bash[76016]: cluster 2024-04-24T17:22:42.020068+0000 mgr.x (mgr.25010) 3039 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:43 smithi040 bash[70555]: cluster 2024-04-24T17:22:42.020068+0000 mgr.x (mgr.25010) 3039 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:43.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:43 smithi040 bash[70555]: cluster 2024-04-24T17:22:42.020068+0000 mgr.x (mgr.25010) 3039 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:43.467 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch ps' 2024-04-24T17:22:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:43 smithi204 bash[58651]: cluster 2024-04-24T17:22:42.020068+0000 mgr.x (mgr.25010) 3039 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:43.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:43 smithi204 bash[58651]: cluster 2024-04-24T17:22:42.020068+0000 mgr.x (mgr.25010) 3039 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:44.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:22:44 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:22:44] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: cluster 2024-04-24T17:22:44.020941+0000 mgr.x (mgr.25010) 3040 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: cluster 2024-04-24T17:22:44.020941+0000 mgr.x (mgr.25010) 3040 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: audit 2024-04-24T17:22:44.665726+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: audit 2024-04-24T17:22:44.665726+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: audit 2024-04-24T17:22:44.674245+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: audit 2024-04-24T17:22:44.674245+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: audit 2024-04-24T17:22:44.684188+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.263 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[70555]: audit 2024-04-24T17:22:44.684188+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: cluster 2024-04-24T17:22:44.020941+0000 mgr.x (mgr.25010) 3040 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: cluster 2024-04-24T17:22:44.020941+0000 mgr.x (mgr.25010) 3040 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: audit 2024-04-24T17:22:44.665726+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: audit 2024-04-24T17:22:44.665726+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: audit 2024-04-24T17:22:44.674245+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: audit 2024-04-24T17:22:44.674245+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: audit 2024-04-24T17:22:44.684188+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:45 smithi040 bash[76016]: audit 2024-04-24T17:22:44.684188+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: cluster 2024-04-24T17:22:44.020941+0000 mgr.x (mgr.25010) 3040 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: cluster 2024-04-24T17:22:44.020941+0000 mgr.x (mgr.25010) 3040 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: audit 2024-04-24T17:22:44.665726+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: audit 2024-04-24T17:22:44.665726+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: audit 2024-04-24T17:22:44.674245+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: audit 2024-04-24T17:22:44.674245+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: audit 2024-04-24T17:22:44.684188+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:45.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:45 smithi204 bash[58651]: audit 2024-04-24T17:22:44.684188+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[70555]: cluster 2024-04-24T17:22:46.022450+0000 mgr.x (mgr.25010) 3041 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[70555]: cluster 2024-04-24T17:22:46.022450+0000 mgr.x (mgr.25010) 3041 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[70555]: audit 2024-04-24T17:22:46.855609+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[70555]: audit 2024-04-24T17:22:46.855609+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[76016]: cluster 2024-04-24T17:22:46.022450+0000 mgr.x (mgr.25010) 3041 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[76016]: cluster 2024-04-24T17:22:46.022450+0000 mgr.x (mgr.25010) 3041 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[76016]: audit 2024-04-24T17:22:46.855609+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:47.380 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:47 smithi040 bash[76016]: audit 2024-04-24T17:22:46.855609+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:47 smithi204 bash[58651]: cluster 2024-04-24T17:22:46.022450+0000 mgr.x (mgr.25010) 3041 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:47 smithi204 bash[58651]: cluster 2024-04-24T17:22:46.022450+0000 mgr.x (mgr.25010) 3041 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:47 smithi204 bash[58651]: audit 2024-04-24T17:22:46.855609+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:47.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:47 smithi204 bash[58651]: audit 2024-04-24T17:22:46.855609+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:22:48.569 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-24T17:22:48.569 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi040 smithi040 running 3s ago 27m - - 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:agent.smithi204 smithi204 running 15s ago 27m - - 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (2m) 3s ago 20m 15.1M - 0.25.0 c8568f914cd2 0e29d9aef2da 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi204 *:3000 running (111s) 15s ago 20m 72.8M - 9.4.12 2bacad6d85d8 ed349513ee64 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:iscsi.foo.smithi040.xbyvtt smithi040 running (4m) 3s ago 18m 43.1M - 3.8 8bb2087275ff 8e10470f33ec 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi204 *:8443,9283,8765 running (13m) 15s ago 26m 550M - 19.0.0-3285-g5904d294 8bb2087275ff e2e1bc203b12 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (11m) 3s ago 28m 440M - 19.0.0-3285-g5904d294 8bb2087275ff 0911b0fc8631 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (12m) 3s ago 28m 96.2M 2048M 19.0.0-3285-g5904d294 8bb2087275ff d6c2c6603ac8 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi204 running (10m) 15s ago 26m 63.4M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 7189b2648c96 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (11m) 3s ago 26m 70.0M 2048M 19.0.0-3285-g5904d294 8bb2087275ff 455cfff26b20 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (3m) 3s ago 20m 8347k - 1.5.0 0da6a335fe13 3fdcc1d37c9b 2024-04-24T17:22:48.570 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi204 *:9100 running (3m) 15s ago 20m 7963k - 1.5.0 0da6a335fe13 21b7add2b363 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (9m) 3s ago 26m 67.2M 2525M 19.0.0-3285-g5904d294 8bb2087275ff 172384a5bc13 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (9m) 3s ago 25m 68.0M 2525M 19.0.0-3285-g5904d294 8bb2087275ff 5af3a5055526 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (8m) 3s ago 24m 60.0M 2525M 19.0.0-3285-g5904d294 8bb2087275ff aa97e705092e 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (7m) 3s ago 24m 64.8M 2525M 19.0.0-3285-g5904d294 8bb2087275ff a661e080c95e 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi204 running (7m) 15s ago 23m 64.1M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 9e4227393f2b 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi204 running (6m) 15s ago 23m 56.5M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 85711810344a 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi204 running (5m) 15s ago 22m 52.7M 2780M 19.0.0-3285-g5904d294 8bb2087275ff 381a3fd6da81 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi204 running (5m) 15s ago 21m 59.8M 2780M 19.0.0-3285-g5904d294 8bb2087275ff a0c7c334c7ec 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi204 *:9095 running (2m) 15s ago 21m 55.0M - 2.43.0 a07b618ecd1d 508c7ccc64e9 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi040.yfcpmm smithi040 *:8000 running (4m) 3s ago 18m 90.7M - 19.0.0-3285-g5904d294 8bb2087275ff caa423db9ced 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.foo.smithi204.ppgzyx smithi204 *:8000 running (4m) 15s ago 18m 90.3M - 19.0.0-3285-g5904d294 8bb2087275ff 30bebb2a07a7 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi040.qgavxt smithi040 *:80 running (4m) 3s ago 18m 90.4M - 19.0.0-3285-g5904d294 8bb2087275ff b52a1d9967f9 2024-04-24T17:22:48.571 INFO:teuthology.orchestra.run.smithi040.stdout:rgw.smpl.smithi204.ueevvo smithi204 *:80 running (4m) 15s ago 18m 90.3M - 19.0.0-3285-g5904d294 8bb2087275ff 14bcc2172dd0 2024-04-24T17:22:49.374 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[76016]: cluster 2024-04-24T17:22:48.023427+0000 mgr.x (mgr.25010) 3042 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:49.374 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[76016]: cluster 2024-04-24T17:22:48.023427+0000 mgr.x (mgr.25010) 3042 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:49.374 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[76016]: audit 2024-04-24T17:22:48.518612+0000 mgr.x (mgr.25010) 3043 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:49.374 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[76016]: audit 2024-04-24T17:22:48.518612+0000 mgr.x (mgr.25010) 3043 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:49.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[70555]: cluster 2024-04-24T17:22:48.023427+0000 mgr.x (mgr.25010) 3042 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:49.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[70555]: cluster 2024-04-24T17:22:48.023427+0000 mgr.x (mgr.25010) 3042 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:49.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[70555]: audit 2024-04-24T17:22:48.518612+0000 mgr.x (mgr.25010) 3043 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:49.375 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:49 smithi040 bash[70555]: audit 2024-04-24T17:22:48.518612+0000 mgr.x (mgr.25010) 3043 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:49.376 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions' 2024-04-24T17:22:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:49 smithi204 bash[58651]: cluster 2024-04-24T17:22:48.023427+0000 mgr.x (mgr.25010) 3042 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:49 smithi204 bash[58651]: cluster 2024-04-24T17:22:48.023427+0000 mgr.x (mgr.25010) 3042 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:49 smithi204 bash[58651]: audit 2024-04-24T17:22:48.518612+0000 mgr.x (mgr.25010) 3043 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:49.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:49 smithi204 bash[58651]: audit 2024-04-24T17:22:48.518612+0000 mgr.x (mgr.25010) 3043 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:51 smithi040 bash[70555]: cluster 2024-04-24T17:22:50.024501+0000 mgr.x (mgr.25010) 3044 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:51.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:51 smithi040 bash[70555]: cluster 2024-04-24T17:22:50.024501+0000 mgr.x (mgr.25010) 3044 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:51.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:51 smithi040 bash[76016]: cluster 2024-04-24T17:22:50.024501+0000 mgr.x (mgr.25010) 3044 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:51.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:51 smithi040 bash[76016]: cluster 2024-04-24T17:22:50.024501+0000 mgr.x (mgr.25010) 3044 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:51.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:51 smithi204 bash[58651]: cluster 2024-04-24T17:22:50.024501+0000 mgr.x (mgr.25010) 3044 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:51.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:51 smithi204 bash[58651]: cluster 2024-04-24T17:22:50.024501+0000 mgr.x (mgr.25010) 3044 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:52.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:52 smithi040 bash[70555]: audit 2024-04-24T17:22:51.496643+0000 mgr.x (mgr.25010) 3045 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:52.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:52 smithi040 bash[70555]: audit 2024-04-24T17:22:51.496643+0000 mgr.x (mgr.25010) 3045 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:52.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:52 smithi040 bash[76016]: audit 2024-04-24T17:22:51.496643+0000 mgr.x (mgr.25010) 3045 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:52.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:52 smithi040 bash[76016]: audit 2024-04-24T17:22:51.496643+0000 mgr.x (mgr.25010) 3045 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:52 smithi204 bash[58651]: audit 2024-04-24T17:22:51.496643+0000 mgr.x (mgr.25010) 3045 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:52.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:52 smithi204 bash[58651]: audit 2024-04-24T17:22:51.496643+0000 mgr.x (mgr.25010) 3045 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:22:52.940 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:22:52.940 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2024-04-24T17:22:52.940 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 3 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 2 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 8 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "rgw": { 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 4 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)": 17 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-04-24T17:22:52.941 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:22:53.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[70555]: cluster 2024-04-24T17:22:52.025898+0000 mgr.x (mgr.25010) 3046 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:53.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[70555]: cluster 2024-04-24T17:22:52.025898+0000 mgr.x (mgr.25010) 3046 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:53.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[70555]: audit 2024-04-24T17:22:52.941698+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.40:0/3482385390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:22:53.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[70555]: audit 2024-04-24T17:22:52.941698+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.40:0/3482385390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:22:53.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[76016]: cluster 2024-04-24T17:22:52.025898+0000 mgr.x (mgr.25010) 3046 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:53.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[76016]: cluster 2024-04-24T17:22:52.025898+0000 mgr.x (mgr.25010) 3046 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:53.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[76016]: audit 2024-04-24T17:22:52.941698+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.40:0/3482385390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:22:53.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:53 smithi040 bash[76016]: audit 2024-04-24T17:22:52.941698+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.40:0/3482385390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:22:53.460 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:53 smithi204 bash[58651]: cluster 2024-04-24T17:22:52.025898+0000 mgr.x (mgr.25010) 3046 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:53.460 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:53 smithi204 bash[58651]: cluster 2024-04-24T17:22:52.025898+0000 mgr.x (mgr.25010) 3046 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:53.460 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:53 smithi204 bash[58651]: audit 2024-04-24T17:22:52.941698+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.40:0/3482385390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:22:53.460 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:53 smithi204 bash[58651]: audit 2024-04-24T17:22:52.941698+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.40:0/3482385390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:22:53.727 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch upgrade status' 2024-04-24T17:22:54.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:22:54] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.43.0" 2024-04-24T17:22:54.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: audit 2024-04-24T17:22:53.561304+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: audit 2024-04-24T17:22:53.561304+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: audit 2024-04-24T17:22:53.574860+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: audit 2024-04-24T17:22:53.574860+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: audit 2024-04-24T17:22:53.585922+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: audit 2024-04-24T17:22:53.585922+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: cluster 2024-04-24T17:22:54.026758+0000 mgr.x (mgr.25010) 3047 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[70555]: cluster 2024-04-24T17:22:54.026758+0000 mgr.x (mgr.25010) 3047 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: audit 2024-04-24T17:22:53.561304+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: audit 2024-04-24T17:22:53.561304+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: audit 2024-04-24T17:22:53.574860+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: audit 2024-04-24T17:22:53.574860+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: audit 2024-04-24T17:22:53.585922+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: audit 2024-04-24T17:22:53.585922+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: cluster 2024-04-24T17:22:54.026758+0000 mgr.x (mgr.25010) 3047 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:54.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:54 smithi040 bash[76016]: cluster 2024-04-24T17:22:54.026758+0000 mgr.x (mgr.25010) 3047 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: audit 2024-04-24T17:22:53.561304+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: audit 2024-04-24T17:22:53.561304+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: audit 2024-04-24T17:22:53.574860+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: audit 2024-04-24T17:22:53.574860+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: audit 2024-04-24T17:22:53.585922+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: audit 2024-04-24T17:22:53.585922+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:22:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: cluster 2024-04-24T17:22:54.026758+0000 mgr.x (mgr.25010) 3047 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:55.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:54 smithi204 bash[58651]: cluster 2024-04-24T17:22:54.026758+0000 mgr.x (mgr.25010) 3047 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": null, 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": false, 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "", 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": null, 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "", 2024-04-24T17:22:56.790 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2024-04-24T17:22:56.791 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:22:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:57 smithi040 bash[70555]: cluster 2024-04-24T17:22:56.028325+0000 mgr.x (mgr.25010) 3048 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:57.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:57 smithi040 bash[70555]: cluster 2024-04-24T17:22:56.028325+0000 mgr.x (mgr.25010) 3048 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:57 smithi040 bash[76016]: cluster 2024-04-24T17:22:56.028325+0000 mgr.x (mgr.25010) 3048 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:57.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:57 smithi040 bash[76016]: cluster 2024-04-24T17:22:56.028325+0000 mgr.x (mgr.25010) 3048 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:57.489 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph health detail' 2024-04-24T17:22:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:57 smithi204 bash[58651]: cluster 2024-04-24T17:22:56.028325+0000 mgr.x (mgr.25010) 3048 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:57.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:57 smithi204 bash[58651]: cluster 2024-04-24T17:22:56.028325+0000 mgr.x (mgr.25010) 3048 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:22:58.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:58 smithi040 bash[76016]: audit 2024-04-24T17:22:56.790863+0000 mgr.x (mgr.25010) 3049 : audit [DBG] from='client.44997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:58.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:58 smithi040 bash[76016]: audit 2024-04-24T17:22:56.790863+0000 mgr.x (mgr.25010) 3049 : audit [DBG] from='client.44997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:58 smithi040 bash[70555]: audit 2024-04-24T17:22:56.790863+0000 mgr.x (mgr.25010) 3049 : audit [DBG] from='client.44997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:58.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:58 smithi040 bash[70555]: audit 2024-04-24T17:22:56.790863+0000 mgr.x (mgr.25010) 3049 : audit [DBG] from='client.44997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:58.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:58 smithi204 bash[58651]: audit 2024-04-24T17:22:56.790863+0000 mgr.x (mgr.25010) 3049 : audit [DBG] from='client.44997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:58.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:58 smithi204 bash[58651]: audit 2024-04-24T17:22:56.790863+0000 mgr.x (mgr.25010) 3049 : audit [DBG] from='client.44997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:22:59.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:59 smithi040 bash[70555]: cluster 2024-04-24T17:22:58.029315+0000 mgr.x (mgr.25010) 3050 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:59.350 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:22:59 smithi040 bash[70555]: cluster 2024-04-24T17:22:58.029315+0000 mgr.x (mgr.25010) 3050 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:59.350 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:59 smithi040 bash[76016]: cluster 2024-04-24T17:22:58.029315+0000 mgr.x (mgr.25010) 3050 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:59.350 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:22:59 smithi040 bash[76016]: cluster 2024-04-24T17:22:58.029315+0000 mgr.x (mgr.25010) 3050 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:59 smithi204 bash[58651]: cluster 2024-04-24T17:22:58.029315+0000 mgr.x (mgr.25010) 3050 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:22:59.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:22:59 smithi204 bash[58651]: cluster 2024-04-24T17:22:58.029315+0000 mgr.x (mgr.25010) 3050 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:00.749 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2024-04-24T17:23:01.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[70555]: cluster 2024-04-24T17:23:00.030335+0000 mgr.x (mgr.25010) 3051 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:01.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[70555]: cluster 2024-04-24T17:23:00.030335+0000 mgr.x (mgr.25010) 3051 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:01.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[70555]: audit 2024-04-24T17:23:00.750819+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.40:0/2473164240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:23:01.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[70555]: audit 2024-04-24T17:23:00.750819+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.40:0/2473164240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:23:01.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[76016]: cluster 2024-04-24T17:23:00.030335+0000 mgr.x (mgr.25010) 3051 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:01.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[76016]: cluster 2024-04-24T17:23:00.030335+0000 mgr.x (mgr.25010) 3051 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:01.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[76016]: audit 2024-04-24T17:23:00.750819+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.40:0/2473164240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:23:01.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:01 smithi040 bash[76016]: audit 2024-04-24T17:23:00.750819+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.40:0/2473164240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:23:01.508 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-24T17:23:01.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:01 smithi204 bash[58651]: cluster 2024-04-24T17:23:00.030335+0000 mgr.x (mgr.25010) 3051 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:01 smithi204 bash[58651]: cluster 2024-04-24T17:23:00.030335+0000 mgr.x (mgr.25010) 3051 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:01 smithi204 bash[58651]: audit 2024-04-24T17:23:00.750819+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.40:0/2473164240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:23:01.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:01 smithi204 bash[58651]: audit 2024-04-24T17:23:00.750819+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.40:0/2473164240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-24T17:23:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[70555]: audit 2024-04-24T17:23:01.508185+0000 mgr.x (mgr.25010) 3052 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[70555]: audit 2024-04-24T17:23:01.508185+0000 mgr.x (mgr.25010) 3052 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[70555]: audit 2024-04-24T17:23:01.857540+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:02.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[70555]: audit 2024-04-24T17:23:01.857540+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[76016]: audit 2024-04-24T17:23:01.508185+0000 mgr.x (mgr.25010) 3052 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[76016]: audit 2024-04-24T17:23:01.508185+0000 mgr.x (mgr.25010) 3052 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[76016]: audit 2024-04-24T17:23:01.857540+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:02.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:02 smithi040 bash[76016]: audit 2024-04-24T17:23:01.857540+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:02 smithi204 bash[58651]: audit 2024-04-24T17:23:01.508185+0000 mgr.x (mgr.25010) 3052 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:02 smithi204 bash[58651]: audit 2024-04-24T17:23:01.508185+0000 mgr.x (mgr.25010) 3052 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:02 smithi204 bash[58651]: audit 2024-04-24T17:23:01.857540+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:02.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:02 smithi204 bash[58651]: audit 2024-04-24T17:23:01.857540+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:03 smithi040 bash[70555]: cluster 2024-04-24T17:23:02.031629+0000 mgr.x (mgr.25010) 3053 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:03.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:03 smithi040 bash[70555]: cluster 2024-04-24T17:23:02.031629+0000 mgr.x (mgr.25010) 3053 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:03 smithi040 bash[76016]: cluster 2024-04-24T17:23:02.031629+0000 mgr.x (mgr.25010) 3053 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:03.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:03 smithi040 bash[76016]: cluster 2024-04-24T17:23:02.031629+0000 mgr.x (mgr.25010) 3053 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:03 smithi204 bash[58651]: cluster 2024-04-24T17:23:02.031629+0000 mgr.x (mgr.25010) 3053 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:03.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:03 smithi204 bash[58651]: cluster 2024-04-24T17:23:02.031629+0000 mgr.x (mgr.25010) 3053 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:04.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:04 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:23:04] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-24T17:23:04.843 INFO:teuthology.orchestra.run.smithi040.stdout:true 2024-04-24T17:23:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: cluster 2024-04-24T17:23:04.032635+0000 mgr.x (mgr.25010) 3054 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: cluster 2024-04-24T17:23:04.032635+0000 mgr.x (mgr.25010) 3054 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.831511+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.40:0/4196108763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.831511+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.40:0/4196108763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.881806+0000 mon.a (mon.0) 10758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.881806+0000 mon.a (mon.0) 10758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.889170+0000 mon.a (mon.0) 10759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.889170+0000 mon.a (mon.0) 10759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.898595+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[76016]: audit 2024-04-24T17:23:04.898595+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: cluster 2024-04-24T17:23:04.032635+0000 mgr.x (mgr.25010) 3054 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: cluster 2024-04-24T17:23:04.032635+0000 mgr.x (mgr.25010) 3054 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.831511+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.40:0/4196108763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.831511+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.40:0/4196108763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.881806+0000 mon.a (mon.0) 10758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.881806+0000 mon.a (mon.0) 10758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.889170+0000 mon.a (mon.0) 10759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.889170+0000 mon.a (mon.0) 10759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.898595+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.441 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:05 smithi040 bash[70555]: audit 2024-04-24T17:23:04.898595+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: cluster 2024-04-24T17:23:04.032635+0000 mgr.x (mgr.25010) 3054 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: cluster 2024-04-24T17:23:04.032635+0000 mgr.x (mgr.25010) 3054 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.831511+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.40:0/4196108763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.831511+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.40:0/4196108763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.881806+0000 mon.a (mon.0) 10758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.881806+0000 mon.a (mon.0) 10758 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.889170+0000 mon.a (mon.0) 10759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.889170+0000 mon.a (mon.0) 10759 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.898595+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:05 smithi204 bash[58651]: audit 2024-04-24T17:23:04.898595+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:05.539 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-24T17:23:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:07 smithi040 bash[70555]: cluster 2024-04-24T17:23:06.034126+0000 mgr.x (mgr.25010) 3055 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:07.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:07 smithi040 bash[70555]: cluster 2024-04-24T17:23:06.034126+0000 mgr.x (mgr.25010) 3055 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:07.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:07 smithi040 bash[76016]: cluster 2024-04-24T17:23:06.034126+0000 mgr.x (mgr.25010) 3055 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:07.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:07 smithi040 bash[76016]: cluster 2024-04-24T17:23:06.034126+0000 mgr.x (mgr.25010) 3055 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:07 smithi204 bash[58651]: cluster 2024-04-24T17:23:06.034126+0000 mgr.x (mgr.25010) 3055 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:07 smithi204 bash[58651]: cluster 2024-04-24T17:23:06.034126+0000 mgr.x (mgr.25010) 3055 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:09.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:09 smithi040 bash[70555]: cluster 2024-04-24T17:23:08.035101+0000 mgr.x (mgr.25010) 3056 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:09.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:09 smithi040 bash[70555]: cluster 2024-04-24T17:23:08.035101+0000 mgr.x (mgr.25010) 3056 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:09.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:09 smithi040 bash[76016]: cluster 2024-04-24T17:23:08.035101+0000 mgr.x (mgr.25010) 3056 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:09.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:09 smithi040 bash[76016]: cluster 2024-04-24T17:23:08.035101+0000 mgr.x (mgr.25010) 3056 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:09 smithi204 bash[58651]: cluster 2024-04-24T17:23:08.035101+0000 mgr.x (mgr.25010) 3056 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:09 smithi204 bash[58651]: cluster 2024-04-24T17:23:08.035101+0000 mgr.x (mgr.25010) 3056 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:09.819 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-3285-g5904d294 (5904d29475f5be602879d9fb26280e89b808d5cc) squid (dev)" 2024-04-24T17:23:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:10 smithi040 bash[70555]: audit 2024-04-24T17:23:09.806505+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.40:0/4459794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:10.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:10 smithi040 bash[70555]: audit 2024-04-24T17:23:09.806505+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.40:0/4459794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:10.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:10 smithi040 bash[76016]: audit 2024-04-24T17:23:09.806505+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.40:0/4459794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:10.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:10 smithi040 bash[76016]: audit 2024-04-24T17:23:09.806505+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.40:0/4459794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:10 smithi204 bash[58651]: audit 2024-04-24T17:23:09.806505+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.40:0/4459794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:10 smithi204 bash[58651]: audit 2024-04-24T17:23:09.806505+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.40:0/4459794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-24T17:23:10.718 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -e sha1=5904d29475f5be602879d9fb26280e89b808d5cc -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: cluster 2024-04-24T17:23:10.036165+0000 mgr.x (mgr.25010) 3057 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: cluster 2024-04-24T17:23:10.036165+0000 mgr.x (mgr.25010) 3057 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: audit 2024-04-24T17:23:10.502207+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: audit 2024-04-24T17:23:10.502207+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: audit 2024-04-24T17:23:10.504366+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: audit 2024-04-24T17:23:10.504366+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: audit 2024-04-24T17:23:10.519228+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:11.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[70555]: audit 2024-04-24T17:23:10.519228+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: cluster 2024-04-24T17:23:10.036165+0000 mgr.x (mgr.25010) 3057 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: cluster 2024-04-24T17:23:10.036165+0000 mgr.x (mgr.25010) 3057 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: audit 2024-04-24T17:23:10.502207+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: audit 2024-04-24T17:23:10.502207+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: audit 2024-04-24T17:23:10.504366+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: audit 2024-04-24T17:23:10.504366+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: audit 2024-04-24T17:23:10.519228+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:11.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:11 smithi040 bash[76016]: audit 2024-04-24T17:23:10.519228+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: cluster 2024-04-24T17:23:10.036165+0000 mgr.x (mgr.25010) 3057 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: cluster 2024-04-24T17:23:10.036165+0000 mgr.x (mgr.25010) 3057 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: audit 2024-04-24T17:23:10.502207+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:23:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: audit 2024-04-24T17:23:10.502207+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-24T17:23:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: audit 2024-04-24T17:23:10.504366+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:23:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: audit 2024-04-24T17:23:10.504366+0000 mon.a (mon.0) 10762 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-24T17:23:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: audit 2024-04-24T17:23:10.519228+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:11.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:11 smithi204 bash[58651]: audit 2024-04-24T17:23:10.519228+0000 mon.a (mon.0) 10763 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:12.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:12 smithi040 bash[70555]: audit 2024-04-24T17:23:11.512233+0000 mgr.x (mgr.25010) 3058 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:12.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:12 smithi040 bash[70555]: audit 2024-04-24T17:23:11.512233+0000 mgr.x (mgr.25010) 3058 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:12.367 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:12 smithi040 bash[76016]: audit 2024-04-24T17:23:11.512233+0000 mgr.x (mgr.25010) 3058 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:12.367 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:12 smithi040 bash[76016]: audit 2024-04-24T17:23:11.512233+0000 mgr.x (mgr.25010) 3058 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:12 smithi204 bash[58651]: audit 2024-04-24T17:23:11.512233+0000 mgr.x (mgr.25010) 3058 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:12 smithi204 bash[58651]: audit 2024-04-24T17:23:11.512233+0000 mgr.x (mgr.25010) 3058 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:13.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:13 smithi040 bash[76016]: cluster 2024-04-24T17:23:12.037480+0000 mgr.x (mgr.25010) 3059 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:13.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:13 smithi040 bash[76016]: cluster 2024-04-24T17:23:12.037480+0000 mgr.x (mgr.25010) 3059 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:13.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:13 smithi040 bash[70555]: cluster 2024-04-24T17:23:12.037480+0000 mgr.x (mgr.25010) 3059 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:13.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:13 smithi040 bash[70555]: cluster 2024-04-24T17:23:12.037480+0000 mgr.x (mgr.25010) 3059 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:13.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:13 smithi204 bash[58651]: cluster 2024-04-24T17:23:12.037480+0000 mgr.x (mgr.25010) 3059 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:13.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:13 smithi204 bash[58651]: cluster 2024-04-24T17:23:12.037480+0000 mgr.x (mgr.25010) 3059 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:14.163 INFO:teuthology.orchestra.run.smithi040.stdout:osd 8 9s ago - 2024-04-24T17:23:14.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:23:14] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-24T17:23:14.943 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-24T17:23:14.953 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2024-04-24T17:23:14.953 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-24T17:23:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:13.740418+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:13.740418+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:13.748764+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:13.748764+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:13.755958+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:13.755958+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: cluster 2024-04-24T17:23:14.038410+0000 mgr.x (mgr.25010) 3060 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: cluster 2024-04-24T17:23:14.038410+0000 mgr.x (mgr.25010) 3060 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:14.126599+0000 mgr.x (mgr.25010) 3061 : audit [DBG] from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:15.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:14 smithi204 bash[58651]: audit 2024-04-24T17:23:14.126599+0000 mgr.x (mgr.25010) 3061 : audit [DBG] from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:15.136 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:13.740418+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:13.740418+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:13.748764+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:13.748764+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:13.755958+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:13.755958+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: cluster 2024-04-24T17:23:14.038410+0000 mgr.x (mgr.25010) 3060 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: cluster 2024-04-24T17:23:14.038410+0000 mgr.x (mgr.25010) 3060 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:14.126599+0000 mgr.x (mgr.25010) 3061 : audit [DBG] from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[70555]: audit 2024-04-24T17:23:14.126599+0000 mgr.x (mgr.25010) 3061 : audit [DBG] from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:13.740418+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.137 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:13.740418+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:13.748764+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:13.748764+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:13.755958+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:13.755958+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: cluster 2024-04-24T17:23:14.038410+0000 mgr.x (mgr.25010) 3060 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: cluster 2024-04-24T17:23:14.038410+0000 mgr.x (mgr.25010) 3060 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:14.126599+0000 mgr.x (mgr.25010) 3061 : audit [DBG] from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:15.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:14 smithi040 bash[76016]: audit 2024-04-24T17:23:14.126599+0000 mgr.x (mgr.25010) 3061 : audit [DBG] from='client.54940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[70555]: cluster 2024-04-24T17:23:16.040015+0000 mgr.x (mgr.25010) 3062 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[70555]: cluster 2024-04-24T17:23:16.040015+0000 mgr.x (mgr.25010) 3062 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[70555]: audit 2024-04-24T17:23:16.856764+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:17.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[70555]: audit 2024-04-24T17:23:16.856764+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:17.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[76016]: cluster 2024-04-24T17:23:16.040015+0000 mgr.x (mgr.25010) 3062 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:17.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[76016]: cluster 2024-04-24T17:23:16.040015+0000 mgr.x (mgr.25010) 3062 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:17.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[76016]: audit 2024-04-24T17:23:16.856764+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:17.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:17 smithi040 bash[76016]: audit 2024-04-24T17:23:16.856764+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:17 smithi204 bash[58651]: cluster 2024-04-24T17:23:16.040015+0000 mgr.x (mgr.25010) 3062 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:17 smithi204 bash[58651]: cluster 2024-04-24T17:23:16.040015+0000 mgr.x (mgr.25010) 3062 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:17 smithi204 bash[58651]: audit 2024-04-24T17:23:16.856764+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:17.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:17 smithi204 bash[58651]: audit 2024-04-24T17:23:16.856764+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-24T17:23:19.271 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-04-24T17:23:19.271 INFO:teuthology.orchestra.run.smithi040.stdout: "image": "quay.io/ceph/ceph", 2024-04-24T17:23:19.272 INFO:teuthology.orchestra.run.smithi040.stdout: "registry": "quay.io", 2024-04-24T17:23:19.272 INFO:teuthology.orchestra.run.smithi040.stdout: "bare_image": "ceph/ceph", 2024-04-24T17:23:19.272 INFO:teuthology.orchestra.run.smithi040.stdout: "versions": [] 2024-04-24T17:23:19.272 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-04-24T17:23:19.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[70555]: cluster 2024-04-24T17:23:18.041052+0000 mgr.x (mgr.25010) 3063 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:19.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[70555]: cluster 2024-04-24T17:23:18.041052+0000 mgr.x (mgr.25010) 3063 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:19.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[70555]: audit 2024-04-24T17:23:18.161348+0000 mgr.x (mgr.25010) 3064 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:19.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[70555]: audit 2024-04-24T17:23:18.161348+0000 mgr.x (mgr.25010) 3064 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:19.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[76016]: cluster 2024-04-24T17:23:18.041052+0000 mgr.x (mgr.25010) 3063 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:19.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[76016]: cluster 2024-04-24T17:23:18.041052+0000 mgr.x (mgr.25010) 3063 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:19.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[76016]: audit 2024-04-24T17:23:18.161348+0000 mgr.x (mgr.25010) 3064 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:19.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:19 smithi040 bash[76016]: audit 2024-04-24T17:23:18.161348+0000 mgr.x (mgr.25010) 3064 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:19.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:19 smithi204 bash[58651]: cluster 2024-04-24T17:23:18.041052+0000 mgr.x (mgr.25010) 3063 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:19.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:19 smithi204 bash[58651]: cluster 2024-04-24T17:23:18.041052+0000 mgr.x (mgr.25010) 3063 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:19.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:19 smithi204 bash[58651]: audit 2024-04-24T17:23:18.161348+0000 mgr.x (mgr.25010) 3064 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:19.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:19 smithi204 bash[58651]: audit 2024-04-24T17:23:18.161348+0000 mgr.x (mgr.25010) 3064 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:20.029 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-24T17:23:21.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:21 smithi040 bash[70555]: cluster 2024-04-24T17:23:20.042223+0000 mgr.x (mgr.25010) 3065 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:21.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:21 smithi040 bash[70555]: cluster 2024-04-24T17:23:20.042223+0000 mgr.x (mgr.25010) 3065 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:21.357 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:21 smithi040 bash[76016]: cluster 2024-04-24T17:23:20.042223+0000 mgr.x (mgr.25010) 3065 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:21.357 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:21 smithi040 bash[76016]: cluster 2024-04-24T17:23:20.042223+0000 mgr.x (mgr.25010) 3065 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:21.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:21 smithi204 bash[58651]: cluster 2024-04-24T17:23:20.042223+0000 mgr.x (mgr.25010) 3065 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:21.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:21 smithi204 bash[58651]: cluster 2024-04-24T17:23:20.042223+0000 mgr.x (mgr.25010) 3065 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:22.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:22 smithi040 bash[76016]: audit 2024-04-24T17:23:21.520284+0000 mgr.x (mgr.25010) 3066 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:22.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:22 smithi040 bash[76016]: audit 2024-04-24T17:23:21.520284+0000 mgr.x (mgr.25010) 3066 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:22 smithi040 bash[70555]: audit 2024-04-24T17:23:21.520284+0000 mgr.x (mgr.25010) 3066 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:22.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:22 smithi040 bash[70555]: audit 2024-04-24T17:23:21.520284+0000 mgr.x (mgr.25010) 3066 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:22 smithi204 bash[58651]: audit 2024-04-24T17:23:21.520284+0000 mgr.x (mgr.25010) 3066 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:22.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:22 smithi204 bash[58651]: audit 2024-04-24T17:23:21.520284+0000 mgr.x (mgr.25010) 3066 : audit [DBG] from='client.54694 -' entity='client.iscsi.foo.smithi040.xbyvtt' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-24T17:23:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:23 smithi040 bash[70555]: cluster 2024-04-24T17:23:22.043752+0000 mgr.x (mgr.25010) 3067 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:23.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:23 smithi040 bash[70555]: cluster 2024-04-24T17:23:22.043752+0000 mgr.x (mgr.25010) 3067 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:23 smithi040 bash[76016]: cluster 2024-04-24T17:23:22.043752+0000 mgr.x (mgr.25010) 3067 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:23.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:23 smithi040 bash[76016]: cluster 2024-04-24T17:23:22.043752+0000 mgr.x (mgr.25010) 3067 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:23 smithi204 bash[58651]: cluster 2024-04-24T17:23:22.043752+0000 mgr.x (mgr.25010) 3067 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:23.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:23 smithi204 bash[58651]: cluster 2024-04-24T17:23:22.043752+0000 mgr.x (mgr.25010) 3067 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:24.053 INFO:teuthology.orchestra.run.smithi040.stdout: "16.2.0", 2024-04-24T17:23:24.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:24 smithi040 bash[70555]: audit 2024-04-24T17:23:23.238151+0000 mgr.x (mgr.25010) 3068 : audit [DBG] from='client.45033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:24.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:24 smithi040 bash[70555]: audit 2024-04-24T17:23:23.238151+0000 mgr.x (mgr.25010) 3068 : audit [DBG] from='client.45033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:24.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:24 smithi040 bash[76016]: audit 2024-04-24T17:23:23.238151+0000 mgr.x (mgr.25010) 3068 : audit [DBG] from='client.45033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:24.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:24 smithi040 bash[76016]: audit 2024-04-24T17:23:23.238151+0000 mgr.x (mgr.25010) 3068 : audit [DBG] from='client.45033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:24.508 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:24 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:23:24] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-04-24T17:23:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:24 smithi204 bash[58651]: audit 2024-04-24T17:23:23.238151+0000 mgr.x (mgr.25010) 3068 : audit [DBG] from='client.45033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:24.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:24 smithi204 bash[58651]: audit 2024-04-24T17:23:23.238151+0000 mgr.x (mgr.25010) 3068 : audit [DBG] from='client.45033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:24.833 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ea53982-025b-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-24T17:23:25.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: cluster 2024-04-24T17:23:24.044628+0000 mgr.x (mgr.25010) 3069 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:25.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: cluster 2024-04-24T17:23:24.044628+0000 mgr.x (mgr.25010) 3069 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:25.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: audit 2024-04-24T17:23:25.080378+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: audit 2024-04-24T17:23:25.080378+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.442 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: audit 2024-04-24T17:23:25.091755+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: audit 2024-04-24T17:23:25.091755+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: audit 2024-04-24T17:23:25.104300+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.443 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[70555]: audit 2024-04-24T17:23:25.104300+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: cluster 2024-04-24T17:23:24.044628+0000 mgr.x (mgr.25010) 3069 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:25.443 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: cluster 2024-04-24T17:23:24.044628+0000 mgr.x (mgr.25010) 3069 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:25.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: audit 2024-04-24T17:23:25.080378+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: audit 2024-04-24T17:23:25.080378+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: audit 2024-04-24T17:23:25.091755+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: audit 2024-04-24T17:23:25.091755+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: audit 2024-04-24T17:23:25.104300+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:25 smithi040 bash[76016]: audit 2024-04-24T17:23:25.104300+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: cluster 2024-04-24T17:23:24.044628+0000 mgr.x (mgr.25010) 3069 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: cluster 2024-04-24T17:23:24.044628+0000 mgr.x (mgr.25010) 3069 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: audit 2024-04-24T17:23:25.080378+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: audit 2024-04-24T17:23:25.080378+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: audit 2024-04-24T17:23:25.091755+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: audit 2024-04-24T17:23:25.091755+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: audit 2024-04-24T17:23:25.104300+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:25.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:25 smithi204 bash[58651]: audit 2024-04-24T17:23:25.104300+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25010 172.21.15.204:0/3533466999' entity='mgr.x' 2024-04-24T17:23:27.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:27 smithi040 bash[70555]: cluster 2024-04-24T17:23:26.046103+0000 mgr.x (mgr.25010) 3070 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:27.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:27 smithi040 bash[70555]: cluster 2024-04-24T17:23:26.046103+0000 mgr.x (mgr.25010) 3070 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:27.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:27 smithi040 bash[76016]: cluster 2024-04-24T17:23:26.046103+0000 mgr.x (mgr.25010) 3070 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:27.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:27 smithi040 bash[76016]: cluster 2024-04-24T17:23:26.046103+0000 mgr.x (mgr.25010) 3070 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:27 smithi204 bash[58651]: cluster 2024-04-24T17:23:26.046103+0000 mgr.x (mgr.25010) 3070 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:27.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:27 smithi204 bash[58651]: cluster 2024-04-24T17:23:26.046103+0000 mgr.x (mgr.25010) 3070 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-24T17:23:29.339 INFO:teuthology.orchestra.run.smithi040.stdout: "v16.2.2", 2024-04-24T17:23:29.339 INFO:teuthology.orchestra.run.smithi040.stdout: "v16.2.2-20210505", 2024-04-24T17:23:29.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:29 smithi040 bash[76016]: cluster 2024-04-24T17:23:28.047150+0000 mgr.x (mgr.25010) 3071 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:29.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:29 smithi040 bash[76016]: cluster 2024-04-24T17:23:28.047150+0000 mgr.x (mgr.25010) 3071 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:29.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:29 smithi040 bash[70555]: cluster 2024-04-24T17:23:28.047150+0000 mgr.x (mgr.25010) 3071 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:29.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:29 smithi040 bash[70555]: cluster 2024-04-24T17:23:28.047150+0000 mgr.x (mgr.25010) 3071 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:29 smithi204 bash[58651]: cluster 2024-04-24T17:23:28.047150+0000 mgr.x (mgr.25010) 3071 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:29 smithi204 bash[58651]: cluster 2024-04-24T17:23:28.047150+0000 mgr.x (mgr.25010) 3071 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-24T17:23:30.211 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-24T17:23:30.223 INFO:tasks.cephadm:Teardown begin 2024-04-24T17:23:30.224 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:23:30.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:23:30.253 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-24T17:23:30.253 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-24T17:23:30.285 DEBUG:teuthology.orchestra.run.smithi204:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-24T17:23:30.302 INFO:tasks.cephadm:Stopping all daemons... 2024-04-24T17:23:30.302 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-24T17:23:30.302 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a 2024-04-24T17:23:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:30 smithi040 bash[70555]: audit 2024-04-24T17:23:28.646068+0000 mgr.x (mgr.25010) 3072 : audit [DBG] from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:30 smithi040 bash[70555]: audit 2024-04-24T17:23:28.646068+0000 mgr.x (mgr.25010) 3072 : audit [DBG] from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:30.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:30 smithi040 systemd[1]: Stopping Ceph mon.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:30 smithi040 bash[76016]: audit 2024-04-24T17:23:28.646068+0000 mgr.x (mgr.25010) 3072 : audit [DBG] from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:30.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:30 smithi040 bash[76016]: audit 2024-04-24T17:23:28.646068+0000 mgr.x (mgr.25010) 3072 : audit [DBG] from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:30.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[58651]: audit 2024-04-24T17:23:28.646068+0000 mgr.x (mgr.25010) 3072 : audit [DBG] from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:30.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[58651]: audit 2024-04-24T17:23:28.646068+0000 mgr.x (mgr.25010) 3072 : audit [DBG] from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-24T17:23:30.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: [24/Apr/2024:17:23:30] ENGINE Bus STOPPING 2024-04-24T17:23:30.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: [24/Apr/2024:17:23:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:23:30.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: [24/Apr/2024:17:23:30] ENGINE Bus STOPPED 2024-04-24T17:23:30.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: [24/Apr/2024:17:23:30] ENGINE Bus STARTING 2024-04-24T17:23:30.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: CherryPy Checker: 2024-04-24T17:23:30.758 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: The Application mounted at '' has an empty config. 2024-04-24T17:23:30.759 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: [24/Apr/2024:17:23:30] ENGINE Serving on http://:::9283 2024-04-24T17:23:30.759 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:30 smithi204 bash[52826]: [24/Apr/2024:17:23:30] ENGINE Bus STARTED 2024-04-24T17:23:30.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:30 smithi040 bash[70555]: debug 2024-04-24T17:23:30.476+0000 7f95e46ef700 -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-24T17:23:30.846 INFO:journalctl@ceph.mon.a.smithi040.stdout:Apr 24 17:23:30 smithi040 bash[70555]: debug 2024-04-24T17:23:30.476+0000 7f95e46ef700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-24T17:23:31.552 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.a.service' 2024-04-24T17:23:31.589 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:23:31.589 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-24T17:23:31.589 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-24T17:23:31.589 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.c 2024-04-24T17:23:31.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:31 smithi040 systemd[1]: Stopping Ceph mon.c for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:31.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:31 smithi040 bash[76016]: debug 2024-04-24T17:23:31.775+0000 7f3517698700 -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-24T17:23:31.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Apr 24 17:23:31 smithi040 bash[76016]: debug 2024-04-24T17:23:31.775+0000 7f3517698700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-24T17:23:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:31 smithi204 bash[52826]: [24/Apr/2024:17:23:31] ENGINE Bus STOPPING 2024-04-24T17:23:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:31 smithi204 bash[52826]: [24/Apr/2024:17:23:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-24T17:23:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:31 smithi204 bash[52826]: [24/Apr/2024:17:23:31] ENGINE Bus STOPPED 2024-04-24T17:23:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:31 smithi204 bash[52826]: [24/Apr/2024:17:23:31] ENGINE Bus STARTING 2024-04-24T17:23:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:31 smithi204 bash[52826]: [24/Apr/2024:17:23:31] ENGINE Serving on http://:::9283 2024-04-24T17:23:32.258 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:31 smithi204 bash[52826]: [24/Apr/2024:17:23:31] ENGINE Bus STARTED 2024-04-24T17:23:32.783 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.c.service' 2024-04-24T17:23:32.813 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:23:32.813 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-24T17:23:32.813 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-24T17:23:32.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.b 2024-04-24T17:23:33.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:32 smithi204 systemd[1]: Stopping Ceph mon.b for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:33.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:32 smithi204 bash[58651]: debug 2024-04-24T17:23:32.989+0000 7fcb34e0f700 -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-24T17:23:33.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:32 smithi204 bash[58651]: debug 2024-04-24T17:23:32.989+0000 7fcb34e0f700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-24T17:23:34.419 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 24 17:23:34 smithi204 bash[92076]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-mon-b 2024-04-24T17:23:34.419 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:34 smithi204 bash[52826]: ::ffff:172.21.15.204 - - [24/Apr/2024:17:23:34] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-24T17:23:34.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mon.b.service' 2024-04-24T17:23:34.536 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:23:34.536 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-24T17:23:34.536 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-24T17:23:34.537 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y 2024-04-24T17:23:34.928 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Apr 24 17:23:34 smithi040 systemd[1]: Stopping Ceph mgr.y for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:35.518 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-24T17:23:35.543 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:23:35.543 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-24T17:23:35.543 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-24T17:23:35.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.x 2024-04-24T17:23:35.791 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:35 smithi204 systemd[1]: Stopping Ceph mgr.x for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:35.839 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:35 smithi204 bash[52826]: debug 2024-04-24T17:23:35.793+0000 7fa88c742700 -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-24T17:23:35.839 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 24 17:23:35 smithi204 bash[52826]: debug 2024-04-24T17:23:35.793+0000 7fa88c742700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-24T17:23:36.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-24T17:23:36.654 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:23:36.655 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-24T17:23:36.655 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-24T17:23:36.655 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.0 2024-04-24T17:23:36.939 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:23:36 smithi040 systemd[1]: Stopping Ceph osd.0 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:36.939 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:23:36 smithi040 bash[79964]: debug 2024-04-24T17:23:36.807+0000 7f6d04b35700 -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-24T17:23:36.939 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:23:36 smithi040 bash[79964]: debug 2024-04-24T17:23:36.807+0000 7f6d04b35700 -1 osd.0 159 *** Got signal Terminated *** 2024-04-24T17:23:36.939 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:23:36 smithi040 bash[79964]: debug 2024-04-24T17:23:36.807+0000 7f6d04b35700 -1 osd.0 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:23:43.439 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:23:42 smithi040 bash[108172]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:23:43.439 INFO:journalctl@ceph.osd.0.smithi040.stdout:Apr 24 17:23:43 smithi040 bash[108237]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-0 2024-04-24T17:23:43.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:23:43 smithi040 bash[101987]: ts=2024-04-24T17:23:43.532Z 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://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:23:43.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:23:43 smithi040 bash[101987]: ts=2024-04-24T17:23:43.533Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:23:45.108 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.0.service' 2024-04-24T17:23:45.138 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:23:45.138 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-24T17:23:45.138 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-24T17:23:45.138 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.1 2024-04-24T17:23:45.439 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:23:45 smithi040 systemd[1]: Stopping Ceph osd.1 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:45.439 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:23:45 smithi040 bash[83041]: debug 2024-04-24T17:23:45.307+0000 7f3a9f771700 -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-24T17:23:45.439 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:23:45 smithi040 bash[83041]: debug 2024-04-24T17:23:45.307+0000 7f3a9f771700 -1 osd.1 159 *** Got signal Terminated *** 2024-04-24T17:23:45.439 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:23:45 smithi040 bash[83041]: debug 2024-04-24T17:23:45.307+0000 7f3a9f771700 -1 osd.1 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:23:51.486 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:23:51 smithi040 bash[108368]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:23:51.486 INFO:journalctl@ceph.osd.1.smithi040.stdout:Apr 24 17:23:51 smithi040 bash[108617]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-1 2024-04-24T17:23:52.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:23:51 smithi204 bash[86000]: ts=2024-04-24T17:23:51.743Z 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.204:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.204:8765: connect: connection refused" 2024-04-24T17:23:52.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:23:51 smithi204 bash[86000]: ts=2024-04-24T17:23:51.746Z 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.204:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.204:8765: connect: connection refused" 2024-04-24T17:23:52.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:23:51 smithi204 bash[86000]: ts=2024-04-24T17:23:51.746Z 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.204:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.204:8765: connect: connection refused" 2024-04-24T17:23:52.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:23:51 smithi204 bash[86000]: ts=2024-04-24T17:23:51.746Z 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.204:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.204:8765: connect: connection refused" 2024-04-24T17:23:52.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:23:51 smithi204 bash[86000]: ts=2024-04-24T17:23:51.746Z 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.204:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.204:8765: connect: connection refused" 2024-04-24T17:23:53.415 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.1.service' 2024-04-24T17:23:53.444 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:23:53.445 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-24T17:23:53.445 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-24T17:23:53.445 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.2 2024-04-24T17:23:53.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:23:53 smithi040 bash[101987]: ts=2024-04-24T17:23:53.531Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:23:53.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:23:53 smithi040 bash[101987]: ts=2024-04-24T17:23:53.532Z 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://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:23:53.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:23:53 smithi040 bash[101987]: ts=2024-04-24T17:23:53.532Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:23:53.689 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:23:53 smithi040 systemd[1]: Stopping Ceph osd.2 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:23:53.690 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:23:53 smithi040 bash[85789]: debug 2024-04-24T17:23:53.619+0000 7f5032686700 -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-24T17:23:53.690 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:23:53 smithi040 bash[85789]: debug 2024-04-24T17:23:53.619+0000 7f5032686700 -1 osd.2 159 *** Got signal Terminated *** 2024-04-24T17:23:53.690 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:23:53 smithi040 bash[85789]: debug 2024-04-24T17:23:53.619+0000 7f5032686700 -1 osd.2 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:23:59.938 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:23:59 smithi040 bash[108770]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:23:59.939 INFO:journalctl@ceph.osd.2.smithi040.stdout:Apr 24 17:23:59 smithi040 bash[109329]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-2 2024-04-24T17:24:01.728 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.2.service' 2024-04-24T17:24:01.757 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:24:01.757 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-24T17:24:01.758 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-24T17:24:01.758 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.3 2024-04-24T17:24:02.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:01 smithi040 systemd[1]: Stopping Ceph osd.3 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:02.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:01 smithi040 bash[88864]: debug 2024-04-24T17:24:01.935+0000 7f7f111ae700 -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-24T17:24:02.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:01 smithi040 bash[88864]: debug 2024-04-24T17:24:01.935+0000 7f7f111ae700 -1 osd.3 159 *** Got signal Terminated *** 2024-04-24T17:24:02.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:01 smithi040 bash[88864]: debug 2024-04-24T17:24:01.935+0000 7f7f111ae700 -1 osd.3 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:24:03.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:03 smithi204 bash[63723]: debug 2024-04-24T17:24:03.349+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:03.912 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:03 smithi040 bash[101987]: ts=2024-04-24T17:24:03.531Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:03.912 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:03 smithi040 bash[101987]: ts=2024-04-24T17:24:03.533Z 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://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:03.912 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:03 smithi040 bash[101987]: ts=2024-04-24T17:24:03.534Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:24:04.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:03 smithi040 bash[88864]: debug 2024-04-24T17:24:03.911+0000 7f7f0979a700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.378542+0000 front 2024-04-24T17:23:40.378591+0000 (oldest deadline 2024-04-24T17:24:03.278552+0000) 2024-04-24T17:24:04.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:04 smithi204 bash[63723]: debug 2024-04-24T17:24:04.389+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:05.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:04 smithi040 bash[88864]: debug 2024-04-24T17:24:04.875+0000 7f7f0979a700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.378542+0000 front 2024-04-24T17:23:40.378591+0000 (oldest deadline 2024-04-24T17:24:03.278552+0000) 2024-04-24T17:24:05.258 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:04 smithi204 bash[67057]: debug 2024-04-24T17:24:04.761+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:05.745 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:05 smithi204 bash[63723]: debug 2024-04-24T17:24:05.417+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:06.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:05 smithi204 bash[67057]: debug 2024-04-24T17:24:05.741+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:06.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:05 smithi040 bash[88864]: debug 2024-04-24T17:24:05.855+0000 7f7f0979a700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.378542+0000 front 2024-04-24T17:23:40.378591+0000 (oldest deadline 2024-04-24T17:24:03.278552+0000) 2024-04-24T17:24:06.728 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:06 smithi204 bash[63723]: debug 2024-04-24T17:24:06.373+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:07.008 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:06 smithi204 bash[67057]: debug 2024-04-24T17:24:06.725+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:07.008 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:06 smithi204 bash[73987]: debug 2024-04-24T17:24:06.837+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:07.189 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:06 smithi040 bash[88864]: debug 2024-04-24T17:24:06.883+0000 7f7f0979a700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.378542+0000 front 2024-04-24T17:23:40.378591+0000 (oldest deadline 2024-04-24T17:24:03.278552+0000) 2024-04-24T17:24:07.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:07 smithi204 bash[63723]: debug 2024-04-24T17:24:07.357+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:07.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:07 smithi204 bash[71479]: debug 2024-04-24T17:24:07.181+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:08.200 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:07 smithi204 bash[67057]: debug 2024-04-24T17:24:07.761+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:08.201 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:07 smithi204 bash[73987]: debug 2024-04-24T17:24:07.833+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:08.335 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:08 smithi040 bash[109463]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:24:08.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:08 smithi204 bash[63723]: debug 2024-04-24T17:24:08.321+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:08.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:08 smithi204 bash[71479]: debug 2024-04-24T17:24:08.201+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:08.689 INFO:journalctl@ceph.osd.3.smithi040.stdout:Apr 24 17:24:08 smithi040 bash[109535]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-3 2024-04-24T17:24:09.220 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:08 smithi204 bash[67057]: debug 2024-04-24T17:24:08.813+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:09.221 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:08 smithi204 bash[73987]: debug 2024-04-24T17:24:08.833+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:09.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:09 smithi204 bash[63723]: debug 2024-04-24T17:24:09.309+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:09.509 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:09 smithi204 bash[71479]: debug 2024-04-24T17:24:09.221+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:10.232 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:09 smithi204 bash[67057]: debug 2024-04-24T17:24:09.857+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:10.232 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:09 smithi204 bash[73987]: debug 2024-04-24T17:24:09.805+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:10.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:10 smithi204 bash[63723]: debug 2024-04-24T17:24:10.257+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:10.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:10 smithi204 bash[71479]: debug 2024-04-24T17:24:10.229+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:10.886 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.3.service' 2024-04-24T17:24:10.915 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:24:10.916 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-24T17:24:10.916 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-24T17:24:10.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.4 2024-04-24T17:24:11.247 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:10 smithi204 bash[67057]: debug 2024-04-24T17:24:10.877+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:11.248 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:10 smithi204 systemd[1]: Stopping Ceph osd.4 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:11.248 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[63723]: debug 2024-04-24T17:24:11.053+0000 7ff6f847b700 -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-24T17:24:11.248 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[63723]: debug 2024-04-24T17:24:11.053+0000 7ff6f847b700 -1 osd.4 159 *** Got signal Terminated *** 2024-04-24T17:24:11.248 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[63723]: debug 2024-04-24T17:24:11.053+0000 7ff6f847b700 -1 osd.4 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:24:11.248 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:10 smithi204 bash[73987]: debug 2024-04-24T17:24:10.817+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:11.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[63723]: debug 2024-04-24T17:24:11.281+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:11.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[71479]: debug 2024-04-24T17:24:11.245+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:12.234 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[73987]: debug 2024-04-24T17:24:11.829+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:12.234 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[67057]: debug 2024-04-24T17:24:11.881+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:12.234 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:11 smithi204 bash[67057]: debug 2024-04-24T17:24:11.881+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:12.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[63723]: debug 2024-04-24T17:24:12.233+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:12.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[63723]: debug 2024-04-24T17:24:12.233+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.093378+0000 front 2024-04-24T17:23:49.093357+0000 (oldest deadline 2024-04-24T17:24:11.992851+0000) 2024-04-24T17:24:12.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[71479]: debug 2024-04-24T17:24:12.281+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:12.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[71479]: debug 2024-04-24T17:24:12.281+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:13.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[67057]: debug 2024-04-24T17:24:12.889+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:13.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[67057]: debug 2024-04-24T17:24:12.889+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:13.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[73987]: debug 2024-04-24T17:24:12.857+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:13.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:12 smithi204 bash[73987]: debug 2024-04-24T17:24:12.857+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:13.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[63723]: debug 2024-04-24T17:24:13.273+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:13.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[63723]: debug 2024-04-24T17:24:13.273+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.093378+0000 front 2024-04-24T17:23:49.093357+0000 (oldest deadline 2024-04-24T17:24:11.992851+0000) 2024-04-24T17:24:13.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[71479]: debug 2024-04-24T17:24:13.241+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:13.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[71479]: debug 2024-04-24T17:24:13.241+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:13.887 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[67057]: debug 2024-04-24T17:24:13.853+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:13.887 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[67057]: debug 2024-04-24T17:24:13.853+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:13.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:13 smithi040 bash[101987]: ts=2024-04-24T17:24:13.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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:13.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:13 smithi040 bash[101987]: ts=2024-04-24T17:24:13.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://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:13.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:13 smithi040 bash[101987]: ts=2024-04-24T17:24:13.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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:24:14.231 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[73987]: debug 2024-04-24T17:24:13.885+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:14.231 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:13 smithi204 bash[73987]: debug 2024-04-24T17:24:13.885+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:14.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[63723]: debug 2024-04-24T17:24:14.229+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:14.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[63723]: debug 2024-04-24T17:24:14.229+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.093378+0000 front 2024-04-24T17:23:49.093357+0000 (oldest deadline 2024-04-24T17:24:11.992851+0000) 2024-04-24T17:24:14.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[71479]: debug 2024-04-24T17:24:14.229+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:14.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[71479]: debug 2024-04-24T17:24:14.229+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:15.133 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[73987]: debug 2024-04-24T17:24:14.905+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:15.133 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[73987]: debug 2024-04-24T17:24:14.905+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:15.134 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[67057]: debug 2024-04-24T17:24:14.873+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:15.134 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:14 smithi204 bash[67057]: debug 2024-04-24T17:24:14.873+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:15.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[63723]: debug 2024-04-24T17:24:15.229+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:38.690544+0000 front 2024-04-24T17:23:38.690580+0000 (oldest deadline 2024-04-24T17:24:02.790383+0000) 2024-04-24T17:24:15.508 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[63723]: debug 2024-04-24T17:24:15.229+0000 7ff6f0a67700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.093378+0000 front 2024-04-24T17:23:49.093357+0000 (oldest deadline 2024-04-24T17:24:11.992851+0000) 2024-04-24T17:24:15.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[71479]: debug 2024-04-24T17:24:15.241+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:15.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[71479]: debug 2024-04-24T17:24:15.241+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:16.011 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[67057]: debug 2024-04-24T17:24:15.913+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:16.011 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[67057]: debug 2024-04-24T17:24:15.913+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:16.012 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[73987]: debug 2024-04-24T17:24:15.949+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:16.012 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:15 smithi204 bash[73987]: debug 2024-04-24T17:24:15.949+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:16.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:16 smithi204 bash[71479]: debug 2024-04-24T17:24:16.261+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:16.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:16 smithi204 bash[71479]: debug 2024-04-24T17:24:16.261+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:17.193 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:16 smithi204 bash[67057]: debug 2024-04-24T17:24:16.937+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:17.193 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:16 smithi204 bash[67057]: debug 2024-04-24T17:24:16.937+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:17.194 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:16 smithi204 bash[73987]: debug 2024-04-24T17:24:16.993+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:17.194 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:16 smithi204 bash[73987]: debug 2024-04-24T17:24:16.993+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:17.463 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[93078]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:24:17.463 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[93243]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-4 2024-04-24T17:24:17.463 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[71479]: debug 2024-04-24T17:24:17.253+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:17.464 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[71479]: debug 2024-04-24T17:24:17.253+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:18.222 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[67057]: debug 2024-04-24T17:24:17.917+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:18.222 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[67057]: debug 2024-04-24T17:24:17.917+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:18.223 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[73987]: debug 2024-04-24T17:24:17.965+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:18.223 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:17 smithi204 bash[73987]: debug 2024-04-24T17:24:17.965+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:18.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:18 smithi204 bash[71479]: debug 2024-04-24T17:24:18.221+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:18.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:18 smithi204 bash[71479]: debug 2024-04-24T17:24:18.221+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:18.953 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:18 smithi204 bash[67057]: debug 2024-04-24T17:24:18.920+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:18.953 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:18 smithi204 bash[67057]: debug 2024-04-24T17:24:18.920+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:19.234 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:18 smithi204 bash[73987]: debug 2024-04-24T17:24:18.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:19.234 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:18 smithi204 bash[73987]: debug 2024-04-24T17:24:18.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:19.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[71479]: debug 2024-04-24T17:24:19.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:19.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[71479]: debug 2024-04-24T17:24:19.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:19.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.4.service' 2024-04-24T17:24:19.584 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:24:19.585 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-24T17:24:19.585 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-24T17:24:19.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.5 2024-04-24T17:24:19.904 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:19 smithi204 systemd[1]: Stopping Ceph osd.5 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:19.905 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[67057]: debug 2024-04-24T17:24:19.756+0000 7f5dd5fb6700 -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-24T17:24:19.905 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[67057]: debug 2024-04-24T17:24:19.756+0000 7f5dd5fb6700 -1 osd.5 159 *** Got signal Terminated *** 2024-04-24T17:24:19.905 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[67057]: debug 2024-04-24T17:24:19.756+0000 7f5dd5fb6700 -1 osd.5 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:24:19.905 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[67057]: debug 2024-04-24T17:24:19.900+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:20.250 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[67057]: debug 2024-04-24T17:24:19.900+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:20.251 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[73987]: debug 2024-04-24T17:24:19.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:20.251 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[73987]: debug 2024-04-24T17:24:19.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:20.251 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:19 smithi204 bash[73987]: debug 2024-04-24T17:24:19.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:20.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[71479]: debug 2024-04-24T17:24:20.248+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:20.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[71479]: debug 2024-04-24T17:24:20.248+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:20.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[71479]: debug 2024-04-24T17:24:20.248+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:21.258 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[67057]: debug 2024-04-24T17:24:20.924+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:21.258 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[67057]: debug 2024-04-24T17:24:20.924+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:21.258 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[73987]: debug 2024-04-24T17:24:20.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:21.258 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[73987]: debug 2024-04-24T17:24:20.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:21.258 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:20 smithi204 bash[73987]: debug 2024-04-24T17:24:20.948+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:21.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[71479]: debug 2024-04-24T17:24:21.288+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:21.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[71479]: debug 2024-04-24T17:24:21.288+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:21.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[71479]: debug 2024-04-24T17:24:21.288+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:22.245 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[67057]: debug 2024-04-24T17:24:21.920+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:22.245 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[67057]: debug 2024-04-24T17:24:21.920+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:22.246 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[73987]: debug 2024-04-24T17:24:21.956+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:22.246 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[73987]: debug 2024-04-24T17:24:21.956+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:22.246 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:21 smithi204 bash[73987]: debug 2024-04-24T17:24:21.956+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:22.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[71479]: debug 2024-04-24T17:24:22.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:22.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[71479]: debug 2024-04-24T17:24:22.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:22.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[71479]: debug 2024-04-24T17:24:22.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:23.230 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[73987]: debug 2024-04-24T17:24:22.972+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:23.230 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[73987]: debug 2024-04-24T17:24:22.972+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:23.230 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[73987]: debug 2024-04-24T17:24:22.972+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:23.231 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[67057]: debug 2024-04-24T17:24:22.884+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:23.231 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[67057]: debug 2024-04-24T17:24:22.884+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:23.231 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:22 smithi204 bash[67057]: debug 2024-04-24T17:24:22.884+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:56.949508+0000 front 2024-04-24T17:23:56.949796+0000 (oldest deadline 2024-04-24T17:24:22.249507+0000) 2024-04-24T17:24:23.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[71479]: debug 2024-04-24T17:24:23.228+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:23.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[71479]: debug 2024-04-24T17:24:23.228+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:23.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[71479]: debug 2024-04-24T17:24:23.228+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:23.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:23 smithi040 bash[101987]: ts=2024-04-24T17:24:23.534Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:23.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:23 smithi040 bash[101987]: ts=2024-04-24T17:24:23.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://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:23.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:23 smithi040 bash[101987]: ts=2024-04-24T17:24:23.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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:24:24.234 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[73987]: debug 2024-04-24T17:24:23.976+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:24.235 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[73987]: debug 2024-04-24T17:24:23.976+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:24.235 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[73987]: debug 2024-04-24T17:24:23.976+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:24.235 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[67057]: debug 2024-04-24T17:24:23.924+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:41.147272+0000 front 2024-04-24T17:23:41.147574+0000 (oldest deadline 2024-04-24T17:24:04.047043+0000) 2024-04-24T17:24:24.235 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[67057]: debug 2024-04-24T17:24:23.924+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:49.348297+0000 front 2024-04-24T17:23:49.348544+0000 (oldest deadline 2024-04-24T17:24:11.648187+0000) 2024-04-24T17:24:24.235 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:23 smithi204 bash[67057]: debug 2024-04-24T17:24:23.924+0000 7f5dd25aa700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:56.949508+0000 front 2024-04-24T17:23:56.949796+0000 (oldest deadline 2024-04-24T17:24:22.249507+0000) 2024-04-24T17:24:24.507 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:24 smithi204 bash[71479]: debug 2024-04-24T17:24:24.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:24.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:24 smithi204 bash[71479]: debug 2024-04-24T17:24:24.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:24.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:24 smithi204 bash[71479]: debug 2024-04-24T17:24:24.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:25.369 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:25 smithi204 bash[71479]: debug 2024-04-24T17:24:25.224+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:25.370 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:25 smithi204 bash[71479]: debug 2024-04-24T17:24:25.224+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:25.370 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:25 smithi204 bash[71479]: debug 2024-04-24T17:24:25.224+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:25.370 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:25 smithi204 bash[73987]: debug 2024-04-24T17:24:25.020+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:25.370 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:25 smithi204 bash[73987]: debug 2024-04-24T17:24:25.020+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:25.370 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:25 smithi204 bash[73987]: debug 2024-04-24T17:24:25.020+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:26.276 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[93377]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:24:26.276 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[93996]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-5 2024-04-24T17:24:26.276 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[71479]: debug 2024-04-24T17:24:26.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:26.276 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[71479]: debug 2024-04-24T17:24:26.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:26.276 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[71479]: debug 2024-04-24T17:24:26.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:26.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[73987]: debug 2024-04-24T17:24:26.012+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:26.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[73987]: debug 2024-04-24T17:24:26.012+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:26.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:26 smithi204 bash[73987]: debug 2024-04-24T17:24:26.012+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:27.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:27 smithi204 bash[71479]: debug 2024-04-24T17:24:27.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:27.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:27 smithi204 bash[71479]: debug 2024-04-24T17:24:27.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:27.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:27 smithi204 bash[71479]: debug 2024-04-24T17:24:27.244+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:27.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:27 smithi204 bash[73987]: debug 2024-04-24T17:24:27.040+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:27.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:27 smithi204 bash[73987]: debug 2024-04-24T17:24:27.040+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:27.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:27 smithi204 bash[73987]: debug 2024-04-24T17:24:27.040+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:28.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.5.service' 2024-04-24T17:24:28.275 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:24:28.276 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-24T17:24:28.276 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-24T17:24:28.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.6 2024-04-24T17:24:28.326 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[71479]: debug 2024-04-24T17:24:28.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:28.326 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[71479]: debug 2024-04-24T17:24:28.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:28.326 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[71479]: debug 2024-04-24T17:24:28.232+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:28.326 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[73987]: debug 2024-04-24T17:24:28.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:28.326 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[73987]: debug 2024-04-24T17:24:28.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:28.326 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[73987]: debug 2024-04-24T17:24:28.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:28.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:28 smithi204 systemd[1]: Stopping Ceph osd.6 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:28.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[71479]: debug 2024-04-24T17:24:28.440+0000 7ff55693d700 -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-24T17:24:28.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[71479]: debug 2024-04-24T17:24:28.440+0000 7ff55693d700 -1 osd.6 159 *** Got signal Terminated *** 2024-04-24T17:24:28.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:28 smithi204 bash[71479]: debug 2024-04-24T17:24:28.440+0000 7ff55693d700 -1 osd.6 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:24:29.257 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:29 smithi204 bash[73987]: debug 2024-04-24T17:24:29.000+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:29.258 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:29 smithi204 bash[73987]: debug 2024-04-24T17:24:29.000+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:29.258 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:29 smithi204 bash[73987]: debug 2024-04-24T17:24:29.000+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:29.507 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:29 smithi204 bash[71479]: debug 2024-04-24T17:24:29.252+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:29.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:29 smithi204 bash[71479]: debug 2024-04-24T17:24:29.252+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:29.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:29 smithi204 bash[71479]: debug 2024-04-24T17:24:29.252+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:30.296 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:30 smithi204 bash[73987]: debug 2024-04-24T17:24:30.024+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:30.296 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:30 smithi204 bash[73987]: debug 2024-04-24T17:24:30.024+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:30.296 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:30 smithi204 bash[73987]: debug 2024-04-24T17:24:30.024+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:30.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:30 smithi204 bash[71479]: debug 2024-04-24T17:24:30.292+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:30.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:30 smithi204 bash[71479]: debug 2024-04-24T17:24:30.292+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:30.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:30 smithi204 bash[71479]: debug 2024-04-24T17:24:30.292+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:30.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:30 smithi204 bash[71479]: debug 2024-04-24T17:24:30.292+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:05.916728+0000 front 2024-04-24T17:24:05.916786+0000 (oldest deadline 2024-04-24T17:24:29.416629+0000) 2024-04-24T17:24:31.300 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[73987]: debug 2024-04-24T17:24:31.024+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:31.301 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[73987]: debug 2024-04-24T17:24:31.024+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:31.301 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[73987]: debug 2024-04-24T17:24:31.024+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:31.301 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[73987]: debug 2024-04-24T17:24:31.024+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:31.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[71479]: debug 2024-04-24T17:24:31.296+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:31.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[71479]: debug 2024-04-24T17:24:31.296+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:31.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[71479]: debug 2024-04-24T17:24:31.296+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:31.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:31 smithi204 bash[71479]: debug 2024-04-24T17:24:31.296+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:05.916728+0000 front 2024-04-24T17:24:05.916786+0000 (oldest deadline 2024-04-24T17:24:29.416629+0000) 2024-04-24T17:24:32.328 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[73987]: debug 2024-04-24T17:24:32.068+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:32.328 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[73987]: debug 2024-04-24T17:24:32.068+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:32.328 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[73987]: debug 2024-04-24T17:24:32.068+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:32.328 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[73987]: debug 2024-04-24T17:24:32.068+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:32.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[71479]: debug 2024-04-24T17:24:32.324+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:32.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[71479]: debug 2024-04-24T17:24:32.324+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:32.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[71479]: debug 2024-04-24T17:24:32.324+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:32.758 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:32 smithi204 bash[71479]: debug 2024-04-24T17:24:32.324+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:05.916728+0000 front 2024-04-24T17:24:05.916786+0000 (oldest deadline 2024-04-24T17:24:29.416629+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[71479]: debug 2024-04-24T17:24:33.284+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:40.911091+0000 front 2024-04-24T17:23:40.911210+0000 (oldest deadline 2024-04-24T17:24:06.711909+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[71479]: debug 2024-04-24T17:24:33.284+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.713415+0000 front 2024-04-24T17:23:46.713207+0000 (oldest deadline 2024-04-24T17:24:11.412635+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[71479]: debug 2024-04-24T17:24:33.284+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:57.814725+0000 front 2024-04-24T17:23:57.814902+0000 (oldest deadline 2024-04-24T17:24:19.514689+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[71479]: debug 2024-04-24T17:24:33.284+0000 7ff54ef29700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:05.916728+0000 front 2024-04-24T17:24:05.916786+0000 (oldest deadline 2024-04-24T17:24:29.416629+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[73987]: debug 2024-04-24T17:24:33.100+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[73987]: debug 2024-04-24T17:24:33.100+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[73987]: debug 2024-04-24T17:24:33.100+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:33.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:33 smithi204 bash[73987]: debug 2024-04-24T17:24:33.100+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:33.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:33 smithi040 bash[101987]: ts=2024-04-24T17:24:33.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 7 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:33.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:33 smithi040 bash[101987]: ts=2024-04-24T17:24:33.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://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:33.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:33 smithi040 bash[101987]: ts=2024-04-24T17:24:33.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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:24:34.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:34 smithi204 bash[73987]: debug 2024-04-24T17:24:34.084+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:34.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:34 smithi204 bash[73987]: debug 2024-04-24T17:24:34.084+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:34.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:34 smithi204 bash[73987]: debug 2024-04-24T17:24:34.084+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:34.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:34 smithi204 bash[73987]: debug 2024-04-24T17:24:34.084+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:35.007 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:34 smithi204 bash[94129]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:24:35.508 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 24 17:24:35 smithi204 bash[94201]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-6 2024-04-24T17:24:35.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:35 smithi204 bash[73987]: debug 2024-04-24T17:24:35.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:35.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:35 smithi204 bash[73987]: debug 2024-04-24T17:24:35.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:35.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:35 smithi204 bash[73987]: debug 2024-04-24T17:24:35.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:35.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:35 smithi204 bash[73987]: debug 2024-04-24T17:24:35.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:36.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:36 smithi204 bash[73987]: debug 2024-04-24T17:24:36.096+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:36.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:36 smithi204 bash[73987]: debug 2024-04-24T17:24:36.096+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:36.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:36 smithi204 bash[73987]: debug 2024-04-24T17:24:36.096+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:36.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:36 smithi204 bash[73987]: debug 2024-04-24T17:24:36.096+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:37.576 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:37 smithi204 bash[73987]: debug 2024-04-24T17:24:37.116+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:37.577 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:37 smithi204 bash[73987]: debug 2024-04-24T17:24:37.116+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:37.577 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:37 smithi204 bash[73987]: debug 2024-04-24T17:24:37.116+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:37.577 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:37 smithi204 bash[73987]: debug 2024-04-24T17:24:37.116+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:37.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.6.service' 2024-04-24T17:24:38.002 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:24:38.002 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-24T17:24:38.003 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-24T17:24:38.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.7 2024-04-24T17:24:38.199 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 systemd[1]: Stopping Ceph osd.7 for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:38.199 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 bash[73987]: debug 2024-04-24T17:24:38.092+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:38.199 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 bash[73987]: debug 2024-04-24T17:24:38.092+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:38.200 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 bash[73987]: debug 2024-04-24T17:24:38.092+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:38.200 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 bash[73987]: debug 2024-04-24T17:24:38.092+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:38.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 bash[73987]: debug 2024-04-24T17:24:38.196+0000 7fdfc564f700 -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-24T17:24:38.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 bash[73987]: debug 2024-04-24T17:24:38.196+0000 7fdfc564f700 -1 osd.7 159 *** Got signal Terminated *** 2024-04-24T17:24:38.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:38 smithi204 bash[73987]: debug 2024-04-24T17:24:38.196+0000 7fdfc564f700 -1 osd.7 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-24T17:24:39.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:39 smithi204 bash[73987]: debug 2024-04-24T17:24:39.108+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:39.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:39 smithi204 bash[73987]: debug 2024-04-24T17:24:39.108+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:39.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:39 smithi204 bash[73987]: debug 2024-04-24T17:24:39.108+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:39.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:39 smithi204 bash[73987]: debug 2024-04-24T17:24:39.108+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:40.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:40 smithi204 bash[73987]: debug 2024-04-24T17:24:40.088+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:40.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:40 smithi204 bash[73987]: debug 2024-04-24T17:24:40.088+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:40.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:40 smithi204 bash[73987]: debug 2024-04-24T17:24:40.088+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:40.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:40 smithi204 bash[73987]: debug 2024-04-24T17:24:40.088+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:41.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:41 smithi204 bash[73987]: debug 2024-04-24T17:24:41.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:41.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:41 smithi204 bash[73987]: debug 2024-04-24T17:24:41.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:41.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:41 smithi204 bash[73987]: debug 2024-04-24T17:24:41.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:41.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:41 smithi204 bash[73987]: debug 2024-04-24T17:24:41.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:41.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:41 smithi204 bash[73987]: debug 2024-04-24T17:24:41.080+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-04-24T17:24:15.357682+0000 front 2024-04-24T17:24:15.357569+0000 (oldest deadline 2024-04-24T17:24:40.657333+0000) 2024-04-24T17:24:42.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:42 smithi204 bash[73987]: debug 2024-04-24T17:24:42.076+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:42.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:42 smithi204 bash[73987]: debug 2024-04-24T17:24:42.076+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:42.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:42 smithi204 bash[73987]: debug 2024-04-24T17:24:42.076+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:42.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:42 smithi204 bash[73987]: debug 2024-04-24T17:24:42.076+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:42.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:42 smithi204 bash[73987]: debug 2024-04-24T17:24:42.076+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-04-24T17:24:15.357682+0000 front 2024-04-24T17:24:15.357569+0000 (oldest deadline 2024-04-24T17:24:40.657333+0000) 2024-04-24T17:24:43.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:43 smithi204 bash[73987]: debug 2024-04-24T17:24:43.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6804 osd.0 since back 2024-04-24T17:23:39.250403+0000 front 2024-04-24T17:23:39.250721+0000 (oldest deadline 2024-04-24T17:24:06.250876+0000) 2024-04-24T17:24:43.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:43 smithi204 bash[73987]: debug 2024-04-24T17:24:43.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6812 osd.1 since back 2024-04-24T17:23:46.251862+0000 front 2024-04-24T17:23:46.251571+0000 (oldest deadline 2024-04-24T17:24:12.151593+0000) 2024-04-24T17:24:43.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:43 smithi204 bash[73987]: debug 2024-04-24T17:24:43.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6820 osd.2 since back 2024-04-24T17:23:55.053458+0000 front 2024-04-24T17:23:55.053088+0000 (oldest deadline 2024-04-24T17:24:19.153151+0000) 2024-04-24T17:24:43.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:43 smithi204 bash[73987]: debug 2024-04-24T17:24:43.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.40:6828 osd.3 since back 2024-04-24T17:24:06.656085+0000 front 2024-04-24T17:24:06.655994+0000 (oldest deadline 2024-04-24T17:24:30.155581+0000) 2024-04-24T17:24:43.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:43 smithi204 bash[73987]: debug 2024-04-24T17:24:43.032+0000 7fdfbdc3b700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-04-24T17:24:15.357682+0000 front 2024-04-24T17:24:15.357569+0000 (oldest deadline 2024-04-24T17:24:40.657333+0000) 2024-04-24T17:24:43.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:43 smithi040 bash[101987]: ts=2024-04-24T17:24:43.536Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:43.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:43 smithi040 bash[101987]: ts=2024-04-24T17:24:43.538Z 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://smithi040.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.40:8443: connect: connection refused" 2024-04-24T17:24:43.939 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:43 smithi040 bash[101987]: ts=2024-04-24T17:24:43.540Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-24T17:24:44.757 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:44 smithi204 bash[94406]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:24:44.758 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 24 17:24:44 smithi204 bash[94578]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-osd-7 2024-04-24T17:24:46.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@osd.7.service' 2024-04-24T17:24:46.459 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:24:46.459 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-24T17:24:46.459 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-24T17:24:46.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a 2024-04-24T17:24:46.694 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 systemd[1]: Stopping Ceph prometheus.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:46.694 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.637Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:24:46.694 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.637Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.637Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.637Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.637Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.637Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.637Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.638Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.638Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.638Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.638Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-24T17:24:46.695 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 24 17:24:46 smithi204 bash[86000]: ts=2024-04-24T17:24:46.638Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-24T17:24:47.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ea53982-025b-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-24T17:24:47.570 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-24T17:24:47.570 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-24T17:24:47.570 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ea53982-025b-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-24T17:24:50.634 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:50 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:50.635 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:50 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:50.931 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:50 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:50.931 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:50 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:50.932 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:50 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:50.932 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:50 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.189 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.189 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.583 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.583 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.856 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.856 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.856 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:51.857 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:51 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:52.116 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:52 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:52.116 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:52 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:52.434 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:52 smithi040 systemd[1]: Stopping Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:53.130 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:52 smithi040 bash[110902]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:24:53.130 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:52 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:24:53.131 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:53 smithi040 bash[110964]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-a 2024-04-24T17:24:53.131 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:53 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-24T17:24:53.131 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:53 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:24:53.398 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Apr 24 17:24:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:53.398 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:53 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:24:53.398 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:53 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:24:53.399 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:53 smithi040 bash[101987]: ts=2024-04-24T17:24:53.353Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-24T17:24:54.264 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:53 smithi040 bash[111026]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:24:54.264 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:54 smithi040 bash[111085]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-alertmanager-a 2024-04-24T17:24:54.264 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:54 smithi040 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-24T17:24:54.265 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:54 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:24:54.689 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Apr 24 17:24:54 smithi040 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:27.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ea53982-025b-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-24T17:25:30.830 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:30.831 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.185 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.186 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:30 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.436 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.436 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.722 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.722 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.722 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.722 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.978 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:31.978 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:31 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:32.257 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:32.258 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:32.569 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:32.570 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:32 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:32.570 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:32 smithi204 systemd[1]: Stopping Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:25:33.411 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:33 smithi204 bash[96433]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:25:33.411 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:33 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-24T17:25:33.411 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:33 smithi204 bash[96494]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-node-exporter-b 2024-04-24T17:25:33.411 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:33 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-24T17:25:33.411 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:33 smithi204 systemd[1]: Stopped Ceph node-exporter.b for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:25:33.668 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 24 17:25:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:33.668 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:33 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:33.669 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:33 smithi204 systemd[1]: Stopping Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968... 2024-04-24T17:25:33.669 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:33 smithi204 bash[89495]: logger=server t=2024-04-24T17:25:33.633692537Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-24T17:25:33.669 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:33 smithi204 bash[89495]: logger=ticker t=2024-04-24T17:25:33.633742425Z level=info msg=stopped last_tick=2024-04-24T17:25:30Z 2024-04-24T17:25:33.669 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:33 smithi204 bash[89495]: logger=tracing t=2024-04-24T17:25:33.633788052Z level=info msg="Closing tracing" 2024-04-24T17:25:34.497 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:34 smithi204 bash[96556]: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:25:34.497 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:34 smithi204 bash[96617]: Error response from daemon: No such container: ceph-1ea53982-025b-11ef-bc93-c7b262605968-grafana-a 2024-04-24T17:25:34.497 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:34 smithi204 systemd[1]: ceph-1ea53982-025b-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-24T17:25:34.497 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:34 smithi204 systemd[1]: Stopped Ceph grafana.a for 1ea53982-025b-11ef-bc93-c7b262605968. 2024-04-24T17:25:34.757 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 24 17:25:34 smithi204 systemd[1]: /etc/systemd/system/ceph-1ea53982-025b-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-24T17:25:56.924 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:25:56.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-24T17:25:56.951 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-24T17:25:56.953 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800/remote/smithi040/crash 2024-04-24T17:25:56.954 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/crash -- . 2024-04-24T17:25:56.992 INFO:teuthology.orchestra.run.smithi040.stderr:tar: /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-24T17:25:56.992 INFO:teuthology.orchestra.run.smithi040.stderr:tar: Error is not recoverable: exiting now 2024-04-24T17:25:56.994 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800/remote/smithi204/crash 2024-04-24T17:25:56.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/crash -- . 2024-04-24T17:25:57.007 INFO:teuthology.orchestra.run.smithi204.stderr:tar: /var/lib/ceph/1ea53982-025b-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-24T17:25:57.008 INFO:teuthology.orchestra.run.smithi204.stderr:tar: Error is not recoverable: exiting now 2024-04-24T17:25:57.009 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-24T17:25:57.009 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:25:57.051 INFO:teuthology.orchestra.run.smithi040.stdout:2024-04-24T16:57:01.151547+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T17:25:57.052 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-24T17:25:57.052 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[SEC\]' /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:25:57.107 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[ERR\]' /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:25:57.166 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[WRN\]' /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-24T17:25:57.222 INFO:teuthology.orchestra.run.smithi040.stdout:2024-04-24T16:57:01.151547+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-24T17:25:57.223 INFO:tasks.cephadm:Compressing logs... 2024-04-24T17:25:57.223 DEBUG:teuthology.orchestra.run.smithi040:> 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-24T17:25:57.270 DEBUG:teuthology.orchestra.run.smithi204:> 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-24T17:25:57.280 INFO:teuthology.orchestra.run.smithi040.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-24T17:25:57.285 INFO:teuthology.orchestra.run.smithi204.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-24T17:25:57.292 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-24T17:25:57.292 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-24T17:25:57.292 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-24T17:25:57.293 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi040.qgavxt.log 2024-04-24T17:25:57.293 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-24T17:25:57.294 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.0.log: /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi040.qgavxt.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-24T17:25:57.294 INFO:teuthology.orchestra.run.smithi040.stderr: 76.6% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi040.qgavxt.log.gz 2024-04-24T17:25:57.295 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-24T17:25:57.295 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-24T17:25:57.296 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.a.log: /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-24T17:25:57.296 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-24T17:25:57.296 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/tcmu-runner.log 2024-04-24T17:25:57.297 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi204.ueevvo.log 2024-04-24T17:25:57.297 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-24T17:25:57.298 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi204.ueevvo.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-24T17:25:57.298 INFO:teuthology.orchestra.run.smithi204.stderr: 76.7% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi204.ueevvo.log.gz 2024-04-24T17:25:57.299 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-24T17:25:57.299 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.7.log: /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-24T17:25:57.299 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-24T17:25:57.300 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log 2024-04-24T17:25:57.301 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-24T17:25:57.302 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-24T17:25:57.305 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.1.log: 95.1% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-24T17:25:57.305 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log 2024-04-24T17:25:57.306 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-volume.log: 91.6% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-24T17:25:57.306 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi204.ppgzyx.log 2024-04-24T17:25:57.306 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.audit.log: 88.2% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-24T17:25:57.308 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/tcmu-runner.log: 85.9% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/tcmu-runner.log.gz 2024-04-24T17:25:57.308 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi040.yfcpmm.log 2024-04-24T17:25:57.308 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-24T17:25:57.308 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi204.ppgzyx.log: 76.3% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi204.ppgzyx.log.gz 2024-04-24T17:25:57.308 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-24T17:25:57.313 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log: 93.4%gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-24T17:25:57.314 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi040.yfcpmm.log: -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-24T17:25:57.315 INFO:teuthology.orchestra.run.smithi040.stderr: 76.6% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi040.yfcpmm.log.gz 2024-04-24T17:25:57.315 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-24T17:25:57.334 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-volume.log: 92.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-24T17:25:57.335 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-24T17:25:57.338 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.b.log: /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.4.log: 93.4% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-24T17:25:57.341 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.c.log: 93.4% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-24T17:25:57.343 INFO:teuthology.orchestra.run.smithi204.stderr: 92.7% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-24T17:25:57.368 INFO:teuthology.orchestra.run.smithi204.stderr: 91.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-24T17:25:57.397 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.audit.log: 95.8% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-24T17:25:57.574 INFO:teuthology.orchestra.run.smithi040.stderr: 87.9% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-24T17:25:57.969 INFO:teuthology.orchestra.run.smithi204.stderr: 93.1% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-24T17:25:58.479 INFO:teuthology.orchestra.run.smithi040.stderr: 92.9% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-24T17:25:58.560 INFO:teuthology.orchestra.run.smithi204.stderr: 89.2% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-24T17:25:58.634 INFO:teuthology.orchestra.run.smithi040.stderr: 93.5% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-24T17:25:58.839 INFO:teuthology.orchestra.run.smithi204.stderr: 93.4% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-24T17:25:58.890 INFO:teuthology.orchestra.run.smithi040.stderr: 93.6% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-24T17:25:59.192 INFO:teuthology.orchestra.run.smithi204.stderr: 94.0% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-24T17:25:59.204 INFO:teuthology.orchestra.run.smithi040.stderr: 93.6% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-24T17:25:59.280 INFO:teuthology.orchestra.run.smithi204.stderr: 93.7% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-24T17:25:59.310 INFO:teuthology.orchestra.run.smithi204.stderr: 93.6% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-24T17:25:59.312 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-04-24T17:25:59.312 INFO:teuthology.orchestra.run.smithi204.stderr:real 0m2.036s 2024-04-24T17:25:59.312 INFO:teuthology.orchestra.run.smithi204.stderr:user 0m9.146s 2024-04-24T17:25:59.312 INFO:teuthology.orchestra.run.smithi204.stderr:sys 0m0.344s 2024-04-24T17:25:59.557 INFO:teuthology.orchestra.run.smithi040.stderr: 93.6% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-24T17:25:59.573 INFO:teuthology.orchestra.run.smithi040.stderr: 92.0% -- replaced with /var/log/ceph/1ea53982-025b-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-24T17:25:59.574 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-04-24T17:25:59.574 INFO:teuthology.orchestra.run.smithi040.stderr:real 0m2.301s 2024-04-24T17:25:59.574 INFO:teuthology.orchestra.run.smithi040.stderr:user 0m10.569s 2024-04-24T17:25:59.574 INFO:teuthology.orchestra.run.smithi040.stderr:sys 0m0.406s 2024-04-24T17:25:59.575 INFO:tasks.cephadm:Archiving logs... 2024-04-24T17:25:59.575 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800/remote/smithi040/log 2024-04-24T17:25:59.576 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-24T17:26:00.728 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800/remote/smithi204/log 2024-04-24T17:26:00.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-24T17:26:01.798 INFO:tasks.cephadm:Removing cluster... 2024-04-24T17:26:01.798 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ea53982-025b-11ef-bc93-c7b262605968 --force 2024-04-24T17:26:02.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ea53982-025b-11ef-bc93-c7b262605968 --force 2024-04-24T17:26:03.314 INFO:tasks.cephadm:Removing cephadm ... 2024-04-24T17:26:03.314 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-24T17:26:03.320 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-24T17:26:03.325 INFO:tasks.cephadm:Teardown complete 2024-04-24T17:26:03.325 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-24T17:26:03.335 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-24T17:26:03.336 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-24T17:26:03.366 DEBUG:teuthology.orchestra.run.smithi204:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-24T17:26:03.378 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T17:26:03.378 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2024-04-24T17:26:03.378 INFO:teuthology.orchestra.run.smithi040.stdout:+hv01.front.sepi 44.4.53.2 2 u 8 128 377 0.080 -3.364 0.606 2024-04-24T17:26:03.378 INFO:teuthology.orchestra.run.smithi040.stdout:*hv02.front.sepi 63.231.80.2 3 u 7 128 377 0.073 -0.822 0.266 2024-04-24T17:26:03.378 INFO:teuthology.orchestra.run.smithi040.stdout:+hv03.front.sepi 74.6.168.72 3 u 15 128 377 0.077 -0.915 0.262 2024-04-24T17:26:03.378 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-24T17:26:03.379 INFO:teuthology.orchestra.run.smithi204.stdout: remote refid st t when poll reach delay offset jitter 2024-04-24T17:26:03.379 INFO:teuthology.orchestra.run.smithi204.stdout:============================================================================== 2024-04-24T17:26:03.379 INFO:teuthology.orchestra.run.smithi204.stdout:+hv01.front.sepi 44.4.53.2 2 u 75 128 377 0.082 -3.492 0.273 2024-04-24T17:26:03.379 INFO:teuthology.orchestra.run.smithi204.stdout:*hv02.front.sepi 63.231.80.2 3 u 127 128 377 0.054 -1.509 0.215 2024-04-24T17:26:03.380 INFO:teuthology.orchestra.run.smithi204.stdout:+hv03.front.sepi 74.6.168.72 3 u 7 128 377 0.113 -1.616 0.345 2024-04-24T17:26:03.380 INFO:teuthology.orchestra.run.smithi204.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-24T17:26:03.380 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-24T17:26:03.389 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-24T17:26:03.390 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-24T17:26:03.398 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-24T17:26:03.406 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-24T17:26:03.415 INFO:teuthology.task.internal:Duration was 2414.170505 seconds 2024-04-24T17:26:03.415 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-24T17:26:03.423 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-24T17:26:03.423 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-24T17:26:03.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-24T17:26:03.467 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-24T17:26:03.467 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2024-04-24T17:26:03.467 DEBUG:teuthology.orchestra.run.smithi040:> 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-24T17:26:03.518 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi204.front.sepia.ceph.com 2024-04-24T17:26:03.518 DEBUG:teuthology.orchestra.run.smithi204:> 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-24T17:26:03.528 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-24T17:26:03.528 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-24T17:26:03.562 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-24T17:26:03.755 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-24T17:26:03.755 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-24T17:26:03.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-24T17:26:04.541 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-24T17:26:04.551 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-24T17:26:04.551 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-24T17:26:04.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-24T17:26:04.578 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-24T17:26:04.587 DEBUG:teuthology.orchestra.run.smithi040:> 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-24T17:26:04.606 DEBUG:teuthology.orchestra.run.smithi204:> 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-24T17:26:04.614 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2024-04-24T17:26:04.631 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = core 2024-04-24T17:26:04.659 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-24T17:26:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T17:26:04.692 DEBUG:teuthology.orchestra.run.smithi204:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-24T17:26:04.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-24T17:26:04.705 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-24T17:26:04.714 INFO:teuthology.task.internal:Transferring archived files... 2024-04-24T17:26:04.715 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800/remote/smithi040 2024-04-24T17:26:04.715 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-24T17:26:04.786 DEBUG:teuthology.misc:Transferring archived files from smithi204:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800/remote/smithi204 2024-04-24T17:26:04.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-24T17:26:04.824 INFO:teuthology.task.internal:Removing archive directory... 2024-04-24T17:26:04.825 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-24T17:26:04.827 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-24T17:26:04.861 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-24T17:26:04.872 INFO:teuthology.task.internal:Not uploading archives. 2024-04-24T17:26:04.872 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-24T17:26:04.882 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-24T17:26:04.882 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-24T17:26:04.885 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-24T17:26:04.888 INFO:teuthology.orchestra.run.smithi040.stdout: 658643 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 24 17:26 /home/ubuntu/cephtest 2024-04-24T17:26:04.910 INFO:teuthology.orchestra.run.smithi204.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 24 17:26 /home/ubuntu/cephtest 2024-04-24T17:26:04.911 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-24T17:26:04.920 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-24T17:26:04.938 INFO:teuthology.nuke:Checking targets against current locks 2024-04-24T17:26:04.960 DEBUG:teuthology.nuke:shortname: smithi040 2024-04-24T17:26:04.960 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-24T17:26:04.983 DEBUG:teuthology.nuke:shortname: smithi204 2024-04-24T17:26:04.983 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-24T17:26:04.986 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800', '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-24 16:36:42.245149', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOed8m4rOwyprwqrYWV4mKK659ja3kU/IoNZNEBj0SABQWkzy13vhAFS0W1Sf86tHb91NrUIqUMDaw1mkBL04TU='} 2024-04-24T17:26:05.010 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-24_15:49:18-orch:cephadm-wip-adk-testing-2024-04-24-0937-distro-default-smithi/7671800', '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-24 16:36:42.246519', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHxNpN2OBKJyQs3XHltZT/ZeyBX3IVXgzQtmbNjp4JyUwAYb7XiZTN4EHiYaiUBP6M6Uh6NG6EhSpEBcCauXnoc='} 2024-04-24T17:26:05.033 INFO:teuthology.orchestra.console.smithi040:Power off 2024-04-24T17:26:05.033 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-24T17:26:05.055 DEBUG:teuthology.orchestra.console.smithi040:power off output: Chassis Power Control: Down/Off 2024-04-24T17:26:05.055 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:26:05.071 INFO:teuthology.orchestra.console.smithi204:Power off 2024-04-24T17:26:05.071 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-24T17:26:05.079 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2024-04-24T17:26:05.094 DEBUG:teuthology.orchestra.console.smithi204:power off output: Chassis Power Control: Down/Off 2024-04-24T17:26:05.094 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:26:05.116 DEBUG:teuthology.orchestra.console.smithi204:check power output: Chassis Power is on 2024-04-24T17:26:09.080 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:26:09.117 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:26:09.190 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2024-04-24T17:26:09.225 DEBUG:teuthology.orchestra.console.smithi204:check power output: Chassis Power is on 2024-04-24T17:26:13.197 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:26:13.227 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:26:13.306 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is off 2024-04-24T17:26:13.335 DEBUG:teuthology.orchestra.console.smithi204:check power output: Chassis Power is on 2024-04-24T17:26:13.407 INFO:teuthology.orchestra.console.smithi040:Power off completed 2024-04-24T17:26:17.339 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-24T17:26:17.449 DEBUG:teuthology.orchestra.console.smithi204:check power output: Chassis Power is off 2024-04-24T17:26:17.550 INFO:teuthology.orchestra.console.smithi204:Power off completed 2024-04-24T17:26:17.654 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: 2414.1705050468445 failure_reason: '"2024-04-24T16:57:01.151547+0000 mon.a (mon.0) 341 : 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-24T17:26:17.654 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-24T17:26:17.737 INFO:teuthology.run:FAIL